aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * test/digest/test_digest.rb: Moved from ext/digest/test.rb.knu2003-10-141-0/+4
* ChangeLog: forgot. sorrynagai2003-10-141-0/+5
* ext/tcltklib/tcltklib.c:nagai2003-10-141-0/+26
* forgot..nahi2003-10-141-0/+22
* * eval.c (ruby_finalize_0): return the given exit status unlessnobu2003-10-141-0/+5
* * intern.h (ruby_stop): never return.nobu2003-10-141-0/+6
* * lib/pathname.rb (realpath): make ELOOP check bit more robust.akr2003-10-131-0/+6
* * eval.c (rb_require_safe): segfault after loading .so.nobu2003-10-131-2/+4
* Add ext/enumerator, a helper module for the Enumerable interface.knu2003-10-131-0/+5
* * test/ruby/envutil.rb: use Config::CONFIG["ruby_install_name"],eban2003-10-131-0/+5
* * eval.c (rb_feature_p): match by classified suffix.nobu2003-10-131-1/+17
* * string.c (str_new4): should not preserve FL_TAINT status in thematz2003-10-131-0/+17
* * ext/win32ole/extconf.rb: check "windows.h", not "windows".eban2003-10-121-0/+5
* * lib/rexml/quickpath.rb (REXML::QuickPath::match):eban2003-10-111-0/+5
* * lib/pathname.rb (realpath): check existence of the file.akr2003-10-111-1/+3
* * lib/pathname.rb (realpath): re-implemented.akr2003-10-111-3/+3
* * lib/pathname.rb (realpath_rec): fix handling of symlink to absoluteakr2003-10-111-0/+5
* * lib/monitor.rb: handle exceptions correctly. Thanks, Gennadyshugo2003-10-111-0/+5
* * eval.c (is_defined): inheritance line adjustment as like asnobu2003-10-091-0/+5
* * marshal.c (r_object0): remove unnecessary iv restoration formatz2003-10-091-3/+16
* * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): addgotoyuzo2003-10-091-0/+10
* * eval.c (rb_thread_start_0): prevent thread from GC.nobu2003-10-091-0/+5
* * eval.c (rb_thread_start_0): non-volatile should be restored fromnobu2003-10-091-0/+5
* * eval.c (proc_save_safe_level, proc_get_safe_level,nobu2003-10-091-0/+5
* * pack.c (uv_to_utf8): change message to "out of range", sincematz2003-10-091-0/+8
* * eval.c (rb_set_end_proc, rb_exec_end_proc): restore safe level.nobu2003-10-091-0/+5
* * eval.c (rb_yield_0): no error if block is empty.nobu2003-10-091-0/+4
* commit miss.nobu2003-10-081-4/+0
* * eval.c (localjump_error): id should be ID.nobu2003-10-081-1/+24
* * lib/test/unit.rb: removed installation instructions.ntalbott2003-10-081-0/+27
* * test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END.nahi2003-10-071-0/+9
* define Fcntl::O_ACCMODE instead of Fcntl::ACCMODE to be consist withakr2003-10-071-1/+1
* * ext/fcntl/fcntl.c (Init_fcntl): define Fcntl::ACCMODE.akr2003-10-071-1/+3
* * ext/socket/extconf.rb: useless assignment removed.akr2003-10-071-0/+4
* * test/ruby/test_beginendblock.rb (test_endinmethod): END{} is nownobu2003-10-071-0/+5
* * parse.y (stmt): should not expand mrhs if lhs is solely starred.nobu2003-10-061-0/+4
* * parse.y (stmt): rhs of multiple assignment should not bematz2003-10-061-0/+5
* * ext/openssl/ossl_asn1.c (ossl_asn1_get_asn1type): use appropriategotoyuzo2003-10-061-0/+14
* * lib/csv.rb (IOReader, BasicWriter): call binmode when a given IOnahi2003-10-061-2/+10
* * ext/socket/extconf.rb: check recvmsg even if sendmsg is exists.akr2003-10-061-0/+6
* * marshal.c (w_object): wrong method name in the message.nobu2003-10-061-0/+4
* * parse.y (stmt): END in method should cause warning.matz2003-10-061-0/+5
* * test/ruby/test_iterator.rb (test_block_argument_without_paren): added.nahi2003-10-061-0/+5
* * test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: added test fornahi2003-10-061-0/+5
* * marshal.c (w_object): should pass "weak" value to next level.matz2003-10-061-0/+8
* * lib/pathname.rb: version information is added in document.akr2003-10-051-0/+4
* * eval.c (rb_f_END): block should be given. [ruby-dev:21497]nobu2003-10-051-0/+4
* * lib/ext/openssl/extconf.rb: add check for some engine functionsgotoyuzo2003-10-051-0/+7
* * eval.c (rb_eval): fix evaluation order. [ruby-list:38431]nobu2003-10-051-1/+5
* * test/uri/*: translated RUNIT to Test::Unit.akira2003-10-051-0/+4