<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/tools/src, branch maint-21</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'john/tools/fix-cover-register-race/ERL-943/OTP-15813' into maint-21</title>
<updated>2019-05-14T13:27:41+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-05-14T13:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cef9d9914da3c466da986e98e03b6dcd96715cbe'/>
<id>cef9d9914da3c466da986e98e03b6dcd96715cbe</id>
<content type='text'>
* john/tools/fix-cover-register-race/ERL-943/OTP-15813:
  cover: Fix register/2 race on startup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* john/tools/fix-cover-register-race/ERL-943/OTP-15813:
  cover: Fix register/2 race on startup
</pre>
</div>
</content>
</entry>
<entry>
<title>cover: Fix register/2 race on startup</title>
<updated>2019-05-13T09:45:59+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-05-09T13:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=656420b64c9207ef5fc25c107b5f4a457b6359bd'/>
<id>656420b64c9207ef5fc25c107b5f4a457b6359bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[cover] Make uncovered lines searchable in html output</title>
<updated>2019-01-21T15:26:38+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2019-01-21T15:26:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c18bb73c75b1eea6e8986893edc3b7a066fcf365'/>
<id>c18bb73c75b1eea6e8986893edc3b7a066fcf365</id>
<content type='text'>
Prior to PR#1807, uncovered lines could be found by searching for "
0.." in the HTML page generated by cover:analyse_to_file/1,2. The pull
request removed the two dots after the number of hits, which makes it
much harder to find the uncovered lines.

This commit introduces a sad face, :-( , instead of the single 0
character, which should make the search easier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prior to PR#1807, uncovered lines could be found by searching for "
0.." in the HTML page generated by cover:analyse_to_file/1,2. The pull
request removed the two dots after the number of hits, which makes it
much harder to find the uncovered lines.

This commit introduces a sad face, :-( , instead of the single 0
character, which should make the search easier.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a link on the line number in cover output</title>
<updated>2019-01-11T15:12:31+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-12-06T12:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2eaf5f8014ced0ea5cff65782646fe209bf8dc2f'/>
<id>2eaf5f8014ced0ea5cff65782646fe209bf8dc2f</id>
<content type='text'>
This will make it easier to send links to other people.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will make it easier to send links to other people.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement print on other node</title>
<updated>2018-11-30T14:03:19+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-11-16T15:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a1bdaba31c8f925f70fd87d625c1760f271f46ad'/>
<id>a1bdaba31c8f925f70fd87d625c1760f271f46ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2018-09-21T10:23:25+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-09-21T10:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d04b53936d5e9f84a3066ecd466993671b1428bf'/>
<id>d04b53936d5e9f84a3066ecd466993671b1428bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1807 from milmazz/improve-cover-html-pages</title>
<updated>2018-08-06T10:06:30+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>erlangsiri@gmail.com</email>
</author>
<published>2018-08-06T10:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ce0ab49ca59dc56cb4774abc1f635b7ff9cf97df'/>
<id>ce0ab49ca59dc56cb4774abc1f635b7ff9cf97df</id>
<content type='text'>
Improve Cover HTML page

OTP-15213</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve Cover HTML page

OTP-15213</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Cover HTML page</title>
<updated>2018-07-14T19:07:50+00:00</updated>
<author>
<name>Milton Mazzarri</name>
<email>me@milmazz.uno</email>
</author>
<published>2018-03-04T15:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=435de985cf35362c5df97fdad65dd4a06c18d586'/>
<id>435de985cf35362c5df97fdad65dd4a06c18d586</id>
<content type='text'>
* Adapt diff colors to bring more contrast
* Use monospace font for all the code in cover HTML report
* Specify background color for the body as white
* Reduce font-size for header
* Install cover stylesheet when making release (@sirihansen made this improvement)
* Additional changes based on feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adapt diff colors to bring more contrast
* Use monospace font for all the code in cover HTML report
* Specify background color for the body as white
* Reduce font-size for header
* Install cover stylesheet when making release (@sirihansen made this improvement)
* Additional changes based on feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2018-06-18T12:51:18+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-06-18T12:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b'/>
<id>5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: Handle fast restarts of Xref server</title>
<updated>2018-05-08T11:42:36+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-05-08T11:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=41ea54fd4e6cb54f5dffed3163468dd9bb5e347f'/>
<id>41ea54fd4e6cb54f5dffed3163468dd9bb5e347f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
