aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * benchmark/gc: create a directory to store GC related benchmark.ko12013-06-208-23/+39
* * tool/hashbench1.rb: fix paramter too. Increase temporary objects.ko12013-06-202-1/+5
* * tool/hashbench1.rb: fix parameters.ko12013-06-202-2/+6
* * common.mk: remove dependency from ruby.ko12013-06-202-3/+7
* error.c: evaluate RARRAY_AREF oncenobu2013-06-202-1/+8
* test_fiber.rb: longer timeoutnobu2013-06-201-2/+2
* envutil.rb: refine messagenobu2013-06-201-1/+2
* envutil.rb: keyword argumentsnobu2013-06-201-16/+12
* fix typoskazu2013-06-201-2/+2
* GC before fork to avoid spending too much time in timeout blocknaruse2013-06-201-0/+1
* gc.c: adjust indentnobu2013-06-201-1/+1
* * tool/gcbench.rb: Summary in one line.ko12013-06-193-7/+13
* * bignum.c (BIGSIZE): New macro.akr2013-06-192-4/+16
* * gc.c (rb_gc_writebarrier): give up rescan A and register B directlytarui2013-06-192-3/+21
* * properties.nobu2013-06-190-0/+0
* * common.mk: add new rules `gcbench-rdoc', `gcbench-hash'.ko12013-06-196-21/+67
* * tool/rdocbench.rb: add summary.ko12013-06-192-8/+18
* * gc.c (gc_profile_total_time): check objspace->profile.next_index > 0.ko12013-06-192-3/+8
* * lib/cgi/util.rb (CGI.escapeHTML): performance improvement.xibbar2013-06-191-1/+1
* * gc.c (gc_prof_sweep_timer_start): fix merge miss.ko12013-06-192-4/+11
* * gc.c: Accumulate sweep time to GC time.ko12013-06-192-47/+76
* * gc.c (gc_marks): fix wrong option. FALSE means major/full GC.ko12013-06-192-1/+6
* win32.c: GetLastError oncenobu2013-06-191-6/+9
* win32.c: no error after retrynobu2013-06-191-0/+3
* collect zombiesnaruse2013-06-191-1/+4
* test_process.rb: redirect to nullnobu2013-06-191-2/+2
* win32.c: wait until exitnobu2013-06-192-2/+10
* * bignum.c (bdigit_roomof): Use SIZEOF_BDIGITS.akr2013-06-192-11/+21
* gc.c: refine macrosnobu2013-06-192-4/+11
* gc.c: gc_stress is a VALUEnobu2013-06-191-1/+1
* Join the thread to collect zombiesnaruse2013-06-191-0/+1
* test_signal.rb: use standard fdsnobu2013-06-191-17/+13
* test_signal.rb: use SIGINT if needednobu2013-06-191-3/+4
* * gc.c (gc_free_stored_bitmaps): fix indent.nagachika2013-06-191-1/+1
* * ChangeLog: fix a typo for r41436.nagachika2013-06-191-1/+1
* * 2013-06-20svn2013-06-191-2/+2
* * gc.c (RVALUE_PROMOTED): fix type.ko12013-06-192-1/+5
* * gc.c (garbage_collect_test): rewrite checking code.ko12013-06-192-58/+88
* * bignum.c (bigfixize): Use rb_absint_size.akr2013-06-192-3/+9
* * gc.c (RVALUE_PROMOTED): check consistency between oldgen flag andko12013-06-192-6/+24
* * gc.c (rb_gc_force_recycle): clear oldgen bitmap, too.ko12013-06-192-0/+5
* * lib/cgi/util.rb(CGI.escapeHTML): performance improvement.xibbar2013-06-191-1/+2
* * bignum.c (rb_uint2big): Consider environments BDIGIT is bigger thanakr2013-06-192-8/+42
* * gc.c (gc_stress_get): GC.stress can be Fixnum.kazu2013-06-192-2/+6