index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
ruby
/
library
Age
Commit message (
Expand
)
Author
2022-10-08
Add spec for `Coverage.supported?` and `start(eval: true)`. (#6499)
Samuel Williams
2022-10-07
Add IO#timeout attribute and use it for blocking IO operations. (#5653)
Samuel Williams
2022-09-29
Skip unpack_sockaddr_in with http at Solaris platform
Hiroshi SHIBATA
2022-09-28
Update to ruby/spec@1d9d5c6
Benoit Daloze
2022-09-26
Revert this until we can figure out WB issues or remove shapes from GC
Aaron Patterson
2022-09-26
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-22
Enable coverage for eval.
Samuel Williams
2022-08-29
Update to ruby/spec@b8a8240
Benoit Daloze
2022-08-29
Update to ruby/spec@d01709f
Benoit Daloze
2022-08-08
[Bug #18946] New tests for fixed Time/DateTime conversions
Nobuyoshi Nakada
2022-08-08
[Bug #18946] Use Gregorian dates to test
Nobuyoshi Nakada
2022-07-27
Update to ruby/spec@cbfaf51
Benoit Daloze
2022-07-02
Relax `not_before` limit
Nobuyoshi Nakada
2022-07-01
Fix TODO in stringio/truncate_spec.rb
Nobuyoshi Nakada
2022-07-01
stop CI failures.
Koichi Sasada
2022-06-30
Add more check to debug failures
Kazuhiro NISHIYAMA
2022-06-26
Update to ruby/spec@ab32a1a
Benoit Daloze
2022-05-29
Update rubyspec for stringio bug fix
Jeremy Evans
2022-04-25
Update to ruby/spec@3affe1e
Benoit Daloze
2022-03-28
Update to ruby/spec@aaf998f
Benoit Daloze
2022-03-14
clarify meaning of version guards for Unicode version specs [ci skip]
Martin Dürst
2022-03-13
Fix guards for unicode versions specs
Benoit Daloze
2022-03-13
comment out failing Unicode/Emoji version checks temporarily
Martin Dürst
2022-03-13
update specs to check for Unicode Version 14.0.0/Emoji Version 14.0
Martin Dürst
2022-02-26
Deprecate the unintentional ability to parse `Symbol`
Nobuyoshi Nakada
2022-01-28
Update to ruby/spec@902ab83
Benoit Daloze
2022-01-10
Update to ruby/spec@226cfdc
Benoit Daloze
2021-12-08
Skip bind port 1 when ip_unprivileged_port_start<=1
Kazuhiro NISHIYAMA
2021-11-29
Update to ruby/spec@7f22a0b
Benoit Daloze
2021-11-16
Revert "Temporary ignored the failing specs for Date"
Yusuke Endoh
2021-11-16
Temporary ignored the failing specs for Date
Hiroshi SHIBATA
2021-10-25
Make Coverage suspendable (#4856)
Yusuke Endoh
2021-10-20
Update to ruby/spec@254c380
Benoit Daloze
2021-10-20
Update to ruby/spec@d6921ef
Benoit Daloze
2021-10-13
Fix a typo
Kazuhiro NISHIYAMA
2021-10-10
Use an isolated class
Nobuyoshi Nakada
2021-10-07
Followed up bd6e1a0f0883dba7b02f30cefe5ebec96d02cb90
Hiroshi SHIBATA
2021-10-05
Update to ruby/spec@ccf0d85
Benoit Daloze
2021-09-28
Followed up behavior change of set
Hiroshi SHIBATA
2021-09-28
Followed up ruby/spec examples for date.
Hiroshi SHIBATA
2021-09-07
Update to ruby/spec@b1e93a2
Benoit Daloze
2021-08-13
Update to ruby/spec@330c641
Benoit Daloze
2021-07-29
Update to ruby/spec@b65d01f
Benoit Daloze
2021-07-27
Bump unicode version for Ruby 3.1
Hiroshi SHIBATA
2021-07-08
Fix ruby_version guards in Unicode/Emoji version specs
Martin Dürst
2021-07-08
Add new Unicode/Emoji version checks to spec/ruby/library/rbconfig
Martin Dürst
2021-06-02
Update to ruby/spec@c6e9285
Benoit Daloze
2021-06-02
Update to ruby/spec@a0b7d0d
Benoit Daloze
2021-05-27
Guard ruby/spec with spec/mspec/tool/wrap_with_guard.rb
Hiroshi SHIBATA
2021-05-17
Use a shared spec for YAML.load and YAML.unsafe_load
Benoit Daloze
[next]