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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_super.rb: test_missing_super
nobu
2015-10-31
1
-0
/
+7
*
test_exception.rb: get rid of did_you_mean
nobu
2015-10-31
1
-5
/
+1
*
eval_error.c: Fix a format of `NameError#message`
nobu
2015-10-31
1
-0
/
+12
*
explicitly overwrite signal handling
naruse
2015-10-30
2
-1
/
+2
*
test/fiddle: revert r52384 partially
nobu
2015-10-30
4
-7
/
+7
*
set as binary before gsub
naruse
2015-10-30
1
-2
/
+2
*
show parent process's signal mask from child process
naruse
2015-10-30
1
-13
/
+8
*
Old linux's default hard rlimit_nofile is 1024
naruse
2015-10-30
1
-1
/
+8
*
use assert_raise
nobu
2015-10-30
14
-77
/
+81
*
* test/ruby/test_call.rb: added test for safe navigation operator.
hsbt
2015-10-30
1
-0
/
+13
*
* vm_method.c: added documentation of protected/private methods.
hsbt
2015-10-30
1
-8
/
+21
*
test_object.rb: add more checks
nobu
2015-10-30
1
-4
/
+6
*
variable.c (generic_ivar_remove): return original value
normal
2015-10-30
1
-4
/
+16
*
test_gc.rb: fix failure message
nobu
2015-10-30
1
-3
/
+3
*
show child and parent signal mask
naruse
2015-10-30
1
-2
/
+13
*
use spawn's option to shorten the code
naruse
2015-10-30
1
-16
/
+6
*
* lib/rubygems: Update to RubyGems HEAD(60d7972).
hsbt
2015-10-30
5
-1
/
+58
*
show signal mask on solaris
naruse
2015-10-29
1
-0
/
+1
*
revert experimental changes related to Solaris CI
naruse
2015-10-29
2
-6
/
+2
*
* test/ruby/test_io.rb (ruby): check the existence of the constant instead of
usa
2015-10-29
1
-1
/
+1
*
wait until it escape handle_interrupt block
naruse
2015-10-29
1
-2
/
+2
*
increase timeout (with full GC)
naruse
2015-10-28
2
-3
/
+4
*
thread may leak if assert fails before join is finished
naruse
2015-10-28
1
-2
/
+3
*
* test/rubygems/test_gem_commands_server_command.rb
ngoto
2015-10-28
1
-2
/
+2
*
revert r52312 because the failure does not always occur on Solaris
ngoto
2015-10-28
1
-5
/
+2
*
experimentally add GC.start before spawn
naruse
2015-10-28
1
-0
/
+1
*
test_file.rb: fix name clash
nobu
2015-10-28
1
-1
/
+1
*
encoding for inspect
nobu
2015-10-28
3
-8
/
+14
*
NameError#receiver of uninitialized constant
nobu
2015-10-28
1
-0
/
+4
*
write in shroter
naruse
2015-10-28
2
-7
/
+2
*
parse.y: fix op_assign type
nobu
2015-10-28
1
-0
/
+10
*
test_parser_events.rb: event token
nobu
2015-10-28
1
-13
/
+26
*
suppress warnings
naruse
2015-10-28
1
-1
/
+1
*
suppress warnings: assigned but unused variable
naruse
2015-10-27
1
-2
/
+2
*
solaris doesn't take http for handle_options
naruse
2015-10-27
1
-2
/
+5
*
dumping core may take too much time for CI
naruse
2015-10-27
2
-2
/
+9
*
ENV['MAKE'] is prior than ENV['make']
naruse
2015-10-27
1
-3
/
+3
*
test_marshal.rb: test_no_internal_ids
nobu
2015-10-27
1
-0
/
+16
*
Add binmode for Tempfile to prevent EOF (0x1A)
naruse
2015-10-27
1
-0
/
+1
*
logger.rb: end of week should be Saturday
nobu
2015-10-27
1
-0
/
+43
*
logger.rb: fix weekly rotation
nobu
2015-10-27
1
-1
/
+31
*
Add string argument test cases
nobu
2015-10-26
1
-0
/
+15
*
Replace tab with 8 spaces [Fix GH-1068]
nobu
2015-10-26
1
-2
/
+2
*
clear https_proxy
naruse
2015-10-26
1
-1
/
+1
*
parse.y: call_op2
nobu
2015-10-26
1
-1
/
+16
*
test_io.rb: assert_separately
nobu
2015-10-25
1
-27
/
+15
*
fix conditions to setrlimit
nobu
2015-10-25
2
-3
/
+5
*
symbol.c: dotq in ripper
nobu
2015-10-25
1
-0
/
+2
*
use rb_check_arity [ci skip]
nobu
2015-10-25
1
-6
/
+2
*
use rlimit_nproc other than Windows
naruse
2015-10-24
2
-2
/
+6
[next]