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
*
introduce rb_nogvl C-API to mark ubf as async-signal-safe
normal
2019-01-04
1
-0
/
+20
*
test_complex.rb: use the same approach to fix failures
k0kubun
2019-01-03
1
-12
/
+6
*
test_complex.rb: fix tests for RUBYOPT="-w"
k0kubun
2019-01-03
1
-0
/
+12
*
complex.c: fix against redefining component methods
mrkn
2019-01-02
1
-5
/
+68
*
test/net/fixtures/Makefile: moved from test/net/imap
mrkn
2019-01-02
1
-0
/
+0
*
Try to update cert (2nd try)
kazu
2019-01-02
2
-84
/
+83
*
Try to update cert
kazu
2019-01-02
3
-118
/
+124
*
suppress warning: method redefined; discarding old + introduced at r66681
naruse
2019-01-01
1
-0
/
+3
*
complex.c: Optimize Complex#+ for some conditions
mrkn
2019-01-01
1
-0
/
+30
*
test_jit.rb: test methodref insn
k0kubun
2019-01-01
1
-0
/
+7
*
Merge rubygems-3.0.2.
hsbt
2019-01-01
2
-1
/
+15
*
compile.c (iseq_set_sequence): fix branch coverage table
mame
2019-01-01
1
-0
/
+14
*
compile.c: support branch coverage for `a&.foo = 1`
mame
2019-01-01
1
-5
/
+12
*
Revert r66670 because of wrong ticket number
mame
2019-01-01
1
-12
/
+5
*
compile.c: support branch coverage for `a&.foo = 1`
mame
2019-01-01
1
-5
/
+12
*
Method reference operator
nobu
2018-12-31
5
-0
/
+38
*
test_io_wait.rb: try to stabilize test_wait_readable
k0kubun
2018-12-31
1
-1
/
+1
*
load.c: resolve_feature_path
nobu
2018-12-31
1
-0
/
+20
*
vm_args.c: search symbol proc in super classes
nobu
2018-12-30
1
-0
/
+6
*
test_array.rb: increase timeout for RubyCI
k0kubun
2018-12-30
1
-1
/
+1
*
test_optimization.rb: increase timeout for RubyCI
k0kubun
2018-12-30
1
-1
/
+1
*
test_refinement.rb: increase timeout for RubyCI
k0kubun
2018-12-30
2
-2
/
+2
*
`TracePoint#enable(target_thraed:)` [Feature #15473]
ko1
2018-12-29
1
-0
/
+38
*
test_jit.rb: suppress random test failure
k0kubun
2018-12-29
1
-7
/
+3
*
erb.rb: increase warn level only when non-zero safe_level
k0kubun
2018-12-29
1
-1
/
+7
*
Revert "erb.rb: print deprecation warning with warn level 1"
k0kubun
2018-12-29
1
-4
/
+4
*
test_gc.rb: increase timeout for RubyCI
k0kubun
2018-12-29
1
-1
/
+1
*
test_jit.rb: prevent mixing outputs by race condition
k0kubun
2018-12-29
1
-0
/
+1
*
test_notimp.rb: loosen timeout
k0kubun
2018-12-29
1
-1
/
+1
*
test_iseq_load.rb: increase timeout for stressful roundtrip
k0kubun
2018-12-29
1
-1
/
+1
*
test_io.rb: increase timeout for RubyCI
k0kubun
2018-12-28
1
-1
/
+1
*
test_readline.rb: skip readline test for new solaris11s-sunc
k0kubun
2018-12-28
1
-0
/
+4
*
webrick/test_utils.rb: loosen timeout severity
k0kubun
2018-12-28
1
-3
/
+3
*
jit_support.rb: deal with -std=c99 flag
k0kubun
2018-12-28
1
-1
/
+1
*
test_array.rb: increase timeout for RubyCI
k0kubun
2018-12-28
3
-3
/
+3
*
test_iseq_load.rb: increase timeout for RubyCI
k0kubun
2018-12-28
1
-1
/
+1
*
Don't allow rb_fiber_resume to raise exception on unborn fiber.
samuel
2018-12-28
1
-0
/
+1
*
Implement Fiber#raise. Fixes #10344.
samuel
2018-12-28
1
-0
/
+40
*
test_jit.rb: suppress random failure on RubyCI
k0kubun
2018-12-28
1
-2
/
+2
*
test_method.rb: do not kill RubyCI openSUSE machine
k0kubun
2018-12-27
1
-0
/
+4
*
test/mkmf/test_flags.rb: try to suppress random CI failure
k0kubun
2018-12-27
2
-2
/
+2
*
jit_support.rb: skip testing MJIT on oracle developer studio
k0kubun
2018-12-27
1
-2
/
+5
*
Fix Net::Protocol::BufferedIO#write when sending large multi-byte string
nobu
2018-12-27
1
-3
/
+13
*
string.c: remove the deprecation warnings of `String#bytes` with block
mame
2018-12-26
1
-53
/
+35
*
Revert "string.c: remove the deprecation warnings of `String#bytes` with block"
mame
2018-12-26
1
-35
/
+53
*
object.c (rb_obj_match): use rb_warn for deprecation warning
mame
2018-12-26
2
-1
/
+12
*
string.c: remove the deprecation warnings of `String#bytes` with block
mame
2018-12-26
1
-53
/
+35
*
test/rdoc: skip some tests when euid is root
mame
2018-12-26
3
-0
/
+6
*
test/ruby/test_process.rb (test_execopts_uid): rescue Errno::EACCES
mame
2018-12-26
1
-5
/
+5
*
erb.rb: print deprecation warning with warn level 1
k0kubun
2018-12-25
1
-4
/
+4
[next]