<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib, branch OTP-21.3.3</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2019-03-29T18:25:50+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-03-29T18:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dc1176e39125148f6592bbd44585a1b5c7122443'/>
<id>dc1176e39125148f6592bbd44585a1b5c7122443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erl_tar: Use read_ahead when reading compressed tar files</title>
<updated>2019-03-28T11:05:15+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-03-28T10:59:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=46e1565e73bc4490d29f0193146d4d75d9dba226'/>
<id>46e1565e73bc4490d29f0193146d4d75d9dba226</id>
<content type='text'>
Jumping around in a compressed file is nowhere near as cheap as
for uncompressed files, as it requires reading and decompressing
up until the desired position. Using read_ahead will improve
performance slightly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Jumping around in a compressed file is nowhere near as cheap as
for uncompressed files, as it requires reading and decompressing
up until the desired position. Using read_ahead will improve
performance slightly.
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: Fix performance regression on reading compressed files</title>
<updated>2019-03-28T10:59:44+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-03-28T10:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=baa461cbd791ec7d09ab4a609d87c1d254907973'/>
<id>baa461cbd791ec7d09ab4a609d87c1d254907973</id>
<content type='text'>
An internal buffer size was too small, causing a considerable
performance degradation compared to OTP 20.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An internal buffer size was too small, causing a considerable
performance degradation compared to OTP 20.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-03-21T15:46:47+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-03-21T15:46:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=41f3ffaeeaee488f22b4cd4b5b503bf5c3470c45'/>
<id>41f3ffaeeaee488f22b4cd4b5b503bf5c3470c45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[xmerl] Normalize attribute correctly when references are used</title>
<updated>2019-03-20T11:13:49+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2019-03-20T11:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a4defddf3397a7e1d0e85bb1b04f6c13c7c5a88f'/>
<id>a4defddf3397a7e1d0e85bb1b04f6c13c7c5a88f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[xmerl] Replace character refs correctly in attributes</title>
<updated>2019-03-19T13:35:06+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2019-03-19T06:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b1c6356a9d3cd8d6e9767a4252eb0bcc1602664b'/>
<id>b1c6356a9d3cd8d6e9767a4252eb0bcc1602664b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-03-18T17:02:35+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-03-18T17:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=48eedeb93db5552164bb3675f139377f5dd2fd7d'/>
<id>48eedeb93db5552164bb3675f139377f5dd2fd7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/recv-timeout-bug/ERL-884/ERL-883/OTP-14701' into maint-21</title>
<updated>2019-03-18T17:02:32+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-03-18T17:02:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=18940986f9539370efb6e3a2be53ec312c6445bf'/>
<id>18940986f9539370efb6e3a2be53ec312c6445bf</id>
<content type='text'>
* ingela/ssl/recv-timeout-bug/ERL-884/ERL-883/OTP-14701:
  ssl: Cancel recv timer in all places
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/recv-timeout-bug/ERL-884/ERL-883/OTP-14701:
  ssl: Cancel recv timer in all places
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/transport-transparance/ERL-861/OTP-15679' into maint-21</title>
<updated>2019-03-18T17:02:32+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-03-18T17:02:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7b4f3319aa8cbe242c5e0ad7ef9730a3727a1333'/>
<id>7b4f3319aa8cbe242c5e0ad7ef9730a3727a1333</id>
<content type='text'>
* ingela/ssl/transport-transparance/ERL-861/OTP-15679:
  ssl: Fix transport transparancy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/transport-transparance/ERL-861/OTP-15679:
  ssl: Fix transport transparancy
</pre>
</div>
</content>
</entry>
<entry>
<title>Add smoke test for erl_call</title>
<updated>2019-03-18T14:53:05+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-03-15T15:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=543ca376a922c6dbe34e2207c4c512c5f6b5d624'/>
<id>543ca376a922c6dbe34e2207c4c512c5f6b5d624</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
