<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git, branch maint</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 'ingela/ssl/test-move' into maint</title>
<updated>2019-08-27T13:41:38+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-08-27T13:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3688631813c890c3713589c654d56b6949fb935d'/>
<id>3688631813c890c3713589c654d56b6949fb935d</id>
<content type='text'>
* ingela/ssl/test-move:
  ssl: Move tests from ssl_certificate_verify_SUITE to ssl_cert_SUITE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/test-move:
  ssl: Move tests from ssl_certificate_verify_SUITE to ssl_cert_SUITE
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'john/erts/missing-prototype-erts_bin_nrml_alloc_fnf' into maint</title>
<updated>2019-08-27T09:30:59+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-08-27T09:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fdc24dff09c8e6dfa6c2651d1179fb0d635d2faa'/>
<id>fdc24dff09c8e6dfa6c2651d1179fb0d635d2faa</id>
<content type='text'>
* john/erts/missing-prototype-erts_bin_nrml_alloc_fnf:
  erts: Add missing prototype
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* john/erts/missing-prototype-erts_bin_nrml_alloc_fnf:
  erts: Add missing prototype
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Add missing prototype</title>
<updated>2019-08-26T10:32:45+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-08-26T10:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=825f4eee8ddd478a619f26f1dfe50a67ac946012'/>
<id>825f4eee8ddd478a619f26f1dfe50a67ac946012</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Move tests from ssl_certificate_verify_SUITE to ssl_cert_SUITE</title>
<updated>2019-08-26T09:04:27+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-08-21T15:13:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fba094c3c7397a5ad7aedf015094acd121257f94'/>
<id>fba094c3c7397a5ad7aedf015094acd121257f94</id>
<content type='text'>
Test should be run for all diffrent cert types. ssl_payload_SUITE
should test socket active option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test should be run for all diffrent cert types. ssl_payload_SUITE
should test socket active option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zadean/syntax_tools/add_missing_unwrap/OTP-16012/PR-2348' into maint</title>
<updated>2019-08-26T06:10:43+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2019-08-26T06:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dcc3ff74d5932a1aadd39ddf91cb480ff122da7b'/>
<id>dcc3ff74d5932a1aadd39ddf91cb480ff122da7b</id>
<content type='text'>
* zadean/syntax_tools/add_missing_unwrap/OTP-16012/PR-2348:
  Update test suite
  Also unwrap map_type_* name and value
  Add unwrap calls to map_field_* in erl_syntax
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* zadean/syntax_tools/add_missing_unwrap/OTP-16012/PR-2348:
  Update test suite
  Also unwrap map_type_* name and value
  Add unwrap calls to map_field_* in erl_syntax
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2353 from bjorng/bjorn/stdlib/fix-file_lib-wildcard/ERL-1029/OTP-15987</title>
<updated>2019-08-23T12:48:13+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2019-08-23T12:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a7c5d6c80d6879cb1c67b60632ac31c5459c26d4'/>
<id>a7c5d6c80d6879cb1c67b60632ac31c5459c26d4</id>
<content type='text'>
Fix filelib:wildcard/1,2 for patterns containing ".." and/or "@"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix filelib:wildcard/1,2 for patterns containing ".." and/or "@"</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2301 from stuart-thackray/saslLoggerStartup/OTP-15942</title>
<updated>2019-08-23T07:43:52+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-08-23T07:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=681551f849be45dfc848366cc879b0f96bff1479'/>
<id>681551f849be45dfc848366cc879b0f96bff1479</id>
<content type='text'>
Start up of SASl when compared log level is all</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Start up of SASl when compared log level is all</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sverker/ets-delete-tree-trapping' into maint</title>
<updated>2019-08-22T15:12:32+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2019-08-22T15:12:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=601c64de017b225602edf29b046b68dd1d01fe4b'/>
<id>601c64de017b225602edf29b046b68dd1d01fe4b</id>
<content type='text'>
* sverker/ets-delete-tree-trapping:
  erts: Refactor ets catree deletion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverker/ets-delete-tree-trapping:
  erts: Refactor ets catree deletion
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/test-cuddle' into maint</title>
<updated>2019-08-22T12:57:36+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-08-22T12:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2fa9a7a24966874293b9c7bcabd0354e84ded97d'/>
<id>2fa9a7a24966874293b9c7bcabd0354e84ded97d</id>
<content type='text'>
* ingela/ssl/test-cuddle:
  ssl: Make sure test starts in a "good" state
  ssl: Cuddle timeout
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/test-cuddle:
  ssl: Make sure test starts in a "good" state
  ssl: Cuddle timeout
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Make sure test starts in a "good" state</title>
<updated>2019-08-22T12:56:54+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-07-31T13:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2e6c410712847ba3e20819e2c434e675c26e6160'/>
<id>2e6c410712847ba3e20819e2c434e675c26e6160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
