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-04-27
ruby tool/update-deps --fix
卜部昌平
2024-04-27
use of stdckdint.h
卜部昌平
2024-04-27
Remove unnecessary assignment to ast->body.line_count
HASUMI Hitoshi
2024-04-26
Fixed a value specified for OPT_THREADED_CODE (#10657)
jinroq
2024-04-26
Revert "YJIT: Try splitting getlocal/setlocal blocks (#10648)"
Takashi Kokubun
2024-04-27
Add line_count field to rb_ast_body_t
HASUMI Hitoshi
2024-04-27
Lrama v0.6.6
yui-knk
2024-04-26
YJIT: Correct signature of rb_yjit_root_mark()
Alan Wu
2024-04-26
YJIT: Stop asserting rb_objspace_markable_object_p()
Alan Wu
2024-04-26
YJIT: Fix reference update for `Invariants::no_ep_escape_iseqs`
Alan Wu
2024-04-26
Revert "Use -v to investigate which test is stuck"
Takashi Kokubun
2024-04-26
Avoid overriding GNUMAKEFLAGS's -j
Takashi Kokubun
2024-04-26
Allow RUBY_GC_LIBRARY_PATH to be set in miniruby
Peter Zhu
2024-04-26
Update default gems list at 3872e54039f467cdab5c9a0e384d91 [ci skip]
git
2024-04-26
[PRISM] Enable integer test
Kevin Newton
2024-04-26
[ruby/prism] Bump to v0.27.0
Kevin Newton
2024-04-26
[PRISM] Sync latest config.yml documentation updates
Kevin Newton
2024-04-26
Fix compiler warning for ruby_external_gc_init
Peter Zhu
2024-04-26
YJIT: Try splitting getlocal/setlocal blocks (#10648)
Takashi Kokubun
2024-04-26
[PRISM] Use redundant return flag
Kevin Newton
2024-04-26
[ruby/prism] Location#slice_lines, Node#slice_lines
Kevin Newton
2024-04-26
[ruby/prism] Match CRuby error messages for invalid numerics
Kevin Newton
2024-04-26
Skip a flaky Ractor test for YJIT
Takashi Kokubun
2024-04-26
[ruby/prism] Add a flag on returns when they are redundant
Kevin Newton
2024-04-26
[ruby/irb] Suppress command return values
Stan Lo
2024-04-26
[ruby/openssl] Only CSR version 1 (encoded as 0) is allowed by PKIX standards
Job Snijders
2024-04-26
[PRISM] Fix up if condition branch coverage location
Kevin Newton
2024-04-26
[PRISM] Fix up branch coverage for &. with block
Kevin Newton
2024-04-26
[PRISM] Enable branch coverage for if/unless conditionals
Kevin Newton
2024-04-26
[PRISM] Enable branch coverage for while/until loops
Kevin Newton
2024-04-26
[PRISM] Enable branch coverage for case pattern matching
Kevin Newton
2024-04-26
[PRISM] Enable branch coverage for case
Kevin Newton
2024-04-26
[PRISM] Enable branch coverage for &.
Kevin Newton
2024-04-26
[PRISM] Modify test_coverage to take prism into account
Kevin Newton
2024-04-26
[PRISM] Enable coverage in eval ISEQs
Kevin Newton
2024-04-26
[PRISM] Enable coverage in top and main iseqs
Kevin Newton
2024-04-26
Remove dependency on NODE from coverage structure
Kevin Newton
2024-04-26
Use fprintf for error message when loading external GC
Peter Zhu
2024-04-26
Enable Ruby to run on Windows with frozen string literals
Sam Aaron
2024-04-26
[DOC] Fix a typo in globals.rdoc
Diego Henrique
2024-04-26
[DOC] Enhance `Numeric#nonzero?` doc
Artur
2024-04-26
[ruby/irb] Command registration should take both strings and symbols
Stan Lo
2024-04-26
Set `SCRIPT_LINES__` outside of parser
yui-knk
2024-04-26
Set executable on rdoc-srcdir [ci skip]
Nobuyoshi Nakada
2024-04-26
[DOC] Caveat about "allocate then wrap"
Nobuyoshi Nakada
2024-04-25
Bump github/codeql-action from 3.25.2 to 3.25.3
dependabot[bot]
2024-04-26
[Universal parser] Decouple IMEMO from rb_ast_t
HASUMI Hitoshi
2024-04-25
YJIT: Relax `--yjit-verify-ctx` after singleton class creation
Alan Wu
2024-04-25
Use xcalloc for allocating shape tree
Peter Zhu
2024-04-25
[PRISM] Raise LoadError when file cannot be read
Kevin Newton
[next]