<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib, branch OTP-19.0</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>2016-06-21T13:12:41+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-06-21T13:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6e51c6d19612d03abc81b86bb70b8d7da678ce5d'/>
<id>6e51c6d19612d03abc81b86bb70b8d7da678ce5d</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 'siri/cuddle-master'</title>
<updated>2016-06-18T13:38:13+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-06-18T13:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f2880af6d8cd9b81507fd8b3074b6350e561e5c3'/>
<id>f2880af6d8cd9b81507fd8b3074b6350e561e5c3</id>
<content type='text'>
* siri/cuddle-master:
  [ct test] Catch call to ssh:start/0
  [sasl test] Do GC before measuring and comparing time
  [sasl test] Give some time and try again if nodes are not synched
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cuddle-master:
  [ct test] Catch call to ssh:start/0
  [sasl test] Do GC before measuring and comparing time
  [sasl test] Give some time and try again if nodes are not synched
</pre>
</div>
</content>
</entry>
<entry>
<title>[ct test] Catch call to ssh:start/0</title>
<updated>2016-06-18T13:35:28+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-06-17T07:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e61d7eb7ed8a1425daf8948ae0ba882cebc4946f'/>
<id>e61d7eb7ed8a1425daf8948ae0ba882cebc4946f</id>
<content type='text'>
The ssh application is not installed on all test hosts. Catching the
call to ssh:start/0 allows the the netconf tests to be nicely skipped
if ssh does not exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ssh application is not installed on all test hosts. Catching the
call to ssh:start/0 allows the the netconf tests to be nicely skipped
if ssh does not exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>[sasl test] Do GC before measuring and comparing time</title>
<updated>2016-06-18T13:35:28+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-06-03T12:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7176e321c085cbcdd044f2dfc2b02bbba2c50e7b'/>
<id>7176e321c085cbcdd044f2dfc2b02bbba2c50e7b</id>
<content type='text'>
release_handler_SUITE:otp_9395_*_many_mods sometimes fail on slow
machines. This commit adds an explicit GC before each
'install_release' so GC during test is avoided.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
release_handler_SUITE:otp_9395_*_many_mods sometimes fail on slow
machines. This commit adds an explicit GC before each
'install_release' so GC during test is avoided.
</pre>
</div>
</content>
</entry>
<entry>
<title>[sasl test] Give some time and try again if nodes are not synched</title>
<updated>2016-06-18T13:35:28+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-06-09T11:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4336a65b7e2580866c20fa6646209212dcaeb122'/>
<id>4336a65b7e2580866c20fa6646209212dcaeb122</id>
<content type='text'>
release_handler_SUITE:upgrade_gg (global group) sometimes fails on
slow machines. This commit re-tries five times before giving up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
release_handler_SUITE:upgrade_gg (global group) sometimes fails on
slow machines. This commit re-tries five times before giving up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/doc-update-supported-list'</title>
<updated>2016-06-17T14:18:34+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2016-06-17T14:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5209278192e4c7762b7f2d5a311c13a4596cb4d4'/>
<id>5209278192e4c7762b7f2d5a311c13a4596cb4d4</id>
<content type='text'>
* ingela/ssl/doc-update-supported-list:
  ssl: Extend list of supported features
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/doc-update-supported-list:
  ssl: Extend list of supported features
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Extend list of supported features</title>
<updated>2016-06-17T13:45:24+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2016-06-17T09:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ab3cffc9c24ec5b54456d2128a07a09bee2e69d6'/>
<id>ab3cffc9c24ec5b54456d2128a07a09bee2e69d6</id>
<content type='text'>
Note these where supported before ssl-8.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note these where supported before ssl-8.0
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zandra/kernel-test-cuddle'</title>
<updated>2016-06-17T12:17:43+00:00</updated>
<author>
<name>Zandra Hird</name>
<email>zandra@erlang.org</email>
</author>
<published>2016-06-17T12:17:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=700a2b6f0711ec6e0f2c456f1fb9fd9662e5097d'/>
<id>700a2b6f0711ec6e0f2c456f1fb9fd9662e5097d</id>
<content type='text'>
Conflicts:
	lib/kernel/test/gen_tcp_api_SUITE.erl
	lib/kernel/test/gen_udp_SUITE.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/kernel/test/gen_tcp_api_SUITE.erl
	lib/kernel/test/gen_udp_SUITE.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'raimo/uds-support/OTP-13643'</title>
<updated>2016-06-17T08:35:02+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-06-17T08:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=79e72ea213a7ddc22cbd77102f57be2c9f528645'/>
<id>79e72ea213a7ddc22cbd77102f57be2c9f528645</id>
<content type='text'>
* raimo/uds-support/OTP-13643:
  Update test cases after daily builds
  Return eafnosupport when not supported
  Add AF_LOCAL test cases
  Handle 'undefined' in fdopen
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/uds-support/OTP-13643:
  Update test cases after daily builds
  Return eafnosupport when not supported
  Add AF_LOCAL test cases
  Handle 'undefined' in fdopen
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/runtime-dep'</title>
<updated>2016-06-17T07:53:22+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2016-06-17T07:53:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f8d466b82f156e656371ab4c0f5af34217cbd655'/>
<id>f8d466b82f156e656371ab4c0f5af34217cbd655</id>
<content type='text'>
* ingela/ssl/runtime-dep:
  ssl: Add new public_key to runtime dependencies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/runtime-dep:
  ssl: Add new public_key to runtime dependencies
</pre>
</div>
</content>
</entry>
</feed>
