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
2019-07-01
bootstraptest/runner.rb (show_limit): defer messages unless verbose and a tty
Nobuyoshi Nakada
2019-07-01
bootstraptest/runner.rb (show_limit): show dots only when printing to a tty
Nobuyoshi Nakada
2019-06-19
* remove trailing spaces, expand tabs.
git
2019-06-19
Show thread and fiber limits as part of bootstrap tests.
Samuel Williams
2019-06-19
Improve benchmarks and tests for threads.
Samuel Williams
2019-03-17
Numbered parameters [Feature #4475]
nobu
2019-02-01
on-smash canary detection
shyouhei
2019-01-21
parse.y: more token names
nobu
2019-01-19
Indented here document (<<~) is Ruby 2.3 feature
naruse
2019-01-18
support older BASERUBY for btest.
ko1
2019-01-17
support btest on older ruby.
ko1
2019-01-15
st.c (rb_hash_bulk_insert_into_st_table): avoid out-of-bounds write
mame
2018-12-27
delete emacs mode lines [ci skip]
shyouhei
2018-12-12
bootstraptest/runner.rb: increase timeout for --jit-wait
k0kubun
2018-11-20
Simply treat IO::WaitReadable just like Errno::EAGAIN
usa
2018-11-20
revert r65820 and retry assert_finish
k0kubun
2018-11-20
test_thread.rb: skip test_thread.rb broken for Windows
k0kubun
2018-10-27
bootstraptest/test_insns.rb: test newhashfromarray
kazu
2018-09-26
fallback env encoding to ASCII-8BIT
nobu
2018-09-04
bootstraptest update test_io.rb [Bug #15060] [Fix GH-1495]
nobu
2018-07-30
bootstraptest/runner.rb: speed up assert_finish with IO.select (take #2)
normal
2018-07-06
Fix a bug of peephole optimization
mame
2018-06-29
improve C0 coverage of insns.def
shyouhei
2018-06-29
rethrow the caught exception as-is
nobu
2018-06-27
tests: increase timeouts and speedup some slow tests
normal
2018-06-27
Revert "bootstraptest/runner: speed up assert_finish by avoiding sleep"
mame
2018-06-26
bootstraptest/runner: speed up assert_finish by avoiding sleep
normal
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
[next]