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
/
spec
/
ruby
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WIP] add error_squiggle gem
Yusuke Endoh
2021-06-29
1
-2
/
+2
*
Update to ruby/spec@c6e9285
Benoit Daloze
2021-06-02
4
-22
/
+19
*
Update to ruby/spec@a0b7d0d
Benoit Daloze
2021-06-02
66
-162
/
+938
*
Skip a `File.atime` test randomly failing on Travis ppc64le.
Jun Aruga
2021-06-02
1
-0
/
+5
*
Fix Enumerator::ArithmeticSequence handling of float ranges
Jeremy Evans
2021-05-29
1
-17
/
+21
*
Guard ruby/spec with spec/mspec/tool/wrap_with_guard.rb
Hiroshi SHIBATA
2021-05-27
164
-3901
/
+4393
*
Use a shared spec for YAML.load and YAML.unsafe_load
Benoit Daloze
2021-05-17
3
-266
/
+140
*
spec/ruby/library/yaml: Test YAML.unsafe_load instead of YAML.load in 3.1
Yusuke Endoh
2021-05-17
2
-111
/
+252
*
Revert "Use YAML.unsafe_load instead of YAML.load."
Yusuke Endoh
2021-05-17
1
-7
/
+7
*
Use YAML.unsafe_load instead of YAML.load.
Hiroshi SHIBATA
2021-05-17
1
-7
/
+7
*
Fix handling of control/meta escapes in literal regexps
Jeremy Evans
2021-05-12
1
-1
/
+1
*
Run nmake check on Actions (#4487)
Takashi Kokubun
2021-05-11
1
-0
/
+1
*
net-http no longer requires stringio
Nobuyoshi Nakada
2021-05-06
4
-0
/
+5
*
spec/ruby/library/net/http/http/fixtures/http_server.rb host naming for Windows
MSP-Greg
2021-05-04
1
-1
/
+1
*
spec/ruby/core/file/shared/read.rb: The behavior of FreeBSD was changed
Yusuke Endoh
2021-04-26
1
-2
/
+2
*
spec/ruby/core/hash/transform_keys_spec.rb: Fix the failure of ruby_3_0
Yusuke Endoh
2021-04-16
1
-2
/
+2
*
spec/ruby/library/matrix/: Change the version guard to 3.1.0
Yusuke Endoh
2021-04-15
1
-1
/
+1
*
spec/ruby/library/matrix/: Change the version guard to 3.0.2
Yusuke Endoh
2021-04-06
1
-1
/
+1
*
Keep non evaluated keys in `Hash#transform_keys!` [Bug #17735]
Kenichi Kamiya
2021-03-28
1
-1
/
+11
*
Update to ruby/spec@fd6eddd
Benoit Daloze
2021-03-27
26
-84
/
+501
*
Fix Enumerable#tally with some arguments pattern [Feature #17744]
Kenichi Kamiya
2021-03-27
1
-0
/
+19
*
Enumerable#tally with the resulting hash [Feature #17744]
Nobuyoshi Nakada
2021-03-26
1
-0
/
+28
*
File.dirname optional level
Nobuyoshi Nakada
2021-03-15
1
-0
/
+16
*
Skip spec which does not work on mingw
Benoit Daloze
2021-02-28
1
-1
/
+1
*
Update to ruby/spec@37e52e5
Benoit Daloze
2021-02-27
48
-65
/
+812
*
Make String#{strip,lstrip}{,!} strip leading NUL bytes
Jeremy Evans
2021-02-20
2
-18
/
+22
*
Fix a spec failure
Kazuhiro NISHIYAMA
2021-02-16
1
-2
/
+10
*
Thread::Queue.new should accept an Enumerable [Feature #17327]
Nobuyoshi Nakada
2021-02-12
1
-10
/
+4
*
The Queue constructor should take an initial set of objects
Chris Seaton
2021-02-11
1
-0
/
+44
*
Fixed Kernel#rand spec
Nobuyoshi Nakada
2021-01-29
1
-10
/
+10
*
Update to ruby/spec@8cafaa5
Benoit Daloze
2021-01-28
35
-10
/
+832
*
Taint flags has been deprecated in 3.1
Nobuyoshi Nakada
2021-01-27
4
-2
/
+17
*
Replace "iff" with "if and only if"
Gannon McGibbon
2021-01-19
6
-6
/
+6
*
Upcoming Struct#new behavior
Nobuyoshi Nakada
2021-01-18
1
-7
/
+22
*
Rename RubyVM::MJIT to RubyVM::JIT
Takashi Kokubun
2021-01-13
2
-2
/
+2
*
Remove "." and ".." from Dir.glob with FNM_DOTMATCH [Bug #17280]
Nobuyoshi Nakada
2021-01-12
3
-19
/
+70
*
[ruby/matrix] use an exclusive range [Bug #17521]
Nobuyoshi Nakada
2021-01-11
1
-1
/
+1
*
[ruby/matrix] Fix 0-th power [Bug #17521] (#4047)
Marc-André Lafortune
2021-01-10
1
-3
/
+16
*
Suppress too big exponent warnings
Nobuyoshi Nakada
2020-12-28
1
-5
/
+15
*
Update to ruby/spec@4ce9f41
Benoit Daloze
2020-12-27
108
-265
/
+1320
*
Fix typos
Marcus Stollsteimer
2020-12-24
4
-4
/
+4
*
Fix class of method in Method#inspect for singleton classes of classes
Jeremy Evans
2020-12-23
1
-0
/
+6
*
Enumerator.new: raise unless block given
卜部昌平
2020-12-22
2
-30
/
+42
*
Remvoed no longer needed version guards
Nobuyoshi Nakada
2020-12-22
3
-16
/
+0
*
Removed rb_cData entity
Nobuyoshi Nakada
2020-12-22
3
-1
/
+9
*
Data: delete
卜部昌平
2020-12-22
1
-7
/
+9
*
Fix misspellings [ci skip]
Kazuhiro NISHIYAMA
2020-12-21
1
-1
/
+1
*
Use Integer instead of Fixnum/Bignum
Nobuyoshi Nakada
2020-12-21
144
-389
/
+391
*
Fixed indefinite articles before "Integer" [ci skip]
Nobuyoshi Nakada
2020-12-21
4
-4
/
+4
*
Fixnum as a Symbol was an old feature until 1.6
Nobuyoshi Nakada
2020-12-21
8
-8
/
+8
[next]