aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-021-0/+13
* * text formatnahi2004-01-011-3/+1
* Fix problem with ambiguous nested classesdave2004-01-011-0/+5
* * lib/pathname.rb: Corrected small coding error.gsinclair2003-12-311-1/+5
* * lib/pathname.rb: Completed documentation.gsinclair2003-12-311-0/+4
* Make file in '// in sss.c' relativedave2003-12-311-0/+5
* Fix problem with private alias to public methoddave2003-12-311-0/+6
* * io.c (rb_f_readline): should raise EOFError at the end ofmatz2003-12-301-0/+13
* Add RDoc for kernel functions, and tidy updave2003-12-301-0/+5
* Fix problem when class and method names the samedave2003-12-301-0/+7
* Fix parse problem with complex yieldsdave2003-12-291-0/+8
* * lib/pathname.rb: Added documentation.gsinclair2003-12-291-0/+4
* * lib/net/http.rb (GenericRequest#initialize): check if path begins with '/'.aamine2003-12-291-0/+7
* Add RDoc for Kernel global functions, tidy array and errordave2003-12-291-3/+7
* Tidy array.c RDocdave2003-12-291-0/+4
* RDoc Struct and randomdave2003-12-281-0/+4
* * lib/optparse.rb: Improved documentation.gsinclair2003-12-281-0/+4
* forgot ML pointer.usa2003-12-281-1/+1
* * instruby.rb: fix install directory if destdir and compile_dir areusa2003-12-281-0/+11
* RDoc comments for Proc, Method, and UnboundMethoddave2003-12-281-0/+4
* Add RDoc comments to math.cdave2003-12-281-0/+4
* * ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn'takr2003-12-281-0/+8
* Add RDoc documentation for stuff in object.cdave2003-12-281-0/+5
* * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly.nahi2003-12-281-2/+9
* Thread/ThradGroup RDocdave2003-12-281-0/+4
* Fix quoting of method names in regexpdave2003-12-271-0/+5
* Add support for rules in ri outputdave2003-12-271-0/+5
* Add "Document-method:" capabilitydave2003-12-271-0/+13
* Some Ruby source uses Init_xxx (lower case for the class name)dave2003-12-271-0/+6
* * configure.in: fix "test: too many arguments" error.eban2003-12-271-0/+4
* Add RDoc comments for Timedave2003-12-271-0/+4
* RDoc comments for Symboldave2003-12-271-0/+4
* Add RDoc commentsdave2003-12-271-0/+4
* * io.c (next_argv): warn always for stdin on inplace edit mode.matz2003-12-261-2/+10
* * io.c (rb_f_backquote): need not to check nil result.matz2003-12-261-0/+15
* * configure.in: check if getcontext and setcontext are available.nobu2003-12-261-0/+6
* lib/pathname.rb (PathnameTest#test_plus): add 2 assertions.akr2003-12-261-0/+4
* * test/ruby/test_pack.rb: new test test_pack_N.aamine2003-12-261-0/+4
* * MANIFEST: add vms/config.h and remove vms/config.h_in.usa2003-12-261-0/+4
* [VMS] "rfm=stmlf" is specified for open() and fopen().akiyoshi2003-12-261-0/+4
* * string.c (rb_str_update): don't return any value.usa2003-12-251-0/+4
* * string.c (rb_str_update): call rb_str_modify().matz2003-12-251-0/+4
* * eval.c (search_required): search actual file name once when nonobu2003-12-241-0/+5
* * configure.in: check for nanosleep, -lrt if required.matz2003-12-241-1/+12
* * stable version 1.8.1 released.matz2003-12-241-0/+8
* * test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rbnahi2003-12-241-0/+6
* * lib/tsort.rb (test_orphaned_break): removed.akr2003-12-241-0/+4
* * ext/tk/sample/tkmulticolumnlist.rb: new samplenagai2003-12-241-0/+6
* * configure.in (LDSHARED): Fixed typographical error in assignment ofeban2003-12-241-0/+6
* * eval.c (catch_timer): do not call rb_thread_schedule() inside tomatz2003-12-241-0/+17