<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib, branch OTP-17.5.6.6</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>2015-03-31T10:24:04+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-03-31T10:24:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=62870c998955e1498e71bfc90607885e96ecaa27'/>
<id>62870c998955e1498e71bfc90607885e96ecaa27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Support upgrading from and to stdlib-2.3</title>
<updated>2015-03-26T11:23:41+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2015-03-26T11:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d477e5978d165d7496fa6b983f8933f5105f901f'/>
<id>d477e5978d165d7496fa6b983f8933f5105f901f</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 'wmalik/minor-fixes' into maint</title>
<updated>2015-03-18T12:11:13+00:00</updated>
<author>
<name>Zandra Hird</name>
<email>zandra@erlang.org</email>
</author>
<published>2015-03-18T12:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6b61df94b7f6eaef0b5c3fec3499ebf84bd1847c'/>
<id>6b61df94b7f6eaef0b5c3fec3499ebf84bd1847c</id>
<content type='text'>
* wmalik/minor-fixes:
  Fix proc_lib doc
  Remove commented out code
  Fix make_hash description
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* wmalik/minor-fixes:
  Fix proc_lib doc
  Remove commented out code
  Fix make_hash description
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'josevalim/jv-binary-ets' into maint</title>
<updated>2015-03-10T09:53:58+00:00</updated>
<author>
<name>Zandra Hird</name>
<email>zandra@erlang.org</email>
</author>
<published>2015-03-10T09:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f0f727d1d22282786048d8024e60bb2f24e7202e'/>
<id>f0f727d1d22282786048d8024e60bb2f24e7202e</id>
<content type='text'>
* josevalim/jv-binary-ets:
  Support binary standard input in ets:i/1

OTP-12550
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* josevalim/jv-binary-ets:
  Support binary standard input in ets:i/1

OTP-12550
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nox/docs-re-unicode' into maint</title>
<updated>2015-02-27T09:37:41+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2015-02-27T09:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6479cc440543c6bde87769a33b89a6d082aa28cf'/>
<id>6479cc440543c6bde87769a33b89a6d082aa28cf</id>
<content type='text'>
* nox/docs-re-unicode:
  Fix documentation about character types in unicode mode

OTP-12521
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nox/docs-re-unicode:
  Fix documentation about character types in unicode mode

OTP-12521
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix proc_lib doc</title>
<updated>2015-02-21T21:23:46+00:00</updated>
<author>
<name>Wasif Malik</name>
<email>wmalik@gmail.com</email>
</author>
<published>2015-02-21T21:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f342f277ff0573d06be083d50e6e5fa2d57263a9'/>
<id>f342f277ff0573d06be083d50e6e5fa2d57263a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation about character types in unicode mode</title>
<updated>2015-02-20T10:59:00+00:00</updated>
<author>
<name>Anthony Ramine</name>
<email>n.oxyde@gmail.com</email>
</author>
<published>2014-12-18T00:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=748f3a6f7414f4e92597b76d430b492c4503e7c5'/>
<id>748f3a6f7414f4e92597b76d430b492c4503e7c5</id>
<content type='text'>
Behaviour of character types \d, \w and \s has always been to not match characters
with value above 255, not 128, i.e. they are limited to ISO-Latin-1 and not ASCII.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Behaviour of character types \d, \w and \s has always been to not match characters
with value above 255, not 128, i.e. they are limited to ISO-Latin-1 and not ASCII.
</pre>
</div>
</content>
</entry>
<entry>
<title>make c:m/1 show module MD5</title>
<updated>2015-02-17T12:05:36+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2014-06-11T13:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=333c95a2df63a476896f410b84bc154785bd7ad1'/>
<id>333c95a2df63a476896f410b84bc154785bd7ad1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support binary standard input in ets:i/1</title>
<updated>2015-01-26T09:02:02+00:00</updated>
<author>
<name>José Valim</name>
<email>jose.valim@plataformatec.com.br</email>
</author>
<published>2015-01-26T08:54:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6d680342efe0f66cd0f975373be65af8fd3703a1'/>
<id>6d680342efe0f66cd0f975373be65af8fd3703a1</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 'haguenau/fix-endianness-speling' into maint</title>
<updated>2014-12-18T14:08:26+00:00</updated>
<author>
<name>Bruce Yinhe</name>
<email>bruce@erlang.org</email>
</author>
<published>2014-12-18T14:08:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7cf95c33a50a705c38226bccd0caa76a96f92ea5'/>
<id>7cf95c33a50a705c38226bccd0caa76a96f92ea5</id>
<content type='text'>
* haguenau/fix-endianness-speling:
  Replaced "Endianess" with "Endianness" everywhere
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* haguenau/fix-endianness-speling:
  Replaced "Endianess" with "Endianness" everywhere
</pre>
</div>
</content>
</entry>
</feed>
