summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-07* parse.y (singleton): get rid of segfault on syntax error.nobu
2006-01-06* 2006-01-06usa
2006-01-06* win32/win32.c (ioinfo): revert previous commit. sorry.usa
2006-01-05* 2006-01-05usa
2006-01-05* win32/win32.c (ioinfo): VC++8 support, forgotten to commit.usa
2006-01-01no messageocean
2006-01-01* 2006-01-01eban
2006-01-01* win32/win32.c (rb_w32_seekdir): should not segfault even if passedocean
2006-01-01This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-12-31* eval.c (rb_thread_save_context): should not recycle scope object usednobu
2005-12-30* 2005-12-31eban
2005-12-30All of the tickets and issues mentioned in this log can be found at:ser
2005-12-30* win32/Makefile.sub: VC++8 support.nobu
2005-12-30* gc.c (garbage_collect): mark objects refered from aborting threads.nobu
2005-12-30* dir.c (glob_helper): do not use TRUE for djgpp.eban
2005-12-29* file.c (eaccess): workaround for VC++8 runtime.usa
2005-12-29declare rb_gc_abort_threads.akr
2005-12-29avoid a GC problem with RUBY_ALWAYS_GC= ./ruby -e ''.akr
2005-12-29* 2005-12-30eban
2005-12-29* eval.c (rb_gc_mark_threads): leave unmarked threads which won't wakenobu
2005-12-29* 2005-12-29eban
2005-12-29* test/ruby/envutil.rb (EnvUtil.rubybin): search "ruby" instead ofakr
2005-12-27* 2005-12-27eban
2005-12-26* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_che...gotoyuzo
2005-12-26* eval.c (rb_eval), gc.c (gc_mark_children), node.h (NEW_ALIAS,nobu
2005-12-26* 2005-12-26eban
2005-12-26* eval.c (ev_const_get): fixed a bug in constant reference duringmatz
2005-12-24* stable version 1.8.4 released.matz
2005-12-22* version.h: 2005-12-22 (1.8.4 preview3)matz
2005-12-22* array.c: document fix - remove reference of obsoletedmatz
2005-12-21(rb_f_test): fix document. [ruby-dev:28087]akr
2005-12-21* file.c (w32_io_info): should return handle because FileIndex isocean
2005-12-21* 2005-12-21eban
2005-12-21* lib/pathname.rb (test_kernel_open): use File.identical?.akr
2005-12-20* eval.c (eval_under_i): evaluate source in caller's frame.nobu
2005-12-20* ext/syck/rubyext.c: fixed GC problem (backported HEAD 1.55 - 1.62)ocean
2005-12-20* ext/syck/rubyext.c (syck_emitter_reset): to ensure compatibilitywhy
2005-12-19* 2005-12-20eban
2005-12-19* io.c (rb_f_backquote): fix a GC problem onakr
2005-12-19* 2005-12-19nobu
2005-12-19* parse.y (rb_symname_p): fixed wrong validation. [ruby-dev:28047]nobu
2005-12-17* 2005-12-17eban
2005-12-16* bignum.c (rb_big_rshift): fix a GC problem onakr
2005-12-16* eval.c (bmcall): fix a GC problem by tail call onakr
2005-12-16corrected the allocation size.ttate
2005-12-16revert previous change.akr
2005-12-16refine "unknown data type" message.akr
2005-12-15* 2005-12-16eban
2005-12-15* signal.c (Init_signal): revert C++ style comment.matz
2005-12-14* 2005-12-15eban