aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * io.c (fptr_finalize): should save errno just after failure.nobu2004-01-062-12/+18
* * lib/logger.rb(Logger#msg2str): no special treatment for the objectnahi2004-01-063-30/+29
* Split out ri display code and make pluggabledave2004-01-066-296/+395
* * test/inlinetest.rb, test/{test_generator.rb,test_ipaddr.rb,nahi2004-01-0611-0/+99
* * import soap4r/1.5.2;nahi2004-01-0626-215/+473
* Removed ^Msgsinclair2004-01-050-0/+0
* Add RDoc to build. Add --ri-system to RDocdave2004-01-057-40/+108
* 2004-01-06eban2004-01-051-3/+3
* * win32/dir.h, win32/win32.c: fix patch miss.usa2004-01-054-27/+8
* * lib/logger.rb: enhanced documentation.gsinclair2004-01-052-207/+355
* * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz2004-01-056-29/+90
* Add --ri-system optiondave2004-01-052-6/+18
* * test/ruby/test_pack.rb: new test test_unpack_N.aamine2004-01-042-0/+14
* 2004-01-05usa2004-01-041-3/+3
* * lib/mkmf.rb (create_makefile): remove duplicated object filesusa2004-01-042-1/+7
* 2004-01-04eban2004-01-041-3/+3
* * rubysig.h: lack of variable declaration on _WIN32 platforms.matz2004-01-031-0/+1
* * rubysig.h (TRAP_END): preserve errno before switching context.matz2004-01-022-3/+15
* * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz2004-01-0211-264/+402
* 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