summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2004-02-19Fix typos (Doug Kearns)dave
2004-02-18Strip extraneous spaces from included filenamedave
2004-02-18remove O_NONBLOCK, tahnks ayseki
2004-02-17This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-02-16stop doubling timeoutseki
2004-02-16 * lib/csv.rb: document reduction. [ruby-core:02429]nahi
2004-02-16 * lib/generator.rb: corrected doc formatgsinclair
2004-02-15raise RequestExpiredError if timeoutseki
2004-02-14* lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).gotoyuzo
2004-02-14add pretty_printseki
2004-02-12 * lib/ftools.rb: documentedgsinclair
2004-02-12 * lib/base64.rb: backported from HEAD (modularised and documented)gsinclair