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
*
Update to ruby/spec@b1e93a2
Benoit Daloze
2021-09-07
17
-7
/
+163
*
Fix rubyspec_capiext dependency and flags
Nobuyoshi Nakada
2021-08-30
1
-4
/
+3
*
Fix dllimport attribute
Nobuyoshi Nakada
2021-08-30
1
-1
/
+1
*
Fix failures on non-UTF-8 environment [Bug #18077]
Nobuyoshi Nakada
2021-08-22
2
-2
/
+6
*
Fix Marshal.dump(closed_io) to raise TypeError and allow encoding on closed IO
Lars Kanis
2021-08-22
2
-4
/
+8
*
Allow tracing of optimized methods
Jeremy Evans
2021-08-21
1
-3
/
+4
*
Fix test failure on spec/ruby/language/pattern_matching_spec.rb
Kazuki Tsujimoto
2021-08-19
1
-5
/
+8
*
Allow omission of parentheses in one line pattern matching [Feature #16182]
Kazuki Tsujimoto
2021-08-19
1
-0
/
+11
*
Update to ruby/spec@330c641
Benoit Daloze
2021-08-13
6
-98
/
+123
*
Suppress unused-result warnings
S.H
2021-08-07
1
-2
/
+6
*
Tweak rb_str_modify_expand() + read() spec to try to find out why it fails on...
Benoit Daloze
2021-07-30
3
-9
/
+21
*
Make RubyVM::AbstractSyntaxTree.of raise for method/proc created in eval
Jeremy Evans
2021-07-29
1
-4
/
+14
*
Update to ruby/spec@b65d01f
Benoit Daloze
2021-07-29
186
-3248
/
+3865
*
Bump unicode version for Ruby 3.1
Hiroshi SHIBATA
2021-07-27
1
-2
/
+2
*
rb_iterate is no longer used in ruby/spec
Benoit Daloze
2021-07-26
1
-1
/
+0
*
Remove meaningless IO#close_on_exec= spec [Feature #17745]
Nobuyoshi Nakada
2021-07-20
1
-4
/
+0
*
Use rb_block_call() instead of the deprecated rb_iterate()
Nobuyoshi Nakada
2021-07-18
2
-17
/
+13
*
Disable spec of `pattern matching is experimental` since 3.1
Kazuhiro NISHIYAMA
2021-07-17
1
-14
/
+16
*
Fix a spec failure
Kazuhiro NISHIYAMA
2021-07-17
1
-1
/
+1
*
Fix a spec failure
Kazuhiro NISHIYAMA
2021-07-17
1
-1
/
+1
*
Add Integer.try_convert [Feature #15211]
Nobuyoshi Nakada
2021-07-16
1
-0
/
+40
*
Fix ruby_version guards in Unicode/Emoji version specs
Martin Dürst
2021-07-08
2
-3
/
+3
*
Add new Unicode/Emoji version checks to spec/ruby/library/rbconfig
Martin Dürst
2021-07-08
2
-3
/
+15
*
[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
[next]