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
Age
Commit message (
Expand
)
Author
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
Added cgi for bundler testing. rack depends cgi/cookie.rb
Hiroshi SHIBATA
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
2025-04-23
all of examples at commands/newgem_spec.rb are working on ruby repo
Hiroshi SHIBATA
2025-04-23
Add a new spec for inherited
Xavier Noria
2025-04-23
Add a new spec for const_added
Xavier Noria
2025-04-22
Skip failing example on Ubuntu runner of ruby/ruby
Hiroshi SHIBATA
2025-04-22
[rubygems/rubygems] Warn if TLS 1.2 is not supported
Edouard CHIN
2025-04-22
[rubygems/rubygems] Summarize the diagnostic
Edouard CHIN
2025-04-22
[rubygems/rubygems] Diagnose the bare net/http connection
Edouard CHIN
2025-04-22
[rubygems/rubygems] Diagnose the RubyGems connection
Edouard CHIN
2025-04-22
[rubygems/rubygems] Diagnose the bundler connection
Edouard CHIN
2025-04-22
[rubygems/rubygems] Diagnose when OpenSSL can't be loaded.
Edouard CHIN
2025-04-22
[rubygems/rubygems] Add the `bundle doctor subcommand` skeleton:
Edouard CHIN
2025-04-22
[rubygems/rubygems] Define `bundler doctor` as a subcommand
Edouard CHIN
2025-04-18
U+036F is now alnum
Mari Imaizumi
2025-04-18
[Feature #20724] Bump Unicode version to 16.0.0
Mari Imaizumi
2025-04-15
[rubygems/rubygems] Let `bundle lock --normalize-platforms` remove invalid pl...
David Rodríguez
2025-04-15
[rubygems/rubygems] Raise an error if `bundle lock` target platform is incomp...
David Rodríguez
2025-04-15
[rubygems/rubygems] Fix false positive warning about insecurely materialized gem
David Rodríguez
2025-04-14
Expose `ruby_thread_has_gvl_p`.
Samuel Williams
2025-04-14
Add `RUBY_VERSION_IS_3_5`.
Samuel Williams
2025-04-14
[rubygems/rubygems] Refine `bundle update --verbose` logs
David Rodríguez
2025-04-14
[rubygems/rubygems] Fix edge case making `bundle update` behave incorrectly
David Rodríguez
2025-04-14
[rubygems/rubygems] Fix `bundle lock --normalize-platforms` regression
David Rodríguez
2025-04-10
Sync Bundler and adapt to new spec setup
David Rodríguez
2025-04-10
Document order of execution const_added vs inherited
Xavier Noria
2025-04-10
Refactor bundled condition
Hiroshi SHIBATA
2025-04-10
Added simple failing example
Hiroshi SHIBATA
2025-04-10
Restore the original order of const_added and inherited callbacks
Xavier Noria
2025-04-09
[rubygems/rubygems] Follow up to removal of rubyinstaller2 workaround
David Rodríguez
2025-04-04
[rubygems/rubygems] Rubyinstaller2 fixed this
David Rodríguez
2025-04-02
Removed Solaris conditions from optional and shared directories
Hiroshi SHIBATA
2025-04-02
Removed Solaris conditions from library directory
Hiroshi SHIBATA
2025-04-02
Removed Solaris conditions from core directory
Hiroshi SHIBATA
2025-04-01
[rubygems/rubygems] Stay away from FileUtils.rm_rf in Bundler specs
David Rodríguez
2025-04-01
[rubygems/rubygems] Let compact index response parser consistently return a m...
David Rodríguez
2025-03-31
[rubygems/rubygems] Allow ruby platform to be remove also when dependencies h...
David Rodríguez
2025-03-31
[rubygems/rubygems] Remove edge cases for not removing invalid platforms
David Rodríguez
2025-03-28
spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ...3.5' spec/ruby/securit...
Hiroshi SHIBATA
2025-03-27
Avoid array allocation for *nil, by not calling nil.to_a
Jeremy Evans
2025-03-27
Freeze $/ and make it ractor safe
Étienne Barrié
[prev]
[next]