aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_exception.rb
Commit message (Expand)AuthorAgeFilesLines
* test for [ruby-core:67473] [Bug #10727]nobu2015-01-101-0/+12
* * test_exception.rb: indent.usa2014-11-291-1/+1
* * test/ruby/test_exception.rb (TestException#test_output_string_encoding): needusa2014-11-281-1/+2
* * test/ruby/test_exception.rb (TestException#test_output_string_encoding): testusa2014-11-281-0/+12
* test_exception.rb: missing testnobu2014-11-181-0/+17
* vm_eval.c: UncaughtThrowErrornobu2014-11-151-3/+8
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* Fix typos in assert messages [ci skip]kazu2014-11-091-4/+4
* test_exception.rb: more testsnobu2014-11-071-12/+36
* eval.c: no overwrite SystemStackError backtracenobu2014-06-281-0/+4
* eval.c: no method calls at stack overflownobu2014-06-281-2/+4
* eval_error.c: newline alwaysnobu2014-06-251-0/+4
* Backtrace for SystemStackErrornobu2014-06-231-1/+2
* eval.c: pass unknown optionsnobu2014-06-171-0/+21
* add --disable-gemnaruse2014-05-301-2/+2
* * test/ruby: get rid of warnings.usa2014-03-041-4/+3
* eval.c: preserve encodingnobu2014-02-261-0/+17
* eval.c: preserve errinfonobu2014-02-261-0/+22
* object.c: error message encodingnobu2014-01-301-0/+16
* test_exception.rb: ignore SystemStackErrornobu2014-01-301-0/+1
* thread_pthread.c: get current main thread stack sizenobu2014-01-271-0/+10
* eval.c: raise with causenobu2013-12-311-0/+14
* test_exception.rb: ignore SystemStackErrornobu2013-12-101-0/+1
* test_exception.rb: enclose hash defininitionnobu2013-11-201-2/+4
* eval_intern.h: refine stack overflow detectionnobu2013-11-181-0/+8
* eval.c: refactor exception causenobu2013-11-151-1/+16
* error.c: Exception#causenobu2013-11-101-0/+15
* test_exception.rb: missing testnobu2013-10-281-0/+11
* test/unit/assertions.rb: return exceptionnobu2013-10-091-6/+6
* * vm_insnhelper.c (vm_push_frame): fix stack overflow check codes.ko12013-08-061-0/+9
* * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo2013-06-121-47/+0
* * test/csv/test_features.rb, test/logger/test_logger.rbakr2013-04-201-23/+16
* Add --disable-gems for tests which doesn't use rubygemsnaruse2013-04-191-1/+1
* remove trailing spaces.nobu2012-11-201-1/+1
* vm.c: pass through thrown objectsnobu2012-10-191-0/+9
* * error.c (exc_to_s, name_err_to_s, name_err_mesg_to_str): do notshugo2012-10-021-0/+50
* * compile.c, insns.def (checkmatch):ko12012-08-081-0/+20
* test_exception.rb: split testsnobu2012-08-061-4/+26
* test_exception.rb: use local variablesnobu2012-08-061-17/+17
* suppress warning.nobu2012-03-161-2/+2
* fix indentnobu2012-03-161-10/+10
* Tempfile#opennobu2012-03-161-6/+10
* * error.c (exc_equal): clear rb_thread_t::errinfo when ignorenagachika2012-01-141-0/+19
* * error.c (exc_equal): ignore exceptions during implicitnobu2012-01-141-0/+6
* Revert "* error.c (exc_equal): try implicit conversion for delegator."naruse2012-01-131-6/+0
* * error.c (exc_equal): try implicit conversion for delegator.nobu2012-01-131-0/+6
* * error.c (name_err_mesg_to_str): clear rb_thread_t::errinfo whennagachika2011-12-131-0/+17
* * error.c (exit_initialize): deal with true and false as well asnobu2011-12-111-0/+14
* update doc and add test for SystemExit.new.akr2011-12-081-0/+15
* * vm.c (vm_set_top_stack, vm_set_eval_stack): check for stacknobu2011-12-071-0/+6