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
2024-06-12
[ruby/irb] Invalid encoding symbol now raises SyntaxError also in
tomoya ishida
2024-06-12
[Bug #20572] Abandon if replacing destination is the same
Nobuyoshi Nakada
2024-06-12
[ruby/irb] Cleanup irbrc generator cache always at teardown
tomoya ishida
2024-06-11
[ruby/openssl] Pass through nil as digest when signing certificates
gartens
2024-06-11
[ruby/prism] Match CRuby error message for unknown regexp options
Kevin Newton
2024-06-11
compile.c: use putspecialobject for RubyVM::FrozenCore
Jean Boussier
2024-06-10
[ruby/prism] Provide ability to lock encoding while parsing
Kevin Newton
2024-06-10
Don't skip test_inspect_under_gc_compact_stress
Peter Zhu
2024-06-10
[ruby/prism] Allow block exits in loop predicates
Kevin Newton
2024-06-09
[ruby/irb] Suppress Ruby warnings in certain backtrace filtering
Stan Lo
2024-06-08
[ruby/openssl] Add X509::Certificate#tbs_bytes
Samuel Giddins
2024-06-07
[ruby/prism] Handle chomped bytesize with lines without newlines
Kevin Newton
2024-06-07
[ruby/prism] Document that nested heredocs are not properly parsed for parser
Kevin Newton
2024-06-07
[ruby/prism] Ensure inner heredoc nodes have the correct location
Kevin Newton
2024-06-07
[ruby/prism] Use correct newlines for heredoc inner lines
Kevin Newton
2024-06-07
Remove prism compiler warning
Kevin Newton
2024-06-07
Don't use SEGV signal when timeout in test_gc_compact
Peter Zhu
2024-06-07
TestRequire#test_loading_fifo_threading_success: Extend the timeout limit
Yusuke Endoh
2024-06-07
TestRegexp#test_match_cache_positive_look_behind: Extend the timeout limit
Yusuke Endoh
2024-06-07
TestRegexp#test_timeout_shorter_than_global: Extend the timeout limit
Yusuke Endoh
2024-06-07
TestRequire#test_loading_fifo_fd_leak: Extend the timeout limit
Yusuke Endoh
2024-06-07
TestGc#test_thrashing_for_young_objects: extend the timeout limit
Yusuke Endoh
2024-06-07
TestRegexp#test_s_timeout: accept timeout errors more tolerantly
Yusuke Endoh
2024-06-07
[ruby/error_highlight] Support for the prism compiler
Kevin Newton
2024-06-07
Extend timeout of TestGCCompect#test_moving_objects_between_size_pools
Yusuke Endoh
2024-06-07
ripper: Fix excess `compile_error` at simple backref op_asgn
Nobuyoshi Nakada
2024-06-06
Fix Module#define_method to change visibility when passed existing method body
Jeremy Evans
2024-06-06
Remove circular parameter syntax error
Kevin Newton
2024-06-07
Make subclasses to define methods
Nobuyoshi Nakada
2024-06-06
[Bug #20521] ripper: Clean up strterm
Nobuyoshi Nakada
2024-06-06
[ruby/reline] Remove instance variable @first_char
tomoya ishida
2024-06-06
[ruby/logger] Add support for symbols in #shift_age
Baron Bloomer
2024-06-05
Don't add `+YJIT` to `RUBY_DESCRIPTION` until it's actually enabled
Jean Boussier
2024-06-05
[ruby/prism] Parse all regular expressions
Kevin Newton
2024-06-05
[ruby/prism] Add Onigmo to other gemfiles
Kevin Newton
2024-06-05
[ruby/prism] Add Onigmo errors for invalid groups
Kevin Newton
2024-06-05
[ruby/prism] Add Onigmo error for invalid repeat and empty group name
Kevin Newton
2024-06-05
[ruby/prism] Add Onigmo error for empty char-class
Kevin Newton
2024-06-05
[ruby/prism] Report onigmo errors for depth
Kevin Newton
2024-06-05
[ruby/irb] Add accidentally dropped disable_irb command back
Stan Lo
2024-06-05
[ruby/reline] Refactor input key reading
tomoya ishida
2024-06-05
[ruby/openssl] Fix test_create_with_mac_iter accidently setting keytype not m...
KJ Tsanaktsidis
2024-06-04
[ruby/prism] (parser) mark spanning newlines as incorrect
Kevin Newton
2024-06-04
[ruby/prism] (parser) split up regexp content by lines
Kevin Newton
2024-06-04
[ruby/prism] (parser) handle quoted symbols in hash patterns
Kevin Newton
2024-06-04
[ruby/prism] (parser) mark unary_num_pow_precedence as incorrect
Kevin Newton
2024-06-04
[ruby/prism] (parser) fix up nested multi write
Kevin Newton
2024-06-04
[ruby/reline] Ensure no escape sequence before printing prompt
tomoya ishida
2024-06-04
Revert "Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO i...
Takashi Kokubun
2024-06-04
[ruby/prism] Revert "Revert "Properly destructure procarg0 in parser translat...
Kevin Newton
[prev]
[next]