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-05
Remove tests for obsolete StringScanner methods
Nobuyoshi Nakada
2025-11-04
[ruby/stringio] fix: (jruby) failing to clean buffer's code-range
kares
2025-11-04
[ruby/strscan] Remove no longer used variable
Nobuyoshi Nakada
2025-11-04
[DOC] Mention on top of `vm_*.c` files the VM translation unit they're in (#1...
Alan Wu
2025-11-04
Fix rb_gc_impl_checking_shareable for modular GC
John Hawthorn
2025-11-04
Update default gems list at 29847070f00184d7c0a97f8e1f18f5 [ci skip]
git
2025-11-04
[ruby/io-wait] bump up to 0.3.3
Nobuyoshi Nakada
2025-11-04
Tweak ENC_TRANS_SO_D
Nobuyoshi Nakada
2025-11-04
[ruby/json] Tentative fix for RHEL8 compiler
Jean Boussier
2025-11-04
[ruby/json] Micro-optimize `rstring_cache_fetch`
Jean Boussier
2025-11-04
[ruby/json] Extract `JSON_CPU_LITTLE_ENDIAN_64BITS` definition
Jean Boussier
2025-11-04
Update default gems list at 83c2e3b92e25b766615600913cdca8 [ci skip]
git
2025-11-04
[ruby/uri] v1.1.1
Sorah Fukumori
2025-11-04
[ruby/uri] Re-allow consecutive, leading and trailing dots in EMAIL_REGEXP
Daisuke Aritomo
2025-11-04
[ruby/io-wait] Select packging files by pathspecs
Nobuyoshi Nakada
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
[prev]
[next]