summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2004-04-05* eval.c (top_include): include in the wrapped load is done formatz
2004-04-04Remove leading ./ from filenames so that cross references work OKdave
2004-04-04* eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299]aamine
2004-04-04comments modified.akr
2004-04-04Allow multiple --exclude options to RDocdave
2004-04-03* ext/syck/syck.h: version 0.43.why
2004-04-03* Fixed a bug in the evaluation of XPath's 'or'ser
2004-04-02REXML changesser
2004-04-02REXML changes backported from the 1.9 branch:ser
2004-04-02Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave
2004-04-01 * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URInahi
2004-03-31* lib/delegate.rb (DelegateClass): define internal methods of thenobu
2004-03-28fix typo.akr
2004-03-28* lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...aamine
2004-03-27* (lib/open-uri.rb): permit extra semicolon in content-type field.akr
2004-03-27* (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethodsakr
2004-03-25Add --version option to ridave
2004-03-24Add the --list-names optiondave
2004-03-24Must now use "::" to separate nested classes. This fixes bug where "ri Kernel...dave
2004-03-24Get --one-page working with C codedave
2004-03-24Move "y" documentation to correct placedave
2004-03-24 * lib/uri.rb: Documented (thanks Dmitry V. Sabanin).gsinclair
2004-03-24* lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected bynobu
2004-03-24Don't be as eager to invent classes to documentdave
2004-03-24Allow templates to be specified outside the RDoc treedave
2004-03-21* lib/shell/*: bug fix for Shell#system(command_line_string).keiju
2004-03-20Backported 1.9 branch modifications/corrections to 1.8 branchdblack
2004-03-20Force RDoc html background to whitedave
2004-03-20synchronized with date2 3.6.tadf
2004-03-18backport drb.rb 1.16seki
2004-03-10* lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...aamine
2004-03-10* eval.c (return_jump): set return value to the returnmatz
2004-03-08* lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})akira
2004-03-04Move RDoc comments for Test::Unitdave
2004-03-01Allow aliases to have parenthesesdave
2004-02-29Handle :nodoc: om singleton classesdave
2004-02-28 * MANIFEST: add test_erb.rbseki
2004-02-26require drb/eq.rb by defaultseki
2004-02-26Doug Kearns's doc. patchdave
2004-02-26This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-02-26Doug Kearns's doc. patchdave
2004-02-24Improve heuristic for which files to include. See ChangeLogdave
2004-02-24Deal with case where first file processed contains a :stopdoc:dave
2004-02-23Handle class vars in code listingsdave
2004-02-23Handle aliases in C filesdave
2004-02-23Check opdir _before_ parsing filesdave
2004-02-23Fix constant value extraction. Escape HTML in constant valuesdave
2004-02-19missdave
2004-02-19Support visibility modifiers for attributesdave
2004-02-19 * lib/ostruct.rb: documentedgsinclair