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
2023-05-20
Set rlimit_nproc to 64 instead of 128 on OpenBSD for spawn_too_long_path tests
Jeremy Evans
2023-05-20
`rb_bug` prints a newline after the message
Nobuyoshi Nakada
2023-05-20
[Feature #19643] Direct primitive compare sort for `Array#sort_by`
nekoyama32767
2023-05-20
Update default gems list at 8db13c179e475e99f6155eb85f196a [ci skip]
git
2023-05-20
[ruby/reline] Bump version to 0.3.4
ima1zumi
2023-05-20
Lrama v0.5.1
yui-knk
2023-05-20
[ruby/irb] Add assertion for dynamic_prompt's assertion execution
Stan Lo
2023-05-20
[ruby/irb] Fix dynamic_prompt test not executed, remove unnecessary
tomoya ishida
2023-05-19
[ruby/irb] Simplify each_top_level_statement
tomoya ishida
2023-05-19
The too-complex test isn't stablefor RJIT either
Takashi Kokubun
2023-05-19
Skip test_dump_too_complex_shape for YJIT for now
Takashi Kokubun
2023-05-19
[ruby/irb] Display mod key as `Option` on Darwin platforms
Adam Daniels
2023-05-19
[ruby/openssl] Revert "Skip OpenSSL::TestHMAC#test_dup when running with RHEL9"
Hiroshi SHIBATA
2023-05-19
[ruby/openssl] Fix warnings about the OPENSSL_FIPS macro in OpenSSL 1.1.
Jun Aruga
2023-05-19
[ruby/openssl] Implement FIPS functions on OpenSSL 3.
Jun Aruga
2023-05-19
[ruby/openssl] CI: Add OpenSSL FIPS mode case.
Jun Aruga
2023-05-19
YJIT: Enable debug symbols in dev_nodebug (#7822)
Takashi Kokubun
2023-05-18
[ruby/irb] Refactor RubyLex's input/io methods
Stan Lo
2023-05-18
change to test/objectspace, don't rely on Object's shape not being "too complex"
lukeg
2023-05-19
Introduce gc_mark_table macro
S-H-GAMELINKS
2023-05-18
Add Fiber#kill, similar to Thread#kill. (#7823)
Samuel Williams
2023-05-18
[ruby/irb] Print deprecation warning for `help` command
Stan Lo
2023-05-17
Move ar_hint to ar_table_struct
Peter Zhu
2023-05-17
Implement Hash ST tables on VWA
Peter Zhu
2023-05-17
Implement Hash AR tables on VWA
Peter Zhu
2023-05-17
[ruby/irb] Fix Test timedout in test_debug_cmd
tomoya ishida
2023-05-16
Ensure SIGCHLD always uses a signal handler. (#7819)
Samuel Williams
2023-05-15
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2023-05-16
[wasm] Allocate asyncify buffer on heap to save stack usage
Yuta Saito
2023-05-15
Remove explicit SIGCHLD handling. (#7816)
Samuel Williams
2023-05-15
[DOC] Fix a link [ci skip]
Kazuhiro NISHIYAMA
2023-05-15
Process parse.y without temporary files
Nobuyoshi Nakada
2023-05-15
Lrama v0.5.0 (#7814)
Yuichiro Kaneko
2023-05-15
Use the rb_sys_fail_str macro in signal.c
Kunshan Wang
2023-05-15
Unskip the test skipped in #4173 (#7809)
KJ Tsanaktsidis
2023-05-15
Bump ruby/setup-ruby from 1.148.0 to 1.149.0
dependabot[bot]
2023-05-15
`rb_io_puts` should not write zero length strings. (#7806)
Samuel Williams
2023-05-14
[Bug #19025] Numbered parameter names are always local variables
Nobuyoshi Nakada
2023-05-14
Add user argument to some macros used by bison
Nobuyoshi Nakada
2023-05-14
Preprocess input parse.y from stdin
Nobuyoshi Nakada
2023-05-14
[wasm] Fix `unreachable` error during printing setjmp trace message
Yuta Saito
2023-05-14
Introduce anddot_multiple_assignment_check function
S-H-GAMELINKS
2023-05-13
Update bundled gems list at 2023-05-13
git
2023-05-13
Introduce math_arc macro
S-H-GAMELINKS
2023-05-13
[rubygems/rubygems] Bump up thor-1.2.2
Hiroshi SHIBATA
2023-05-13
fix wording of spec description [ci skip]
Martin Dürst
2023-05-13
Remove warnings and errors in `regexec.c` with `ONIG_DEBUG_...` macros (#7803)
TSUYUSATO Kitsune
2023-05-12
Return `errno` as the result instead of the global variable
Nobuyoshi Nakada
2023-05-12
Add `rb_sys_fail_sprintf` macro
Nobuyoshi Nakada
2023-05-12
[Bug #19635] Preserve `errno`
Nobuyoshi Nakada
[next]