Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-22 | debugger: Editorial changes in documentation | xsipewe | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-03-07 | [debugger] Add an option 'Strings' | Hans Bolinder | |
A new checkbox has been added. When it is checked, the range set by the 'erl' flag '+pc' is used for determining when to print lists of integers as strings. When it is unchecked, integer lists are never printed as strings. A minor incompatibility: settings saved by Erlang R16B01 or later cannot be read by Erlang R16B or earlier. | |||
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-08-18 | debugger: By default, only save non-tail-recursive calls | Björn Gustavsson | |
By default, the debugger use to save all calls on its simulated stack. That could facilitate finding errors, but it could also mean that the Debugger could become very slow while executing tail-recursive code. | |||
2011-08-18 | Update examples in the documentation to include line numbers | Björn Gustavsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |