<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ic, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Move the corba applcations to separate repository</title>
<updated>2018-04-27T10:05:30+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2018-04-25T13:09:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6bcdad20c24457393c0d9eeb385d0ff5aa872cd0'/>
<id>6bcdad20c24457393c0d9eeb385d0ff5aa872cd0</id>
<content type='text'>
All corba applications are moved to a separate repository.
E.g. orber, ic, cosEvent, cosEventDomain, cosNotifications
     cosTime, cosTransactions, cosProperty and cosFileTransfer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All corba applications are moved to a separate repository.
E.g. orber, ic, cosEvent, cosEventDomain, cosNotifications
     cosTime, cosTransactions, cosProperty and cosFileTransfer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2018-04-19T14:23:31+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-04-19T14:23:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=111fb0d3861a7d512756f2abf0832a694d915239'/>
<id>111fb0d3861a7d512756f2abf0832a694d915239</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 'sverker/optimize-atom-enc-dec/ERIERL-150/OTP-15023' into maint-20</title>
<updated>2018-04-19T14:23:05+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-04-19T14:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7920c389594797153cc27ac6dea206fbd44de331'/>
<id>7920c389594797153cc27ac6dea206fbd44de331</id>
<content type='text'>
* sverker/optimize-atom-enc-dec/ERIERL-150/OTP-15023:
  erl_interface: Optimize latin1_to_utf8 and friend
  ic: Optimize oe_ei_encode_atom
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverker/optimize-atom-enc-dec/ERIERL-150/OTP-15023:
  erl_interface: Optimize latin1_to_utf8 and friend
  ic: Optimize oe_ei_encode_atom
</pre>
</div>
</content>
</entry>
<entry>
<title>ic: Optimize oe_ei_encode_atom</title>
<updated>2018-03-19T15:03:03+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-03-19T15:03:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1d3acb70debd134c8346b7e98347171d5cf6fc62'/>
<id>1d3acb70debd134c8346b7e98347171d5cf6fc62</id>
<content type='text'>
1. Use ei_encode_atom_len to not repeat strlen(p) twice.

2. Do a dirty over estimation of atom encoding space needed
   to avoid calling ei_encode_atom_len twice.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Use ei_encode_atom_len to not repeat strlen(p) twice.

2. Do a dirty over estimation of atom encoding space needed
   to avoid calling ei_encode_atom_len twice.
</pre>
</div>
</content>
</entry>
<entry>
<title>ic: Fix faulty test code</title>
<updated>2018-01-10T16:31:40+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-01-10T16:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d3489ffaa8e5a6829e741ce9a95e65a3413cbf3d'/>
<id>d3489ffaa8e5a6829e741ce9a95e65a3413cbf3d</id>
<content type='text'>
m_strRec.str7 is long[3][2], not long[2][3]

which seem to trip up -O2 loop unrolling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
m_strRec.str7 is long[3][2], not long[2][3]

which seem to trip up -O2 loop unrolling.
</pre>
</div>
</content>
</entry>
<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>
</feed>
