<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/make, 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>[erl_docgen] Fix eix file generation for new function spec references</title>
<updated>2011-09-26T08:55:57+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2011-09-01T07:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d5a4fc889fa358da380ec967075132b998fa8cbf'/>
<id>d5a4fc889fa358da380ec967075132b998fa8cbf</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 compatibility</title>
<updated>2011-09-14T22:12:10+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2011-08-31T13:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2f696e43d2d3fbcc60d92311d1175dc869c34688'/>
<id>2f696e43d2d3fbcc60d92311d1175dc869c34688</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>Improve erl_docgen's support for Dialyzer specs and types</title>
<updated>2011-05-16T11:33:08+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-05-05T12:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=38b2f44764e79a34048f686d98b6d741d18738d2'/>
<id>38b2f44764e79a34048f686d98b6d741d18738d2</id>
<content type='text'>
The support for using Dialyzer specifications and types has been
improved.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The support for using Dialyzer specifications and types has been
improved.
</pre>
</div>
</content>
</entry>
<entry>
<title>Workaround for ampersands in INSTALL-WIN32.md</title>
<updated>2010-12-07T14:35:17+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2010-12-07T14:35:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cee3367aa7fdc80907f8a4258c7d50aee2be2ac7'/>
<id>cee3367aa7fdc80907f8a4258c7d50aee2be2ac7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare erl_docgen for using Dialyzer specs and types</title>
<updated>2010-12-01T07:55:57+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2010-07-08T11:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2f93254d2c929d0563c2ab8152da62ee0a91ea10'/>
<id>2f93254d2c929d0563c2ab8152da62ee0a91ea10</id>
<content type='text'>
Support for using Dialyzer specifications and types has been added.
This is an experimental release; changes are expected before the new
functionality is used when building the OTP documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support for using Dialyzer specifications and types has been added.
This is an experimental release; changes are expected before the new
functionality is used when building the OTP documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>emd2exml: Do not auto-import error/2</title>
<updated>2010-09-24T12:11:56+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2010-09-22T22:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=137959a0dcf88677e5f331a8a13295c71affc061'/>
<id>137959a0dcf88677e5f331a8a13295c71affc061</id>
<content type='text'>
Eliminate the following warning:
Warning: ambiguous call of overridden auto-imported BIF error/2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Eliminate the following warning:
Warning: ambiguous call of overridden auto-imported BIF error/2
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SSL build failure when building in minimal source tree</title>
<updated>2010-08-27T12:29:24+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2010-08-26T12:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=af6295211178e1237df6b9b05b5cfe275238e8dc'/>
<id>af6295211178e1237df6b9b05b5cfe275238e8dc</id>
<content type='text'>
Building in a source tree without prebuilt platform independent
build results failed on the SSL examples when cross building.
This has been solved by not building the SSL examples during a
cross build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Building in a source tree without prebuilt platform independent
build results failed on the SSL examples when cross building.
This has been solved by not building the SSL examples during a
cross build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ta/doc-fakefop' into dev</title>
<updated>2010-04-08T08:32:56+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2010-04-08T08:32:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6ba7c11891441a0a67d62d4ea278b101d53dbdbf'/>
<id>6ba7c11891441a0a67d62d4ea278b101d53dbdbf</id>
<content type='text'>
* ta/doc-fakefop:
  Build placeholder PDF files if FOP is not found

OTP-8559 ta/doc-fakefop

If the 'fop' program (needed for building PDF files) cannot not be found,
it is now possible to build the HTML and man pages anyway (there will also
be dummy PDF files with no real content created).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ta/doc-fakefop:
  Build placeholder PDF files if FOP is not found

OTP-8559 ta/doc-fakefop

If the 'fop' program (needed for building PDF files) cannot not be found,
it is now possible to build the HTML and man pages anyway (there will also
be dummy PDF files with no real content created).</pre>
</div>
</content>
</entry>
</feed>
