summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-22* lib/test/unit.rb: use Kernel.exit to get rid of usingnobu
2009-03-20* object.c (rb_convert_type, rb_to_integer)knu
2009-03-20* array.c (Array#try_convert): New method backported from 1.9.knu
2009-03-20* 2009-03-20svn
2009-03-20* ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStrakr
2009-03-19* 2009-03-19svn
2009-03-19* ext/openssl/ossl_ssl.c: revert incomplete read_nonblockakr
2009-03-17* 2009-03-18svn
2009-03-17 * lib/drb/drb.rb (open_server_inaddr_any): fixed multiple networkseki
2009-03-17* 2009-03-17svn
2009-03-17* lib/pathname.rb (Pathname#sub): set $~ in block.binding.akr
2009-03-16* ext/tk/tcltklib.c (eventloop_sleep, lib_eventloop_core),nobu
2009-03-16* eval.c (proc_arity): fixed rdoc. [ruby-core:18708]nobu
2009-03-16* eval.c (rb_thread_schedule): suppressed a warning.nobu
2009-03-16* 2009-03-16svn
2009-03-16* eval.c (stack_extend): suppressed a warning.nobu
2009-03-15* gc.c (run_final): frees zombies only. [ruby-dev:38171]nobu
2009-03-14* gc.c (rb_gc_call_finalizer_at_exit): leave Thread objectsnobu
2009-03-14* util.c (rv_strdup): macro to duplicate nul-terminated string.nobu
2009-03-13* eval.c (rb_call0): should pass rest argument information evenmatz
2009-03-13* 2009-03-14svn
2009-03-13* lib/fileutils.rb (FileUtils#fu_get_gid): stringify groupmatz
2009-03-13* ChangeLog: removed extra entries.nobu
2009-03-13* mkconfig.rb (patchlevel): config.status may not containnobu
2009-03-13* common.mk (EXTMK_ARGS): needs MINIRUBY for cross-compile.nobu
2009-03-13* 2009-03-13svn
2009-03-13eol-stylenobu
2009-03-12* test/openssl/test_ssl.rb (OpenSSL#test_client_session):kazu
2009-03-12* 2009-03-12svn
2009-03-12 * mkconfig.rb: patchlevel is sometimes minus.usa
2009-03-11* gc.c (run_final): calls free function. [ruby-core:22578]nobu
2009-03-09* 2009-03-09nobu
2009-03-09* version.h (RUBY_VERSION): Bump the version number to 1.8.8dev.knu
2009-03-07* 2009-03-07svn
2009-03-07* file.c: include fcntl.h for O_RDONLY on Solaris.akr
2009-03-03* ext/extmk.rb (extmake): removes object files no longer used andnobu
2009-03-03* ext/extmk.rb (extmake): removes object files no longer used.nobu
2009-03-03* ext/extmk.rb (extmake), lib/mkmf.rb (create_makefile): $objs andnobu
2009-03-01* util.c (ruby_dtoa): allocates one more byte to get rid of buffernobu
2009-03-01* ext/bigdecimal/bigdecimal.c (gfDebug): uncommented out.nobu
2009-03-01* test/ruby/test_path.rb (test_extname): test for r19596.nobu
2009-03-01* test/ruby/test_path.rb (test_basename): test for r19595.nobu
2009-02-28* 2009-03-01svn
2009-02-28* class.c (rb_singleton_class_clone): Qnil must be used for a nullknu
2009-02-28* 2009-02-28svn
2009-02-28* eval.c (rb_eval): needs to guard intermediate string objects.nobu
2009-02-27* file.c (file_load_ok): cygwin allows to open directories.nobu
2009-02-27* file.c (file_load_ok): cygwin allows to open directories.nobu
2009-02-27* file.c (file_load_ok): checks if regular file, except for thenobu
2009-02-27Rephrase a confusing entry and fix a minor nit.knu