aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-0220-255/+1442
* * text formatnahi2004-01-011-3/+1
* 2004-01-01eban2004-01-011-5/+5
* Fix problem with ambiguous nested classesdave2004-01-012-1/+6
* * lib/pathname.rb: Corrected small coding error.gsinclair2003-12-312-3/+7
* * lib/pathname.rb: Completed documentation.gsinclair2003-12-312-107/+270
* Make file in '// in sss.c' relativedave2003-12-312-1/+8
* Fix problem with private alias to public methoddave2003-12-312-3/+13
* * io.c (rb_f_readline): should raise EOFError at the end ofmatz2003-12-302-16/+29
* 2003-12-31eban2003-12-301-3/+3
* Add RDoc for kernel functions, and tidy updave2003-12-3011-29/+646
* Re-applied revision 1.21 as its changes were lost on the way to 1.22gsinclair2003-12-301-0/+2
* 2003-12-30eban2003-12-301-3/+3
* Fix problem when class and method names the samedave2003-12-302-6/+24
* Fix HTML generated for .chm post-processingdave2003-12-301-0/+1
* Fix parse problem with complex yieldsdave2003-12-292-2/+12
* * lib/pathname.rb: Added documentation.gsinclair2003-12-292-18/+190
* * lib/net/http.rb (GenericRequest#initialize): check if path begins with '/'.aamine2003-12-292-152/+142
* 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
* * lib/optparse.rb: Improved documentation.gsinclair2003-12-282-262/+260
* forgot ML pointer.usa2003-12-281-1/+1
* 2003-12-29eban2003-12-281-3/+3
* * instruby.rb: fix install directory if destdir and compile_dir areusa2003-12-287-25/+68
* RDoc comments for Proc, Method, and 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
* * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly.nahi2003-12-285-10/+19
* 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/+48
* 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/+9
* * 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 commentsdave2003-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-262-12/+36
* MG added RDoc comments for re.cdave2003-12-261-0/+419
* * io.c (rb_f_backquote): need not to check nil result.matz2003-12-266-20/+41
* * configure.in: check if getcontext and setcontext are available.nobu2003-12-263-41/+38
* lib/pathname.rb (PathnameTest#test_plus): add 2 assertions.akr2003-12-262-0/+6
* * test/ruby/test_pack.rb: new test test_pack_N.aamine2003-12-262-0/+16
* 2003-12-26usa2003-12-261-3/+3