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-03-18
[Feature #20702] Tests for Array#fetch_values
Nobuyoshi Nakada
2025-03-14
Invoke `inherited` callbacks before `const_added`
Jean Boussier
2025-03-12
Restore to use rm_rf for failing example
Hiroshi SHIBATA
2025-03-12
Use erb executable again
Hiroshi SHIBATA
2025-03-12
[rubygems/rubygems] Fix `ENAMETOOLONG` error when creating compact index cache
David Rodríguez
2025-03-12
[rubygems/rubygems] Path helper to build paths in compact index cache
David Rodríguez
2025-03-12
[rubygems/rubygems] Prefer `FileUtils.rm_r` to `FileUtils.rm_rf` for specs
David Rodríguez
2025-03-12
[rubygems/rubygems] Refactor specs to not try to remove folders that don't exist
David Rodríguez
2025-03-10
[rubygems/rubygems] Adapt specs to extraction of irb from ruby-core
David Rodríguez
2025-03-10
[rubygems/rubygems] `bundle console` deprecation was canceled
David Rodríguez
2025-03-10
[rubygems/rubygems] Reduce duplicate of some spec gemfiles
David Rodríguez
2025-03-10
[rubygems/rubygems] Don't treat a git-sourced gem install as complete if only...
Tara Bass
2025-03-10
[rubygems/rubygems] Switch inject to use shorthand hash syntax
Sean Collins
2025-03-10
[rubygems/rubygems] Use shorthand hash syntax for bundle add
Sean Collins
2025-03-10
Revert "Omit irb related examples temporary"
Hiroshi SHIBATA
2025-03-10
Revert "Move irb detection to top-level before(:each) block"
Hiroshi SHIBATA
2025-03-07
[Bug #21174] [Bug #21175] Update rubyspec
Nobuyoshi Nakada
2025-03-04
Move in-place interning spec to Ruby's tests
Jean Boussier
2025-02-28
[rubygems/rubygems] Skip default gems executable example with Windows platform
Hiroshi SHIBATA
2025-02-28
[rubygems/rubygems] Update version for broken executables with default gems
Hiroshi SHIBATA
2025-02-28
[rubygems/rubygems] Retry gracefully on blank partial response in compact index
Martin Emde
2025-02-27
Use erb for simple executable example
Hiroshi SHIBATA
2025-02-27
Use syntax_suggest instead of erb executable.
Hiroshi SHIBATA
2025-02-27
Move irb detection to top-level before(:each) block
Hiroshi SHIBATA
2025-02-27
Use erb executable instead of irb
Hiroshi SHIBATA
2025-02-27
[rubygems/rubygems] Improve error message when on read-only filesystems
David Rodríguez
2025-02-26
Check LoadError first
Nobuyoshi Nakada
2025-02-26
Added assertion strings with Xcode 16.3 beta
Hiroshi SHIBATA
2025-02-25
[rubygems/rubygems] Improve log message about adding a new platform
David Rodríguez
2025-02-25
[rubygems/rubygems] Improve log message when resolving due to local platform ...
David Rodríguez
2025-02-25
[rubygems/rubygems] Modify `bundle doctor` to not report issue when files are...
Edouard CHIN
2025-02-25
Prefer `0.000001` over `0.000001f` for timeout calculations. (#12803)
Samuel Williams
2025-02-21
Use an exclusive range for `ruby_version_is`
Nobuyoshi Nakada
2025-02-21
[rubygems/rubygems] Allow noop `bundle install` to work on read-only or prote...
David Rodríguez
2025-02-21
[rubygems/rubygems] bin/rubocop -a --only Style/RedundantParentheses
Hiroshi SHIBATA
2025-02-21
[rubygems/rubygems] bin/rubocop -a --only Style/MultipleComparison
Hiroshi SHIBATA
2025-02-21
[rubygems/rubygems] Fix resolver issue due to ill-defined version ranges bein...
David Rodríguez
2025-02-19
[rubygems/rubygems] Make sure empty gems are not reinstalled every time
David Rodríguez
2025-02-19
[rubygems/rubygems] Don't add gemspec to specification list of our test gems
David Rodríguez
2025-02-18
reject numbered parameters from Binding#local_variables
Yusuke Endoh
2025-02-18
[rubygems/rubygems] Reduce confusion about domains used for testing
Martin Emde
2025-02-18
[rubygems/rubygems] Fix Bundler incorrectly downgrading direct dependencies
David Rodríguez
2025-02-18
[rubygems/rubygems] Add additional assertions to spec
David Rodríguez
2025-02-18
[rubygems/rubygems] Fix locked gems being upgraded when locked dependencies a...
David Rodríguez
2025-02-18
[rubygems/rubygems] Add intermediate assertion to spec to help debugging
David Rodríguez
2025-02-18
[rubygems/rubygems] Extract a `TheBundle#locked_specs` test helper
David Rodríguez
2025-02-17
[rubygems/rubygems] Make Bundler never instantiate development dependencies
David Rodríguez
2025-02-14
[rubygems/rubygems] Raise error when lockfile is missing deps in frozen mode
David Rodríguez
2025-02-14
[rubygems/rubygems] Deprecate legacy windows platforms (mswin, mingw) in the ...
johnnyshields
2025-02-14
[rubygems/rubygems] Use preferred `:windows` value for Windows exclusively
David Rodríguez
[prev]
[next]