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
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
2014-03-04
* test/ruby: get rid of warnings.
usa
2014-02-26
eval.c: preserve encoding
nobu
2014-02-26
eval.c: preserve errinfo
nobu
2014-01-30
object.c: error message encoding
nobu
2014-01-30
test_exception.rb: ignore SystemStackError
nobu
2014-01-27
thread_pthread.c: get current main thread stack size
nobu
2013-12-31
eval.c: raise with cause
nobu
2013-12-10
test_exception.rb: ignore SystemStackError
nobu
2013-11-20
test_exception.rb: enclose hash defininition
nobu
2013-11-18
eval_intern.h: refine stack overflow detection
nobu
2013-11-15
eval.c: refactor exception cause
nobu
2013-11-10
error.c: Exception#cause
nobu
2013-10-28
test_exception.rb: missing test
nobu
2013-10-09
test/unit/assertions.rb: return exception
nobu
2013-08-06
* vm_insnhelper.c (vm_push_frame): fix stack overflow check codes.
ko1
2013-06-12
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-04-20
* test/csv/test_features.rb, test/logger/test_logger.rb
akr
2013-04-19
Add --disable-gems for tests which doesn't use rubygems
naruse
2012-11-20
remove trailing spaces.
nobu
2012-10-19
vm.c: pass through thrown objects
nobu
2012-10-02
* error.c (exc_to_s, name_err_to_s, name_err_mesg_to_str): do not
shugo
2012-08-08
* compile.c, insns.def (checkmatch):
ko1
2012-08-06
test_exception.rb: split tests
nobu
2012-08-06
test_exception.rb: use local variables
nobu
2012-03-16
suppress warning.
nobu
2012-03-16
fix indent
nobu
2012-03-16
Tempfile#open
nobu
2012-01-14
* error.c (exc_equal): clear rb_thread_t::errinfo when ignore
nagachika
2012-01-14
* error.c (exc_equal): ignore exceptions during implicit
nobu
2012-01-13
Revert "* error.c (exc_equal): try implicit conversion for delegator."
naruse
2012-01-13
* error.c (exc_equal): try implicit conversion for delegator.
nobu
2011-12-13
* error.c (name_err_mesg_to_str): clear rb_thread_t::errinfo when
nagachika
2011-12-11
* error.c (exit_initialize): deal with true and false as well as
nobu
2011-12-08
update doc and add test for SystemExit.new.
akr
2011-12-07
* vm.c (vm_set_top_stack, vm_set_eval_stack): check for stack
nobu
2011-09-12
* test/ruby/test_exception.rb (TestException#test_exit_success_p):
nobu
[next]