summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-20test_client.rb: load opensslnobu
2013-06-20* bignum.c (rb_ull2big): Refactored.akr
2013-06-20* gc.c (gc_prof_sweep_timer_stop): accumulate sweep time only whenko1
2013-06-20* 2013-06-21svn
2013-06-20* ext/bigdecimal: Workaround fix for bigdecimal test failures causedakr
2013-06-20* bignum.c (bigmul1_toom3): Don't call bignorm twice.akr
2013-06-20* bignum.c (bignorm): Don't call bigtrunc if the result is a fixnum.akr
2013-06-20* bignum.c (rb_uint2big): Refactored.akr
2013-06-20* bignum.c (dump_bignum): Use SIZEOF_BDIGITS.akr
2013-06-20An extra semicolon removed.akr
2013-06-20* bignum.c (big2ulong): Change the return type to unsigned long.akr
2013-06-20* bignum.c (bary_unpack_internal): Return -2 when negative overflow.akr
2013-06-20* gc.c (rgengc_rememberset_mark): recordko1
2013-06-20Remove an unnecessary mode comment.knu
2013-06-20Set mode for GNU Makefile.knu
2013-06-20* benchmark/gc/gcbench.rb: Do not use GC::Profiler::disable becauseko1
2013-06-20test_sdbm.rb: only if SDBMnobu
2013-06-20* benchmark/gc/gcbench.rb: stop GC::Profiler before output results.ko1
2013-06-20* benchmark/gc/gcbench.rb: don't use __dir__ to make compatibleko1
2013-06-20* benchmark/bm_app_aobench.rb: use attr_accessor/reader instead ofko1
2013-06-20* remove trailing spaces.nobu
2013-06-20fix a typokazu
2013-06-20* properties.nobu
2013-06-20* benchmark/bm_app_aobench.rb: added.ko1
2013-06-20* properties.nobu
2013-06-20* benchmark/bm_so_binary_trees.rb: disable `puts' methodko1
2013-06-20* properties.nobu
2013-06-20* benchmark/gc/pentomino.rb: added.ko1
2013-06-20* remove trailing spaces.nobu
2013-06-20* properties.nobu
2013-06-20* benchmark/gc/redblack.rb: import red black tree benchmark fromko1
2013-06-20* properties.nobu
2013-06-20* benchmark/gc: create a directory to store GC related benchmark.ko1
2013-06-20* tool/hashbench1.rb: fix paramter too. Increase temporary objects.ko1
2013-06-20* tool/hashbench1.rb: fix parameters.ko1
2013-06-20* common.mk: remove dependency from ruby.ko1
2013-06-20error.c: evaluate RARRAY_AREF oncenobu
2013-06-20test_fiber.rb: longer timeoutnobu
2013-06-20envutil.rb: refine messagenobu
2013-06-20envutil.rb: keyword argumentsnobu
2013-06-20fix typoskazu
2013-06-20GC before fork to avoid spending too much time in timeout blocknaruse
2013-06-20gc.c: adjust indentnobu
2013-06-19* tool/gcbench.rb: Summary in one line.ko1
2013-06-19* bignum.c (BIGSIZE): New macro.akr
2013-06-19 * gc.c (rb_gc_writebarrier): give up rescan A and register B directlytarui
2013-06-19* properties.nobu
2013-06-19* common.mk: add new rules `gcbench-rdoc', `gcbench-hash'.ko1
2013-06-19* tool/rdocbench.rb: add summary.ko1
2013-06-19* gc.c (gc_profile_total_time): check objspace->profile.next_index > 0.ko1