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-11-29
debugger can never be nil
Peter Zhu
2023-11-29
[rubygems/rubygems] Avoid re-compiling static regexp in a loop
Samuel Giddins
2023-11-29
[PRISM] Compile empty array as newarray 0
Jemma Issroff
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
GC guard catch_table_ary in iseq_set_exception_table
Peter Zhu
2023-11-29
[prism] Add MacJapanese encodings to common.mk
Kevin Newton
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
[prism] Add pm_cp950 to make targets
Kevin Newton
2023-11-29
[ruby/prism] added CP950 encoding
Dhaval
2023-11-29
Assert that the left and right nodes are correct
Peter Zhu
2023-11-29
[ruby/prism] Fixed comment on pm_parser_numbered_parameters_set
Jemma Issroff
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
[ruby/prism] Rename varint as varuint
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
[rubygems/rubygems] update Magnus library in Rust extension gem template
Michael Go
2023-11-29
[ruby/prism] Reject class/module defs in method params/rescue/ensure/else
TSUYUSATO Kitsune
2023-11-29
Remove written-but-never-read `me->def.body.refined.owner`
Alan Wu
2023-11-29
Do not call the inplicit convercion spec on older ruby versions
Tema Bolshakov
2023-11-29
Fix Array#rassoc spec
Tema Bolshakov
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
YJIT: fix bug in top cfunc logging in `--yjit-stats` (#9056)
Maxime Chevalier-Boisvert
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
2023-11-28
YJIT: reduce default exec-mem-size to 64MiB (#9054)
Maxime Chevalier-Boisvert
2023-11-28
Further fix the GVL instrumentation API
Jean Boussier
2023-11-28
[PRISM] Implement more compilation of SplatNodes
Jemma Issroff
2023-11-28
[PRISM] Compile YieldNode with different arguments
Jemma Issroff
2023-11-28
Assert node inserted into red-black tree exists
Peter Zhu
2023-11-28
Fix cache incoherency for ME resolved through VM_METHOD_TYPE_REFINED
Alan Wu
2023-11-28
Add in missing error
Kevin Newton
2023-11-28
[PRISM] Run test setting global constant separately
Alan Wu
2023-11-28
[ruby/prism] Fix tests
TSUYUSATO Kitsune
2023-11-28
[ruby/prism] Reset `current_param_name` around closed scopes
TSUYUSATO Kitsune
2023-11-28
[ruby/prism] Use `0` for the default valie of `current_param_name`
TSUYUSATO Kitsune
2023-11-28
[ruby/prism] Check circular references in default values of params
TSUYUSATO Kitsune
2023-11-28
[ruby/irb] Change show_source tests into integration tests
Peter Zhu
2023-11-28
YJIT: Assert no patch overlap on pos_marker (#9048)
Takashi Kokubun
2023-11-28
[ruby/irb] This enhancement allows a user to add the -s flag if they
paulreece
2023-11-28
[ruby/irb] Rescue errors from main.to_s/inspect when formatting
Kasumi Hanazuki
2023-11-28
[ruby/prism] Fix to parse `*` as forwarding in `foo[*]` case
TSUYUSATO Kitsune
2023-11-28
[ruby/prism] Move DATA parsing into its own parse result field
Kevin Newton
2023-11-28
Fix indentation in ivar_set [ci skip]
Peter Zhu
[prev]
[next]