Age | Commit message (Expand) | Author |
2009-12-31 | * tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb. | akr |
2009-09-06 | * benchmark/driver.rb: remove RUBY_VERSION output. | ko1 |
2009-04-30 | * runruby.rb: use RbConfig::CONFIG instead of Config::CONFIG. | akr |
2008-10-10 | properties. | nobu |
2008-10-10 | * parse.y: optimize 'for' statement when one variable given. | ko1 |
2008-05-19 | * vm.c, insns.def, eval.c, vm_insnhelper.c: fix CREF handling. | ko1 |
2008-04-27 | * vm_core.h (rb_vm_t), gc.c (rb_objspace, rb_newobj), vm.c | nobu |
2007-12-21 | * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb, | akr |
2007-12-10 | * benchmark/bm_vm1_neq.rb, bm_vm1_not.rb: prop set. | ko1 |
2007-12-10 | * benchmark/bm_vm1_neq.rb, bm_vm1_not.rb: added. | ko1 |
2007-11-21 | * vm.c: fix to recycle thread data (VM stack). | ko1 |
2007-11-21 | * benchmark/driver.rb: add path to trunk/lib if driver runner is | ko1 |
2007-11-16 | * set eol-style. | nobu |
2007-10-03 | * benchmark/driver.rb: enable specify label to executable. | ko1 |
2007-09-28 | * benchmark/bm_so_fasta.rb: added. | ko1 |
2007-09-28 | * benchmark/driver.rb: fix notations. | ko1 |
2007-09-28 | * benchmark/driver.rb: fix to output benchmark results | ko1 |
2007-09-28 | * benchmark/bm_app_erb.rb: added. | ko1 |
2007-09-28 | * benchmark/driver.rb: fix file selection algorithm. | ko1 |
2007-09-27 | * benchmark/driver.rb: fix to output some helpful messages. | ko1 |
2007-09-27 | * benchmark/driver.rb: added. | ko1 |
2007-09-26 | new file. | akr |
2007-08-27 | * thread.c: fix Mutex to be interruptable lock. | ko1 |
2007-08-24 | * benchmark/bm_loop_generator.rb: added. | ko1 |
2007-08-20 | * benchmark/bm_vm2_case.rb: add a new benchmark. | ko1 |
2007-02-12 | set svn:eol-style | shyouhei |
2007-01-05 | * benchmark/run.rb : change option format | ko1 |
2007-01-05 | * benchmark/bm_app_pentomino.rb : use Array#dup instead of | ko1 |
2007-01-05 | * benchmark/run_rite.rb : fix to use readlines instead of | ko1 |
2007-01-04 | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11465 b2dd03c8-39d4-4d8f-98... | ko1 |
2006-12-31 | * Merge YARV | ko1 |