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-06-14
Bump github/codeql-action from 3.25.8 to 3.25.9
dependabot[bot]
2024-06-13
Guard against GC.compact when using in tests
Matt Valentine-House
2024-06-13
Don't return inside assert_equal
Matt Valentine-House
2024-06-13
RJIT: Fixed and/or reg+disp32 operations (#10856)
Dmitry Ukolov
2024-06-13
Simplify unaligned write for pre-computed string hash
Alan Wu
2024-06-13
rb_str_hash(): Avoid UB with making misaligned pointer
Alan Wu
2024-06-13
Crash instead of raising with Check_Type() in RBIMPL_ASSERT_TYPE() in debug b...
Alan Wu
2024-06-14
respect `--error-output stderr` on parallel mode
Koichi Sasada
2024-06-13
[ruby/prism] Handle implicit array precedence
Kevin Newton
2024-06-13
YJIT: Delete otherwise-empty defer_compilation() blocks
Alan Wu
2024-06-13
YJIT: Align number of `total_exits` for --yjit-stats
Alan Wu
2024-06-13
Simplify rb_str_resize clear range condition
tompng
2024-06-13
Add rb_str_resize coderange test
tompng
2024-06-13
Clear coderange when rb_str_resize change size
tompng
2024-06-13
Use ENDBR instruction in amd64 coroutine on OpenBSD
Jeremy Evans
2024-06-13
[rubygems/rubygems] Also disambiguate gems not in the first Gem.path position
David Rodríguez
2024-06-13
[rubygems/rubygems] Fix default gem priority when sorting specs
David Rodríguez
2024-06-13
Update default gems list at 205da896804d6d309b8a07c3c449c1 [ci skip]
git
2024-06-13
[ruby/stringio] Development of 3.1.2 started.
Sutou Kouhei
2024-06-13
do not call `check_rvalue_consistency` here
Koichi Sasada
2024-06-13
clear `kw_flag` if given hash is nil
Koichi Sasada
2024-06-13
avoid recursive calls on `check_rvalue_consistency`
Koichi Sasada
2024-06-12
Bump ruby/setup-ruby from 1.179.1 to 1.180.0
dependabot[bot]
2024-06-12
Bump actions/checkout from 4.1.6 to 4.1.7
dependabot[bot]
2024-06-12
Bump actions/checkout in /.github/actions/setup/directories
dependabot[bot]
2024-06-12
[Bug #20577] Fix freeing symbols when RUBY_FREE_AT_EXIT
Peter Zhu
2024-06-12
[rubygems/rubygems] Fix test description
Gabriel Sobrinho
2024-06-12
Kernel#warn: don't call `Warning.warn` unless the category is enabled
Jean Boussier
2024-06-12
YJIT: add context cache hits stat (#10979)
Maxime Chevalier-Boisvert
2024-06-12
Add regression test for Bug #20573
Aaron Patterson
2024-06-12
[ruby/irb] Invalid encoding symbol now raises SyntaxError also in
tomoya ishida
2024-06-12
Simplify GC bitmap access macros
Matt Valentine-House
2024-06-12
Use RVALUE_UNCOLLECTIBLE consistently
Matt Valentine-House
2024-06-12
Use RVALUE_WB_UNPROTECTED consistently
Matt Valentine-House
2024-06-12
Use RVALUE_MARKING consistently
Matt Valentine-House
2024-06-12
Use RVALUE_MARKED consistently
Matt Valentine-House
2024-06-12
Use RVALUE_PINNED consistently
Matt Valentine-House
2024-06-12
Update default gems list at 006ff5e29f596a4deb781c733f4f7b [ci skip]
git
2024-06-12
[ruby/reline] Bump version to 0.5.9
Mari Imaizumi
2024-06-12
Remove unneeded loop through size_pools
Matt Valentine-House
2024-06-12
[rubygems/rubygems] Fix typo
David Rodríguez
2024-06-12
[Bug #20572] Abandon if replacing destination is the same
Nobuyoshi Nakada
2024-06-12
[DOC] Fix a typo in dir.c
Yudai Takada
2024-06-12
[ruby/irb] Cleanup irbrc generator cache always at teardown
tomoya ishida
2024-06-12
Fix a typo
ydah
2024-06-12
Introduce `ident_or_const` inline rule
S-H-GAMELINKS
2024-06-12
[Bug #20562] Categorize `RUBY_FREE_AT_EXIT` warning as experimental
Nobuyoshi Nakada
2024-06-12
`File.umask` does not make sense on Windows
Nobuyoshi Nakada
2024-06-12
'SPEC_TEMP_DIR` should not be world-writable
Koichi Sasada
2024-06-12
ripper: Unify `dispatch_end`
Nobuyoshi Nakada
[prev]
[next]