<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/test, branch OTP-19.0.4</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 'sverker/update_counter-deadlock/ERL-188/OTP-13731' into maint-19</title>
<updated>2016-07-14T09:22:31+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-07-14T09:22:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c7d729da231c40a656725f2e9bb84c40a6bddc7d'/>
<id>c7d729da231c40a656725f2e9bb84c40a6bddc7d</id>
<content type='text'>
* sverker/update_counter-deadlock/ERL-188/OTP-13731:
  erts: Add test ets_SUITE:update_counter_table_growth
  erts: Fix deadlock in ets:update_counter/4
  erts: Optimize db_finalize_dbterm_hash
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverker/update_counter-deadlock/ERL-188/OTP-13731:
  erts: Add test ets_SUITE:update_counter_table_growth
  erts: Fix deadlock in ets:update_counter/4
  erts: Optimize db_finalize_dbterm_hash
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Add test ets_SUITE:update_counter_table_growth</title>
<updated>2016-07-11T07:12:57+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2016-07-08T12:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=30cb490ed08d358d584a90aac4819c85ddf6fcce'/>
<id>30cb490ed08d358d584a90aac4819c85ddf6fcce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Correct a bug regarding records in the shell</title>
<updated>2016-07-04T07:37:45+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-07-04T07:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9f9bf4a6db455575d68eba4850c76341b08614d6'/>
<id>9f9bf4a6db455575d68eba4850c76341b08614d6</id>
<content type='text'>
See also ERL-182.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also ERL-182.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sverker/revert-ets-load-factor'</title>
<updated>2016-06-15T14:20:15+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2016-06-15T14:20:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5429f1f10c9ad48754ad481fc069d8940f803b86'/>
<id>5429f1f10c9ad48754ad481fc069d8940f803b86</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-15T13:30:35+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-06-15T13:30:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=37464e088e9f4268c1d54d56d7cb31bec1cc140f'/>
<id>37464e088e9f4268c1d54d56d7cb31bec1cc140f</id>
<content type='text'>
* siri/cuddle-master:
  Add short sleep when killing slave nodes
  [ct test] Do reload_config instead of get_config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cuddle-master:
  Add short sleep when killing slave nodes
  [ct test] Do reload_config instead of get_config
</pre>
</div>
</content>
</entry>
<entry>
<title>Add short sleep when killing slave nodes</title>
<updated>2016-06-15T13:28:43+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-06-09T14:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c8a4098692b5ad5c813f7f97557800ea638db652'/>
<id>c8a4098692b5ad5c813f7f97557800ea638db652</id>
<content type='text'>
slave_SUITE:t_start_link somtimes fails when checking that a slave is
dead. This commit add a short sleep before the check to allow the node
to terminate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
slave_SUITE:t_start_link somtimes fails when checking that a slave is
dead. This commit add a short sleep before the check to allow the node
to terminate.
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Let epp handle long file names</title>
<updated>2016-06-13T09:52:41+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-06-10T06:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ba7074f76765c9aecc2868198a763f3cd68a7ae0'/>
<id>ba7074f76765c9aecc2868198a763f3cd68a7ae0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for '...' in Maps types</title>
<updated>2016-06-09T13:13:05+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-06-09T11:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=af761914c9a94a9d54c1bcc2d4fff96a58674078'/>
<id>af761914c9a94a9d54c1bcc2d4fff96a58674078</id>
<content type='text'>
It is possible that '...' is added later (OTP 20.0), but for now we
are not sure of all details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is possible that '...' is added later (OTP 20.0), but for now we
are not sure of all details.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "erts: Change ETS hash load factor"</title>
<updated>2016-06-08T13:22:16+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2016-06-08T13:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6bf6e2cfd4dbe48e52456d4111f9ffb52e991b6c'/>
<id>6bf6e2cfd4dbe48e52456d4111f9ffb52e991b6c</id>
<content type='text'>
This reverts commit 7c133fb1094ad1cabbb5cfc157483a43c816c6a9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7c133fb1094ad1cabbb5cfc157483a43c816c6a9.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Temporally disable of failing ets_SUITE:memory_check_summary"</title>
<updated>2016-06-08T13:21:20+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2016-06-08T13:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c9c012160a7332a739b28c6e2bd3c7876e94c842'/>
<id>c9c012160a7332a739b28c6e2bd3c7876e94c842</id>
<content type='text'>
This reverts commit f1987d5299ce67b0eb4c4a83d8ee9bcf7426c307.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit f1987d5299ce67b0eb4c4a83d8ee9bcf7426c307.
</pre>
</div>
</content>
</entry>
</feed>
