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
*
Add a Ripper.lex test of :on_embexpr_end
Takashi Kokubun
2020-10-19
1
-0
/
+7
*
Revert "test/rinda/test_rinda.rb: try debugging TestRingServer#test_do_reply"
Yusuke Endoh
2020-10-17
1
-8
/
+1
*
Revert "test/rinda/test_rinda.rb: Add more debugging code"
Yusuke Endoh
2020-10-17
1
-25
/
+0
*
test/rinda/test_rinda.rb: Prevent a callback Proc from being GC'ed
Yusuke Endoh
2020-10-17
1
-2
/
+2
*
keep proc on the stack so it does not move
Aaron Patterson
2020-10-16
1
-2
/
+6
*
test/rinda/test_rinda.rb: Add more debugging code
Yusuke Endoh
2020-10-17
1
-0
/
+25
*
test/rinda/test_rinda.rb: try debugging TestRingServer#test_do_reply
Yusuke Endoh
2020-10-16
1
-1
/
+8
*
test/ruby/test_syntax.rb: avoid "warning: assigned but unused variable"
Yusuke Endoh
2020-10-16
1
-1
/
+1
*
Adjust sp for `if true or ...`/`if false and ...`
wanabe
2020-10-16
1
-0
/
+5
*
Adjust sp for `x = false; y = (return until x unless x)` [Bug #16695]
wanabe
2020-10-16
1
-0
/
+9
*
Check encoding name to replicate
Nobuyoshi Nakada
2020-10-15
2
-3
/
+9
*
Merge rubygems-3.2.0.rc.2
Hiroshi SHIBATA
2020-10-15
5
-23
/
+18
*
remove uneffective test
Koichi Sasada
2020-10-14
1
-25
/
+0
*
ruby_vm_global_method_state is no longer needed.
Koichi Sasada
2020-10-14
1
-2
/
+2
*
test/ruby/test_fiber.rb: Suppress "assigned but unused variable" warnings
Yusuke Endoh
2020-10-13
1
-4
/
+2
*
relax Fiber#transfer's restriction
Koichi Sasada
2020-10-12
1
-16
/
+87
*
Make the test suite pass on real Android/Termux environment
Yusuke Endoh
2020-10-12
3
-4
/
+27
*
bignum.c (rb_int_powm): Integer#pow(0, 1) should return 0
Yusuke Endoh
2020-10-12
1
-0
/
+20
*
Prohibit setter method names in all kinds of endless methods
Nobuyoshi Nakada
2020-10-12
2
-7
/
+50
*
[ruby/io-console] Fix timeout type error (#18)
Nobuyoshi Nakada
2020-10-11
1
-0
/
+4
*
[lib/ostruct] Fix Marshal loading
Marc-Andre Lafortune
2020-10-06
1
-0
/
+6
*
Remove system method for E2E testing because depends on ruby command
aycabta
2020-10-05
1
-54
/
+75
*
Show stdout and stderr when history tests fail
aycabta
2020-10-05
1
-32
/
+31
*
Fix assert_ruby_status usage in 174ae0f5775cc7af7d197963a8f87b7d1972c268
Kazuhiro NISHIYAMA
2020-10-03
1
-1
/
+1
*
Remove known use-after-poison bug
Nobuyoshi Nakada
2020-10-03
1
-0
/
+4
*
Fix ObjectSpace.dump(obj, output: :stdout)
Kazuhiro NISHIYAMA
2020-10-03
1
-7
/
+14
*
Ensure that the comparison succeeded [Bug #17205]
Nobuyoshi Nakada
2020-10-02
1
-0
/
+21
*
Refined assertions for better failure messages
Nobuyoshi Nakada
2020-10-01
1
-4
/
+4
*
strip trailing spaces [ci skip]
Nobuyoshi Nakada
2020-10-01
1
-1
/
+1
*
Remove `Thread.scheduler` from public interface.
Samuel Williams
2020-10-01
1
-7
/
+6
*
Raise an exception if the scheduler was already closed.
Samuel Williams
2020-10-01
1
-0
/
+2
*
Don't call `Scheduler#close` if it doesn't exist.
Samuel Williams
2020-10-01
1
-0
/
+8
*
stop Ractor test in test-all
Koichi Sasada
2020-10-01
1
-0
/
+3
*
[ruby/ostruct] Improved YAML serialization.
Marc-Andre Lafortune
2020-09-30
1
-0
/
+21
*
[ruby/ostruct] Add test that frozen OpenStructs are Ractor-shareable
Marc-Andre Lafortune
2020-09-30
1
-0
/
+11
*
[ruby/ostruct] Protect subclass' methods and our bang methods.
Marc-Andre Lafortune
2020-09-30
1
-1
/
+23
*
[ruby/ostruct] Avoid calling initialize
Marc-Andre Lafortune
2020-09-30
1
-0
/
+9
*
Unfreeze string-literal-only interpolated string-literal
Nobuyoshi Nakada
2020-09-30
1
-1
/
+1
*
Remove unneeded `begin` and `end`
Kazuhiro NISHIYAMA
2020-09-30
1
-6
/
+4
*
Fix `Leaked tempfile`s
Kazuhiro NISHIYAMA
2020-09-30
1
-15
/
+3
*
Fix order of operations during `rb_ec_finalize`.
Samuel Williams
2020-09-30
1
-0
/
+14
*
Fix unsigned int overflow in error message for chr
Peter Zhu
2020-09-30
1
-0
/
+1
*
test/racc/test_racc_command.rb: prevent a warning
Yusuke Endoh
2020-09-29
1
-1
/
+1
*
Pass ASAN options to child environments
Aaron Patterson
2020-09-28
1
-0
/
+1
*
Make Warning.warn accept only category keyword
Jeremy Evans
2020-09-28
1
-2
/
+2
*
Switch conflicting chdir warning to RuntimeError
Jeremy Evans
2020-09-28
1
-2
/
+28
*
Remove unnecessary executable bit [ci skip]
Kazuhiro NISHIYAMA
2020-09-28
2
-0
/
+0
*
[Fixes #137] Improve reporting
Marc-Andre Lafortune
2020-09-28
2
-0
/
+29
*
[rubygems/rubygems] Add writable check for cache dir
xndcn
2020-09-28
1
-0
/
+3
*
[rubygems/rubygems] Add test for "gem update --system --silent"
Ellen Marie Dash
2020-09-28
1
-0
/
+28
[next]