<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib, branch OTP-22.0.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-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 'peterdmv/ssl/dtls-test-fix' 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=3f2bd7ffb2fed616983d43454b5aa2f5c9a9f49a'/>
<id>3f2bd7ffb2fed616983d43454b5aa2f5c9a9f49a</id>
<content type='text'>
* peterdmv/ssl/dtls-test-fix:
  ssl: Fix ssl_packet_SUITE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peterdmv/ssl/dtls-test-fix:
  ssl: Fix ssl_packet_SUITE
</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>Merge branch 'john/compiler/fix-bad-bitstring-type-opt/OTP-15872' into maint-22</title>
<updated>2019-06-12T07:51:20+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-12T07:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9fbc06998e2165b0ba33274eb659794999b1577c'/>
<id>9fbc06998e2165b0ba33274eb659794999b1577c</id>
<content type='text'>
* john/compiler/fix-bad-bitstring-type-opt/OTP-15872:
  beam_ssa_type: Fix incorrect bitstring unit determination
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* john/compiler/fix-bad-bitstring-type-opt/OTP-15872:
  beam_ssa_type: Fix incorrect bitstring unit determination
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'john/erts/fix-bad-get_tuple_element-opt/OTP-15871/ERIERL-374' into maint-22</title>
<updated>2019-06-12T07:51:19+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-12T07:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fc375a6d56ecd706db43173d8347f086be233188'/>
<id>fc375a6d56ecd706db43173d8347f086be233188</id>
<content type='text'>
* john/erts/fix-bad-get_tuple_element-opt/OTP-15871/ERIERL-374:
  erts: Fix bad loader optimization of get_tuple_element
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* john/erts/fix-bad-get_tuple_element-opt/OTP-15871/ERIERL-374:
  erts: Fix bad loader optimization of get_tuple_element
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/dtls-multiplxor/ERL-962/OTP-15864' into maint-22</title>
<updated>2019-06-12T07:51:19+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-12T07:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=024c51bf0cd9050bf7171e0b3560c7c4ef846301'/>
<id>024c51bf0cd9050bf7171e0b3560c7c4ef846301</id>
<content type='text'>
* ingela/ssl/dtls-multiplxor/ERL-962/OTP-15864:
  ssl: Add missing gen_server return value in DTLS packet demux process
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/dtls-multiplxor/ERL-962/OTP-15864:
  ssl: Add missing gen_server return value in DTLS packet demux process
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/ret-ext/ERL-951/OTP-15862' into maint-22</title>
<updated>2019-06-12T07:51:18+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-12T07:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3af70ef223b832e34aa85bf7789e1795a0650825'/>
<id>3af70ef223b832e34aa85bf7789e1795a0650825</id>
<content type='text'>
* ingela/ssl/ret-ext/ERL-951/OTP-15862:
  ssl: Fix broken return value
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/ret-ext/ERL-951/OTP-15862:
  ssl: Fix broken return value
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hasse/dialyzer/fix_string_split/OTP-15861/ERL-953' into maint-22</title>
<updated>2019-06-12T07:51:18+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-12T07:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f13d2ba7a5090858117c629eae165d2a620060f9'/>
<id>f13d2ba7a5090858117c629eae165d2a620060f9</id>
<content type='text'>
* hasse/dialyzer/fix_string_split/OTP-15861/ERL-953:
  dialyzer: Correct indentation of field warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hasse/dialyzer/fix_string_split/OTP-15861/ERL-953:
  dialyzer: Correct indentation of field warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Fix ssl_packet_SUITE</title>
<updated>2019-06-12T07:49:44+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2019-06-11T13:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=be14a5043ab343a30b881d4697fd4bcd3abdb7a6'/>
<id>be14a5043ab343a30b881d4697fd4bcd3abdb7a6</id>
<content type='text'>
Unset internal_active_n when cleaning FT environment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unset internal_active_n when cleaning FT environment.
</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>
</feed>
