<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/erl_interface/src/prog, 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>erl_interface: Remove ei_get_type_internal()</title>
<updated>2019-04-12T16:28:29+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2019-04-05T17:26:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a78bf4550d8bba67672624b73841c83614dd3db0'/>
<id>a78bf4550d8bba67672624b73841c83614dd3db0</id>
<content type='text'>
same as ei_get_type()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
same as ei_get_type()
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "erl_interface: Support 32-bit creation local cnode"</title>
<updated>2019-04-09T14:29:03+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2019-04-09T14:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f824686c3c519ab00582bb1f854fdfda5e4b1240'/>
<id>f824686c3c519ab00582bb1f854fdfda5e4b1240</id>
<content type='text'>
This reverts commit 6454221ad87d1cd8fc877b424db3c4a8e9835577.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6454221ad87d1cd8fc877b424db3c4a8e9835577.
</pre>
</div>
</content>
</entry>
<entry>
<title>erl_interface: Support 32-bit creation local cnode</title>
<updated>2019-03-26T17:54:15+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2019-03-26T15:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6454221ad87d1cd8fc877b424db3c4a8e9835577'/>
<id>6454221ad87d1cd8fc877b424db3c4a8e9835577</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 'maint'</title>
<updated>2019-03-19T12:37:44+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-03-19T12:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6c68afe055915252251148cc5bc35b063be9691c'/>
<id>6c68afe055915252251148cc5bc35b063be9691c</id>
<content type='text'>
* maint:
  Add smoke test for erl_call
  Add new api functions to ei_fake_prog
  Fix timeout value when waiting for emulator start
  Fix initialization of erl_call
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  Add smoke test for erl_call
  Add new api functions to ei_fake_prog
  Fix timeout value when waiting for emulator start
  Fix initialization of erl_call
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new api functions to ei_fake_prog</title>
<updated>2019-03-18T14:53:05+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-03-15T14:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f85c6c84faf7108a2e08d3923c30efbf8cb24e0c'/>
<id>f85c6c84faf7108a2e08d3923c30efbf8cb24e0c</id>
<content type='text'>
These functions were added in erl_interface-3.11
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These functions were added in erl_interface-3.11
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix timeout value when waiting for emulator start</title>
<updated>2019-03-18T14:53:05+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-03-18T14:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=adf61f3cbf1a63d4408cc9cdf831b8935e129876'/>
<id>adf61f3cbf1a63d4408cc9cdf831b8935e129876</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix initialization of erl_call</title>
<updated>2019-03-18T13:35:00+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-03-15T14:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e645b6b4a5d01406416aa40a0fb822e8993c45bd'/>
<id>e645b6b4a5d01406416aa40a0fb822e8993c45bd</id>
<content type='text'>
Previously erl_call relied on the implicit initialization made
of the ei-lib if no explicit initialization had been done. This
implicit initialization was utterly broken and was removed in
erl_interface-3.11 (OTP 21.3) since it has been documented for
a very long time that an explicit initialization is required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously erl_call relied on the implicit initialization made
of the ei-lib if no explicit initialization had been done. This
implicit initialization was utterly broken and was removed in
erl_interface-3.11 (OTP 21.3) since it has been documented for
a very long time that an explicit initialization is required.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ssh as the default remote shell</title>
<updated>2018-11-26T10:16:36+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2018-04-17T18:12:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3a5abf2d29292f56969e9c90b5698e71d456e2f8'/>
<id>3a5abf2d29292f56969e9c90b5698e71d456e2f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Move eval_str/1 from mod_esi to erl_eval</title>
<updated>2018-06-07T11:08:07+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-06-07T11:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=59c41bba956bf399a195c2f1c8c1192073853630'/>
<id>59c41bba956bf399a195c2f1c8c1192073853630</id>
<content type='text'>
See also https://bugs.erlang.org/browse/ERL-634.

The utility program `erl_call' in erl_interface used to call
lib:eval_str/1, which is no longer present in Erlang/OTP 21.0.

The lib module was eliminated in OTP-15072, see also
https://github.com/erlang/otp/pull/1786.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also https://bugs.erlang.org/browse/ERL-634.

The utility program `erl_call' in erl_interface used to call
lib:eval_str/1, which is no longer present in Erlang/OTP 21.0.

The lib module was eliminated in OTP-15072, see also
https://github.com/erlang/otp/pull/1786.
</pre>
</div>
</content>
</entry>
<entry>
<title>ERL-629 Do not free() module buffer until it has been used</title>
<updated>2018-05-22T09:19:03+00:00</updated>
<author>
<name>Jesper Eskilson</name>
<email>jesper.eskilson@klarna.com</email>
</author>
<published>2018-05-22T09:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=abce739f6a897c462b3588ce15983eb530d7e080'/>
<id>abce739f6a897c462b3588ce15983eb530d7e080</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
