Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-22 | [snmp] Remove use of the deprecated get_stacktrace function | Micael Karlberg | |
Removed the use of the deprecated erlang:stacktrace() function. Instead make use of the 'catch Class:Error:Stacktrace' feature. OTP-15332 | |||
2017-06-14 | Update copyright year | Hans Nilsson | |
2017-05-11 | snmp_generic: Future-proof exception handling code | Björn Gustavsson | |
In the future, erlang:get_stacktrace/0 will probably only work inside a the 'catch' block of a 'try' expression. Future-proof the code by rewriting the old-style catch to a try...catch. | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-07-25 | wip: Testcase feedback | Raimo Niskanen | |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |