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
2025-11-03
Bump gacts/run-and-post-run in /.github/actions/setup/directories
dependabot[bot]
2025-11-04
[ruby/stringio] [DOC] Doc for StringIO#gets
Burdette Lamar
2025-11-04
Revert "[ruby/rubygems] Fix constants in TAR to be frozen"
Hiroshi SHIBATA
2025-11-04
[ruby/stringio] [DOC] Doc for StringIO#getbyte
Burdette Lamar
2025-11-03
ZJIT: Implement register spill (#14936)
Takashi Kokubun
2025-11-04
[ruby/stringio] [DOC] Tweaks for StringIO#external_encoding
Burdette Lamar
2025-11-04
[ruby/stringio] [DOC] Tweaks for StringIO#eof?
Burdette Lamar
2025-11-04
[ruby/rubygems] Fix constants in TAR to be frozen
Aaron Patterson
2025-11-04
[ruby/rubygems] Remove open-ended and prerelease dependency warnings when bui...
Jeremy Evans
2025-11-03
ZJIT: Inline String#bytesize (#15033)
Max Leopold
2025-11-03
ZJIT: Implement include_p for opt_(new|dup)array_send YARV insns (#14885)
Randy Stauner
2025-11-03
Avoid taking vm barrier in heap_prepare() (#14425)
Luke Gruber
2025-11-03
[ruby/json] ext/json/ext/json.h: Add missing newline at end of file
Jean Boussier
2025-11-03
[ruby/json] Fix duplicate 'inline' declaration specifier
Jean Boussier
2025-11-03
[ruby/json] Fix check_dependency
Takashi Kokubun
2025-11-03
[ruby/json] parser.c: Always inline `json_eat_whitespace`
Jean Boussier
2025-11-03
[ruby/json] parser.c: use `rb_str_to_interned_str` over `rb_funcall`
Jean Boussier
2025-11-03
[ruby/json] parser.c: Extract `json_string_cacheable_p`
Jean Boussier
2025-11-03
[ruby/json] parser.c: simplify sorted insert loop in rstring_cache_fetch
Jean Boussier
2025-11-03
[ruby/json] parser.c: Skip checking for escape sequences in `rstring_cache_fe...
Jean Boussier
2025-11-03
[ruby/json] Centralize macro definitions
Jean Boussier
2025-11-02
[DOC] Tweaks for String#to_f
BurdetteLamar
2025-11-03
pend on Windows for timeouts
Satoshi Tagomori
2025-11-03
Fix incorrect RUBY_DEBUG range
Satoshi Tagomori
2025-11-03
Make Namespace.root visible not only for debugging
Satoshi Tagomori
2025-11-03
Use CFUNC namespace only for IFUNC frames, its behavior should be unchanged
Satoshi Tagomori
2025-11-03
Fix use of inappropriate debug flag
Satoshi Tagomori
2025-11-03
Add flag to ignore EXPERIMENTAL warnings
Satoshi Tagomori
2025-11-03
No need to call rb_define_class/module_under_id
Satoshi Tagomori
2025-11-03
Add basic namespace tests
Satoshi Tagomori
2025-11-02
[ruby/json] Invoke `as_json` callback for strings with invalid encoding
Jean Boussier
2025-11-02
[DOC] Update bundled gems list at ee7ce9e6d71c7707d13541e9baa3a5
git
2025-11-02
Update power_assert to 3.0.0
Kazuki Tsujimoto
2025-11-02
Make rb_str_embed_size aware of termlen
Peter Zhu
2025-11-02
Fix array allocation when slot size < 40 bytes
Peter Zhu
2025-11-02
Fix string allocation when slot size < 40 bytes
Peter Zhu
2025-11-02
minor code allignment (related to bug 21559)
Martin Dürst
2025-11-02
[ruby/erb] Fix typo in documentation
Alejandro Exojo
2025-11-02
[DOC] Update bundled gems list at 22496e2fe6ea4d354d039927a33458
git
2025-11-02
Update bundled irb and repl_type_completor version (#15030)
tomoya ishida
2025-11-02
Remove recursion in UnicodeNormalize.nfc_one, fixing bug 21159.
Martin Dürst
2025-11-02
Add test for Unicode normalization of Gurung Khema.
Martin Dürst
2025-11-02
Add regression test for bug 21559.
Martin Dürst
2025-11-01
Fix rescue in test_ractor.rb
Benoit Daloze
2025-11-01
Fix memory leak in String#encode when StringValue raises
Peter Zhu
2025-11-01
[ruby/json] Enable JSON_DEBUG for parser/extconf.rb
Jean Boussier
2025-11-01
[ruby/json] Enable JSON_DEBUG for parser/extconf.rb
Jean Boussier
2025-11-01
[ruby/json] parser.c: Appease GCC warning
Jean Boussier
2025-11-01
[ruby/json] parser.c: Use SWAR to skip consecutive spaces
Jean Boussier
2025-11-01
Make the expectation more precise in Ractor.make_shareable(Proc) test
Benoit Daloze
[prev]
[next]