summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-15* lib/cgi.rb (CGI::Cookie): tiny typo fix.matz
2003-10-15* eval.c (ruby_run): just return FAILURE instead of parse errornobu
2003-10-15* ext/digest/digest.c (rb_digest_base_alloc): need to initializeusa
2003-10-15* marshal.c (w_object): dump extended modules as well.matz
2003-10-15ruby-listnobu
2003-10-15add entry3.rbnagai
2003-10-152003-10-15usa
2003-10-15* ext/enumerator/enumerator.c (enumerator_each): avoid VC++ warning.usa
2003-10-14* ext/syck/bytecode.c: Checkin of YAML bytecode support.why
2003-10-14Update.knu
2003-10-14* lib/generator.rb: A new library which converts an internalknu
2003-10-14ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :nagai
2003-10-14* test/digest/test_digest.rb: Moved from ext/digest/test.rb.knu
2003-10-14ChangeLog: forgot. sorrynagai
2003-10-14ext/tk/lib/tk.rb:nagai
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