aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test_filehandler.rb: reap zombienobu2013-06-211-1/+1
* * gc.c: enable lazy sweep (commit miss).ko12013-06-212-1/+5
* revert last commit (operation miss).ko12013-06-211-17/+6
* * gc.c: fix to use total_allocated_object_num and heaps_usedko12013-06-211-6/+17
* hash.c: refine error messagenobu2013-06-212-9/+11
* test_env.rb: fix testnobu2013-06-211-2/+8
* * gc.c: fix to use total_allocated_object_num and heaps_usedko12013-06-212-3/+12
* * gc.c: RGENGC_CHECK_MODE should be 0.ko12013-06-212-1/+5
* * gc.c (gc_marks_body): fix to get `th' in this function.ko12013-06-212-11/+15
* * gc.c (heaps_header/heaps_slot): embed bitmaps into heaps_slot.ko12013-06-212-98/+58
* Makefile.sub: timestampnobu2013-06-211-1/+1
* * gc.c (slot_sweep_body): add counters at a time.ko12013-06-212-18/+18
* * gc.c: refactoring bitmaps. introduce bits_t type and some Consts.tarui2013-06-202-69/+80
* * gc.c: fix to support USE_RGENGC == 0 (disable RGenGC).ko12013-06-202-6/+28
* * gc.c (lazy_sweep): Use is_lazy_sweeping()tarui2013-06-202-4/+11
* * remove trailing spaces.nobu2013-06-201-1/+1
* fix a typokazu2013-06-201-1/+1
* * gc.c (gc_profile_record::oldgen_objects): added.ko12013-06-202-4/+40
* test_client.rb: load opensslnobu2013-06-201-0/+4
* * bignum.c (rb_ull2big): Refactored.akr2013-06-202-11/+16
* * gc.c (gc_prof_sweep_timer_stop): accumulate sweep time only whenko12013-06-202-2/+11
* * 2013-06-21svn2013-06-201-2/+2
* * ext/bigdecimal: Workaround fix for bigdecimal test failures causedakr2013-06-203-16/+42
* * bignum.c (bigmul1_toom3): Don't call bignorm twice.akr2013-06-202-1/+4
* * bignum.c (bignorm): Don't call bigtrunc if the result is a fixnum.akr2013-06-202-1/+7
* * bignum.c (rb_uint2big): Refactored.akr2013-06-202-11/+11
* * bignum.c (dump_bignum): Use SIZEOF_BDIGITS.akr2013-06-202-1/+5
* An extra semicolon removed.akr2013-06-201-1/+1
* * bignum.c (big2ulong): Change the return type to unsigned long.akr2013-06-202-15/+30
* * bignum.c (bary_unpack_internal): Return -2 when negative overflow.akr2013-06-203-30/+66
* * gc.c (rgengc_rememberset_mark): recordko12013-06-202-1/+38
* Remove an unnecessary mode comment.knu2013-06-201-1/+0
* Set mode for GNU Makefile.knu2013-06-201-0/+1
* * benchmark/gc/gcbench.rb: Do not use GC::Profiler::disable becauseko12013-06-202-3/+10
* test_sdbm.rb: only if SDBMnobu2013-06-201-1/+1
* * benchmark/gc/gcbench.rb: stop GC::Profiler before output results.ko12013-06-202-0/+6
* * benchmark/gc/gcbench.rb: don't use __dir__ to make compatibleko12013-06-202-1/+6
* * benchmark/bm_app_aobench.rb: use attr_accessor/reader instead ofko12013-06-202-20/+9
* * remove trailing spaces.nobu2013-06-201-7/+7
* fix a typokazu2013-06-201-1/+1
* * properties.nobu2013-06-202-309/+309
* * benchmark/bm_app_aobench.rb: added.ko12013-06-203-0/+315
* * properties.nobu2013-06-201-1/+1
* * benchmark/bm_so_binary_trees.rb: disable `puts' methodko12013-06-203-2/+15
* * properties.nobu2013-06-201-1/+1
* * benchmark/gc/pentomino.rb: added.ko12013-06-202-0/+6
* * remove trailing spaces.nobu2013-06-201-1/+1
* * properties.nobu2013-06-201-29/+29
* * benchmark/gc/redblack.rb: import red black tree benchmark fromko12013-06-203-0/+403
* * properties.nobu2013-06-201-1/+1