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-04-18
Add stats.rs placeholder
Maxime Chevalier-Boisvert
2025-04-18
Sketch HIR
Max Bernstein
2025-04-18
Add --zjit option
Takashi Kokubun
2025-04-18
Downgrade lockfile
Max Bernstein
2025-04-18
cargo init
Takashi Kokubun
2025-04-18
[doc] update {Enumerator,Enumerable}#size document.
Tanaka Akira
2025-04-18
U+036F is now alnum
Mari Imaizumi
2025-04-18
[Feature #20724] Bump Unicode version to 16.0.0
Mari Imaizumi
2025-04-18
prepare Unicode normalization for Unicode 16.0.0
Martin Dürst
2025-04-18
Mention VS Code debugger configuration in debugging guide
Stan Lo
2025-04-18
Add benchmarks for fstring de-duplication
John Hawthorn
2025-04-18
Lock-free hash set for fstrings [Feature #21268]
John Hawthorn
2025-04-18
Work on ATOMIC_VALUE_SET
John Hawthorn
2025-04-18
Extract rb_gc_free_fstring to string.c
John Hawthorn
2025-04-18
Update usage of `enum rb_io_mode`. (#13128)
Samuel Williams
2025-04-18
* remove trailing spaces. [ci skip]
git
2025-04-18
Add configuration for git commit
Takashi Kokubun
2025-04-18
Actually test auto-style
Takashi Kokubun
2025-04-18
Test auto-style
Takashi Kokubun
2025-04-18
Fix auto-style target reporting
Takashi Kokubun
2025-04-18
Use github.event.before
Takashi Kokubun
2025-04-18
Check GitHub context for push events
Takashi Kokubun
2025-04-18
Port auto-style to GitHub Actions
Takashi Kokubun
2025-04-18
Copy over bin/auto-style.rb
Takashi Kokubun
2025-04-17
[ruby/resolv] quote registry value name properly
YO4
2025-04-18
[wasm] Fallback to emulated realpath on wasi-libc realpath `ENOTSUP`
Yuta Saito
2025-04-18
Revert "* remove trailing spaces. [ci skip]"
v3_5_0_preview1
Takashi Kokubun
2025-04-17
Only test on known good platforms. (#13123)
Samuel Williams
2025-04-17
Prefer `th->ec` for stack base/size. (#13101)
Samuel Williams
2025-04-17
* remove trailing spaces. [ci skip]
git
2025-04-17
Temporarily stop the trailing-space check in CI
Yusuke Endoh
2025-04-17
sample/trick2025/: adds the top-five entries of TRICK 2025
Yusuke Endoh
2025-04-17
Don't use admin grant
Hiroshi SHIBATA
2025-04-17
Use uutils-coreutils
Hiroshi SHIBATA
2025-04-17
Use coreutils instead of msys2 because msys2 is not provided windows-11-arm
Hiroshi SHIBATA
2025-04-16
[ruby/openssl] ssl: fix SSLSocket#syswrite with String-convertible objects
Kazuki Yamaguchi
2025-04-16
Add description about edge cases of Enumerable#size
NARUSE, Yui
2025-04-16
Introduce `enum rb_io_mode`. (#7894)
Samuel Williams
2025-04-16
rbinstall.rb: Note about `no_write` [ci skip]
Nobuyoshi Nakada
2025-04-16
[rubygems/rubygems] Fixed rubocop issue: Layout/SpaceInsideBlockBraces
Hiroshi SHIBATA
2025-04-16
Revert advanced-security/filter-sarif update for v1.0.1
Hiroshi SHIBATA
2025-04-16
Bump up to msys2/setup-msys2 to v2.27.0
Hiroshi SHIBATA
2025-04-16
Bump up to the latest versions of actions
Hiroshi SHIBATA
2025-04-16
Run the proper version of `rake`
Nobuyoshi Nakada
2025-04-15
[ruby/stringio] Support for `rb_io_mode_t`
Samuel Williams
2025-04-15
Bump crossbeam-channel from 0.5.13 to 0.5.15 in /gc/mmtk
dependabot[bot]
2025-04-15
[ruby/json] Cleanup Kernel#JSON
Jean Boussier
2025-04-15
[ruby/json] Deprecate Kernel#j and Kernel#jj
Jean Boussier
2025-04-15
[ruby/json] Get rid of JSONError.wrap
Jean Boussier
2025-04-15
[ruby/json] Don't create custom NaN and Infinity objects.
Jean Boussier
[next]