aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with agreesive name matching (see ChangeLog)dave2004-01-073-9/+30
* 2004-01-07eban2004-01-071-3/+3
* * lib/debug.rb: revert command parse regexps. [ruby-list:39014] bynahi2004-01-072-5/+10
* Check for shebang line in file that would otherwise be treated as plain textdave2004-01-062-1/+19
* commit miss?nobu2004-01-061-1/+1
* * eval.c (rb_mod_modfunc): should break if m has no super class.matz2004-01-069-29/+65
* * io.c (fptr_finalize): should save errno just after failure.nobu2004-01-062-16/+22
* Split out ri display code and make pluggabledave2004-01-060-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-01-062-0/+376
* Split out ri display code and make pluggabledave2004-01-064-296/+19
* Add RDoc to build. Add --ri-system to RDocdave2004-01-057-41/+137
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-01-053-0/+135
* 2004-01-06usa2004-01-050-0/+0
* 2003-01-06usa2004-01-051-3/+3
* Fix parsing where braces appear in method parameter listdave2004-01-054-7/+27
* * text formatnahi2004-01-031-5/+4
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-0218-255/+1427
* 2004-01-01eban2004-01-011-5/+5
* Fix problem with ambiguous names in nested classesdave2004-01-011-1/+1
* Fix problem with "// in sss.c" filenames not being relativedave2003-12-312-1/+8
* Fix problem with private alias to public methoddave2003-12-312-3/+13
* 2003-12-31eban2003-12-301-3/+3
* Add RDoc for kernel functions, and tidy updave2003-12-3011-29/+646
* 2003-12-30eban2003-12-301-3/+3
* Fix problem when class name is also a method namedave2003-12-303-6/+25
* Fix parse problem with complex yieldsdave2003-12-292-2/+20
* Add RDoc for Kernel global functions, tidy array and errordave2003-12-297-7/+1108
* Tidy array.c rdocdave2003-12-292-2/+37
* RDoc Struct and randomdave2003-12-285-2/+282
* RDoc Proc, Method, UnboundMethoddave2003-12-282-0/+376
* Add RDoc comments to math.cdave2003-12-282-0/+188
* * ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn'takr2003-12-283-2/+10
* Add RDoc documentation for stuff in object.cdave2003-12-288-41/+1262
* 2003-12-28eban2003-12-281-3/+3
* * ChangeLog: text format.nahi2003-12-281-2/+2
* * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly.nahi2003-12-285-8/+17
* Thread/ThradGroup RDocdave2003-12-282-0/+605
* Fix quoting of method names in regexpdave2003-12-272-2/+7
* Add support for rules in ri outputdave2003-12-273-2/+11
* Add "Document-method:" capabilitydave2003-12-272-1/+50
* RDoc comments added by Elliott Hughesdave2003-12-272-0/+144
* Some Ruby source uses Init_xxx (lower case for the class name)dave2003-12-272-1/+7
* * configure.in: fix "test: too many arguments" error.eban2003-12-272-6/+10
* Add RDoc comments for Timedave2003-12-272-0/+485
* RDoc comments for Symboldave2003-12-272-0/+135
* Add RDoc comments to numeric.cdave2003-12-272-0/+360
* Added RDoc for class IOdave2003-12-271-2/+819
* 2003-12-27eban2003-12-261-3/+3
* * io.c (next_argv): warn always for stdin on inplace edit mode.matz2003-12-266-30/+75
* MG added RDoc comments for re.cdave2003-12-261-0/+419