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-03
Fix typo in variable.c
Peter Zhu
2023-11-03
Use RB_OBJ_WRITE over RB_OBJ_WRITTEN in variable.c
Peter Zhu
2023-11-03
.travis.yml: s390x: Use GCC 11.4.0.
Jun Aruga
2023-11-03
[ruby/prism] Rename suppress warnings to verbose
Kevin Newton
2023-11-03
[ruby/prism] Split comment
Kevin Newton
2023-11-03
Use shape capacity transitions for generic ivars
Peter Zhu
2023-11-03
[prism] Update to use new options APIs
Kevin Newton
2023-11-03
[ruby/prism] Fix up lint
Kevin Newton
2023-11-03
[ruby/prism] Wire up the options through JavaScript
Kevin Newton
2023-11-03
[ruby/prism] Wire up options through the Java parser
Kevin Newton
2023-11-03
[ruby/prism] Properly support the start line option
Kevin Newton
2023-11-03
[ruby/prism] Properly support the suppress_warnings option
Kevin Newton
2023-11-03
[ruby/prism] Properly support the encoding option
Kevin Newton
2023-11-03
[ruby/prism] Rename serialization APIs for consistency
Kevin Newton
2023-11-03
[ruby/prism] Wire up options through the FFI API
Kevin Newton
2023-11-03
[ruby/prism] Wire up options through the Ruby API
Kevin Newton
2023-11-03
[ruby/prism] Create an options struct for passing all of the possible options
Kevin Newton
2023-11-03
.travis.yml: Reduce the parallel job number.
Jun Aruga
2023-11-03
vm_getivar: assume the cached shape_id like have a common ancestor
Jean Boussier
2023-11-03
.travis.yml: Disable ppc64le allow_failures.
Jun Aruga
2023-11-03
Update bundled gems list as of 2023-11-03
Nobuyoshi Nakada
2023-11-03
rb_ivar_defined: handle complex modules
Jean Boussier
2023-11-03
[ruby/rdoc] test/rdoc/test_rdoc_generator_json_index.rb: pend in test_generat...
Jun Aruga
2023-11-03
[PRISM] Fix CallNode with arguments when popped
Matt Valentine-House
2023-11-03
Fix onigmo name table without st
Nobuyoshi Nakada
2023-11-03
Fix thread leakage
Nobuyoshi Nakada
2023-11-02
Make String.new size pools aware.
Jean Boussier
2023-11-02
[ruby/prism] Handle invalid constants in the constant pool
Kevin Newton
2023-11-02
[PRISM] Fix popped for ForNode
Jemma Issroff
2023-11-02
[PRISM] Fix popped for CallOperatorWriteNode
Jemma Issroff
2023-11-02
[PRISM] Fix popped for Call{And,Or}WriteNode
Jemma Issroff
2023-11-02
[PRISM] Fix popped for SingletonClassNode
Jemma Issroff
2023-11-02
[PRISM] Fix popped for CaseNode
Jemma Issroff
2023-11-02
[PRISM] Fix popped for AssocSplatNode
Jemma Issroff
2023-11-02
[PRISM] Fix popped for MatchWriteNode
Jemma Issroff
2023-11-02
[PRISM] Fix popped for ConstantPathOperatorWriteNode
Jemma Issroff
2023-11-02
[PRISM] Fix popped for ConstantPathOrWriteNode
Jemma Issroff
2023-11-02
[PRISM] Fix popped on DefinedNode
Jemma Issroff
2023-11-02
[PRISM] Fixed popped for ConstantPathAndWriteNode
Jemma Issroff
2023-11-02
[PRISM] Fix test infrastucture, comment out failing tests
Jemma Issroff
2023-11-02
Fix vm_getivar to handle module with TOO_COMPLEX shape
Jean Boussier
2023-11-02
Use shape capacity transition for class ivars
Peter Zhu
2023-11-02
Make every initial size pool shape a root shape
Peter Zhu
2023-11-02
YJIT: Always define method codegen table at boot (#8807)
Takashi Kokubun
2023-11-02
Fix write barrier in rb_copy_generic_ivar
Peter Zhu
2023-11-02
Remove duplicated code in generic_ivar_set
Peter Zhu
2023-11-02
Better handle running out of shapes in remove_shape_recursive
Jean Boussier
2023-11-02
Surpressing additional message if it missed to detect gem name
Hiroshi SHIBATA
2023-11-02
Fix to detect gem name logic. It's mistake to migrate bundled_gems.rb from ru...
Hiroshi SHIBATA
2023-11-02
Windows: Fix description of runtimes
Lars Kanis
[prev]
[next]