<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/src, branch maint-22</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-06-12T07:51:26+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-12T07:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d1bd26b07f6597d46a1cb2a6f0a4af7b87b0fb4f'/>
<id>d1bd26b07f6597d46a1cb2a6f0a4af7b87b0fb4f</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 'hasse/stdlib/chars_limit_bug/OTP-15875/ERL-967' into maint-22</title>
<updated>2019-06-12T07:51:22+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-12T07:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=aa5a674421f5485bfd479ae4445ce66959dc1b75'/>
<id>aa5a674421f5485bfd479ae4445ce66959dc1b75</id>
<content type='text'>
* hasse/stdlib/chars_limit_bug/OTP-15875/ERL-967:
  stdlib: Fix a bug concerning io_lib option 'chars_limit'

# Conflicts:
#	lib/stdlib/test/io_SUITE.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hasse/stdlib/chars_limit_bug/OTP-15875/ERL-967:
  stdlib: Fix a bug concerning io_lib option 'chars_limit'

# Conflicts:
#	lib/stdlib/test/io_SUITE.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Fix a bug concerning io_lib option 'chars_limit'</title>
<updated>2019-06-11T07:46:14+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-06-11T06:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=acc3b04fb0128fca1770a3823b6651f632d73939'/>
<id>acc3b04fb0128fca1770a3823b6651f632d73939</id>
<content type='text'>
See also https://bugs.erlang.org/browse/ERL-967.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also https://bugs.erlang.org/browse/ERL-967.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-05-29T11:24:51+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-05-29T11:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c664548ad77ff24f7f7eb5ea1e8f2b0057e8889f'/>
<id>c664548ad77ff24f7f7eb5ea1e8f2b0057e8889f</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 'hasse/stdlib/chars_limit_bug/OTP-15847/ERL-957' into maint-22</title>
<updated>2019-05-29T11:24:46+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-05-29T11:24:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=797aca26c3bbf9004f8539433fc1a1a5c27db9fb'/>
<id>797aca26c3bbf9004f8539433fc1a1a5c27db9fb</id>
<content type='text'>
* hasse/stdlib/chars_limit_bug/OTP-15847/ERL-957:
  stdlib: Fix a bug concerning io_lib option 'chars_limit'

# Conflicts:
#	lib/stdlib/test/io_SUITE.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hasse/stdlib/chars_limit_bug/OTP-15847/ERL-957:
  stdlib: Fix a bug concerning io_lib option 'chars_limit'

# Conflicts:
#	lib/stdlib/test/io_SUITE.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Fix a bug concerning io_lib option 'chars_limit'</title>
<updated>2019-05-29T11:13:28+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-05-28T07:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8bdcb96c3c33afd7f85fc2953970b6709f04a74a'/>
<id>8bdcb96c3c33afd7f85fc2953970b6709f04a74a</id>
<content type='text'>
See also https://bugs.erlang.org/browse/ERL-957.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also https://bugs.erlang.org/browse/ERL-957.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-05-10T12:42:47+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-05-10T12:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=36719f9798f1f7c2de203091582083e8d8e5726b'/>
<id>36719f9798f1f7c2de203091582083e8d8e5726b</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 'maint'</title>
<updated>2019-05-08T08:09:17+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-05-08T08:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a85ee28f2b72a72da63ada2561e2dd53afdbf6d9'/>
<id>a85ee28f2b72a72da63ada2561e2dd53afdbf6d9</id>
<content type='text'>
* maint:
  Fix bad merge from maint-21
  Fix bad merge from maint-21
  Updated OTP version
  Prepare release

# Conflicts:
#	OTP_VERSION
#	make/otp_version_tickets_in_merge
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  Fix bad merge from maint-21
  Fix bad merge from maint-21
  Updated OTP version
  Prepare release

# Conflicts:
#	OTP_VERSION
#	make/otp_version_tickets_in_merge
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hasse/stdlib/optimize_io_format/OTP-15705'</title>
<updated>2019-05-07T13:08:19+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-05-07T13:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3317a39043dbe7aaa41f04a892a695c105915a32'/>
<id>3317a39043dbe7aaa41f04a892a695c105915a32</id>
<content type='text'>
* hasse/stdlib/optimize_io_format/OTP-15705:
  stdlib: Optimize pretty printing of strings with chars_limit
  stdlib: Optimize printing of maps a bit
  stdlib: Optimize pretty printing of lists slightly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hasse/stdlib/optimize_io_format/OTP-15705:
  stdlib: Optimize pretty printing of strings with chars_limit
  stdlib: Optimize printing of maps a bit
  stdlib: Optimize pretty printing of lists slightly
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hasse/stdlib/check_spec_module/OTP-15563/ERL-845'</title>
<updated>2019-05-07T05:51:45+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-05-07T05:51:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fb9cd9534b94fe8c24bc5412205dd97577894b59'/>
<id>fb9cd9534b94fe8c24bc5412205dd97577894b59</id>
<content type='text'>
* hasse/stdlib/check_spec_module/OTP-15563/ERL-845:
  stdlib: Do not allow specs for functions in other modules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hasse/stdlib/check_spec_module/OTP-15563/ERL-845:
  stdlib: Do not allow specs for functions in other modules
</pre>
</div>
</content>
</entry>
</feed>
