<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel, branch OTP_R14B04</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>2011-10-04T10:06:58+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2011-10-04T10:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b6dc1a844eab061d0a7153d46e7e68296f15a504'/>
<id>b6dc1a844eab061d0a7153d46e7e68296f15a504</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2011-09-29T16:10:19+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2011-09-29T16:10:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5acac472723ef5cac6a944caf7b7ec4320c003e9'/>
<id>5acac472723ef5cac6a944caf7b7ec4320c003e9</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 'lukas/fix_erts_testcases/OTP-9596' into dev</title>
<updated>2011-09-29T15:53:50+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2011-09-29T15:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1be1c1cb15068aed40a30210c8be34f36e38ed66'/>
<id>1be1c1cb15068aed40a30210c8be34f36e38ed66</id>
<content type='text'>
* lukas/fix_erts_testcases/OTP-9596:
  Skip create_big_boot on platforms without crypto
  Remove test_server path instead of cwd for clash test
  Skip getaddr_v6 test if on the ipv4_only host
  Use static port for old solaris versions
  Extend time to wait for zone files to be loaded
  Allow out of memory exception for max_port checks
  Extend slave start timeout for windows tests
  Double timeout to make sure debug builds pass
  Use now instead of os:timestamp
  Increase timeout in scheduler_suspend for slow platforms
  Skip update_cpu_info if 'taskset' cannot be found
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lukas/fix_erts_testcases/OTP-9596:
  Skip create_big_boot on platforms without crypto
  Remove test_server path instead of cwd for clash test
  Skip getaddr_v6 test if on the ipv4_only host
  Use static port for old solaris versions
  Extend time to wait for zone files to be loaded
  Allow out of memory exception for max_port checks
  Extend slave start timeout for windows tests
  Double timeout to make sure debug builds pass
  Use now instead of os:timestamp
  Increase timeout in scheduler_suspend for slow platforms
  Skip update_cpu_info if 'taskset' cannot be found
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip create_big_boot on platforms without crypto</title>
<updated>2011-09-29T15:31:29+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2011-09-27T15:14:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d41617d9969253d9e66270beebac843865036baa'/>
<id>d41617d9969253d9e66270beebac843865036baa</id>
<content type='text'>
This has to be done as many other applications depend
on that crypto is present.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has to be done as many other applications depend
on that crypto is present.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove test_server path instead of cwd for clash test</title>
<updated>2011-09-29T15:31:29+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2011-09-27T10:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bb98bf86894527817e0d00aa87286a4291937d03'/>
<id>bb98bf86894527817e0d00aa87286a4291937d03</id>
<content type='text'>
With the introduction of common_test as test framework
the working directory of the tests changed to be the
emulator_test directory. So we now have to remove the
../test_server directory instead. This change only affect
tests run with a emulator which has not been installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the introduction of common_test as test framework
the working directory of the tests changed to be the
emulator_test directory. So we now have to remove the
../test_server directory instead. This change only affect
tests run with a emulator which has not been installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip getaddr_v6 test if on the ipv4_only host</title>
<updated>2011-09-29T15:31:29+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2011-09-27T10:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=22a3818adb4e3433d7ab9f34e0ade06fdf10d8d6'/>
<id>22a3818adb4e3433d7ab9f34e0ade06fdf10d8d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use static port for old solaris versions</title>
<updated>2011-09-29T15:31:28+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2011-09-26T17:13:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a176db06b4de2354a385813409a3340c85c3b341'/>
<id>a176db06b4de2354a385813409a3340c85c3b341</id>
<content type='text'>
Solaris version before 10 have some problem with releasing
addresses after doing a gen_udp:open, which causes inet_res
to get a econnrefused. With this fix we hope that the static
port will not collide with anything.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Solaris version before 10 have some problem with releasing
addresses after doing a gen_udp:open, which causes inet_res
to get a econnrefused. With this fix we hope that the static
port will not collide with anything.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend time to wait for zone files to be loaded</title>
<updated>2011-09-29T15:31:28+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2011-09-26T17:04:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8b06e8921f7e2f9d907df7edd8daf11ee24a0a1e'/>
<id>8b06e8921f7e2f9d907df7edd8daf11ee24a0a1e</id>
<content type='text'>
This change was made in order to make slow solaris machines
work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change was made in order to make slow solaris machines
work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'raimo/sctp-getsetopts-dev/OTP-9544' into dev</title>
<updated>2011-09-28T10:08:49+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2011-09-28T10:08:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fde38fa8d3120e6aa479f7720654114df9cd4ec8'/>
<id>fde38fa8d3120e6aa479f7720654114df9cd4ec8</id>
<content type='text'>
* raimo/sctp-getsetopts-dev/OTP-9544:
  erts,kernel: Bugfix - read SCTP socket options from right protocol layer
  erts: Fix bug SCTP send can only be called from controlling process
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/sctp-getsetopts-dev/OTP-9544:
  erts,kernel: Bugfix - read SCTP socket options from right protocol layer
  erts: Fix bug SCTP send can only be called from controlling process
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct XML files</title>
<updated>2011-09-26T07:27:41+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-09-19T13:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ee205b29f7a2bb92aeef55ca88fccc8c91f22ec0'/>
<id>ee205b29f7a2bb92aeef55ca88fccc8c91f22ec0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
