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
ruby_4_0
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
Age
Commit message (
Expand
)
Author
2025-10-01
Interpolation with only string literals must not be frozen
Earlopain
2025-09-16
Fix a function name typo in the description [ci skip]
Nobuyoshi Nakada
2025-09-14
Remove tests do not test Regexp methods
Nobuyoshi Nakada
2025-09-12
Fix use of uninitialized memory in strings
Peter Zhu
2025-09-11
Don't load set_spec.c if not Ruby 3.5
Peter Zhu
2025-09-11
Fix compilation of set_spec.c for previous Ruby versions
Peter Zhu
2025-09-08
Add spec for missing or faulty `to_proc` methods
Jean Boussier
2025-09-04
feature_spec.rb: Don't test --enable-all with --zjit*
Takashi Kokubun
2025-09-04
rubyopt_spec.rb: Stop testing JIT options
Takashi Kokubun
2025-08-29
Shrink ruby_bug version guard in anticipation of 3.4.6 release
Alan Wu
2025-08-22
Do not respect ruby2_keywords on method/proc with post arguments
Jeremy Evans
2025-07-29
Fix stripping features from the description
Nobuyoshi Nakada
2025-07-24
Support `cause:` in `Thread#raise` and `Fiber#raise`. (#13967)
Samuel Williams
2025-07-15
Provide pathname.so with embedded Pathname
Hiroshi SHIBATA
2025-07-11
Add Set C-API
Jeremy Evans
2025-07-10
[Bug #19417] Update version guard
Nobuyoshi Nakada
2025-07-10
[Bug #19417] Make word prop match join_control ...
Janosch Mùˆller
2025-07-09
Update to ruby/spec@ed254ba
Andrew Konchin
2025-06-25
Simplify Set#inspect output
Jeremy Evans
2025-06-18
Exclude internal frames from backtrace
Yusuke Endoh
2025-06-16
[Bug #20998] Check if the string is frozen in rb_str_locktmp() & rb_str_unloc...
Benoit Daloze
2025-06-15
Skip the optional capi digest specs if fiddle is not installed
Jeremy Evans
2025-06-11
Followed up https://github.com/ruby/net-http/commit/002441da1e for ruby/spec
Hiroshi SHIBATA
2025-06-10
Fix up birthtime specs
Nobuyoshi Nakada
2025-06-09
[Feature #21219] Selective inspect of instance variables
Nobuyoshi Nakada
2025-06-06
Fix birthtime specs on old Linux
Nobuyoshi Nakada
2025-06-06
Deprecate passing arguments to Set#to_set and Enumerable#to_set
Jeremy Evans
2025-06-04
Mark as NORETURN
Nobuyoshi Nakada
2025-06-02
Update to ruby/spec@4d2fc4d
Andrew Konchin
2025-06-02
Handle test failure of mock object
Hiroshi SHIBATA
2025-06-01
Skip birthtime failures on old linux
Nobuyoshi Nakada
2025-05-31
Bump bundled bigdecimal to 3.2.1 (#13482)
tomoya ishida
2025-05-31
skip tests for BigDecimal 3.2.0
Koichi Sasada
2025-05-30
[Feature #21205] Fix up birthtime in ruby/spec
Nobuyoshi Nakada
2025-05-20
Remove SortedSet autoload and set/sorted_set
Jeremy Evans
2025-05-16
[Bug #20009] Support marshaling non-ASCII name class/module
Nobuyoshi Nakada
2025-05-16
"binary" is not valid encoding name in Emacs
Nobuyoshi Nakada
2025-05-13
Add specs for Set mutation during iteration
Jean Boussier
2025-05-13
Set#merge: raise if called during iteration
Jean Boussier
2025-05-11
spec/ruby/core/module/ancestors_spec.rb: Add a guard for Namespace feat.
Yusuke Endoh
2025-05-11
namespace on read
Satoshi Tagomori
2025-05-10
[Feature #15408] Fix up _id2ref_spec.rb
Nobuyoshi Nakada
2025-05-09
Fix rb_range_beg_len() and rb_arithmetic_sequence_beg_len_step() spec
Benoit Daloze
2025-05-09
Fix digest specs when run in CRuby via make test-spec
Andrew Konchin
2025-05-09
Fix formatting in digest_spec.c
Andrew Konchin
2025-05-09
Update to ruby/spec@d8bacef
Andrew Konchin
2025-05-09
Guard CGI examples with Ruby 3.5 and use cgi/escape for related examples
Hiroshi SHIBATA
2025-05-08
Rename `ivptr` -> `fields`, `next_iv_index` -> `next_field_index`
Jean Boussier
2025-04-26
Implement Set as a core class
Jeremy Evans
2025-04-25
update allocation location tests
Aaron Patterson
[prev]
[next]