<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/erl_interface/src/misc, branch erl_1252</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>2012-03-30T12:46:02+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-03-30T12:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ce4431b33d18c04f4166def737b2aed582e4426a'/>
<id>ce4431b33d18c04f4166def737b2aed582e4426a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ei: Remove unused variable in ei_format.c</title>
<updated>2012-01-03T16:28:36+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-01-03T16:28:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2916093c109151116a264f93af87c7b648acd8ca'/>
<id>2916093c109151116a264f93af87c7b648acd8ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make comment reflect code in erl_interface/src/misc/ei_decode_term.c</title>
<updated>2011-09-07T08:57:42+00:00</updated>
<author>
<name>Anneli Cuss</name>
<email>celtic@sairyx.org</email>
</author>
<published>2011-09-06T23:17:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ff9a8a6340908344b0a06cf96f93180ec9479d3a'/>
<id>ff9a8a6340908344b0a06cf96f93180ec9479d3a</id>
<content type='text'>
Note that ei_decode_term.h has the correct behaviour described!
Also removed extraneous '/* return 0; */' comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that ei_decode_term.h has the correct behaviour described!
Also removed extraneous '/* return 0; */' comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2011-03-11T16:34:22+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>psyeugenic@gmail.com</email>
</author>
<published>2011-03-11T16:34:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d53be747c945d5e86997e1944446795b271dacb4'/>
<id>d53be747c945d5e86997e1944446795b271dacb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ei: buffer overflow when decoding atoms</title>
<updated>2011-02-22T15:46:59+00:00</updated>
<author>
<name>Michael Santos</name>
<email>michael.santos@gmail.com</email>
</author>
<published>2011-01-23T23:16:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0b9795fa8145dcb06639cbb67a376e440b4fbc92'/>
<id>0b9795fa8145dcb06639cbb67a376e440b4fbc92</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 'vb/ei-exts' into dev</title>
<updated>2011-01-03T15:16:54+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>psyeugenic@gmail.com</email>
</author>
<published>2011-01-03T15:16:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=095d5ebc0f739982b55b95fdd9919a6331b4b2b1'/>
<id>095d5ebc0f739982b55b95fdd9919a6331b4b2b1</id>
<content type='text'>
* vb/ei-exts:
  Fix testcases erl_global_whereis, erl_global_names
  Fix wrong erl_compare_ext result comparing lists
  Correct erl_global{register, unregister} functions
  Add PID (~p) type parameters to ei_format
  Add char (~c) type parameters to ei_format

OTP-9015

Conflicts:
	lib/erl_interface/include/ei.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* vb/ei-exts:
  Fix testcases erl_global_whereis, erl_global_names
  Fix wrong erl_compare_ext result comparing lists
  Correct erl_global{register, unregister} functions
  Add PID (~p) type parameters to ei_format
  Add char (~c) type parameters to ei_format

OTP-9015

Conflicts:
	lib/erl_interface/include/ei.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ancient distribution message DOP_NODE_LINK from all code</title>
<updated>2010-12-15T11:28:52+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2010-12-15T11:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=36cb935fadde690f923bb5ae5a729f8ca6212046'/>
<id>36cb935fadde690f923bb5ae5a729f8ca6212046</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PID (~p) type parameters to ei_format</title>
<updated>2010-12-08T18:15:50+00:00</updated>
<author>
<name>Vitaliy Batichko</name>
<email>vbatichko@gmail.com</email>
</author>
<published>2010-11-23T16:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=95392e693e210189df82173c9bcd345b58b004fe'/>
<id>95392e693e210189df82173c9bcd345b58b004fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add char (~c) type parameters to ei_format</title>
<updated>2010-12-08T18:15:50+00:00</updated>
<author>
<name>Vitaliy Batichko</name>
<email>vbatichko@gmail.com</email>
</author>
<published>2010-11-23T15:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ad5b84bd154e27d9e4db3af12b8b4326c564b2bf'/>
<id>ad5b84bd154e27d9e4db3af12b8b4326c564b2bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ei: check memory was allocated</title>
<updated>2010-10-29T13:32:19+00:00</updated>
<author>
<name>Michael Santos</name>
<email>michael.santos@gmail.com</email>
</author>
<published>2010-10-29T00:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9dae2c94560e0b8e5a69f8d2b22f4abc858c3bd7'/>
<id>9dae2c94560e0b8e5a69f8d2b22f4abc858c3bd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
