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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_exception.rb
Age
Commit message (
Expand
)
Author
2018-05-14
error.c: check redefined backtrace result
nobu
2018-04-12
error.c: super in method_missing
nobu
2018-04-11
eval_error.c: fix loop on exception in message
nobu
2018-04-02
error.c: prepend "warning: " always
nobu
2018-03-22
test_exception.rb: assertions with Exception.to_tty?
nobu
2018-03-22
error.c: full_message options
nobu
2018-03-13
eval_error.c: reset attributes
nobu
2018-03-13
eval_error.c: last newline
nobu
2018-03-12
eval_error.c: fix underflow
nobu
2018-03-06
thread.c: deadlock in backtrace
nobu
2018-02-14
skip "TestException#test_thread_signal_location" as a known bug [Bug #14474]
ko1
2018-01-26
error.c: receiver kwarg
nobu
2018-01-26
test_exception.rb: NameError.new NoMethodError.new
nobu
2018-01-07
eval_error.c: reset in each line
nobu
2018-01-07
test_exception.rb: fix message
nobu
2017-12-31
test_exception.rb: more assertions
nobu
2017-12-31
error.c: negative uplevel
nobu
2017-12-26
vm_eval.c: strange message in eval
nobu
2017-12-12
Fix test-all tests to avoid creating report_on_exception warnings
eregon
2017-12-12
Set Thread.report_on_exception=true by default to report exceptions in Threads
eregon
2017-12-12
Add uplevel keyword to Kernel#warn and use it
shyouhei
2017-12-12
error.c(exc_full_message): Exception#full_message
sorah
2017-10-13
error.c: infinite recursion at Warning#warn
nobu
2017-09-21
load.c: real path to load
nobu
2017-06-29
compile.c: disallow next in once
nobu
2017-06-27
vm_insnhelper.c: break in once
nobu
2017-05-10
test_exception.rb: test_machine_stackoverflow_by_trace
nobu
2017-04-27
Send the backtrace of the circular require warning as a single String to Warn...
eregon
2017-04-26
error.c: send as a single string
nobu
2017-04-25
load.c: backtrace of circular require
nobu
2017-04-17
eval.c: copy before cause setup
nobu
2017-04-13
Terminate created threads.
ko1
2016-12-21
eval.c: fix circular cause
nobu
2016-11-13
error.c: redefined backtrace
nobu
2016-11-13
error.c: rb_get_backtrace
nobu
2016-09-27
error.c: check argument of Warning.warn
nobu
2016-09-27
* error.c: This makes all warnings raised call Warning.warn, which
shyouhei
2016-09-26
test_exception.rb: another assertion
nobu
2016-09-26
eval_intern.h: make TH_PUSH_TAG() initialize rb_vm_tag::tag with Qundef
rhe
2016-09-13
* test/ruby/test_exception.rb: fix thread issues.
ko1
2016-09-09
thread.c: set cause by Thread#raise
nobu
2016-04-09
assertions.rb: set default internal encoding
nobu
2016-02-28
NoMethodError#private_call?
nobu
2016-02-28
test_exception.rb: split test_name_error_info
nobu
2016-02-23
* test/ruby/test_exception.rb: fix bad spawn argument (multiple
headius
2016-02-19
test/ruby: suppress parser warnings
nobu
2016-02-14
test_exception.rb: fix commit miss
nobu
2016-02-14
not overwrite cause
nobu
2016-02-03
test_exception.rb: NameError at FCALL
nobu
2016-01-12
iseq.c: mark parents of wrapped iseq
nobu
[next]