<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/doc, branch OTP-20.2.3</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>2017-12-08T09:57:50+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-12-08T09:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=47198f179ab14cf8cfcdab0d976650cd1519b236'/>
<id>47198f179ab14cf8cfcdab0d976650cd1519b236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarification in doc of unicode:characters_to_list/2</title>
<updated>2017-11-30T15:54:56+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2017-11-30T15:54:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d6de4a147388d609066d202ff68301f1cdb24cff'/>
<id>d6de4a147388d609066d202ff68301f1cdb24cff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor xmllint check and make it fail on failure</title>
<updated>2017-10-31T12:46:05+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2017-10-23T11:10:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cc8dade5326d130f1c704f7a47a4d0ce88af370e'/>
<id>cc8dade5326d130f1c704f7a47a4d0ce88af370e</id>
<content type='text'>
This commit also adds a check to see that all files that
are part of an xi:include also have part of XML_FILES
and vice versa. It also fixes any applications where this
was not true.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit also adds a check to see that all files that
are part of an xi:include also have part of XML_FILES
and vice versa. It also fixes any applications where this
was not true.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'rickard/null-char-filenames/ERL-370/OTP-14543' into maint"</title>
<updated>2017-10-12T14:28:31+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2017-10-12T14:28:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f28539265d753bbaa473cb488e951bfe47304a01'/>
<id>f28539265d753bbaa473cb488e951bfe47304a01</id>
<content type='text'>
This reverts commit 0717a2194e863f3a78595184ccc5637697f03353, reversing
changes made to 71a40658a0cef8b3e25df3a8e48a72d0563a89bf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0717a2194e863f3a78595184ccc5637697f03353, reversing
changes made to 71a40658a0cef8b3e25df3a8e48a72d0563a89bf.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lars/doc-cleanup/OTP-14475' into maint</title>
<updated>2017-10-10T08:18:07+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2017-10-10T08:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=23ed87829571316b4d026dd57bb69737921f7fcc'/>
<id>23ed87829571316b4d026dd57bb69737921f7fcc</id>
<content type='text'>
* lars/doc-cleanup/OTP-14475:
  [edoc] Remove unused module otpsgml_layout.erl
  Remove unused files from the documentation build
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lars/doc-cleanup/OTP-14475:
  [edoc] Remove unused module otpsgml_layout.erl
  Remove unused files from the documentation build
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rickard/null-char-filenames/ERL-370/OTP-14543' into maint</title>
<updated>2017-10-02T08:41:15+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2017-10-02T08:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0717a2194e863f3a78595184ccc5637697f03353'/>
<id>0717a2194e863f3a78595184ccc5637697f03353</id>
<content type='text'>
* rickard/null-char-filenames/ERL-370/OTP-14543:
  Don't allow null in filenames
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rickard/null-char-filenames/ERL-370/OTP-14543:
  Don't allow null in filenames
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix grammar in ets:foldl/3 and ets:foldr/3 docs</title>
<updated>2017-09-28T13:51:05+00:00</updated>
<author>
<name>Ayanda Dube</name>
<email>ayanda.dube@erlang-solutions.com</email>
</author>
<published>2017-09-28T13:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a95eed16d7c1af6b6b79c4e6c8a7814b2d1efe56'/>
<id>a95eed16d7c1af6b6b79c4e6c8a7814b2d1efe56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused files from the documentation build</title>
<updated>2017-09-28T10:09:29+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2017-09-25T13:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9395c7b4a2079349fdb881a1f537af5b73eacfd2'/>
<id>9395c7b4a2079349fdb881a1f537af5b73eacfd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't allow null in filenames</title>
<updated>2017-09-27T15:47:01+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2017-09-06T15:00:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=eae496a72e270fd7af411714738e99a7fadfd19b'/>
<id>eae496a72e270fd7af411714738e99a7fadfd19b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2017-09-22T13:21:49+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-09-22T13:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=af2073640c4b7c67c9b978ebc203d57ac43e96dc'/>
<id>af2073640c4b7c67c9b978ebc203d57ac43e96dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
