<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/src, branch OTP-19.1.6</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'peppe/stdlib/zip-security-flaw/OTP-13633' into maint</title>
<updated>2016-09-07T07:59:16+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-09-07T07:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=68c748c3f7e75f8fa5e583e5cb979490258eb5f3'/>
<id>68c748c3f7e75f8fa5e583e5cb979490258eb5f3</id>
<content type='text'>
OTP-13633
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-13633
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle directory traversal attack</title>
<updated>2016-09-05T12:26:02+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-09-01T13:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=64457458280adab8b8a10c29d722f42365ebe91d'/>
<id>64457458280adab8b8a10c29d722f42365ebe91d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>beam_lib: Correct type for the abstract code chunk</title>
<updated>2016-09-01T13:04:41+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2016-08-18T13:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b4a93a0fc6d01cf2682652f7be16e020bdb10e3e'/>
<id>b4a93a0fc6d01cf2682652f7be16e020bdb10e3e</id>
<content type='text'>
The abstract_code chunk can also contain {eof,_}, {error,_}, and
{warning,_} in addition to the abstract forms that make up the Erlang
syntax proper.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The abstract_code chunk can also contain {eof,_}, {error,_}, and
{warning,_} in addition to the abstract forms that make up the Erlang
syntax proper.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve sys debug</title>
<updated>2016-08-18T09:18:37+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-08-18T09:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9b1179d8c8c411a245c59fc7092e4a7a98f76663'/>
<id>9b1179d8c8c411a245c59fc7092e4a7a98f76663</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle exceptions in init/1 and callback_mode/0</title>
<updated>2016-08-17T12:29:43+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-08-17T12:29:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b6541d133f166a3f28cc3b2daf14c59024312c60'/>
<id>b6541d133f166a3f28cc3b2daf14c59024312c60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify error values</title>
<updated>2016-08-17T09:13:38+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-08-17T08:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a47d47ac92d080c6f8e4fcba1dd8b8575c5a3f96'/>
<id>a47d47ac92d080c6f8e4fcba1dd8b8575c5a3f96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc fixes</title>
<updated>2016-08-10T07:56:39+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-08-09T06:59:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3a60545091d3075e23c4a7af8c18b3641bb084e2'/>
<id>3a60545091d3075e23c4a7af8c18b3641bb084e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite gen_statem for M:callback_mode/0</title>
<updated>2016-07-27T12:41:07+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-07-27T12:41:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=30cdfe871577f9622297fb5ed792b117894ef1f2'/>
<id>30cdfe871577f9622297fb5ed792b117894ef1f2</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 'raimo/stdlib/gen_statem-types-and-templates/ERL-172_ERL-187/OTP-13746' into maint</title>
<updated>2016-07-19T12:35:18+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-07-19T12:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7c10598da79e28c9b802029d94269cbebba2f21e'/>
<id>7c10598da79e28c9b802029d94269cbebba2f21e</id>
<content type='text'>
* raimo/stdlib/gen_statem-types-and-templates/ERL-172_ERL-187/OTP-13746:
  Fix type and template errors from bugs.erlang.org: ERL-172 and ERL-187
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/stdlib/gen_statem-types-and-templates/ERL-172_ERL-187/OTP-13746:
  Fix type and template errors from bugs.erlang.org: ERL-172 and ERL-187
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix type and template errors from bugs.erlang.org: ERL-172 and ERL-187</title>
<updated>2016-07-18T14:04:49+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-07-15T14:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=edd9607b3bea79be718b774b8c58e623b918eee2'/>
<id>edd9607b3bea79be718b774b8c58e623b918eee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
