index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tools
/
src
/
cover.erl
Age
Commit message (
Expand
)
Author
2013-04-09
Delete ets tables when stopped
Fredrik Gustafsson
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-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-16
Remove what remains of the Mnemosyne code
Loïc Hoguin
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-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
2011-09-21
[cover]fix leftover {'DOWN', ..} msg in callers queue
Henrik Nord
2011-09-15
Fix typos in cover.erl
Tuncer Ayaz
2011-04-29
Fix file descriptor leak
Shunichi Shinohara
2011-04-07
Merge branch 'ts/cover-with-export_all' 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-09-23
add user specified compiler options on form reloading
Tobias Schlager
2010-07-28
Fix cover's HTML-generation logic to escape ampersands in source code
Tom Moertel
2010-03-02
OTP-8469 tools: race in Cover
Hans Bolinder
2009-12-14
OTP-8340 A bug concerning bit comprehensions has been fixed in Cover. The
Hans Bolinder
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP