Age | Commit message (Expand) | Author |
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 |
2013-03-07 | [debugger] Add an option 'Strings' | Hans Bolinder |
2013-02-18 | Make wx debugger use +pc flag when applicable | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder |
2013-01-23 | Turn warnings to errors on selected applications | Björn Gustavsson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-15 | Merge branch 'dgud/debugger/unicode/OTP-10679' | Dan Gudmundsson |
2013-01-15 | Merge branch 'dgud/wx/fix-wx-2.9-compat/OTP-10407' | Dan Gudmundsson |
2013-01-11 | debugger: View terms as unicode-strings | Dan Gudmundsson |
2013-01-11 | debugger: Fix code viewing on wxWidgets-2.9 | Dan Gudmundsson |
2013-01-11 | debugger: Remove bad gs:call | Dan Gudmundsson |
2013-01-10 | debugger: Fix user evalution dependent of bindings in trace window | Dan Gudmundsson |
2013-01-09 | debugger: Remove support for packages | Björn Gustavsson |
2013-01-09 | debugger: Fix 2.9 compat | Dan Gudmundsson |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2012-11-07 | Fix Debugger settings dialog due to changed behavior in wxFileDialog | Håkan Mattsson |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |