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
*
Fix GC race condition in autoload.
Samuel Williams
2022-05-26
1
-0
/
+1
*
Retain reference to blocking fibers.
Samuel Williams
2022-05-25
2
-18
/
+22
*
Define unsupported GC compaction methods as rb_f_notimplement
Mike Dalessio
2022-05-24
1
-15
/
+43
*
[rubygems/rubygems] Support the change of did_you_mean about Exception#detail...
Yusuke Endoh
2022-05-23
1
-1
/
+7
*
Prevent a warning: `*' interpreted as argument prefix
Yusuke Endoh
2022-05-23
1
-2
/
+2
*
Make the test class naming consistent
Takashi Kokubun
2022-05-20
1
-1
/
+1
*
Rename test_jit to test_mjit
Takashi Kokubun
2022-05-20
5
-15
/
+15
*
Rewrite with assert_ractor for multiple ractor environment
Hiroshi SHIBATA
2022-05-20
1
-71
/
+86
*
Picked the missing test file from https://github.com/ruby/did_you_mean/commit...
Hiroshi SHIBATA
2022-05-20
1
-0
/
+102
*
[ruby/racc] Show diffs
Nobuyoshi Nakada
2022-05-20
1
-2
/
+1
*
[flori/json] Fix parser bug for empty string allocation
Andrew Bromwich
2022-05-20
1
-0
/
+1
*
[flori/json] Remove unknown keyword arg from DateTime.parse
Charles Oliver Nutter
2022-05-20
1
-1
/
+1
*
Merge RubyGems and Bundler HEAD
Hiroshi SHIBATA
2022-05-20
16
-58
/
+58
*
YJIT: Add opt_succ (#5919)
Takashi Kokubun
2022-05-19
1
-0
/
+4
*
[ruby/timeout] Handle Timeout + fork and add test for it
Benoit Daloze
2022-05-19
1
-0
/
+20
*
[ruby/timeout] Reimplement Timeout.timeout with a single thread and a Queue
Benoit Daloze
2022-05-19
1
-0
/
+13
*
Restore implicit relationship between `autoload_const` and `autoload_data` du...
Samuel Williams
2022-05-17
1
-0
/
+20
*
Delete autoload data from global features after autoload has completed. (#5910)
Samuel Williams
2022-05-17
1
-0
/
+28
*
YJIT: Implement getblockparam
Aaron Patterson
2022-05-12
1
-0
/
+26
*
[ruby/uri] Improve URI.register_scheme tests and automatically upcase the giv...
Benoit Daloze
2022-05-12
1
-3
/
+37
*
[ruby/uri] Add URI::Generic#decoded_#{user,password}
Jeremy Evans
2022-05-12
2
-0
/
+61
*
Ruby shovel operator (<<) speedup. (#5896)
Noah Gibbs
2022-05-11
1
-3
/
+34
*
Fix the order of assert_eqaul and remove unused variables
Nobuyoshi Nakada
2022-05-10
1
-10
/
+8
*
Add basic binary operators (and, or, xor, not) to `IO::Buffer`. (#5893)
Samuel Williams
2022-05-09
1
-0
/
+22
*
test/fiber/test_scheduler.rb: Remove the test file from $LOADED_FEATURES
Yusuke Endoh
2022-05-09
1
-0
/
+1
*
Explicit handling of frozen strings in `IO::Buffer#for`. (#5892)
Samuel Williams
2022-05-09
1
-16
/
+20
*
Use a proper mutex for autoloading features. (#5788)
Samuel Williams
2022-05-08
2
-0
/
+22
*
Add a regression test for opt_plus with unknown type (#5878)
Maxime Chevalier-Boisvert
2022-05-03
1
-0
/
+25
*
Prevent a "warning: `*' interpreted as argument prefix"
Yusuke Endoh
2022-04-29
1
-2
/
+2
*
Add missing write barriers to Array#replace
Alan Wu
2022-04-28
1
-0
/
+8
*
Skip test for cargo builder
Hiroshi SHIBATA
2022-04-28
1
-0
/
+1
*
Move testing_ruby_repo into test helper
Hiroshi SHIBATA
2022-04-28
2
-4
/
+8
*
Merge https://github.com/rubygems/rubygems/commit/3f7d0352e84b29d4a2d4cd93b31...
Hiroshi SHIBATA
2022-04-28
7
-34
/
+17
*
[rubygems/rubygems] Original env is already set by common test setup
David Rodríguez
2022-04-28
1
-3
/
+1
*
[rubygems/rubygems] Fix test errors when `cargo` not present
David Rodríguez
2022-04-28
1
-2
/
+2
*
Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5
Hiroshi SHIBATA
2022-04-28
13
-20
/
+20
*
[rubygems/rubygems] Add missing `open3` requires
David Rodríguez
2022-04-28
2
-0
/
+3
*
Merge RubyGems/Bundler master
Hiroshi SHIBATA
2022-04-28
13
-0
/
+1050
*
Rust YJIT
Alan Wu
2022-04-27
1
-48
/
+23
*
Avoid defining the same test class in multiple files
Jeremy Evans
2022-04-22
47
-1356
/
+1280
*
Uncomment code to raise LocalJumpError for yield across thread through enum
Jeremy Evans
2022-04-21
1
-0
/
+55
*
Use https for wss test
Hiroshi SHIBATA
2022-04-22
1
-1
/
+1
*
[ruby/uri] Feat: Support WSS
OKURA Masafumi
2022-04-22
2
-3
/
+74
*
[ruby/pathname] Implement Pathname#lutime
Akinori MUSHA
2022-04-21
1
-0
/
+19
*
Private local variables should shadow outer variables [Bug #18629]
Nobuyoshi Nakada
2022-04-21
1
-0
/
+4
*
[ruby/net-http] Feature detect to make net/http usable with JRuby
Karol Bucek
2022-04-20
1
-3
/
+5
*
[ruby/net-http] Add ignore_eof access to HTTP and HTTPResponse
Jeremy Evans
2022-04-20
1
-0
/
+30
*
Github -> GitHub
Tim Smith
2022-04-19
1
-1
/
+1
*
Fix class ancestry checks for duped classes
John Hawthorn
2022-04-16
1
-0
/
+20
*
[rubygems/rubygems] Fix test issues surfaced using a stricter behavior of `Fi...
David Rodríguez
2022-04-16
1
-5
/
+3
[next]