summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * (lib/open-uri.rb): permit extra semicolon in content-type field.akr2004-03-272-2/+7
* 2004-03-27eban2004-03-271-3/+3
* * (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethodsakr2004-03-273-39/+51
* Add --version option to ridave2004-03-252-2/+21
* 2004-03-25eban2004-03-251-3/+3
* Add the --list-names optiondave2004-03-247-8/+75
* Must now use "::" to separate nested classes. This fixes bug where "ri Kernel...dave2004-03-242-0/+7
* Get --one-page working with C codedave2004-03-242-1/+12
* Move "y" documentation to correct placedave2004-03-241-15/+16
* * lib/uri.rb: Documented (thanks Dmitry V. Sabanin).gsinclair2004-03-249-979/+979
* 2004-03-24nobu2004-03-241-3/+3
* * lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected bynobu2004-03-242-10/+22
* Don't be as eager to invent classes to documentdave2004-03-243-4/+17
* Allow templates to be specified outside the RDoc treedave2004-03-243-3/+14
* 2004-03-22eban2004-03-221-3/+3
* * ruby.1: add -width option to .Bl for old groff.eban2004-03-222-1/+5
* 2004-03-21eban2004-03-211-3/+3
* * lib/shell/*: bug fix for Shell#system(command_line_string).keiju2004-03-214-9/+20
* lib/scanf.rbdblack2004-03-201-0/+5
* Backported 1.9 branch modifications/corrections to 1.8 branchdblack2004-03-201-12/+17
* Force RDoc html background to whitedave2004-03-202-0/+6
* 2004-03-20eban2004-03-201-3/+3
* synchronized with date2 3.6.tadf2004-03-203-12/+41
* 2004-03-19usa2004-03-191-3/+3
* * io.c (rb_io_sync): need not to check writable. [ruby-core:02674]matz2004-03-193-2/+11
* backport drb.rb 1.16seki2004-03-182-1/+5
* 2004-03-17nobu2004-03-171-3/+3
* * dir.c (range): fix possible "\0" overrun. (in case of "\0-")ocean2004-03-172-9/+13
* 2004-03-15eban2004-03-151-3/+3
* * eval.c (rb_yield_0): should not re-submit TAG_BREAK if thismatz2004-03-158-7/+18
* 2004-03-14nobu2004-03-141-3/+3
* *** empty log message ***nobu2004-03-142-3/+6
* rescue LoadError.seki2004-03-133-4/+29
* * lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...aamine2004-03-102-1/+9
* 2004-03-10usa2004-03-101-3/+3
* * eval.c (return_jump): set return value to the returnmatz2004-03-1010-100/+245
* * dir.c (range): Cancel previous change. More discussion is needed.ocean2004-03-082-3/+4
* * lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})akira2004-03-082-1/+6
* 2004-03-08eban2004-03-081-3/+3
* * dir.c (range): treat incomplete '[' as ordinary character (likeocean2004-03-082-2/+8
* use 'druby://localhost:0'. [ruby-dev:23078]seki2004-03-076-5/+17
* 2004-03-07eban2004-03-071-3/+3
* * Makefile.in (lex.c): use $? instead of $<.eban2004-03-072-1/+5
* Move RDoc comments for Test::Unitdave2004-03-042-234/+237
* 2004-03-02usa2004-03-021-3/+3
* * win32/Makefile.sub, wince/Makefile.sub (config.h): shouldn't checkusa2004-03-023-6/+7
* 2004-03-01eban2004-03-011-4/+4
* Allow aliases to have parenthesesdave2004-03-012-0/+9
* 2004-02-29eban2004-02-291-3/+3
* Handle :nodoc: om singleton classesdave2004-02-292-12/+13