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
Age
Commit message (
Expand
)
Author
2024-11-26
Optimize instructions when creating an array just to call `include?` (#12123)
Randy Stauner
2024-11-26
[ruby/reline] KeyStroke handles multibyte character
tomoya ishida
2024-11-26
[ruby/irb] Fix indentation of xstring literal
tomoya ishida
2024-11-26
Add Modular GC and MMTk to NEWS
Matt Valentine-House
2024-11-26
Add NEWS.md entry about `Hash.new(capacity:)`
Jean Boussier
2024-11-26
[MinGW] - Fix NET_LUID check
Raed Rizqie
2024-11-26
Remove `Kernel.with_yjit` class method
Nobuyoshi Nakada
2024-11-26
Clear shared_gc directory
Nobuyoshi Nakada
2024-11-26
Use extmk.rb to configure shared GC
Nobuyoshi Nakada
2024-11-26
Fix up gc/extconf_base.rb
Nobuyoshi Nakada
2024-11-26
Shell dependent command should be in Makefile.in
Nobuyoshi Nakada
2024-11-26
[ruby/uri] Suppress deprecate warning of test class (retry)
Yusuke Endoh
2024-11-26
Skip failing rbs tests with latest HEAD of ruby/json
Hiroshi SHIBATA
2024-11-26
[rubygems/rubygems] Remove no longer necessary code
David Rodríguez
2024-11-26
[rubygems/rubygems] Avoid needing a second pass to ignore unlocked gems
David Rodríguez
2024-11-26
[rubygems/rubygems] Allow some materialized specs to be missing
David Rodríguez
2024-11-26
[rubygems/rubygems] Deprecate `check` parameter to `Bundler::SpecSet#for`
David Rodríguez
2024-11-26
[rubygems/rubygems] Keep track of materializations in the original resolve
David Rodríguez
2024-11-26
[rubygems/rubygems] Create LazySpecifications directly with most_specific_loc...
David Rodríguez
2024-11-26
[rubygems/rubygems] Enable `Performance/MapCompact` cop
David Rodríguez
2024-11-26
[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configuration
David Rodríguez
2024-11-26
[rubygems/rubygems] Fix installs of subdependencies of unlocked dependencies ...
David Rodríguez
2024-11-26
[rubygems/rubygems] Filter out gems to unlock inside `converge_specs`
David Rodríguez
2024-11-26
[rubygems/rubygems] Remove unnecessary `verbose` parameter
David Rodríguez
2024-11-26
[rubygems/rubygems] Remove unnecessary `let` and nesting
David Rodríguez
2024-11-26
[rubygems/rubygems] Fix development dependencies considered unnecessarily som...
David Rodríguez
2024-11-26
[rubygems/rubygems] Simplify more
David Rodríguez
2024-11-26
[rubygems/rubygems] Don't bother sorting if there's a single element
David Rodríguez
2024-11-26
[rubygems/rubygems] Remove no longer necessary code
David Rodríguez
2024-11-26
[rubygems/rubygems] Use `platform` local variable
David Rodríguez
2024-11-26
[rubygems/rubygems] This is about locked_platforms
David Rodríguez
2024-11-26
[rubygems/rubygems] Set instance variables in consistent order
David Rodríguez
2024-11-26
JSON::GeneratorError expose invalid object
Jean Boussier
2024-11-26
[ruby/json] Stop using `rb_gc_mark_locations`
Jean Boussier
2024-11-26
[ruby/json] JSON.dump: write directly into the provided IO
Jean Boussier
2024-11-25
Update NEWS.md for Bug #20620
Jeremy Evans
2024-11-26
[Feature #20293] Add `Warning.categories` to NEWS
Nobuyoshi Nakada
2024-11-26
[ruby/uri] Suppress deprecate warning of test class and use EnvUtil.suppress_...
Hiroshi SHIBATA
2024-11-26
[ruby/uri] Revert "Prevent a warning: URI::REGEXP is obsolete
Hiroshi SHIBATA
2024-11-26
NEWS.md: Fix a typo
Yusuke Endoh
2024-11-26
Add NEWS entries temporarily
Yusuke Endoh
2024-11-26
NEWS.md: sort the entries alphabetically
Yusuke Endoh
2024-11-26
Many of Oniguruma functions need valid encoding strings
Nobuyoshi Nakada
2024-11-26
Check negative integer underflow
Nobuyoshi Nakada
2024-11-26
[ruby/resolv] Omit Windows and MinGW platforms with with_udp_and_tcp
Hiroshi SHIBATA
2024-11-26
Add news about MatchData#bytebegin and MatchData#byteend
Shugo Maeda
2024-11-25
Fix vm_objtostring optimization for Symbol
Maximillian Polhill
2024-11-26
[ruby/resolv] _1 is not provided in Ruby 2.5
Hiroshi SHIBATA
2024-11-25
[ruby/logger] include license texts in gem
Mike Linksvayer
2024-11-25
Use footnote links instead
Stan Lo
[prev]
[next]