<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib, branch erl_1271</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>2013-12-09T19:12:33+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2013-12-09T19:12:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=25237481ccccd3ddfa74582dc267632ad618ba30'/>
<id>25237481ccccd3ddfa74582dc267632ad618ba30</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 'asterite/atan2_spec/OTP-11465' into maint</title>
<updated>2013-11-07T13:22:58+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2013-11-07T13:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=942311c5c19c3689581d4c6c9b1b8049cb94122c'/>
<id>942311c5c19c3689581d4c6c9b1b8049cb94122c</id>
<content type='text'>
* asterite/atan2_spec/OTP-11465:
  Spec for atan2 should be atan2(Y, X), not atan2(X, Y)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* asterite/atan2_spec/OTP-11465:
  Spec for atan2 should be atan2(Y, X), not atan2(X, Y)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add XML marker for regexp syntax</title>
<updated>2013-10-25T09:05:53+00:00</updated>
<author>
<name>Håkan Mattsson</name>
<email>hm@tail-f.com</email>
</author>
<published>2013-10-25T07:45:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8f4d1081433032a16c94c051844b48e22908b895'/>
<id>8f4d1081433032a16c94c051844b48e22908b895</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spec for atan2 should be atan2(Y, X), not atan2(X, Y)</title>
<updated>2013-10-16T18:00:28+00:00</updated>
<author>
<name>Ary Borenszweig</name>
<email>aborenszweig@manas.com.ar</email>
</author>
<published>2013-10-16T18:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d8fc186214f28c757d9ff06578f6042497d8bba5'/>
<id>d8fc186214f28c757d9ff06578f6042497d8bba5</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 'blt/gen_server-typo/OTP-11398' into maint</title>
<updated>2013-10-15T12:52:44+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2013-10-15T12:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bbe80d2ad4ef0ca607ba557102212cb7c9a06e2c'/>
<id>bbe80d2ad4ef0ca607ba557102212cb7c9a06e2c</id>
<content type='text'>
* blt/gen_server-typo/OTP-11398:
  Change 'recive' to 'receive' in gen_server.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* blt/gen_server-typo/OTP-11398:
  Change 'recive' to 'receive' in gen_server.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fenollp/treewide_remove_unexpected_0xff/OTP-11323' into maint</title>
<updated>2013-10-14T12:39:19+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2013-10-14T12:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=77eba492997f8340425d0828835c2a60cf81550e'/>
<id>77eba492997f8340425d0828835c2a60cf81550e</id>
<content type='text'>
* fenollp/treewide_remove_unexpected_0xff/OTP-11323:
  Remove ^L characters hidden randomly in the code. Not those used in text files as delimiters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fenollp/treewide_remove_unexpected_0xff/OTP-11323:
  Remove ^L characters hidden randomly in the code. Not those used in text files as delimiters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change 'recive' to 'receive' in gen_server.erl</title>
<updated>2013-10-12T23:02:20+00:00</updated>
<author>
<name>Brian L. Troutwine</name>
<email>brian@troutwine.us</email>
</author>
<published>2013-10-12T23:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dec57df06c6ed0f96995b979d16489c484039bd2'/>
<id>dec57df06c6ed0f96995b979d16489c484039bd2</id>
<content type='text'>
A small spelling correction merely; no functionality change.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A small spelling correction merely; no functionality change.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'msassak/empty-pattern-badarg/OTP-11350' into maint</title>
<updated>2013-09-30T14:21:58+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2013-09-30T14:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e6b5ae09d292ee0251aab875be1d3245f260b493'/>
<id>e6b5ae09d292ee0251aab875be1d3245f260b493</id>
<content type='text'>
* msassak/empty-pattern-badarg/OTP-11350:
  stdlib: extended binary_module_SUITE to assure badarg for OTP-11350
  Check all pattern arguments passed to binary:matches/2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* msassak/empty-pattern-badarg/OTP-11350:
  stdlib: extended binary_module_SUITE to assure badarg for OTP-11350
  Check all pattern arguments passed to binary:matches/2
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: extended binary_module_SUITE to assure badarg for OTP-11350</title>
<updated>2013-09-25T07:34:41+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2013-09-25T07:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e38c706e55c3b3df644ec4c04ae703df73ac044e'/>
<id>e38c706e55c3b3df644ec4c04ae703df73ac044e</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 for R16B03 development</title>
<updated>2013-09-24T08:56:22+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2013-09-24T08:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=02726f24bbe4bcc8da252d572c555c041c3599e6'/>
<id>02726f24bbe4bcc8da252d572c555c041c3599e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
