aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * sample/webrick/*: new files.gotoyuzo2004-01-0710-0/+185
* * test/net/test_httpheader.rb: new file.aamine2004-01-072-0/+143
* * lib/net/http.rb (HTTPHeader#content_length): should return nil unless heade...aamine2004-01-072-1/+7
* fix typos.akr2004-01-074-14/+14
* * ext/tk/lib/tk.rb: use epath for embedded windows of TkPanedWindow.nagai2004-01-074-14/+86
* * lib/soap/{attachment.rb,mimemessage.rb}: added from soap4r/1.5.2.nahi2004-01-074-0/+351
* 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
* * 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