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
path:
root
/
test
Age
Commit message (
Expand
)
Author
2023-07-18
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2023-07-19
Add tests for `return` in `BEGIN` and `END` blocks
Nobuyoshi Nakada
2023-07-18
[ruby/irb] Reduce boilerplate code in RubyLexTest
Stan Lo
2023-07-18
[flori/json] Skip BigDecimal tests when it's missing to load
Hiroshi SHIBATA
2023-07-18
[flori/json] Skip unsupported test on JRuby
Nobuyoshi Nakada
2023-07-18
[ruby/psych] Skip BigDecimal tests when it's missing to load
Hiroshi SHIBATA
2023-07-17
Fix logarithm of 0 with base
Nobuyoshi Nakada
2023-07-17
objspace is not used in parent process [ci skip]
Nobuyoshi Nakada
2023-07-17
Fix up to require objspace
Nobuyoshi Nakada
2023-07-17
Run `Process.warmup` tests in separate processes
Nobuyoshi Nakada
2023-07-17
Implement Process.warmup
Jean Boussier
2023-07-16
Fix null pointer access in Ripper#initialize
Nobuyoshi Nakada
2023-07-15
[ruby/irb] Indent multiline percent literals
tomoya ishida
2023-07-16
Allow -1 as the value of `--backtrace-limit` option
Tom Stuart
2023-07-16
Test that command line `--backtrace-limit` overrides RUBYOPT
Nobuyoshi Nakada
2023-07-15
[Bug #19769] Fix range of size 1 in `String#tr`
alexandre184
2023-07-15
Fix stack trace for rescued StopIteration
Marcelo Pereira
2023-07-13
Tighten Time.new(string) parsing
Jeremy Evans
2023-07-13
[ruby/irb] Unpend RDoc dialog related tests
Stan Lo
2023-07-13
[Feature #19757] Add new API `rb_data_define`
Nobuyoshi Nakada
2023-07-13
Move bsearch test with Bigdecimal under the test_bigdecimal.rb
Hiroshi SHIBATA
2023-07-13
Wait for sleepr thread to finish not to leak
Nobuyoshi Nakada
2023-07-12
YARP resync (#8059)
Jemma Issroff
2023-07-12
[ruby/openssl] Add support for raw private/public keys
Ryo Kajiwara
2023-07-12
Add comment to test
Peter Zhu
2023-07-12
Revert previous commit [ci skip]
Nobuyoshi Nakada
2023-07-12
Test `Comparable#clamp` with inverse arguments as well as a Range
Nobuyoshi Nakada
2023-07-11
Try to fix flaky GC test
Peter Zhu
2023-07-10
Fix autosplat conditions to handle ruby2_keywords case
Jeremy Evans
2023-07-10
[ruby/yarp] Fix endless method definitions binding power to accept args (#8051)
Jemma Issroff
2023-07-10
Use `File::NULL` instead of hard coded null device names
Nobuyoshi Nakada
2023-07-09
[Bug #19763] Raise same message exception for regexp
Nobuyoshi Nakada
2023-07-08
[ruby/reline] Ignore unhandled escape sequences
tomoya ishida
2023-07-07
[ruby/reline] Reduce direct references to `Reline::IOGate`
Stan Lo
2023-07-06
Resync YARP (#8036)
Jemma Issroff
2023-07-06
[rubygems/rubygems] Avoid to use Base64 library because I have a plan to base...
Hiroshi SHIBATA
2023-07-05
Manual YARP resync
Jemma Issroff
2023-07-05
[ruby/reline] Update Relin::IOGate dinamically when it is needed
tomoya ishida
2023-07-05
[ruby/bigdecimal] Add .to_s('F') digit grouping for integer part
cryptogopher
2023-07-05
[ruby/reline] Fix wrong byte_pointer passed to auto_indent_proc
tomoya ishida
2023-07-05
Remove stale YARP snapshort file [ci skip]
Nobuyoshi Nakada
2023-07-04
[ruby/irb] Refactor eval history
Stan Lo
2023-07-03
[ruby/irb] Stop treating history-saving logic as extension
Stan Lo
2023-07-03
[ruby/timeout] Test that work is done in the same thread/fiber as
John Bachir
2023-07-03
[ruby/tmpdir] [Bug #18933] Make `Dir.mktmpdir` Ractor-safe
Nobuyoshi Nakada
2023-06-30
Handle unterminated unicode escapes in regexps
Jeremy Evans
2023-06-30
[ruby/irb] Reduce internal operations' exposure to benchmarking
Stan Lo
2023-06-30
[ruby/irb] Re-implement prev_spaces feature for pasted code
tomoya ishida
2023-06-29
Fix memory leak in Hash#replace
Peter Zhu
2023-06-29
Add memory leak test for allocating ST hashes
Peter Zhu
[next]