<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib, branch OTP-21.2.6</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-02-15T14:09:50+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-02-15T14:09:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3d190cd0b5685b4ab847d14e37b18c46ed750081'/>
<id>3d190cd0b5685b4ab847d14e37b18c46ed750081</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Optimize formatted printing of terms</title>
<updated>2019-02-14T12:00:15+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-02-12T13:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a1c5ccd3b5df9bcf7d6388937bb4bdc4767e4a4b'/>
<id>a1c5ccd3b5df9bcf7d6388937bb4bdc4767e4a4b</id>
<content type='text'>
Try calling iolist_size() before calling string:length().

The reason is that calls to string:length/1 are slow when the argument
is not a list of integers (or contains UNICODE).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Try calling iolist_size() before calling string:length().

The reason is that calls to string:length/1 are slow when the argument
is not a list of integers (or contains UNICODE).
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-02-01T10:39:25+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-02-01T10:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=495f3c7aaff1b3985c896aef7f90b23dcf05382c'/>
<id>495f3c7aaff1b3985c896aef7f90b23dcf05382c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Ignore bracket option in format_address</title>
<updated>2019-02-01T07:33:50+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2019-01-31T17:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2be9b5dc9b443efb495742b27823ae9cad40214f'/>
<id>2be9b5dc9b443efb495742b27823ae9cad40214f</id>
<content type='text'>
Ignore the option 'ipv6_host_with_brackets' when formatting
addresses to be used in lower level functions.

Change-Id: I3b7b276b37fe129ade9208519bff226e17ae7c57
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ignore the option 'ipv6_host_with_brackets' when formatting
addresses to be used in lower level functions.

Change-Id: I3b7b276b37fe129ade9208519bff226e17ae7c57
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-01-24T08:03:12+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-01-24T08:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c8d67fb2ae0a3c1b03a3ad72ec1ac4b1b0d02f4e'/>
<id>c8d67fb2ae0a3c1b03a3ad72ec1ac4b1b0d02f4e</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/inets/httpc-ipv6-brackets/OTP-15544' into maint-21</title>
<updated>2019-01-24T08:03:10+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-01-24T08:03:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=776b2f44209465499b28e3d4c81922d23c189b17'/>
<id>776b2f44209465499b28e3d4c81922d23c189b17</id>
<content type='text'>
* ingela/inets/httpc-ipv6-brackets/OTP-15544:
  inets: httpc - Do not use bracked addresses to gen_tcp or ssl calls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/inets/httpc-ipv6-brackets/OTP-15544:
  inets: httpc - Do not use bracked addresses to gen_tcp or ssl calls
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lukas/erts/fix_inet_multitimer_cleanup/OTP-15536' into maint-21</title>
<updated>2019-01-24T08:03:08+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-01-24T08:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=62c915fca28bd521c740340f678a85df76765045'/>
<id>62c915fca28bd521c740340f678a85df76765045</id>
<content type='text'>
* lukas/erts/fix_inet_multitimer_cleanup/OTP-15536:
  erts: Fix cleanup of the inet MultiTimer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lukas/erts/fix_inet_multitimer_cleanup/OTP-15536:
  erts: Fix cleanup of the inet MultiTimer
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: httpc - Do not use bracked addresses to gen_tcp or ssl calls</title>
<updated>2019-01-23T14:16:21+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-01-17T12:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f6d76e0c76591721baab85d249685104daad94e5'/>
<id>f6d76e0c76591721baab85d249685104daad94e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Fix cleanup of the inet MultiTimer</title>
<updated>2019-01-22T09:01:32+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-01-18T13:19:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=51fdf17ef9703692b1de4cec67cc64e84ba1accc'/>
<id>51fdf17ef9703692b1de4cec67cc64e84ba1accc</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-01-15T18:35:08+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-01-15T18:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9c005b842583f4aed77ec3a25038f0fd3623f8e9'/>
<id>9c005b842583f4aed77ec3a25038f0fd3623f8e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
