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
/
test
Age
Commit message (
Expand
)
Author
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
Fix SEGV caused by `GC::Profiler.raw_data` (#9122)
Soutaro Matsumoto
2023-12-06
[ruby/prism] Emit error for constant assignments in defs
Haldun Bayhantopcu
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
[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] Provide flags for changing encodings
Kevin Newton
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/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
[ruby/rdoc] Only word-ending colon separates new definition
Nobuyoshi Nakada
2023-12-06
[ruby/rdoc] Use single quotes to keep backslash literally
Nobuyoshi Nakada
2023-12-06
[rubygems/rubygems] test_bundled_ca.rb: Add Net::OpenTimeout as a offline case.
Jun Aruga
2023-12-05
[ruby/prism] Fix defined with new line
eileencodes
2023-12-05
[ruby/prism] Add test cases
TSUYUSATO Kitsune
2023-12-05
[ruby/prism] Fix some corner cases
TSUYUSATO Kitsune
2023-12-05
[ruby/prism] Fix to parse command-style method calls more correctly
TSUYUSATO Kitsune
2023-12-05
[PRISM] Implement Retry node.
Matt Valentine-House
2023-12-05
[ruby/rdoc] Allow any single-word token upto 2 before C method implementation
Nobuyoshi Nakada
2023-12-05
[ruby/rdoc] fix: fix `NoMethodError` when `token_stream` is nil
toshimaru
2023-12-05
[rubygems/rubygems] Instead of checking writability, try to write
David Rodríguez
2023-12-05
[rubygems/rubygems] Set specs as pending at the beginning
David Rodríguez
2023-12-05
[rubygems/rubygems] Simplify `--no-user-install` spec
David Rodríguez
2023-12-05
[flori/json] cosmetics
Hiroshi SHIBATA
2023-12-05
[flori/json] The modern Ruby uses utf-8 encodings by default
Hiroshi SHIBATA
2023-12-05
[flori/json] Fix JSON.dump overload combination
tompng
2023-12-05
[flori/json] Overload kwargs in JSON.dump
Takashi Kokubun
2023-12-05
[flori/json] JSON.dump: handle unenclosed hashes regression
Jean Boussier
2023-12-04
[PRISM] Fixed redo node
Jemma Issroff
2023-12-04
[PRISM] Handle percent literals for `defined?`
eileencodes
[prev]
[next]