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
2022-03-18
Add a NEWS entry about [Feature #18598] [ci skip]
Shugo Maeda
2022-03-18
Add String#bytesplice
Shugo Maeda
2022-03-17
Revert "Faster rb_class_superclass"
John Hawthorn
2022-03-17
Make Proc#parameters support lambda keyword for returning parameters as if la...
Jeremy Evans
2022-03-17
Faster rb_class_superclass
John Hawthorn
2022-03-18
* 2022-03-18 [ci skip]
git
2022-03-18
Fix potential memory leak at fiber pool
Nobuyoshi Nakada
2022-03-18
Fix compilation error with `RB_EXPERIMENTAL_FIBER_POOL`
Nobuyoshi Nakada
2022-03-18
A positional Hash is not keyword arguments [Bug #18632]
Nobuyoshi Nakada
2022-03-17
A positional Hash is not keyword arguments [Bug #18632]
Nobuyoshi Nakada
2022-03-17
spec: skip specs where set TZ environment variable for WASI
Yuta Saito
2022-03-17
spec: disable a part of Kernel.open spec where spawns a process for WASI
Yuta Saito
2022-03-17
Update default gems list at fadc7a150c90ad44dee90985b19e79 [ci skip]
git
2022-03-17
[ruby/logger] bump version to 1.5.1
Hiroshi SHIBATA
2022-03-17
Update the test for [Feature #18615]
Nobuyoshi Nakada
2022-03-17
Make implicit function declaration error [Feature #18615]
Nobuyoshi Nakada
2022-03-17
spec: disable part of require_relative spec where uses symlink for WASI
Yuta Saito
2022-03-17
Fix broken links of rdoc
Kazuhiro NISHIYAMA
2022-03-16
[DOC] Enhanced RDoc for String#split (#5644)
Burdette Lamar
2022-03-16
Assume that klass of dummy head is NULL
Peter Zhu
2022-03-17
* 2022-03-17 [ci skip]
git
2022-03-16
Always skip dummy head of subclass in rb_prepend_module
Peter Zhu
2022-03-16
Suppress warnings by OpenSSL 3
Nobuyoshi Nakada
2022-03-16
[DOC] Prefer local rdoc links
Nobuyoshi Nakada
2022-03-16
Initialize mutex for crypt(3) statically
Nobuyoshi Nakada
2022-03-16
Honor if `_Bool` is available
Nobuyoshi Nakada
2022-03-16
Revert "Fix version check to use Emoji version for emoji-variation-sequences....
Martin Dürst
2022-03-16
Revert "Allow `.0` version mismatch to pass the tests"
Martin Dürst
2022-03-16
add Unicode auxiliary files and Unicode UCD emoji files download for ALWAYS_U...
Martin Dürst
2022-03-16
[ruby/rdoc] Fix full name of known class
Nobuyoshi Nakada
2022-03-16
Allow `.0` version mismatch to pass the tests
Koichi Sasada
2022-03-16
Avoid console input behavior in windows 10 [Bug #18588]
YO4
2022-03-16
Fix version check to use Emoji version for emoji-variation-sequences.txt
Martin Dürst
2022-03-16
Remove Unicode 13.0.0 related files
Martin Dürst
2022-03-16
* 2022-03-16 [ci skip]
git
2022-03-15
Fast rb_class_inherited_p
John Hawthorn
2022-03-15
[rubygems/rubygems] Fix a typo
Kazuhiro NISHIYAMA
2022-03-15
wasm/README.md: add manual config.guess download and autoconf steps
Yuta Saito
2022-03-15
[DOC]Fix FreeBSD Bugzilla link
S-H-GAMELINKS
2022-03-15
[rubygems/rubygems] [DOC] Enable Gem::Package example
Nobuyoshi Nakada
2022-03-15
[ruby/win32ole] Get rid of potential undefined behavior
xtkoba
2022-03-15
[ruby/win32ole] Rename toplevel WIN32OLE_* classes
Nobuyoshi Nakada
2022-03-15
[rubygems/rubygems] Report Github Actions CI provider within user agent string
David Rodríguez
2022-03-15
* 2022-03-15 [ci skip]
git
2022-03-15
[rubygems/rubygems] Move `:stopdoc:` directive
Nobuyoshi Nakada
2022-03-14
spec: skip '~' test for wasi due to lack of shell
Yuta Saito
2022-03-14
spec: skip ruby_exe tests for wasi due to lack of subprocess
Yuta Saito
2022-03-14
Assume that refcnt of shared root is non-negative
Peter Zhu
2022-03-14
Assume that shared_root exists in rb_ary_decrement_share
Peter Zhu
2022-03-14
[DOC] Remove outdated note from WeakRef#initialize
Ivo Anjo
[next]