Age | Commit message (Expand) | Author |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-05-03 | tools: Add options to eprof | Björn-Egil Dahlberg |
2013-04-15 | Merge branch 'lh/demonitor-flush/OTP-11039' into maint | Fredrik Gustafsson |
2013-04-09 | Delete ets tables when stopped | Fredrik Gustafsson |
2013-04-05 | Use erlang:demonitor(Ref, [flush]) where applicable | Loïc Hoguin |
2013-04-04 | fix a race condition when there're several applications in apps directory | Manuel Rubio |
2013-03-26 | [cover] Ensure no process leak when stopping cover on dead node | Siri Hansen |
2013-03-06 | Extend cover.erl source search | Anders Svensson |
2013-02-05 | Merge branch 'jv/cover-patches/OTP-10778' | Fredrik Gustafsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Fix a bug in cover when used with no_auto_import | José Valim |
2013-01-25 | Ensure cover keeps the proper file source | José Valim |
2013-01-25 | cover now relies on the compile info to find file sources | José Valim |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder |
2013-01-23 | Turn warnings to errors on selected applications | Björn Gustavsson |
2013-01-22 | Merge branch 'lh/forget-mnemosyne/OTP-10729' | Fredrik Gustafsson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-16 | Remove what remains of the Mnemosyne code | Loïc Hoguin |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2013-01-09 | Merge branch 'siri/cover/new-bugs-r16/OTP-10638' | Siri Hansen |
2013-01-02 | [tools] Add Unicode support for Cover | Hans Bolinder |
2012-12-19 | [cover] Remove stopped node also from lost_nodes list | Siri Hansen |
2012-12-19 | [cover] Don't mark stopped node as lost | Siri Hansen |
2012-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-11-23 | Update copyright years | Björn-Egil Dahlberg |
2012-10-30 | [cover] Allow reconnection if node has been disconnected or down | Siri Hansen |
2012-10-30 | [cover] Don't kill remote nodes when connection to main node is lost | Siri Hansen |
2012-10-30 | [cover] Add support for test_server | Siri Hansen |
2012-09-07 | tools: Add missing lcnt module to .app.src | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-22 | Allow non-ASCII characters in Xref filanmes | Hans Bolinder |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-05-16 | tools: Remove usage of tuple funs in fprof | Raimo Niskanen |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-11-29 | fprof: Eliminate use of tuple fun | Björn Gustavsson |
2011-11-29 | xref_compiler: Eliminate use of tuple fun | Björn Gustavsson |
2011-11-10 | Merge branch 'pg/fix-cover-leftover-down-msg' | Henrik Nord |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-09-21 | [cover]fix leftover {'DOWN', ..} msg in callers queue | Henrik Nord |
2011-09-15 | Fix typos in cover.erl | Tuncer Ayaz |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-04-29 | Fix file descriptor leak | Shunichi Shinohara |
2011-04-07 | Merge branch 'ts/cover-with-export_all' into dev | Henrik Nord |
2011-04-01 | Merge branch 'sb/make-files-like-erlc' into dev | Henrik Nord |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-10 | Update internal pmap to have a process limit | Lukas Larsson |
2011-02-02 | Update documentation to reflect performance enhancement changes of cover | Lukas Larsson |
2011-02-02 | Add aync_analyse_to_file function to cover | Lukas Larsson |
2011-02-01 | Split the cover ets tables into two tables, one with the clause info and one ... | Lukas Larsson |