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
2018-02-20
error.c: bypass Exception.new
nobu
2018-01-09
bootstraptest/test_fork.rb: Stop too restrict NPROC test temporarily
mame
2017-12-28
`$SAFE` as a process global state. [Feature #14250]
ko1
2017-11-06
show the location at intterrupted
ko1
2017-10-23
Drop to support NaCl platform.
hsbt
2017-06-21
bootstraptest/runner.rb: keyword argument
nobu
2017-05-27
bootstraptest/test_insns.rb: Fix typo
k0kubun
2017-04-06
Rename RbConfig::Limits as RbConfig::LIMITS
nobu
2017-03-28
fix a typo [ci skip]
kazu
2017-03-28
Update assertion message [ci skip]
kazu
2017-03-10
compile.c: apply opt_str_freeze to String#-@ (uminus)
normal
2017-01-30
make FIXNUM_MAX visible from Ruby
shyouhei
2017-01-23
improve C0 coverage of insns.def from 65.9% to 96.1%
shyouhei
2016-10-11
`\s` includes `\t`
kazu
2016-10-11
bootstraptest/runner.rb: first line in the source
nobu
2016-08-30
Use qualified names
nobu
2016-08-07
suppress warnings
nobu
2016-06-28
bootstraptest/runner.rb may run on older ruby
nobu
2016-05-17
Use Integer instead of Fixnum and Bignum.
akr
2016-05-17
fix alignment
kazu
2016-05-17
[Feature #12005] Unify Fixnum and Bignum into Integer
akr
2016-04-06
btest: resource limit
nobu
2015-12-14
* bootstraptest/runner.rb: use safe navigation operator.
hsbt
2015-11-10
* bootstraptest/test_fork.rb ([ruby-dev:37934]): :NPROC (RLIMIT_NPROC)
ngoto
2015-10-24
relax error message format
nobu
2015-06-18
* bootstraptest/test_method.rb: remove a test because $SAFE=2 was
ko1
2015-06-17
* include/ruby/ruby.h: $SAFE=3 is now obsolete.
hsbt
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
[next]