<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ic, 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>Merge branch 'bjorn/parallel-make/OTP-9451'</title>
<updated>2011-10-20T08:48:59+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-10-20T08:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=907772538853d2f89d60702eb140e164a72503ad'/>
<id>907772538853d2f89d60702eb140e164a72503ad</id>
<content type='text'>
* bjorn/parallel-make/OTP-9451:
  corba applications: Fix broken 'make clean'
  ic documentation: Support parallel make
  Revert "ic documentation: Support parallel make"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bjorn/parallel-make/OTP-9451:
  corba applications: Fix broken 'make clean'
  ic documentation: Support parallel make
  Revert "ic documentation: Support parallel make"
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-r14'</title>
<updated>2011-10-19T14:54:20+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2011-10-19T14:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=19a71e26888ab11dac720cc91e0e255e06812edf'/>
<id>19a71e26888ab11dac720cc91e0e255e06812edf</id>
<content type='text'>
* maint-r14:
  Fix match bug
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-r14:
  Fix match bug
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix match bug</title>
<updated>2011-10-12T13:20:14+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2011-10-12T13:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=36fa068807ef85fdcc85240ca077239ed7d34f5b'/>
<id>36fa068807ef85fdcc85240ca077239ed7d34f5b</id>
<content type='text'>
Incorrect use of ets:match changed to ets:match_object.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Incorrect use of ets:match changed to ets:match_object.
</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>
</feed>
