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
/
lib
Age
Commit message (
Expand
)
Author
2024-07-30
[rubygems/rubygems] Simplify logic to add current platform a bit
David Rodríguez
2024-07-30
[rubygems/rubygems] Fix `gem list` regression when a regular gem shadows a de...
David Rodríguez
2024-07-30
[rubygems/rubygems] Always leave default gem executables around
David Rodríguez
2024-07-29
[ruby/reline] Fix memory leak in setupterm
Peter Zhu
2024-07-29
[ruby/rdoc] [DOC] Mods about markup formats
Burdette Lamar
2024-07-26
[rubygems/rubygems] Remove inconsistent whitespace from CLI flags
David Rodríguez
2024-07-26
[rubygems/rubygems] Fix bundle check exit code when git gem is missing
Jerome Dalbert
2024-07-25
[rubygems/rubygems] bundle-gem learns to find Gemfile template correctly
Jason Karns
2024-07-24
[rubygems/rubygems] Remove `to_yaml_properties`
David Rodríguez
2024-07-23
[rubygems/rubygems] Keep only the bare clone in the per app cache
David Rodríguez
2024-07-23
[rubygems/rubygems] Don't serialize gemspec in the cache location
David Rodríguez
2024-07-23
[rubygems/rubygems] Stop using the cache path as the install location
David Rodríguez
2024-07-23
[rubygems/rubygems] Stop removing the `.git` folder from cached git gems
David Rodríguez
2024-07-23
[rubygems/rubygems] Refactor `set_paths!`
David Rodríguez
2024-07-23
[rubygems/rubygems] Restrict local behaviour of git gems to local overrides
David Rodríguez
2024-07-23
[rubygems/rubygems] Prefer `install_path` alias
David Rodríguez
2024-07-23
[rubygems/rubygems] Move duplicated code to a method
David Rodríguez
2024-07-23
[rubygems/rubygems] Add debugging message to `Bundler::Source::Git#specs`
David Rodríguez
2024-07-23
[rubygems/rubygems] Explicitly encode Gem::Dependency to yaml
Samuel Giddins
2024-07-23
[rubygems/rubygems] Fix `bundle exec gem uninstall`
David Rodríguez
2024-07-23
[rubygems/rubygems] Enable checksums on Bundler 3 for fresh lockfiles
David Rodríguez
2024-07-23
[DOC] Allow linking to File#path in Tempfile.create
Peter Zhu
2024-07-23
[DOC] Fix code formatting for Tempfile.create
Peter Zhu
2024-07-22
Document the reasoning behind the fix for [Bug #20641]
Jean Boussier
2024-07-22
bundled_gems.rb: Add a fast path
Jean Boussier
2024-07-21
[ruby/uri] Restrict constant checks to current namespace to avoid conflicts w...
Randy Stauner
2024-07-19
[rubygems/rubygems] Fix line comment issue for map
alpha0x00
2024-07-19
[ruby/uri] Also support URI::PATTERN with switch-back
Hiroshi SHIBATA
2024-07-19
[ruby/uri] Added test for constant definition and remove URI::REGEXP when usi...
Hiroshi SHIBATA
2024-07-19
[ruby/uri] URI.extract needs to pass block
Hiroshi SHIBATA
2024-07-19
[ruby/uri] Added compatibility methods for RFC2396 parser
Hiroshi SHIBATA
2024-07-19
[ruby/uri] Added URI.parser= method for switch back to RFC2396_Parser
Hiroshi SHIBATA
2024-07-18
[rubygems/rubygems] Small tweak to avoid making the same mistake again
David Rodríguez
2024-07-18
[rubygems/rubygems] Fix another removal issue
David Rodríguez
2024-07-18
[rubygems/rubygems] Fix incorrect standalone script when default gems with ex...
David Rodríguez
2024-07-18
[rubygems/rubygems] Fix gemspec `require_paths` type validation
David Rodríguez
2024-07-18
[rubygems/rubygems] Warn non flattened require paths in old RubyGems versions...
David Rodríguez
2024-07-18
[rubygems/rubygems] Use `caller_locations` instead of splitting `caller`
Nobuyoshi Nakada
2024-07-18
Require space between hash/content in ATX heading (#1140)
Hartley McGuire
2024-07-17
[ruby/rdoc] Improve rubocop setup
Stan Lo
2024-07-17
[rubygems/rubygems] Fix another case of `bundle lock --add-platform` doing no...
David Rodríguez
2024-07-16
[ruby/irb] Group class methods under `class << self`
Stan Lo
2024-07-16
[ruby/rdoc] Drop reimplementation of Ripper lex state
nicholas a. evans
2024-07-12
[ruby/reline] Fix rendering bug of nomultiline prompt
tomoya ishida
2024-07-11
[ruby/prism] (ruby_parser) Handle bare string in implicit concat
Kevin Newton
2024-07-11
[ruby/prism] (ruby_parser) Match match3 nodes for regular expressions
Kevin Newton
2024-07-11
[ruby/prism] (ruby_parser) Reverse associativity of and and or nodes
Kevin Newton
2024-07-11
[PRISM] Use node ids for error highlight
Kevin Newton
2024-07-11
[ruby/prism] Various cleanup for initializers and typechecks
Kevin Newton
2024-07-11
[ruby/prism] Add node ids to nodes
Kevin Newton
[prev]
[next]