summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-19test_rinda.rb: no forknobu
2013-06-19test/testunit: reap zombienobu
2013-06-19test_rinda.rb: reap zombienobu
2013-06-19test_gdbm.rb: reap zombienobu
2013-06-19test_curses.rb: reap zombienobu
2013-06-19test_io.rb: use assert_separatelynobu
2013-06-19test_signal.rb: use assert_in_out_errnobu
2013-06-19test/ruby: reap zombiesnobu
2013-06-19envutil.rb: reap zombiesnobu
2013-06-19test/runner.rb: reap zombiesnobu
2013-06-19* include/ruby/ruby.h (struct rb_data_type_struct), gc.c: addko1
2013-06-19test_signal.rb: extra quotesnobu
2013-06-19gc.c: more infonobu
2013-06-19* test/ruby/envutil.rb (EnvUtil#rubybin): remove unnecessary unless expression.kazu
2013-06-19fix indent and stylekazu
2013-06-18* gc.c (garbage_collect_body): use FIX2INT for ruby_gc_stress.ko1
2013-06-18* gc.c (rb_objspace::gc_stress): int -> VALUE to store Fixnum object.ko1
2013-06-18* gc.c (make_deferred): clear flags to T_ZOMBIE.ko1
2013-06-18* bignum.c (rb_big_aref): Apply BIGLO to ~xds[i] for environment whichakr
2013-06-18* gc.c (rgengc_remember): fix output level.ko1
2013-06-18* gc.c (rgengc_remember): check T_NONE and T_ZOMBIEko1
2013-06-18* gc.c (RGENGC_CHECK_MODE): add new check mode `3'.ko1
2013-06-18* gc.c (gc_stress_set): add special option of GC.stress.ko1
2013-06-18* vm.c (kwmerge_i): add WB.ko1
2013-06-18* hash.c: `st_update()' also has same issue of last fix.ko1
2013-06-18* 2013-06-19svn
2013-06-18* variable.c (rb_const_set): fix WB miss.ko1
2013-06-18 * gc.c (gc_profile_record_flag): There may be two or more reasons. so, it wa...tarui
2013-06-18* vm_insnhelper.c (vm_call_method): ensure methods of typecharliesome
2013-06-18 * gc.c (gc_profile_record_flag): reason seems like one-hot encoding.tarui
2013-06-18* ext/objspace/object_tracing.c: Return for ::allocation_generationzzak
2013-06-18test_symbol.rb: fix testnobu
2013-06-18* ext/objspace/object_tracing.c: Document object_tracing methods.zzak
2013-06-18* gc.c: Rename rb_mObSpace -> rb_mObjSpacezzak
2013-06-18* ext/objspace/objspace.c: Document ObjectSpace::InternalObjectWrapper.zzak
2013-06-18* ext/objspace/object_tracing.c: Teach rdoc object_tracing.c [Bug #8537]zzak
2013-06-18* ext/.document: add object_tracing.c to document filezzak
2013-06-18* ext/objspace/objspace.c: rdoc on require to overview from r41355zzak
2013-06-18* configure.in: Check __int128.akr
2013-06-18parse.y: clear lex_strtermnobu
2013-06-18Remove useless sleepnaruse
2013-06-18Add timeout to avoid sticknaruse
2013-06-18* bignum.c (nlz): Cast the result explicitly.akr
2013-06-18* bignum.c (rb_big_xor): Non-effective code removed.akr
2013-06-18* gc.c (gc_stat): add `generated_normal_object_count_types' forko1
2013-06-18* gc.c (gc_mark_maybe): check to skip T_NONE.ko1
2013-06-18* variable.c (rb_autoload): fix WB miss.ko1
2013-06-18Message is 3rd argument, not 2ndnaruse
2013-06-17* 2013-06-18svn
2013-06-17* gc.c (gc_mark_children): don't need to care about T_ZOMBIE here.ko1