Age | Commit message (Expand) | Author |
2012-02-09 | Merge branch 'bjorn/deprecations/OTP-9907' into maint | Björn Gustavsson |
2012-02-08 | Suppress deprecated warnings in all modules that call 'gs' | Björn Gustavsson |
2012-02-06 | debugger tests: Increase time trap timeout | Björn Gustavsson |
2011-12-12 | Prepare release | Erlang/OTP |
2011-12-10 | Merge branch 'dgud/wx/behaviour-spec' | Dan Gudmundsson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-09 | [wx] Add handle_cast to avoid behaviour warning | Dan Gudmundsson |
2011-11-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg |
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson |
2011-11-10 | Merge branch 'rj/fix-debugger-msgs' | Henrik Nord |
2011-11-10 | Remove exec bit from: erl, hrl, xml, html, asn, gif, xpm | Ricardo Catalinas Jiménez |
2011-11-09 | Fix "OK" spelling in debugger messages and variables | Ricardo Catalinas Jiménez |
2011-11-09 | Fix debugger message with wx | Ricardo Catalinas Jiménez |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson |
2011-08-18 | debugger: By default, only save non-tail-recursive calls | Björn Gustavsson |
2011-08-18 | debugger: Add line_number_SUITE | Björn Gustavsson |
2011-08-18 | debugger: Include line numbers in exceptions | Björn Gustavsson |
2011-08-18 | Update examples in the documentation to include line numbers | Björn Gustavsson |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-08-16 | Remove support for very old BEAM files | Björn Gustavsson |
2011-08-16 | Don't include tail-recursive calls in stacktraces | Björn Gustavsson |
2011-08-16 | Fix the no_tail option | Björn Gustavsson |
2011-08-16 | dbg_ieval: Properly handle exceptions when binary construction fails | Björn Gustavsson |
2011-08-16 | Fix binary matching in the debugger | Björn Gustavsson |
2011-08-16 | Delay saving of the stack in exit_info when an exception occurs | Björn Gustavsson |
2011-08-16 | Eliminate warnings in test suites | Björn Gustavsson |
2011-08-16 | Update test suites that have been copied from other applications | Björn Gustavsson |
2011-08-16 | Fix handling of guard BIFs in list and binary comprehensions | Björn Gustavsson |
2011-08-16 | Handle terms in the top-level of guards properly | Björn Gustavsson |
2011-08-16 | Make sure that erlang:raise/3 sets the emulated stacktrace | Björn Gustavsson |
2011-08-16 | Make stacktraces in exceptions more similar to BEAM's stacktraces | Björn Gustavsson |
2011-08-16 | Don't build stacktrace until erlang:get_stacktrace() is called | Björn Gustavsson |
2011-08-16 | Rewrite stack handling | Björn Gustavsson |
2011-08-16 | Slightly clean-up and optimize some evaluation code | Björn Gustavsson |
2011-08-16 | ieval record: Rename the misnamed 'last_call' field to 'top' | Björn Gustavsson |
2011-08-16 | dbg_istk: Use a record for stack entries instead of a tuple | Björn Gustavsson |
2011-08-16 | Break out stack handling into the dbg_istk module | Björn Gustavsson |
2011-08-16 | dbg_iload: Remove unnecessary handling of old guard tests | Björn Gustavsson |
2011-08-16 | Remove the special handling of Mod:module_info/{0,1} | Björn Gustavsson |
2011-08-16 | Remove the special handling of spawn BIFs | Björn Gustavsson |
2011-08-16 | Remove BIFs that no longer exist from dbg_iload:bif_type/1 | Björn Gustavsson |
2011-08-16 | Handle all guard BIFs as safe in function bodies | Björn Gustavsson |
2011-08-16 | Remove support for erlang:fault/{1,2} | Björn Gustavsson |
2011-07-06 | Remove deprecated concat_binary/1 | Björn Gustavsson |
2011-04-06 | Merge branch 'dev' into bmk/inets/inet56_integration | Micael Karlberg |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-17 | Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O... | Micael Karlberg |
2011-03-14 | Prepare releaseOTP_R14B02 | Erlang/OTP |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |