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
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
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-12-08
error.c: name_err_local_variables
nobu
2015-10-31
test_exception.rb: get rid of did_you_mean
nobu
2015-10-31
eval_error.c: Fix a format of `NameError#message`
nobu
2015-10-28
encoding for inspect
nobu
2015-10-28
NameError#receiver of uninitialized constant
nobu
2015-09-28
preserve encodings in error messages
nobu
2015-07-29
vm_eval.c: set method_missing_reason
nobu
2015-06-18
error.c: NameError#receiver
nobu
2015-01-10
test for [ruby-core:67473] [Bug #10727]
nobu
2014-11-29
* test_exception.rb: indent.
usa
2014-11-28
* test/ruby/test_exception.rb (TestException#test_output_string_encoding): need
usa
2014-11-28
* test/ruby/test_exception.rb (TestException#test_output_string_encoding): test
usa
2014-11-18
test_exception.rb: missing test
nobu
2014-11-15
vm_eval.c: UncaughtThrowError
nobu
2014-11-13
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-09
Fix typos in assert messages [ci skip]
kazu
2014-11-07
test_exception.rb: more tests
nobu
2014-06-28
eval.c: no overwrite SystemStackError backtrace
nobu
2014-06-28
eval.c: no method calls at stack overflow
nobu
2014-06-25
eval_error.c: newline always
nobu
2014-06-23
Backtrace for SystemStackError
nobu
2014-06-17
eval.c: pass unknown options
nobu
2014-05-30
add --disable-gem
naruse
[next]