summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-14ext/tcltklib/tcltklib.c:nagai
2003-10-14forgot..nahi
2003-10-14* lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi
2003-10-14* eval.c (ruby_finalize_0): return the given exit status unlessnobu
2003-10-14* intern.h (ruby_stop): never return.nobu
2003-10-13* lib/pathname.rb (realpath): make ELOOP check bit more robust.akr
2003-10-132003-10-14knu
2003-10-13commit miss.nobu
2003-10-13* eval.c (rb_require_safe): segfault after loading .so.nobu
2003-10-13Add ext/enumerator, a helper module for the Enumerable interface.knu
2003-10-13* test/ruby/envutil.rb: use Config::CONFIG["ruby_install_name"],eban
2003-10-13* eval.c (rb_feature_p): match by classified suffix.nobu
2003-10-132003-10-13eban
2003-10-13* string.c (str_new4): should not preserve FL_TAINT status in thematz
2003-10-122003-10-12eban
2003-10-12* ext/win32ole/extconf.rb: check "windows.h", not "windows".eban
2003-10-11* lib/rexml/quickpath.rb (REXML::QuickPath::match):eban
2003-10-11fix previous change.akr
2003-10-11* lib/pathname.rb (realpath): check existence of the file.akr
2003-10-11* lib/pathname.rb (realpath): re-implemented.akr
2003-10-112003-10-11eban
2003-10-11* lib/pathname.rb (realpath_rec): fix handling of symlink to absoluteakr
2003-10-11* lib/monitor.rb: handle exceptions correctly. Thanks, Gennadyshugo
2003-10-10* MANIFEST: add these files:eban
2003-10-10* Forgot to update the MANIFEST, WRT the removal of files from theser
2003-10-10* Changes to the encoding mechanism. If iconv is found, it is used firstser
2003-10-102003-10-10nobu
2003-10-09* eval.c (is_defined): inheritance line adjustment as like asnobu
2003-10-09* marshal.c (r_object0): remove unnecessary iv restoration formatz
2003-10-09* ext/openssl/ossl_x509name.c (ossl_x509name_initialize): addgotoyuzo
2003-10-09* eval.c (rb_thread_start_0): prevent thread from GC.nobu
2003-10-09* eval.c (rb_thread_start_0): non-volatile should be restored fromnobu
2003-10-09* eval.c (proc_save_safe_level, proc_get_safe_level,nobu
2003-10-09* pack.c (uv_to_utf8): change message to "out of range", sincematz
2003-10-09* eval.c (rb_set_end_proc, rb_exec_end_proc): restore safe level.nobu
2003-10-09* eval.c (rb_yield_0): no error if block is empty.nobu
2003-10-092003-10-09eban
2003-10-09eval.c (eval): re-indented.nobu
2003-10-08commit miss.nobu
2003-10-08* eval.c (localjump_error): id should be ID.nobu
2003-10-082003-10-08eban
2003-10-08* MANIFEST: add these files:eban
2003-10-08 * lib/test/unit.rb: removed installation instructions.ntalbott
2003-10-07applied patch by OHARA Shigeki:mneumann
2003-10-07* MANIFEST: add test/ruby/endblockwarn.rb.eban
2003-10-07* test/ruby/test_beginendblock.rb, test/ruby/endblockwarn.rb: commited oldernahi
2003-10-07* test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END.nahi
2003-10-07define Fcntl::O_ACCMODE instead of Fcntl::ACCMODE to be consist withakr
2003-10-07* ext/fcntl/fcntl.c (Init_fcntl): define Fcntl::ACCMODE.akr
2003-10-07* ext/socket/extconf.rb: useless assignment removed.akr