aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/error_handler.erl
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-02-05kernel: Do not call erlang:get_stacktrace()Hans Bolinder
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-14Teach error_handler to call '$handle_undefined_function'Björn Gustavsson
2012-02-07Correct dializer errors in erlang.erl and othersPatrik Nyblom
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2011-05-09Types and specifications have been modified and addedHans Bolinder
2011-03-11Add specs for functions that do not returnKostis Sagonas
2010-10-05error_handler: add no_native compiler directiveTuncer Ayaz
2010-04-29Merge branch 'ks/kernel' into devErlang/OTP
2010-04-28kernel: Clean up as suggested by tidierKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP