<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ic, branch OTP-20.2.4</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update release notes</title>
<updated>2017-12-08T09:57:50+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-12-08T09:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=47198f179ab14cf8cfcdab0d976650cd1519b236'/>
<id>47198f179ab14cf8cfcdab0d976650cd1519b236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version numbers</title>
<updated>2017-12-08T09:53:22+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-12-08T09:53:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f3a74a7dfb633b21b7d06e48bf430071cdc0f779'/>
<id>f3a74a7dfb633b21b7d06e48bf430071cdc0f779</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 files from the documentation build</title>
<updated>2017-09-28T10:09:29+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2017-09-25T13:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9395c7b4a2079349fdb881a1f537af5b73eacfd2'/>
<id>9395c7b4a2079349fdb881a1f537af5b73eacfd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This patch fixes the issue in which erlang fails to start</title>
<updated>2017-03-22T22:42:22+00:00</updated>
<author>
<name>Deepak Goel</name>
<email>dgoel@mesosphere.com</email>
</author>
<published>2017-02-15T23:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3fcf58b142e22adb754b312576570c904655f877'/>
<id>3fcf58b142e22adb754b312576570c904655f877</id>
<content type='text'>
if the hostname is 64 characters on a linux system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if the hostname is 64 characters on a linux system.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2016-09-20T07:36:54+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-09-20T07:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=37e14c395a0d3621d65552b3954856d1cbeaed9a'/>
<id>37e14c395a0d3621d65552b3954856d1cbeaed9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ic] Fix but when UTF-8 character in path to idl spec</title>
<updated>2016-09-07T12:03:05+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars.thorsen@ericsson.com</email>
</author>
<published>2016-07-07T12:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=504b99b3dff501f8b4acd1c153f758723e66c2e2'/>
<id>504b99b3dff501f8b4acd1c153f758723e66c2e2</id>
<content type='text'>
The path is only used when writing a comment so the correction
just allowed UTF-8 characters in that io_lib:format call.
IC don't support UTF-8 in the specs or their names
(generated modules contains coding: latin-1) but the path is
only used in a comment so it's not a problem if it can't be
written correctly as long as nothing fails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The path is only used when writing a comment so the correction
just allowed UTF-8 characters in that io_lib:format call.
IC don't support UTF-8 in the specs or their names
(generated modules contains coding: latin-1) but the path is
only used in a comment so it's not a problem if it can't be
written correctly as long as nothing fails.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'binarin/even-more-absolute-paths/PR-1103/OTP-13800' into maint</title>
<updated>2016-08-12T09:26:48+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2016-08-12T09:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=daa0f831aee9dedf8cdf29fd5f97f98f55e072e3'/>
<id>daa0f831aee9dedf8cdf29fd5f97f98f55e072e3</id>
<content type='text'>
* binarin/even-more-absolute-paths/PR-1103/OTP-13800:
  Use perl discovered by configure
  Don't make assumptions about build tools paths
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* binarin/even-more-absolute-paths/PR-1103/OTP-13800:
  Use perl discovered by configure
  Don't make assumptions about build tools paths
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2016-06-21T13:12:41+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-06-21T13:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6e51c6d19612d03abc81b86bb70b8d7da678ce5d'/>
<id>6e51c6d19612d03abc81b86bb70b8d7da678ce5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ic] Correct memory deallocation error</title>
<updated>2016-06-17T05:51:01+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars.thorsen@ericsson.com</email>
</author>
<published>2016-05-20T10:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f579196545e57fe99f42b14bf77e153cf41a9263'/>
<id>f579196545e57fe99f42b14bf77e153cf41a9263</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ic] Update the test suites to follow the new style</title>
<updated>2016-06-17T05:51:01+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars.thorsen@ericsson.com</email>
</author>
<published>2016-05-20T06:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7c0a62d3d8083bf1aa8430aad35ad93c2a887de7'/>
<id>7c0a62d3d8083bf1aa8430aad35ad93c2a887de7</id>
<content type='text'>
* Eliminate use of ?config(), ?t() and ?line() macros
* Remove the doc and suite clauses
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Eliminate use of ?config(), ?t() and ?line() macros
* Remove the doc and suite clauses
</pre>
</div>
</content>
</entry>
</feed>
