<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/tools, 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>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 'ss/fix-cover-fd-leak' into dev</title>
<updated>2011-05-16T13:28:39+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2011-05-16T13:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5308dbafc1d55a0ba0f532a14f920a0ed8be81a5'/>
<id>5308dbafc1d55a0ba0f532a14f920a0ed8be81a5</id>
<content type='text'>
* ss/fix-cover-fd-leak:
  Add a check logic to prevent file descriptor leak
  Fix file descriptor leak

OTP-9300
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ss/fix-cover-fd-leak:
  Add a check logic to prevent file descriptor leak
  Fix file descriptor leak

OTP-9300
</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>Add a check logic to prevent file descriptor leak</title>
<updated>2011-05-06T02:51:12+00:00</updated>
<author>
<name>Shunichi Shinohara</name>
<email>shino.shun@gmail.com</email>
</author>
<published>2011-05-06T02:51:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7c1b371290b3e06834fcc4de7e5d0c89f43e818c'/>
<id>7c1b371290b3e06834fcc4de7e5d0c89f43e818c</id>
<content type='text'>
cover module handle files as raw in export and import.
Assert counts of ports are the same at the beginning
and at the end of the test case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cover module handle files as raw in export and import.
Assert counts of ports are the same at the beginning
and at the end of the test case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix file descriptor leak</title>
<updated>2011-04-28T17:55:39+00:00</updated>
<author>
<name>Shunichi Shinohara</name>
<email>shino.shun@gmail.com</email>
</author>
<published>2011-04-28T17:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0568a0ea0f8bf115b639589f060f62d0435a956a'/>
<id>0568a0ea0f8bf115b639589f060f62d0435a956a</id>
<content type='text'>
File descriptors to import cover data are left opened.
When we export and import cover data many times,
leaked descriptors cause an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
File descriptors to import cover data are left opened.
When we export and import cover data many times,
leaked descriptors cause an error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Inhibit electric newline after "-&gt;" when inside a type spec</title>
<updated>2011-04-15T07:48:31+00:00</updated>
<author>
<name>Magnus Henoch</name>
<email>magnus.henoch@erlang-solutions.com</email>
</author>
<published>2011-04-14T15:49:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c0c600a58532b132b0b85d7a835ac485edb9a477'/>
<id>c0c600a58532b132b0b85d7a835ac485edb9a477</id>
<content type='text'>
The Erlang mode for Emacs inserts a newline after every "-&gt;", which
saves you one keystroke when writing a function, but that is
inappropriate when writing a type spec, as you'd normally keep the
spec on one line.  This change inhibits the automatic insertion when
the current line starts with "-spec" or "-type".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Erlang mode for Emacs inserts a newline after every "-&gt;", which
saves you one keystroke when writing a function, but that is
inappropriate when writing a type spec, as you'd normally keep the
spec on one line.  This change inhibits the automatic insertion when
the current line starts with "-spec" or "-type".
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dev' into bmk/inets/inet56_integration</title>
<updated>2011-04-12T16:09:11+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2011-04-12T16:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a0c01db642374fb9fbbbb47263929f1e442e20d7'/>
<id>a0c01db642374fb9fbbbb47263929f1e442e20d7</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 'ts/cover-with-export_all' into dev</title>
<updated>2011-04-07T13:48:00+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2011-04-07T13:47:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4144043663ffe31742c1a7c3fe50135c8382db7c'/>
<id>4144043663ffe31742c1a7c3fe50135c8382db7c</id>
<content type='text'>
* ts/cover-with-export_all:
  add user specified compiler options on form reloading

OTP-9204
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ts/cover-with-export_all:
  add user specified compiler options on form reloading

OTP-9204
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dev' into bmk/inets/inet56_integration</title>
<updated>2011-04-06T13:11:00+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2011-04-06T13:11:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4346b5dae76052e8c06b1cda70d561b10c1c486d'/>
<id>4346b5dae76052e8c06b1cda70d561b10c1c486d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
