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-09-25
[ruby/prism] Disallow label in parentheses
Kevin Newton
2024-09-25
Potentially fix ASAN checks for GC-ing operand
Kevin Newton
2024-09-25
YJIT: Cache Context decoding (#11680)
Takashi Kokubun
2024-09-25
[ruby/prism] Remove use of __assume to simplify
Kevin Newton
2024-09-25
[ruby/prism] Fix up windows use of __assume
Kevin Newton
2024-09-25
[ruby/prism] Support a max depth to protect against malicious payloads
Kevin Newton
2024-09-25
Don't check poisoned for immediates
Peter Zhu
2024-09-25
Add debugging code to vm_objtostring in ASAN
Peter Zhu
2024-09-25
Fix up new types for block arguments and splats in prism compiler
Kevin Newton
2024-09-25
[ruby/prism] Type every node field and mark on-error-only types explicitly
Benoit Daloze
2024-09-25
Fix memory leak in Ripper for indented heredocs
Peter Zhu
2024-09-25
TestProcess#test_daemon_noclose is only working with macOS 15.1 beta, we shou...
Hiroshi SHIBATA
2024-09-25
Bump github/codeql-action from 3.26.8 to 3.26.9
dependabot[bot]
2024-09-25
Check syntax warnings in built-in scripts
Nobuyoshi Nakada
2024-09-25
[win32/registry] Fallback to UTF-8 for unknown codepages
Josh Cooper
2024-09-25
Fix size modifier for `size_t`
Nobuyoshi Nakada
2024-09-25
Implement BLOCK_PASS NODE keyword locations
ydah
2024-09-25
Implement RETURN NODE keyword locations
ydah
2024-09-25
doc: Remove description of experimental warnings related pattern matching fro...
masatoshi_moritsuka
2024-09-24
Further split up pm_compile_node to work on -O0 builds
Kevin Newton
2024-09-24
[DOC] More on Array#fill (#11610)
Burdette Lamar
2024-09-24
[ruby/psych] Use `String#match?` over `String#=~` when applicable
Jean Boussier
2024-09-24
Use rb_bug instead of UNREACHABLE for assertions
Peter Zhu
2024-09-24
Fix undefined behavior in String#append_as_bytes
Peter Zhu
2024-09-24
Free scope node in prism
Peter Zhu
2024-09-24
Fix memory leak in constant ID list in prism
Peter Zhu
2024-09-24
[rubygems/rubygems] Fix `bundler/inline` overwriting lockfiles
David Rodríguez
2024-09-24
[ruby/irb] Use proper locale in history encoding test
tomoya ishida
2024-09-24
[ruby/error_highlight] Fix error with prism when method given no arguments
Luke Gruber
2024-09-24
[ruby/prism] Accept version shorthand like 3.4
Kevin Newton
2024-09-24
Set node_id to -1 in add_adjust_info
Peter Zhu
2024-09-24
Update deps for prism/options.c
Kevin Newton
2024-09-24
[ruby/prism] Accept all 3.3.x and 3.4.x Ruby versions for Prism.parse
Benoit Daloze
2024-09-24
[ruby/prism] check_string() should always return a valid C string
Benoit Daloze
2024-09-24
[rubygems/rubygems] Restore `gem_dir` as an instance variable accessor
David Rodríguez
2024-09-24
[rubygems/rubygems] Remove TODO I can't make much sense of
David Rodríguez
2024-09-24
[ruby/error_highlight] Prism added node_id and Node#breadth_first_search in t...
Adam Hess
2024-09-24
fix rb_memsearch() document
NAITOH Jun
2024-09-24
mingw.yml - fixup to use ucrt, logging
MSP-Greg
2024-09-24
Bump github/codeql-action from 3.26.7 to 3.26.8
dependabot[bot]
2024-09-24
Windows: Use Unicode aware WinAPI function for ENV[]=
Lars Kanis
2024-09-24
Windows: Remove ENV code targeting Windows before Vista
Lars Kanis
2024-09-24
Windows: Remove compatibility to ancient MSVCRT API
Lars Kanis
2024-09-24
Show volume details at Windows platform of GHA
Hiroshi SHIBATA
2024-09-23
Fix a typo
Takashi Kokubun
2024-09-23
Fix a -Wsign-compare warning
Takashi Kokubun
2024-09-23
Remove write barrier for non-Ruby object
Peter Zhu
2024-09-23
Revert "GC guard current_string in the putobject instruction"
Peter Zhu
2024-09-23
Assert that objects in write barrier are not dead
Peter Zhu
2024-09-23
Add anonymous module name spec.
Samuel Williams
[prev]
[next]