index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootstraptest
Age
Commit message (
Expand
)
Author
2015-05-17
default colors
nobu
2015-05-17
reset colors
nobu
2015-02-13
* string.c (str_discard): does not free for STR_NOFREE string.
mame
2015-01-29
parse.y: condition node
nobu
2015-01-23
vm_insnhelper.c: break from nested rescue
nobu
2014-10-07
normalize reference to Timeout::Error
normal
2014-09-21
wait until the thread is stopped.
akr
2014-06-28
test_fork.rb: wait signals
nobu
2014-06-21
Remove trailing white spaces.
akr
2014-06-20
Don't erase for verbose mode.
akr
2014-06-10
bootstraptest/runner.rb: refine output
nobu
2014-06-08
Show the epapsed time for failed test as well.
akr
2014-06-08
test_thread.rb: remove garbage
nobu
2014-06-07
bootstraptest/test_{fork,io,thread}.rb: reduce sleep times
nobu
2014-06-07
runner.rb: elapsed times
nobu
2014-04-29
* (lib/tmpdir.rb): Rescue LoadError on etc.so for miniruby.
akr
2014-04-28
fix typo [Fix GH-603]
nobu
2014-04-24
* bootstraptest/test_io.rb: Add etc.so to $" before require 'tmpdir'.
akr
2014-04-24
revert r45709.
akr
2014-04-24
* bootstraptest/test_io.rb: Don't use tmpdir because etc.so is not
akr
2014-01-15
FreeBSD 10 SEGVs this less than 4M + 12K bytes.
naruse
2013-12-05
fix matching
nobu
2013-10-16
* bootstraptest/runner.rb: check nil before calling `signal?'
ko1
2013-10-13
vm.c: initialize defined_module_hash early
nobu
2013-08-02
parse.y: parse precisely
nobu
2013-08-02
* parse.y (negate_lit): add T_RATIONAL and T_COMPLEX to the switch
charliesome
2013-08-01
* bootstraptest/test_literal_suffix.rb: add two test cases to
mrkn
2013-08-01
* rational.c (rb_flt_rationalize_with_prec): new public C function
mrkn
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-15
test: tty option
nobu
2013-01-15
runner.rb: colorize
nobu
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-03
Fix failures on btest for NativeClient.
yugui
2013-01-01
* bootstraptest/test_thread.rb: get rid of confusing ruby-mode.el
nobu
2013-01-01
* bootstraptest/test_thread.rb: get rid of "invalid nest" error in
nobu
2012-11-27
* vm.c (rb_vm_make_env_object): make Proc object if Env is possible
ko1
2012-11-26
* bootstraptest/test_thread.rb: try to `join' each 100
ko1
2012-11-13
* vm_insnhelper.c (vm_caller_setup_args): save and restore
ko1
2012-11-02
vm.c: rewrite all catch points
nobu
2012-10-25
revert r37326 "remove string literal concatenation"
nobu
2012-10-25
remove string literal concatenation
nobu
2012-10-15
* vm_insnhelper.c (vm_call_method): disable CI_SET_FASTPATH() if
ko1
2012-10-10
* bootstraptest/test_block.rb: add tests for block with super.
ko1
2012-08-20
parse.y: token name
nobu
2012-08-20
parse.y: token name
nobu
2012-08-08
* bootstrap/test_exception.rb: fix a last committed test.
ko1
2012-08-08
* compile.c, insns.def (checkmatch):
ko1
[next]