<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/doc/src, branch OTP-18.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update release notes</title>
<updated>2015-12-15T08:45:27+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-12-15T08:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f4a0ae1736216feac5ae053610644bba2e12ed34'/>
<id>f4a0ae1736216feac5ae053610644bba2e12ed34</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 'riverrun/maint' into maint</title>
<updated>2015-11-20T09:01:48+00:00</updated>
<author>
<name>Zandra</name>
<email>zandra@erlang.org</email>
</author>
<published>2015-11-20T09:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b5e4c4533ed5e407804b825ecab65164161a0060'/>
<id>b5e4c4533ed5e407804b825ecab65164161a0060</id>
<content type='text'>
* riverrun/maint:
  Recommend against using crypto:rand_bytes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* riverrun/maint:
  Recommend against using crypto:rand_bytes
</pre>
</div>
</content>
</entry>
<entry>
<title>Recommend against using crypto:rand_bytes</title>
<updated>2015-11-05T23:48:41+00:00</updated>
<author>
<name>David Whitlock</name>
<email>alovedalongthe@gmail.com</email>
</author>
<published>2015-11-05T05:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cdbe44920678d68a9936e1ab504bc1c8aad65847'/>
<id>cdbe44920678d68a9936e1ab504bc1c8aad65847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos and grammar</title>
<updated>2015-11-04T15:20:16+00:00</updated>
<author>
<name>Derek Brown</name>
<email>derekbrown121@gmail.com</email>
</author>
<published>2015-11-04T15:05:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dc6d89bc1c08e15f8d4cd32f2e0886713cdc2dc2'/>
<id>dc6d89bc1c08e15f8d4cd32f2e0886713cdc2dc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[stdlib] Correct documentation</title>
<updated>2015-11-04T12:03:56+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2015-10-12T12:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=de432f4ea9a8c29c931f30dd504662be1a01464d'/>
<id>de432f4ea9a8c29c931f30dd504662be1a01464d</id>
<content type='text'>
Fix mistakes found by 'xmllint'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix mistakes found by 'xmllint'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spelling error in "characters_to_list"</title>
<updated>2015-11-03T11:55:12+00:00</updated>
<author>
<name>Gary Coulbourne</name>
<email>bear@bears.org</email>
</author>
<published>2015-10-15T19:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b9dde77481d2f6ae988118a79abd06b134129075'/>
<id>b9dde77481d2f6ae988118a79abd06b134129075</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: Document all_chunks/1 and build_module/1</title>
<updated>2015-10-22T12:07:04+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2015-10-22T11:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=32ba359b05658960b86f7587b61b46d1fb2021be'/>
<id>32ba359b05658960b86f7587b61b46d1fb2021be</id>
<content type='text'>
beam_lib:all_chunks/1 and beam_lib:build_module/1 can be useful
for special-purpose stripping, for example to remove the "Line"
chunk.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
beam_lib:all_chunks/1 and beam_lib:build_module/1 can be useful
for special-purpose stripping, for example to remove the "Line"
chunk.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo in ets documentation</title>
<updated>2015-10-13T10:25:56+00:00</updated>
<author>
<name>Riccardo</name>
<email>rcirimelli@gmail.com</email>
</author>
<published>2015-10-10T14:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ad264b2ac5724e3043b7dafa09eb4da0b971bf8e'/>
<id>ad264b2ac5724e3043b7dafa09eb4da0b971bf8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2015-09-21T15:09:23+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-09-21T15:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6738d356a279835222b951fd213ed4cf9897eb7e'/>
<id>6738d356a279835222b951fd213ed4cf9897eb7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc for return value of gen_fsm:reply/2</title>
<updated>2015-09-10T08:56:30+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2015-09-10T08:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=33b2cc1996883569b8afbc7cab8a535aa168ae1b'/>
<id>33b2cc1996883569b8afbc7cab8a535aa168ae1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
