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-01
[flori/json] Fix "unexpected token" offset for Infinity
John Hawthorn
2023-12-01
[flori/json] tests/ractor_test.rb: make assert_separately available
Lucas Kanashiro
2023-12-01
Dispatch invalid hex escape content too
Nobuyoshi Nakada
2023-12-01
[Bug #20030] dispatch invalid escaped character without ignoring it
Nobuyoshi Nakada
2023-12-01
Fixup with review comment
Misaki Shioi
2023-12-01
Relax test conditions to velify Socket::ResolutionError#error_code
Misaki Shioi
2023-11-30
[ruby/prism] Document remaining encodings
Kevin Newton
2023-11-30
[ruby/prism] CESU encoding
Kevin Newton
2023-11-30
[ruby/prism] EUC-TW encoding
Kevin Newton
2023-11-30
[ruby/prism] GB18030 encoding
Kevin Newton
2023-11-30
[ruby/prism] Emacs MULE encodings
Kevin Newton
2023-11-30
[PRISM] Big5 encodings
Kevin Newton
2023-11-30
[ruby/prism] EUC-KR encodings
Kevin Newton
2023-11-30
[ruby/prism] Support other EUC-JP encodings
Kevin Newton
2023-11-30
[PRISM] Alias CP51932 to EUC-JP
Kevin Newton
2023-11-30
[PRISM] Consolidate SJIS encodings
Kevin Newton
2023-11-30
[ruby/prism] Add other UTF8 encodings
Kevin Newton
2023-11-30
YJIT: Cancel on-stack jit_return on invalidation (#9086)
Takashi Kokubun
2023-11-30
YJIT: Use `stats[:live_page_count]`, renamed from :compiled_page_count
Alan Wu
2023-11-30
[Prism] Fix local variable access for POST_EXECUTION_NODE
Matt Valentine-House
2023-11-30
Store depth offset inside the scope node.
Matt Valentine-House
2023-11-30
[rubygems/rubygems] Only show "Defaulting to user installation" message when ...
Ellen Marie Dash
2023-11-30
[ruby/irb] Page evaluation result's output
Stan Lo
2023-11-30
[ruby/rdoc] Get rid of `Kernel#open`
Nobuyoshi Nakada
2023-11-30
Add a rescue for `defined?(A::B::C)`
Aaron Patterson
2023-11-30
[ruby/prism] Fix lex_compat for `<<HEREDOC # comment` at EOF
Martin Emde
2023-11-30
[Bug #19877] Assign captures for direct regexp literal only
Nobuyoshi Nakada
2023-11-30
Add some test cases to Data test
OKURA Masafumi
2023-11-30
Skip test_resolurion_error_error_code with FreeBSD environment
Hiroshi SHIBATA
2023-11-30
[ruby/cgi] Add failing test cases for CGI::Escape.unescapeHTML
flosacca
2023-11-30
Fix the argument order
Nobuyoshi Nakada
2023-11-30
Replace SocketError with Socket::ResolutionError in rsock_raise_socket_error
Misaki Shioi
2023-11-29
Guard match from GC in String#gsub
Peter Zhu
2023-11-29
[PRISM] Implement CallNodes with splat followed by args
Jemma Issroff
2023-11-29
[PRISM] Account for ImplicitRestNode
Jemma Issroff
2023-11-29
[PRISM] Fix EnsureNode, pass depth to get locals
Jemma Issroff
2023-11-29
[ruby/prism] Add MacJapanese encoding
Matt Boldt
2023-11-29
[ruby/irb] Use gem repl_type_completor, remove type_completion
tomoya ishida
2023-11-29
[ruby/prism] added CP950 encoding
Dhaval
2023-11-29
Add missing assertion in test_use_all_shapes_then_freeze
Peter Zhu
2023-11-29
[ruby/prism] Convert start line to signed integers
Jean Boussier
2023-11-29
[Bug #17037] Improve accuracy of division near precision limits
Nobuyoshi Nakada
2023-11-29
[Bug #20025] Check if upper/lower before fallback to case-folding
Nobuyoshi Nakada
2023-11-29
[ruby/prism] Reject class/module defs in method params/rescue/ensure/else
TSUYUSATO Kitsune
2023-11-29
Array#rassoc should try to convert to array implicitly. Fixes #20003
Tema Bolshakov
2023-11-28
Fix Ractor sharing for too complex Objects
Peter Zhu
2023-11-28
Fix Ractor sharing for too complex generic ivars
Peter Zhu
2023-11-28
[ruby/prism] Implicit rest nodes
Kevin Newton
2023-11-28
[PRISM] Don't calculate params size based on locals
Jemma Issroff
2023-11-28
[ruby/prism] Add numbered_parameters field to BlockNode and LambdaNode
Jemma Issroff
[prev]
[next]