<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/cosNotification, branch OTP_R15B</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-12-12T17:14:34+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2011-12-12T17:14:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b92ea63417bc6933393a3c285faf393b3d287ac2'/>
<id>b92ea63417bc6933393a3c285faf393b3d287ac2</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-12-09T15:22:23+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2011-12-09T15:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=984f4e1c21f2c9f4a03024d36afd393515276a65'/>
<id>984f4e1c21f2c9f4a03024d36afd393515276a65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Update version numbers for pre-release of R15"</title>
<updated>2011-11-22T11:00:40+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2011-11-22T11:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=021472220ed3afe5a9c8e0ea854bf47f9764539c'/>
<id>021472220ed3afe5a9c8e0ea854bf47f9764539c</id>
<content type='text'>
This reverts commit e21ff9b0b69219ab3853be7e80813156113152b7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e21ff9b0b69219ab3853be7e80813156113152b7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version numbers for pre-release of R15</title>
<updated>2011-11-22T10:54:29+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-11-21T12:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e21ff9b0b69219ab3853be7e80813156113152b7'/>
<id>e21ff9b0b69219ab3853be7e80813156113152b7</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 */doc/src/make.dep files</title>
<updated>2011-10-27T10:52:58+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-10-20T12:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c8053ef7b602e8c47b6fa8919b9bbff996d3a81b'/>
<id>c8053ef7b602e8c47b6fa8919b9bbff996d3a81b</id>
<content type='text'>
These dependency files was once used when building the documentation,
but are no longer needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These dependency files was once used when building the documentation,
but are no longer needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc Makefiles: Eliminate DOCSUPPORT ifdefs</title>
<updated>2011-10-27T10:52:54+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-10-20T12:30:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=688002a16af52b2348fbc9e285ef4df32ee0e5fd'/>
<id>688002a16af52b2348fbc9e285ef4df32ee0e5fd</id>
<content type='text'>
Some applications still have support for an ancient documentation
build system. Eliminate the DOCSUPPORT define in otp.mk.in and the
not taken arm of the ifdefs in the Makefiles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some applications still have support for an ancient documentation
build system. Eliminate the DOCSUPPORT define in otp.mk.in and the
not taken arm of the ifdefs in the Makefiles.
</pre>
</div>
</content>
</entry>
<entry>
<title>corba applications: Fix broken 'make clean'</title>
<updated>2011-10-12T08:31:12+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2011-10-12T08:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1c52cfa3b8cbc6e8650444ff10bab827965aa4ec'/>
<id>1c52cfa3b8cbc6e8650444ff10bab827965aa4ec</id>
<content type='text'>
The IDL-GENERATED files must be removed too; otherwise the target
files will not be made the next time 'make' is invoked.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The IDL-GENERATED files must be removed too; otherwise the target
files will not be made the next time 'make' is invoked.
</pre>
</div>
</content>
</entry>
<entry>
<title>cos*/src/Makefile: Support parallel make</title>
<updated>2011-08-08T11:13:54+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-07-02T07:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2c73d21a89d2d69e3cda4a9d10a544fb3cafd847'/>
<id>2c73d21a89d2d69e3cda4a9d10a544fb3cafd847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OTP-9319</title>
<updated>2011-05-18T15:33:35+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-05-18T15:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=caf2dedaf1537a02ec27807daee52de94739ae44'/>
<id>caf2dedaf1537a02ec27807daee52de94739ae44</id>
<content type='text'>
Removed superfluous usage of shy in the documentation since it can cause problem if a buggy tool is used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed superfluous usage of shy in the documentation since it can cause problem if a buggy tool is used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2011-03-11T16:34:22+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>psyeugenic@gmail.com</email>
</author>
<published>2011-03-11T16:34:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d53be747c945d5e86997e1944446795b271dacb4'/>
<id>d53be747c945d5e86997e1944446795b271dacb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
