<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel, branch OTP_R14B03</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-05-24T11:16:24+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2011-05-24T11:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4a5a75811e2cd590b5c94f71864a5245fd511ccf'/>
<id>4a5a75811e2cd590b5c94f71864a5245fd511ccf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify two opaque types</title>
<updated>2011-05-24T10:35:39+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-05-24T10:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=39cbb48b33c23dddfa4444c143d6da5b71dcb3f6'/>
<id>39cbb48b33c23dddfa4444c143d6da5b71dcb3f6</id>
<content type='text'>
Two opaque types that could cause warnings when running Dialyzer have
been modified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Two opaque types that could cause warnings when running Dialyzer have
been modified.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2011-05-20T14:11:43+00:00</updated>
<author>
<name>BjÃ¶rn-Egil Dahlberg</name>
<email>psyeugenic@gmail.com</email>
</author>
<published>2011-05-20T14:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ad5a1519e74d79218c0dd2ef79a39d75bd0155bf'/>
<id>ad5a1519e74d79218c0dd2ef79a39d75bd0155bf</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 'pan/win_testcases_R14B03' into dev</title>
<updated>2011-05-19T14:56:21+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2011-05-19T14:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=734118ea0f0dea726ebde7fa07364ba7270be012'/>
<id>734118ea0f0dea726ebde7fa07364ba7270be012</id>
<content type='text'>
* pan/win_testcases_R14B03:
  Fix bug in make_del_dir testcases
  Teach (prim_)file_SUITE about directory access on Windows

OTP-9325
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pan/win_testcases_R14B03:
  Fix bug in make_del_dir testcases
  Teach (prim_)file_SUITE about directory access on Windows

OTP-9325
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in make_del_dir testcases</title>
<updated>2011-05-18T12:30:33+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2011-05-18T12:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f7b44ffd245c6abae9cc16021a8e09501220641b'/>
<id>f7b44ffd245c6abae9cc16021a8e09501220641b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable warning in inet_res</title>
<updated>2011-05-17T14:16:20+00:00</updated>
<author>
<name>BjÃ¶rn-Egil Dahlberg</name>
<email>psyeugenic@gmail.com</email>
</author>
<published>2011-05-17T14:16:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a7d1348d1a4e29e9aa423d30fe18468fc78f085d'/>
<id>a7d1348d1a4e29e9aa423d30fe18468fc78f085d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).</title>
<updated>2011-05-16T07:46:10+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2011-05-16T07:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b19a2c6648e65b5ad1b8a0351928856fad941f99'/>
<id>b19a2c6648e65b5ad1b8a0351928856fad941f99</id>
<content type='text'>
	  Filipe David Manana

OTP-9114: [ftp] Added (type) spec for all exported functions.

OTP-9123: mod_esi:deliver/2 made to accept binary data.
	  Bernard Duggan

OTP-9124: [httpd] Prevent XSS in error pages.
	  Michael Santos

OTP-9131: [httpd] Wrong security property names used in documentation.
	  Garrett Smith

OTP-9157: [httpd] Improved error messages.
	  Ricardo Catalinas Jiménez

OTP-9158: [httpd] Fix timeout message generated by mod_esi.
	  Bernard Duggan

OTP-9202: [httpd] Extended support for file descriptors.
	  Attila Rajmund Nohl

OTP-9230: The default ssl kind has now been changed to essl.

OTP-9246: [httpc] httpc manager crash because of a handler retry
	  race condition.

Merge branch 'bmk/inets/inet56_integration' into dev
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	  Filipe David Manana

OTP-9114: [ftp] Added (type) spec for all exported functions.

OTP-9123: mod_esi:deliver/2 made to accept binary data.
	  Bernard Duggan

OTP-9124: [httpd] Prevent XSS in error pages.
	  Michael Santos

OTP-9131: [httpd] Wrong security property names used in documentation.
	  Garrett Smith

OTP-9157: [httpd] Improved error messages.
	  Ricardo Catalinas Jiménez

OTP-9158: [httpd] Fix timeout message generated by mod_esi.
	  Bernard Duggan

OTP-9202: [httpd] Extended support for file descriptors.
	  Attila Rajmund Nohl

OTP-9230: The default ssl kind has now been changed to essl.

OTP-9246: [httpc] httpc manager crash because of a handler retry
	  race condition.

Merge branch 'bmk/inets/inet56_integration' into dev
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hb/kernel/doc_specs/OTP-9272' into dev</title>
<updated>2011-05-13T11:59:45+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-05-13T11:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8c3a2a93b6b60253faa8397e5a02206b882b811f'/>
<id>8c3a2a93b6b60253faa8397e5a02206b882b811f</id>
<content type='text'>
* hb/kernel/doc_specs/OTP-9272:
  Use Erlang specs and types for documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hb/kernel/doc_specs/OTP-9272:
  Use Erlang specs and types for documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>Teach (prim_)file_SUITE about directory access on Windows</title>
<updated>2011-05-12T14:32:29+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2011-05-12T14:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=aa600acf183923a17b6544c9ffdb8d90bda01810'/>
<id>aa600acf183923a17b6544c9ffdb8d90bda01810</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Erlang specs and types for documentation</title>
<updated>2011-05-11T12:20:58+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-05-06T14:01:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5a485461a1157fef1bb3ce8426bfd1ad57b5ca52'/>
<id>5a485461a1157fef1bb3ce8426bfd1ad57b5ca52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
