Age | Commit message (Expand) | Author |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-26 | Merge branch 'josevalim/debugger-path/OTP-13375' | Björn Gustavsson |
2016-02-23 | Use compile source info in debugger | José Valim |
2016-02-17 | Merge branch 'maint' | Hans Bolinder |
2016-02-17 | debugger: Add suppression of Dialyzer warnings | Hans Bolinder |
2015-12-15 | debugger: Use '::' for constraints | Hans Bolinder |
2015-10-09 | Update Debugger | Hans Bolinder |
2015-09-15 | debugger: Fix a bug related to the use of the erl_anno module | Hans Bolinder |
2015-08-26 | Merge branch 'dgud/debugger/fix-case-clause/OTP-12911' into maint | Dan Gudmundsson |
2015-08-14 | debugger: Fix broken debugger:quick/3 start | Dan Gudmundsson |
2015-06-22 | fix errors caused by changed line numbers | Bruce Yinhe |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-04 | Merge branch 'zhird/leoliu/dbg_wx_trace/arg-to-gui_enable_updown' | Zandra Hird |
2015-05-26 | Fix argument to gui_enable_updown in dbg_wx_trace:init/6 | Leo Liu |
2015-05-25 | Update runtime_dependencies in application resource files | Hans Bolinder |
2015-04-30 | debugger: Optimize evaluation of new map creation | Björn Gustavsson |
2015-04-30 | dbg_iload: Correct translation of generators | Björn Gustavsson |
2015-04-30 | debugger: Use module erl_anno | Hans Bolinder |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |
2014-12-19 | debugger: Fix debugger save options on mac | Dan Gudmundsson |
2014-12-08 | debugger: Do not use the old removed gs functionality | Dan Gudmundsson |
2014-10-21 | debugger: clean up Common Test adaption | Hans Bolinder |
2014-08-26 | Install internal hrl files when necessary | Peter Lemenkov |
2014-05-03 | Fix evaluation of map updates in the debugger and erl_eval | Anthony Ramine |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-20 | Fix some Dialyzer warnings | Hans Bolinder |
2014-03-19 | Merge remote-tracking branch 'erlang/pr/289' | Henrik Nord |
2014-03-15 | Fix evaluation of empty map updates in the debugger | Anthony Ramine |
2014-03-10 | remove reference to dbg_wx_edit* modules that don't exist | Vlad Dumitrescu |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2014-02-14 | Merge branch 'dgud/misc-cleanup' | Dan Gudmundsson |
2014-02-12 | dbg: Remove debug printouts and fix file dialog | Dan Gudmundsson |
2014-02-10 | Merge branch 'nox/debugger/erl_eval_SUITE/OTP-11676' | Björn Gustavsson |
2014-02-10 | Truly test debugger in erl_eval_SUITE copy | Anthony Ramine |
2014-02-07 | Merge branch 'vladdu/debugger/fixes' | Björn Gustavsson |
2014-02-05 | remove warning for variable exported from case | Vlad Dumitrescu |
2014-02-05 | remove useless match | Vlad Dumitrescu |
2014-02-05 | remove unused parameter | Vlad Dumitrescu |
2014-02-04 | Support maps in the debugger | Anthony Ramine |
2014-01-09 | Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553' | Björn Gustavsson |
2013-12-20 | Merge branch 'dgud/remove-gs-apps/OTP-10915' | Dan Gudmundsson |
2013-12-15 | Fix evaluation of andalso and orelse in the debugger | Anthony Ramine |
2013-12-12 | Support named funs in the debugger interpreter | Anthony Ramine |
2013-11-11 | Remove gs parts of the debugger | Dan Gudmundsson |
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder |
2013-04-17 | Merge branch 'bjorn/fix-encoding/OTP-11041' into maint | Björn Gustavsson |
2013-04-17 | Encode Erlang source files with non-ascii characters in UTF-8 | Björn Gustavsson |
2013-04-05 | Use erlang:demonitor(Ref, [flush]) where applicable | Loïc Hoguin |