<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/erl_interface/doc/src, branch maint-21</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>2019-05-06T15:09:17+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-05-06T15:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5aa950086a5fa036f27e670517a5c743e0610128'/>
<id>5aa950086a5fa036f27e670517a5c743e0610128</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-04-12T10:26:23+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-04-12T10:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=da620d820b52db81c1c1cdf8373412231c013f8c'/>
<id>da620d820b52db81c1c1cdf8373412231c013f8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-03-18T17:02:35+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-03-18T17:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=48eedeb93db5552164bb3675f139377f5dd2fd7d'/>
<id>48eedeb93db5552164bb3675f139377f5dd2fd7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-03-11T10:52:56+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-03-11T10:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9780184b2cf76eced1ef987408073e96cc29f3bb'/>
<id>9780184b2cf76eced1ef987408073e96cc29f3bb</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 'rickard/ei-ext/OTP-15442' into rickard/ei-ext-maint/OTP-15442</title>
<updated>2019-02-05T19:34:59+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-02-05T19:34:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=320a02e522085fe5eec141d7bf18631e4ef74f0a'/>
<id>320a02e522085fe5eec141d7bf18631e4ef74f0a</id>
<content type='text'>
* rickard/ei-ext/OTP-15442:
  Introduce ei_init()
  Fix bug in ei_accept_tmo
  Fix build of erl_interface on BSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rickard/ei-ext/OTP-15442:
  Introduce ei_init()
  Fix bug in ei_accept_tmo
  Fix build of erl_interface on BSD
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce ei_init()</title>
<updated>2019-02-05T19:32:45+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-02-05T14:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dbeaca78bc6c0d4719a522e447fa59d7a1006ae0'/>
<id>dbeaca78bc6c0d4719a522e447fa59d7a1006ae0</id>
<content type='text'>
You previously had to initialize ei via erl_init() which
implied that you were forced to link against the erl_interface
even when not using it (besides initializing ei).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
You previously had to initialize ei via erl_init() which
implied that you were forced to link against the erl_interface
even when not using it (besides initializing ei).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rickard/ei-ext/OTP-15442' into rickard/ei-ext-maint/OTP-15442</title>
<updated>2019-01-23T14:57:03+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-01-23T14:57:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a4641c5b3469d2e3cb9b0937ed941748fbbf2036'/>
<id>a4641c5b3469d2e3cb9b0937ed941748fbbf2036</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pluggable distribution socket implementation for EI</title>
<updated>2019-01-23T14:52:01+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2018-12-07T14:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=eaeec753c035c2214be2930290a0a6de411566b0'/>
<id>eaeec753c035c2214be2930290a0a6de411566b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add empty 'since' attribute for old modules and functions</title>
<updated>2018-12-12T20:21:26+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-12-12T18:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=50f64c60b87e8d03fedc3f9f4e655aff8ca9f16c'/>
<id>50f64c60b87e8d03fedc3f9f4e655aff8ca9f16c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "since" attributes in xml for new functions and modules</title>
<updated>2018-12-11T16:42:39+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-12-11T16:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=20cc39d443d1a2c364b0fb778c7813ae7b5a1dd6'/>
<id>20cc39d443d1a2c364b0fb778c7813ae7b5a1dd6</id>
<content type='text'>
introduced after OTP_R13B03.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
introduced after OTP_R13B03.
</pre>
</div>
</content>
</entry>
</feed>
