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-07
[PRISM] Rescue should set correct end_label
Matt Valentine-House
2023-12-07
Lrama v0.5.12
yui-knk
2023-12-07
NEWS: Move "interruptible name resolution" to "Stdlib updates" section
Yusuke Endoh
2023-12-07
[ruby/io-console] [DOC] Add documentation for IO#cursor
Matheus Richard
2023-12-07
Update bundled gems list at bc6a0ede4a05d19dc999d05c84b46a [ci skip]
git
2023-12-07
Bump up bundled net-ftp gem version to 0.3.0
Hiroshi SHIBATA
2023-12-07
Sort links [ci skip]
Kazuhiro NISHIYAMA
2023-12-07
always omit test_ai_addrconfig.
Tanaka Akira
2023-12-07
Set AI_ADDRCONFIG when making getaddrinfo(3) calls for outgoing conns (#7295)
KJ Tsanaktsidis
2023-12-07
Revert "Warn `it` only with -W:deprecated"
Takashi Kokubun
2023-12-07
Fallback rb_warn_deprecated for UNIVERSAL_PARSER
Takashi Kokubun
2023-12-06
Warn `it` only with -W:deprecated
Takashi Kokubun
2023-12-07
Update default gems list at a41d6c825c4b1ed5699fd7880edeb8 [ci skip]
git
2023-12-07
[ruby/open-uri] Bump up 0.4.1
Hiroshi SHIBATA
2023-12-07
Warn `it` (#9152)
Takashi Kokubun
2023-12-07
[ruby/open-uri] Set default for max_redirects and add exception class
Andrew Kane
2023-12-07
[ruby/open-uri] Add :max_redirects option
Andrew Kane
2023-12-07
[rubygems/rubygems] Make --build-root disable auto-user-install.
Ellen Marie Dash
2023-12-07
[rubygems/rubygems] Better approach to falling back to user installation when...
David Rodríguez
2023-12-07
[rubygems/rubygems] Add some early assertions to make sure the test is progre...
David Rodríguez
2023-12-07
[rubygems/rubygems] Use globals variables for standard input/output
Vít Ondruch
2023-12-06
Copy encoding flags when copying a regex [Bug #20039]
Dustin Brown
2023-12-07
Remove a note for `bundle exec ruby` not printing a warning
Yusuke Endoh
2023-12-07
Move replace_require into bundled_gems.rb
Hiroshi SHIBATA
2023-12-07
Fix SEGV caused by `GC::Profiler.raw_data` (#9122)
Soutaro Matsumoto
2023-12-07
Add NEWS for Range#overlap?
hogelog
2023-12-06
[ruby/prism] Emit error for constant assignments in defs
Haldun Bayhantopcu
2023-12-06
YJIT: Add some object validity assertions
Alan Wu
2023-12-06
[ruby/prism] Simplify unterminated string
Kevin Newton
2023-12-06
[PRISM] Correct depth offset for block local vars
Matt Valentine-House
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
[prev]
[next]