<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/src, 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>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>Fix misspelling of successful</title>
<updated>2011-09-14T22:12:09+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2011-08-31T13:04:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=90f703bafc69bf2446db718fd681c26c2bef7f10'/>
<id>90f703bafc69bf2446db718fd681c26c2bef7f10</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 'hb/spec_improvements/OTP-9485' into dev</title>
<updated>2011-09-02T06:40:55+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-09-02T06:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bb94e589c8495caf7c1fa6ebe808f6983ceaf44a'/>
<id>bb94e589c8495caf7c1fa6ebe808f6983ceaf44a</id>
<content type='text'>
* hb/spec_improvements/OTP-9485:
  Improve and correct types and specifications in Kernel and STDLIB
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hb/spec_improvements/OTP-9485:
  Improve and correct types and specifications in Kernel and STDLIB
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve and correct types and specifications in Kernel and STDLIB</title>
<updated>2011-08-31T06:57:38+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-08-24T10:35:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ca7d2d43a839ab284104edea4663ada52d2c3e23'/>
<id>ca7d2d43a839ab284104edea4663ada52d2c3e23</id>
<content type='text'>
Running Dialyzer on the test suites revealed a few type errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Running Dialyzer on the test suites revealed a few type errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix type of Packet arg of gen_tcp:send/2 and gen_udp:send/4</title>
<updated>2011-08-27T21:10:06+00:00</updated>
<author>
<name>Filipe David Manana</name>
<email>fdmanana@apache.org</email>
</author>
<published>2011-06-19T20:16:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=af8938714416c0b1393a0830fdc6e8a5ab4be87c'/>
<id>af8938714416c0b1393a0830fdc6e8a5ab4be87c</id>
<content type='text'>
The type is marked as a binary() or a string() but in practice it can
be an iodata(). The test suite was updated to confirm the gen_tcp/2
and gen_udp:send/4 functions accept iodata() (iolists) packets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The type is marked as a binary() or a string() but in practice it can
be an iodata(). The test suite was updated to confirm the gen_tcp/2
and gen_udp:send/4 functions accept iodata() (iolists) packets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hb/inet_types_and_specs/OTP-9260' into dev</title>
<updated>2011-08-26T13:26:00+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-08-26T13:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9a52e239698ae62cddbc0d780502c72458867b6f'/>
<id>9a52e239698ae62cddbc0d780502c72458867b6f</id>
<content type='text'>
* hb/inet_types_and_specs/OTP-9260:
  Improve types and specifications of the inet modules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hb/inet_types_and_specs/OTP-9260:
  Improve types and specifications of the inet modules
</pre>
</div>
</content>
</entry>
<entry>
<title>code: Optimize purge/1 and soft_purge/1 using check_old_code/1</title>
<updated>2011-08-26T09:37:17+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-08-25T07:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4275ca6ecfa35554416bdb517999642b242e9776'/>
<id>4275ca6ecfa35554416bdb517999642b242e9776</id>
<content type='text'>
While at it, eliminate an unnecessary use of throw/catch in the
implementation of soft_purge/1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While at it, eliminate an unnecessary use of throw/catch in the
implementation of soft_purge/1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve types and specifications of the inet modules</title>
<updated>2011-08-25T13:37:11+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-06-28T12:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c6f772a04eafccf03d20b0bbda08c399b4640f38'/>
<id>c6f772a04eafccf03d20b0bbda08c399b4640f38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more specs and types</title>
<updated>2011-06-20T14:13:20+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-06-08T07:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4bd8ab6298961d564c34172c0a4d74cd08a08249'/>
<id>4bd8ab6298961d564c34172c0a4d74cd08a08249</id>
<content type='text'>
An incorrect spec, rpc:yield/1, has been fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An incorrect spec, rpc:yield/1, has been fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop generating some unused clauses for make_dns_rr_opt/1 local to inet_dns</title>
<updated>2011-05-31T16:43:17+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2011-05-31T16:43:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f25432e45dc48c439f5d2d23581cd4c5fb6ba8e3'/>
<id>f25432e45dc48c439f5d2d23581cd4c5fb6ba8e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
