summaryrefslogtreecommitdiff
path: root/error.c
AgeCommit message (Expand)Author
2017-05-09rb_execution_context_t: move stack, stack_size and cfp from rb_thread_tnormal
2017-04-27Send the backtrace of the circular require warning as a single String to Warn...eregon
2017-04-26error.c: send as a single stringnobu
2017-04-26error.c: improve docsstomar
2017-04-26error.c: splat warn argumentsnobu
2017-04-25Document the Warning module and warn methoderegon
2017-04-25load.c: backtrace of circular requirenobu
2017-04-15ruby.h: check argc to rb_funcallnobu
2017-03-27dir.c: err at glob failurenobu
2017-03-27error.c: warning functionsnobu
2017-03-27error.c: refactor warning messagesnobu
2017-02-21error.c: remove deprecated internal featuresnobu
2017-02-17DEPRECATED_INTERNAL_FEATUREnobu
2017-01-23error.c: fixed doc [ci skip]nobu
2017-01-20error.c: print default RSnobu
2017-01-19Change Kernel#warn to call Warning.warnnobu
2017-01-13error.c: movednobu
2017-01-13error.c: movednobu
2016-11-13error.c: redefined backtracenobu
2016-11-13error.c: rb_get_backtracenobu
2016-10-26[DOC] replace Fixnum with Integer [ci skip]nobu
2016-09-27error.c: check argument of Warning.warnnobu
2016-09-27 * error.c: This makes all warnings raised call Warning.warn, whichshyouhei
2016-09-08replace fixnum by integer in documents.akr
2016-08-12error.c: fix newline in syntax errornobu
2016-07-23internal.h: inline Check_Typenobu
2016-05-17[Feature #12005] Unify Fixnum and Bignum into Integerakr
2016-04-27internal.h: ONLY_FOR_INTERNAL_USEnobu
2016-04-20error.c: SyntaxError#initializenobu
2016-04-20refactor syntax errornobu
2016-04-19refactor parser errornobu
2016-04-19appending compile error without rb_errinfonobu
2016-04-18error.c: warn_vsprintfnobu
2016-04-18error.c: compile_vsprintfnobu
2016-04-17error.c: remove unused functionnobu
2016-03-28remove rb_thread_t::base_blocknobu
2016-03-19SyntaxError message at iseq compilenobu
2016-02-28NoMethodError#private_call?nobu
2016-02-12error.c: fix doc [ci skip]nobu
2016-01-22RUBY_ASSERTnobu
2016-01-19* error.c: [DOC] fix Exception#backtrace_locations indent. [ci skip]sho-h
2015-12-24revert deprecated functionsnobu
2015-12-24deprecate exposed internal functionsnobu
2015-12-24preserve source file name encodingnobu
2015-12-13io.c: encoding in warningsnobu
2015-12-09* *.c (*_memsize): do not check ptr.ko1
2015-12-08make local symbols staticnobu
2015-12-08error.c: name_err_local_variablesnobu
2015-11-20* compile.c (iseq_compile_each): add debug information to NODE_STRko1
2015-10-31use rb_source_loc and rb_source_locationnobu