summaryrefslogtreecommitdiff
path: root/bootstraptest
AgeCommit message (Expand)Author
2014-01-15FreeBSD 10 SEGVs this less than 4M + 12K bytes.naruse
2013-12-05fix matchingnobu
2013-10-16* bootstraptest/runner.rb: check nil before calling `signal?'ko1
2013-10-13vm.c: initialize defined_module_hash earlynobu
2013-08-02parse.y: parse preciselynobu
2013-08-02* parse.y (negate_lit): add T_RATIONAL and T_COMPLEX to the switchcharliesome
2013-08-01* bootstraptest/test_literal_suffix.rb: add two test cases tomrkn
2013-08-01* rational.c (rb_flt_rationalize_with_prec): new public C functionmrkn
2013-06-23* bootstraptest/test_thread.rb: rescue resource limitation errors.ko1
2013-06-13* bootstraptest/test_autoload.rb, bootstraptest/test_method.rb:shugo
2013-01-15test: tty optionnobu
2013-01-15runner.rb: colorizenobu
2013-01-12* bootstraptest/runner.rb (exec_test): break lines if not tty.nobu
2013-01-09* compile.c (compile_array_): modify wrong optimization.ko1
2013-01-06* bootstraptest/test_io.c: add a test for [ruby-dev:46834].yugui
2013-01-03Fix failures on btest for NativeClient.yugui
2013-01-01* bootstraptest/test_thread.rb: get rid of confusing ruby-mode.elnobu
2013-01-01* bootstraptest/test_thread.rb: get rid of "invalid nest" error innobu
2012-11-27* vm.c (rb_vm_make_env_object): make Proc object if Env is possibleko1
2012-11-26* bootstraptest/test_thread.rb: try to `join' each 100ko1
2012-11-13* vm_insnhelper.c (vm_caller_setup_args): save and restoreko1
2012-11-02vm.c: rewrite all catch pointsnobu
2012-10-25revert r37326 "remove string literal concatenation"nobu
2012-10-25remove string literal concatenationnobu
2012-10-15* vm_insnhelper.c (vm_call_method): disable CI_SET_FASTPATH() ifko1
2012-10-10* bootstraptest/test_block.rb: add tests for block with super.ko1
2012-08-20parse.y: token namenobu
2012-08-20parse.y: token namenobu
2012-08-08* bootstrap/test_exception.rb: fix a last committed test.ko1
2012-08-08* compile.c, insns.def (checkmatch):ko1
2012-08-06method in instance_evalnobu
2012-07-05bootstraptest: fix missing bsnobu
2012-07-05bootstraptest: refine error outputnobu
2012-07-04bootstrap/runner.rb must be run with Ruby 1.8.naruse
2012-07-03bootstraptest: no stderr outputnobu
2012-06-26test: reduce output if succedednobu
2012-06-22* iseq.c, vm_eval.c: set th->base_block properly.ko1
2012-06-15bootstraptest: ignore -jnobu
2012-06-15test: TEST_COLORSnobu
2012-06-15test: TEST_COLORSnobu
2012-06-15test: unknown --color argumentnobu
2012-06-15test: help messagenobu
2012-06-04win32: VT100 escapenobu
2012-05-30color optionnobu
2012-05-08tests: customizable colorsnobu
2012-05-07bootstraptest/runner.rb: refine outputnobu
2012-04-12* compile.c (compile_array, compile_array_):ko1
2012-01-02* test/ruby/test_object.rb (test_send_with_block): moved fromktsj
2011-12-23* bootstraptest/test_flow.rb: remove an unused parameter.ktsj
2011-12-23* vm_eval.c (send_internal): PASS_PASSED_BLOCK_TH must be placedktsj