index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootstraptest
Commit message (
Expand
)
Author
Age
Files
Lines
*
error.c: bypass Exception.new
nobu
2018-02-20
1
-1
/
+1
*
bootstraptest/test_fork.rb: Stop too restrict NPROC test temporarily
mame
2018-01-09
1
-1
/
+3
*
`$SAFE` as a process global state. [Feature #14250]
ko1
2017-12-28
1
-2
/
+2
*
show the location at intterrupted
ko1
2017-11-06
1
-0
/
+1
*
Drop to support NaCl platform.
hsbt
2017-10-23
3
-12
/
+4
*
bootstraptest/runner.rb: keyword argument
nobu
2017-06-21
1
-4
/
+1
*
bootstraptest/test_insns.rb: Fix typo
k0kubun
2017-05-27
1
-1
/
+1
*
Rename RbConfig::Limits as RbConfig::LIMITS
nobu
2017-04-06
1
-2
/
+2
*
fix a typo [ci skip]
kazu
2017-03-28
1
-1
/
+1
*
Update assertion message [ci skip]
kazu
2017-03-28
1
-1
/
+1
*
compile.c: apply opt_str_freeze to String#-@ (uminus)
normal
2017-03-10
1
-0
/
+1
*
make FIXNUM_MAX visible from Ruby
shyouhei
2017-01-30
1
-8
/
+5
*
improve C0 coverage of insns.def from 65.9% to 96.1%
shyouhei
2017-01-23
2
-7
/
+399
*
`\s` includes `\t`
kazu
2016-10-11
1
-1
/
+1
*
bootstraptest/runner.rb: first line in the source
nobu
2016-10-11
1
-1
/
+1
*
Use qualified names
nobu
2016-08-30
2
-10
/
+10
*
suppress warnings
nobu
2016-08-07
1
-0
/
+1
*
bootstraptest/runner.rb may run on older ruby
nobu
2016-06-28
1
-1
/
+1
*
Use Integer instead of Fixnum and Bignum.
akr
2016-05-17
1
-1
/
+1
*
fix alignment
kazu
2016-05-17
1
-7
/
+7
*
[Feature #12005] Unify Fixnum and Bignum into Integer
akr
2016-05-17
1
-7
/
+7
*
btest: resource limit
nobu
2016-04-06
1
-4
/
+12
*
* bootstraptest/runner.rb: use safe navigation operator.
hsbt
2015-12-14
1
-1
/
+1
*
* bootstraptest/test_fork.rb ([ruby-dev:37934]): :NPROC (RLIMIT_NPROC)
ngoto
2015-11-10
1
-1
/
+1
*
relax error message format
nobu
2015-10-24
1
-2
/
+2
*
* bootstraptest/test_method.rb: remove a test because $SAFE=2 was
ko1
2015-06-18
1
-12
/
+0
*
* include/ruby/ruby.h: $SAFE=3 is now obsolete.
hsbt
2015-06-17
1
-16
/
+0
*
default colors
nobu
2015-05-17
1
-1
/
+7
*
reset colors
nobu
2015-05-17
1
-2
/
+2
*
* string.c (str_discard): does not free for STR_NOFREE string.
mame
2015-02-13
1
-0
/
+3
*
parse.y: condition node
nobu
2015-01-29
1
-0
/
+2
*
vm_insnhelper.c: break from nested rescue
nobu
2015-01-23
1
-0
/
+14
*
normalize reference to Timeout::Error
normal
2014-10-07
1
-1
/
+1
*
wait until the thread is stopped.
akr
2014-09-21
1
-1
/
+1
*
test_fork.rb: wait signals
nobu
2014-06-28
1
-0
/
+1
*
Remove trailing white spaces.
akr
2014-06-21
1
-1
/
+1
*
Don't erase for verbose mode.
akr
2014-06-20
1
-1
/
+1
*
bootstraptest/runner.rb: refine output
nobu
2014-06-10
1
-9
/
+24
*
Show the epapsed time for failed test as well.
akr
2014-06-08
1
-2
/
+4
*
test_thread.rb: remove garbage
nobu
2014-06-08
1
-1
/
+0
*
bootstraptest/test_{fork,io,thread}.rb: reduce sleep times
nobu
2014-06-07
3
-39
/
+57
*
runner.rb: elapsed times
nobu
2014-06-07
1
-1
/
+4
*
* (lib/tmpdir.rb): Rescue LoadError on etc.so for miniruby.
akr
2014-04-29
1
-2
/
+0
*
fix typo [Fix GH-603]
nobu
2014-04-28
1
-1
/
+1
*
* bootstraptest/test_io.rb: Add etc.so to $" before require 'tmpdir'.
akr
2014-04-24
1
-0
/
+2
*
revert r45709.
akr
2014-04-24
1
-2
/
+4
*
* bootstraptest/test_io.rb: Don't use tmpdir because etc.so is not
akr
2014-04-24
1
-4
/
+2
*
FreeBSD 10 SEGVs this less than 4M + 12K bytes.
naruse
2014-01-15
1
-2
/
+2
*
fix matching
nobu
2013-12-05
1
-1
/
+1
*
* bootstraptest/runner.rb: check nil before calling `signal?'
ko1
2013-10-16
1
-2
/
+2
[next]