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
2023-12-06
[ruby/prism] Move flag position consistently to front
Kevin Newton
2023-12-06
[ruby/prism] Fix closing loc for string literals
TSUYUSATO Kitsune
2023-12-06
[ruby/prism] Fix one potential memory leak and silence one false positive rep...
Haldun Bayhantopcu
2023-12-06
YJIT: Avoid register allocation conflict with a higher stack_idx (#9143)
Takashi Kokubun
2023-12-06
[rubygems/rubygems] Bundler::Fetcher uses Bundler::CIDetector
Eric Mueller
2023-12-06
[rubygems/rubygems] Duplicate Gem::CIDetector into bundler
Eric Mueller
2023-12-06
[rubygems/rubygems] Gem::UpdateSuggestion uses Gem::CIDetector
Eric Mueller
2023-12-06
[rubygems/rubygems] Introduce the Gem::CIDetector
Eric Mueller
2023-12-06
[ruby/prism] Update documentation for encodings
Kevin Newton
2023-12-06
[prism] Handle string and xstring encodings
Kevin Newton
2023-12-06
[ruby/prism] Provide flags for changing encodings
Kevin Newton
2023-12-06
[PRISM] Extract a PM_NOP helper
Jemma Issroff
2023-12-06
[PRISM] Fix ReturnNodes
Jemma Issroff
2023-12-06
Re-embed when removing Object instance variables
Peter Zhu
2023-12-06
[PRISM] Account for nil parent in Call{Operator,And,Or}PathWriteNodes
Jemma Issroff
2023-12-06
[ruby/bigdecimal] Clarify that JSON methods come from the JSON gem
Peter Zhu
2023-12-06
Deduplicate assertions in redblack_balance
Peter Zhu
2023-12-06
[ruby/bigdecimal] [DOC] Add section Methods for Working with JSON
BurdetteLamar
2023-12-06
[ruby/prism] Add locals_body_index to DefNode, BlockNode, LambdaNode
Jemma Issroff
2023-12-06
[PRISM] Implement `PM_MATCH_PREDICATE_NODE` for `defined?`
eileencodes
2023-12-06
[PRISM] Implement `PM_KEYWORD_HASH_NODE` for `defined?`
eileencodes
2023-12-06
[PRISM] Implement `PM_SPLAT_NODE` for `defined?`
eileencodes
2023-12-06
[PRISM] Implement `PM_SOURCE_LINE_NODE` for `defined?`
eileencodes
2023-12-06
[PRISM] Implement `PM_SOURCE_FILE_NODE` for `defined?`
eileencodes
2023-12-06
[PRISM] Implement `PM_SOURCE_ENCODING_NODE` for `defined?
eileencodes
2023-12-06
[PRISM] Implement `PM_IMAGINARY_NODE` for `defined?`
eileencodes
2023-12-06
[PRISM] Compile Rescue Modifier nodes
Matt Valentine-House
2023-12-06
[ruby/prism] Update snapshot
Haldun Bayhantopcu
2023-12-06
Add NEWS entry about Encoding#replicate
Benoit Daloze
2023-12-06
[DOC] Fixed document position
Nobuyoshi Nakada
2023-12-06
[rubygems/rubygems] Try to load Gem::BUNDLED_GEMS on Bundler
Hiroshi SHIBATA
2023-12-06
[ruby/rdoc] Only word-ending colon separates new definition
Nobuyoshi Nakada
2023-12-06
[ruby/rdoc] Needs more backslash to match escaping backslashs
Nobuyoshi Nakada
2023-12-06
[ruby/rdoc] Use single quotes to keep backslash literally
Nobuyoshi Nakada
2023-12-06
Refine the NEWS entry for bundler warning
Yusuke Endoh
2023-12-06
Fix incorrect "nested_fake_name" documentation. (#9135)
Samuel Williams
2023-12-06
Add news for `Fiber#kill`. (#9134)
Samuel Williams
2023-12-06
Fix RCLASS_EXT dump [ci skip]
Nobuyoshi Nakada
2023-12-06
Adjust styles [ci skip]
Nobuyoshi Nakada
2023-12-06
[rubygems/rubygems] test_bundled_ca.rb: Add Net::OpenTimeout as a offline case.
Jun Aruga
2023-12-06
[rubygems/rubygems] Use String#unpack1 available since ruby 3.0
Martin Emde
2023-12-06
Revert "allow enabling Prism via flag or env var"
HParker
2023-12-06
Adjust styles [ci skip]
Nobuyoshi Nakada
2023-12-06
Don't warn generally for `IO::Buffer`, only on specific code paths e.g. `map`...
Samuel Williams
2023-12-05
Fix parameter types for rb_ivar_foreach() callbacks
Alan Wu
2023-12-05
Fix alphabetical order of include in shape.c
Peter Zhu
2023-12-05
[rubygems/rubygems] Converts Bundler lockfile checksum validation to opt-in only
Martin Emde
2023-12-05
[ruby/prism] Fix defined with new line
eileencodes
2023-12-05
[ruby/syntax_suggest] Change assertion to not rely on exact text from prism
Schneems
2023-12-05
YJIT: Assert code pages are not partially in-bounds
Alan Wu
[prev]
[next]