Age | Commit message (Expand) | Author |
2013-01-02 | [tools] Add Unicode support for Cover | Hans Bolinder |
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 |
2011-01-27 | Add process debug tags | Lukas Larsson |
2011-01-27 | Update remote collect to handle multiple requests at once | Lukas Larsson |
2011-01-27 | Remove io printout warnings when exporting an imported module | Lukas Larsson |
2011-01-26 | Update cover to allow multiple analyse and analyze_to_file calls at the same ... | Lukas Larsson |
2011-01-26 | Refactor cover to prepare it for making analysis parallel | Lukas Larsson |
2011-01-25 | Update remote loading to only load a certain number of modules at a time to p... | Lukas Larsson |
2010-11-30 | eprof: fix badarith exception on divide | Björn-Egil Dahlberg |
2010-11-22 | Fix eprof API mismatch of sort functionality | Björn-Egil Dahlberg |
2010-09-23 | add user specified compiler options on form reloading | Tobias Schlager |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-07-28 | Fix cover's HTML-generation logic to escape ampersands in source code | Tom Moertel |
2010-06-11 | Merge branch 'egil/eprof' into dev | Erlang/OTP |
2010-06-09 | Fix eprof to handle error cases | Björn-Egil Dahlberg |
2010-06-09 | Dialyzer cleanup for eprof | Björn-Egil Dahlberg |
2010-06-09 | Switch pattern API for eprof profile with mfa | Björn-Egil Dahlberg |
2010-06-09 | Rename sorting choices for eprof | Björn-Egil Dahlberg |
2010-06-09 | Teach eprof to align text output | Björn-Egil Dahlberg |
2010-06-09 | Add dump functionality to eprof | Björn-Egil Dahlberg |
2010-06-09 | Add log functionality to eprof | Björn-Egil Dahlberg |
2010-06-09 | Add start timestamp to eprof profiling | Björn-Egil Dahlberg |
2010-06-09 | Teach eprof to use the new breakpoints | Björn-Egil Dahlberg |
2010-05-28 | OTP-8647 Xref adds calls to operators when {builtins,true} | Hans Bolinder |
2010-05-19 | Change make:files to behave more like erlc | Sam Bobroff |