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-11-10
Fix sign-conversion warnings on IL32 platforms
Nobuyoshi Nakada
2024-11-10
Make `MUNICODE_FLAG` simply expanded
Nobuyoshi Nakada
2024-11-09
[Bug #20800] Use config target for bin directory as-is
Nobuyoshi Nakada
2024-11-09
[Bug #20800] Move executable binary file path
Nobuyoshi Nakada
2024-11-09
[Bug #20800] Locate executable binary file under "libexec" directly
Nobuyoshi Nakada
2024-11-09
Update bundled gems list as of 2024-11-08
git
2024-11-08
Fix race condition in test_self_stop
KJ Tsanaktsidis
2024-11-08
Fix benign off-by-one
John Hawthorn
2024-11-08
Fix update_coderange for binary strings
John Hawthorn
2024-11-08
Fix memory leak in prism when syntax error in iseq compilation
Peter Zhu
2024-11-08
[DOC] Doc for Array#zip (#11961)
Burdette Lamar
2024-11-08
YJIT: Always abandon the block when gen_branch() or defer_compilation() fails
Alan Wu
2024-11-08
[ruby/prism] Fix splat after kwsplat
Haldun Bayhantopcu
2024-11-08
CI: In parse.y runs, use ./configure --with-parser=parse.y
Alan Wu
2024-11-09
Check bignum multiplication digits overflow
Nobuyoshi Nakada
2024-11-09
Add integer overflow check macros for add/sub as well as mul
Nobuyoshi Nakada
2024-11-08
YJIT: Pass panic message to rb_bug()
Alan Wu
2024-11-08
[rubygems/rubygems] Fix private registry credentials being written to logs
samisalamiws
2024-11-08
[rubygems/rubygems] Warn on insecure materialization
David Rodríguez
2024-11-08
[rubygems/rubygems] Fix typo
David Rodríguez
2024-11-08
[rubygems/rubygems] Simplify tests that deal with lockfile using only "ruby" ...
David Rodríguez
2024-11-08
[rubygems/rubygems] Small tweak
David Rodríguez
2024-11-08
[rubygems/rubygems] Reduce global state
David Rodríguez
2024-11-08
[rubygems/rubygems] Remove unnecessary attribute
David Rodríguez
2024-11-08
[rubygems/rubygems] Cleaner extension of `Gem::Specification` to be able to s...
David Rodríguez
2024-11-08
[rubygems/rubygems] Remove accessor that's been unused for years
David Rodríguez
2024-11-08
[rubygems/rubygems] Make sure platforms in spec lockfile are properly sorted
David Rodríguez
2024-11-08
Avoid calculating large powers
Yusuke Endoh
2024-11-08
Avoid interger multiplication overflow
Yusuke Endoh
2024-11-08
Do not round `a**b` to infinity
Yusuke Endoh
2024-11-08
[rubygems/rubygems] Add `bundle lock --add-checksums` to add checksums to an ...
David Rodríguez
2024-11-08
[rubygems/rubygems] Remove no longer necessary hacks to define the `gem` command
David Rodríguez
2024-11-08
specify NOINLINE for LTO
Koichi Sasada
2024-11-08
skip `SystemStackError`
Koichi Sasada
2024-11-08
introduce `rb_ec_check_ints()`
Koichi Sasada
2024-11-08
check closing flag
Koichi Sasada
2024-11-08
fix rjit-bindgen info
Koichi Sasada
2024-11-08
correct dependencies
Koichi Sasada
2024-11-08
support `require` in non-main Ractors
Koichi Sasada
2024-11-08
`Ractor.[]` and `Ractor.[]=`
Koichi Sasada
2024-11-08
`Ractor.main?`
Koichi Sasada
2024-11-08
`interrupt_exec`
Koichi Sasada
2024-11-08
Update default gems list at 35d8427b8b393e1ea6977872d9246e [ci skip]
git
2024-11-08
[ruby/uri] Bump up v1.0.1
Hiroshi SHIBATA
2024-11-08
[ruby/uri] Added more fallback constants like URI::PARTTERN and URI::REGEXP
Hiroshi SHIBATA
2024-11-08
Update default gems list at 7772fe05bcb212a96684ea763b7e5c [ci skip]
git
2024-11-08
[ruby/win32-registry] Bump up v0.1.0
Hiroshi SHIBATA
2024-11-08
Update default gems list at 7c9cda9b52b6eabde597f265b652c8 [ci skip]
git
2024-11-08
[ruby/time] Bump up v0.4.1
Hiroshi SHIBATA
2024-11-08
Update default gems list at a698b5ebb88ceb54cad4d50abdb4fb [ci skip]
git
[prev]
[next]