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
2024-07-15
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-07-15
[PRISM] Add missing rescue tracepoint for rescue modifier
Kevin Newton
2024-07-15
YJIT: split chain_depth and flag booleans in context (#11169)
Maxime Chevalier-Boisvert
2024-07-15
[ruby/prism] Fix up implicit flags
Kevin Newton
2024-07-15
[PRISM] Optimize inner static literal hashes
Kevin Newton
2024-07-15
[PRISM] Optimize pushing large hash literals
Kevin Newton
2024-07-15
[PRISM] Chunk sub-arrays of static literals in array literals
Kevin Newton
2024-07-15
[PRISM] Optimizations for compiling large arrays
Kevin Newton
2024-07-15
Remove unused ruby_initial_gc_stress
Peter Zhu
2024-07-15
YJIT: Local variable register allocation (#11157)
Takashi Kokubun
2024-07-15
Add gc/gc.h for functions in gc.c and used by GC implementations
Peter Zhu
2024-07-15
Rename GC_IMPL_H macro to GC_GC_IMPL_H
Peter Zhu
2024-07-15
Win32: Skip check for VS2022 FP BUG by default
Nobuyoshi Nakada
2024-07-15
Bump github/codeql-action from 3.25.11 to 3.25.12
dependabot[bot]
2024-07-14
Release GVL around system calls in dir.c
Jeremy Evans
2024-07-14
Win32: OpenSSL 1.1 DLLs are no longer used
Nobuyoshi Nakada
2024-07-14
Win32: Pass triplet option to vcpkg
Nobuyoshi Nakada
2024-07-14
[Bug #20633] Fix the condition for `atomic_signal_fence`
kimuraw (Wataru Kimura)
2024-07-12
[DOC] Add missing period in NEWS.md
Peter Zhu
2024-07-12
[DOC] Fix link in NEWS.md for [Feature #20443]
Peter Zhu
2024-07-12
[ruby/prism] When parsing an invalid write, still add to the local table
Kevin Newton
2024-07-12
Add GC.config to NEWS.md
Matt Valentine-House
2024-07-12
Avoid extra module linkage in gc/default.c
Matt Valentine-House
2024-07-12
Document GC.config
Matt Valentine-House
2024-07-12
Rename full_mark -> rgengc_allow_full_mark
Matt Valentine-House
2024-07-12
Provide GC.config to disable major GC collections
Matt Valentine-House
2024-07-12
Add gc/gc_impl.h for GC implementation headers
Peter Zhu
2024-07-12
[ruby/reline] Fix rendering bug of nomultiline prompt
tomoya ishida
2024-07-12
[ruby/win32ole] win32ole.c: repeated code
Nobuyoshi Nakada
2024-07-12
[ruby/error_highlight] Make test_COLON2_5 conditional again
Yusuke Endoh
2024-07-12
Pend some tests because these are not working with macOS 15 beta and Xcode 16...
Hiroshi SHIBATA
2024-07-12
give up USE_GC_MALLOC_OBJ_INFO_DETAILS
卜部昌平
2024-07-12
Use fixture certificates to fix test failure with RHEL9.
Hiroshi SHIBATA
2024-07-11
Fix Makefile.in for non GNUmake
Peter Zhu
2024-07-11
[ruby/prism] Bump typecheck dependencies to fix CI
Kevin Newton
2024-07-11
[ruby/prism] (ruby_parser) Handle bare string in implicit concat
Kevin Newton
2024-07-11
[ruby/prism] (ruby_parser) Match match3 nodes for regular expressions
Kevin Newton
2024-07-11
[ruby/prism] (ruby_parser) Reverse associativity of and and or nodes
Kevin Newton
2024-07-12
fix `defined?(@ivar)` with Ractors
Koichi Sasada
2024-07-11
Minor: Fix typo in bug name
Ivo Anjo
2024-07-11
YJIT: remove doc/yjit/yjit_hacking.md (#11153)
Maxime Chevalier-Boisvert
2024-07-11
YJIT: increase context cache size to 1024 redux (#11140)
Maxime Chevalier-Boisvert
2024-07-11
[PRISM] Fix Windows 2015 segfault
Kevin Newton
2024-07-11
[PRISM] Fix up shareable constant casting
Kevin Newton
2024-07-11
[PRISM] Use node ids for error highlight
Kevin Newton
2024-07-11
[PRISM] Revert incorrectly merged gemfile
Kevin Newton
2024-07-11
[ruby/prism] Prevent optional block parameter from accepting certain prefixed...
Stan Lo
2024-07-11
[ruby/prism] Various cleanup for initializers and typechecks
Kevin Newton
2024-07-11
[ruby/prism] Add node ids to nodes
Kevin Newton
2024-07-11
[ruby/prism] Move Node#type and Node::type documentation
Kevin Newton
[prev]
[next]