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
*
Optimize Marshal dump/load for large (> 31-bit) FIXNUM (#6229)
John Hawthorn
2022-08-15
1
-1
/
+21
*
Add test for GC thrashing of young object creation
Peter Zhu
2022-08-15
1
-0
/
+22
*
[ruby/rinda] Handle situations where IPv4 multicast is not available
Jeremy Evans
2022-08-15
1
-30
/
+41
*
[Bug #18962] Do not read again once reached EOF
Nobuyoshi Nakada
2022-08-12
1
-0
/
+14
*
Remove Numeric#ceildiv
Kouhei Yanagita
2022-08-12
2
-15
/
+0
*
Add Numeric#ceildiv and Integer#ceildiv
Kouhei Yanagita
2022-08-12
3
-0
/
+32
*
Stop defining `RUBY_ABI_VERSION` if released versions
Nobuyoshi Nakada
2022-08-12
1
-0
/
+2
*
Fix inspect for unicode codepoint 0x85
Jeremy Evans
2022-08-11
1
-0
/
+5
*
Fix Array#[] with ArithmeticSequence with negative steps (#5739)
Jeremy Evans
2022-08-11
2
-0
/
+142
*
Revert "Add {Method,UnboundMethod}#{public?,private?,protected?}"
Jeremy Evans
2022-08-10
1
-51
/
+2
*
[ruby/error_highlight] Make backtrace_location keyword work
Yusuke Endoh
2022-08-10
1
-0
/
+26
*
[ruby/error_highlight] Make ErrorHighlight.spot accept Exception (https://git...
Yusuke Endoh
2022-08-10
1
-1
/
+1
*
Merge rubygems/bundler HEAD.
Hiroshi SHIBATA
2022-08-09
10
-19
/
+50
*
[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...
dependabot[bot]
2022-08-09
2
-5
/
+5
*
Tentatively exclude the test that triggers ruby/psych#572
Nobuyoshi Nakada
2022-08-09
1
-0
/
+1
*
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2022-08-09
2
-5
/
+5
*
[ruby/psych] Raise specific error when an anchor isn't defined
Alexander Momchilov
2022-08-09
2
-2
/
+2
*
[ruby/psych] Update to squiggly heredocs in the file
Alexander Momchilov
2022-08-09
1
-12
/
+12
*
[ruby/psych] Add test for missing anchor
Alexander Momchilov
2022-08-09
1
-0
/
+11
*
[ruby/psych] Add test for anchor reuse
Alexander Momchilov
2022-08-09
1
-0
/
+11
*
[ruby/psych] Raise specific error when aliases are not enabled
Alexander Momchilov
2022-08-09
6
-8
/
+8
*
[ruby/psych] Don't hardcode expected alias names
Alexander Momchilov
2022-08-09
3
-22
/
+28
*
[ruby/psych] Test that recursive refs dump as aliases
Alexander Momchilov
2022-08-09
3
-0
/
+37
*
[ruby/psych] Clarify tests about parsing aliases
Alexander Momchilov
2022-08-09
1
-8
/
+21
*
[ruby/date] Fix Time#to_datetime before calendar reform
Nobuyoshi Nakada
2022-08-08
1
-0
/
+17
*
[ruby/rdoc] Allow multiple footnotes without in-between blank lines
Nobuyoshi Nakada
2022-08-08
1
-1
/
+0
*
[rubygems/rubygems] Include backtrace with crashes by default
David Rodríguez
2022-08-05
1
-5
/
+17
*
Fix inconsistency with opt_aref_with
John Hawthorn
2022-08-04
1
-0
/
+14
*
[rubygems/rubygems] Fix unused variable warning
David Rodríguez
2022-08-05
1
-1
/
+1
*
[rubygems/rubygems] Warn dangling symlinks
David Rodríguez
2022-08-04
2
-1
/
+26
*
Harden Queue#pop timeout tests
Jean Boussier
2022-08-03
1
-6
/
+6
*
Merge rubygems/bundler HEAD
Hiroshi SHIBATA
2022-08-03
10
-20
/
+20
*
[rubygems/rubygems] fix platform matching for index specs
Ilya Dyakonov
2022-08-03
2
-1
/
+14
*
[rubygems/rubygems] Warn (rather than crash) when setting `nil` specification...
David Rodríguez
2022-08-03
3
-5
/
+27
*
Implement Queue#pop(timeout: sec)
Jean Boussier
2022-08-02
2
-11
/
+45
*
[Bug #17767] Now `ENV.clone` raises `TypeError` as well as `ENV.dup`
Nobuyoshi Nakada
2022-08-02
1
-42
/
+6
*
[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...
dependabot[bot]
2022-08-02
2
-5
/
+5
*
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2022-08-02
2
-5
/
+5
*
respect current frame of `rb_eval_string`
Koichi Sasada
2022-08-01
1
-0
/
+12
*
Implement Enumerator::Product and Enumerator.product [Feature #18685]
Akinori MUSHA
2022-07-30
1
-0
/
+38
*
[ruby/rdoc] Fix blockquote with word in verbatim
Nobuyoshi Nakada
2022-07-30
1
-0
/
+9
*
[flori/json] test parsing of unicode, mixing literal characters with escaped
Ethan
2022-07-29
1
-0
/
+4
*
[ruby/optparse] Also accept '-' as an optional argument (https://github.com/r...
konsolebox
2022-07-29
1
-0
/
+6
*
[ruby/rdoc] Fix formatting blockquote in verbatim
Nobuyoshi Nakada
2022-07-29
1
-0
/
+11
*
Revert "Try reproducing the MinGW hang on time command (#6168)"
Takashi Kokubun
2022-07-28
1
-0
/
+7
*
YJIT: Teach getblockparamproxy to handle the no-block case without exiting (#...
Matthew Draper
2022-07-28
1
-0
/
+16
*
Skip randomly failing tests with FreeBSD 12
Hiroshi SHIBATA
2022-07-28
2
-0
/
+8
*
Fix the missing brackets
Hiroshi SHIBATA
2022-07-28
1
-1
/
+1
*
test_io_console.rbL399 is also randomly failing same as bfc697f1e26f1406c45ec...
Hiroshi SHIBATA
2022-07-28
1
-1
/
+1
*
Try reproducing the MinGW hang on time command (#6168)
Takashi Kokubun
2022-07-27
1
-7
/
+0
[next]