summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with agreesive name matching (see ChangeLog)dave2004-01-071-0/+7
* * lib/debug.rb: revert command parse regexps. [ruby-list:39014] bynahi2004-01-071-0/+5
* Check for shebang line in file that would otherwise be treated as plain textdave2004-01-061-0/+6
* commit miss?nobu2004-01-061-1/+1
* * eval.c (rb_mod_modfunc): should break if m has no super class.matz2004-01-061-2/+29
* * io.c (fptr_finalize): should save errno just after failure.nobu2004-01-061-9/+14
* Split out ri display code and make pluggabledave2004-01-061-0/+5
* Add RDoc to build. Add --ri-system to RDocdave2004-01-051-0/+45
* Fix parsing where braces appear in method parameter listdave2004-01-051-0/+5
* * text formatnahi2004-01-031-5/+4
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-021-0/+13
* Fix problem with "// in sss.c" filenames not being relativedave2003-12-311-0/+5
* Fix problem with private alias to public methoddave2003-12-311-0/+6
* Add RDoc for kernel functions, and tidy updave2003-12-301-0/+5
* Fix problem when class name is also a method namedave2003-12-301-0/+7
* Fix parse problem with complex yieldsdave2003-12-291-0/+16
* 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
* RDoc Proc, Method, 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
* * 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-281-0/+7
* 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 comments to numeric.cdave2003-12-271-0/+4
* * io.c (next_argv): warn always for stdin on inplace edit mode.matz2003-12-261-0/+23
* * 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
* * 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/+9
* * 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
* * ext/openssl/ossl_ssl.c (ossl_ssl_read): should check for errorgotoyuzo2003-12-241-0/+7
* * ext/stringio/stringio.c (strio_read): clear the buffer argumentnobu2003-12-241-0/+8
* * lib/test/unit/assertions.rb: Modules are allowed to rescue.nobu2003-12-241-1/+13
* * lib/net/imap.rb (authenticate): remove "\n" from base64 encodedshugo2003-12-241-0/+5