<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/doc, branch KennethL-patch-1</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 'sverker/ets-match_spec_run-spec/OTP-14889' into maint</title>
<updated>2018-01-29T15:02:17+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-01-29T15:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=184db040e4fca5eacd7150098d77c4d5829d6c52'/>
<id>184db040e4fca5eacd7150098d77c4d5829d6c52</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/optimize-gen_statem' into maint</title>
<updated>2018-01-24T14:55:25+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-01-24T14:55:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b171521e68262b9a830e8b8dd98467097d283753'/>
<id>b171521e68262b9a830e8b8dd98467097d283753</id>
<content type='text'>
* raimo/stdlib/optimize-gen_statem:
  Optimize plain call response time
  Correct typo in design principles for gen_statem
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/stdlib/optimize-gen_statem:
  Optimize plain call response time
  Correct typo in design principles for gen_statem
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Indent example code</title>
<updated>2018-01-23T20:07:40+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-01-23T20:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b6175a41f90f2a0d2d56ec84fa5b4fcf74366d1c'/>
<id>b6175a41f90f2a0d2d56ec84fa5b4fcf74366d1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Fix spec for match_spec_run/2</title>
<updated>2018-01-23T20:07:04+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-01-23T20:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7029ac608a31904c294e0d99da1cf4f7750b5294'/>
<id>7029ac608a31904c294e0d99da1cf4f7750b5294</id>
<content type='text'>
Matching can be done on any terms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Matching can be done on any terms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize plain call response time</title>
<updated>2018-01-16T15:29:38+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2017-12-08T08:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=412080c9e1f53785ef9f158deb91851561018c9d'/>
<id>412080c9e1f53785ef9f158deb91851561018c9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Let filelib:find_source() search subdirs</title>
<updated>2018-01-05T15:37:42+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-01-04T15:54:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=de0771a4b3d882161f10c1d2d03c8027327f9323'/>
<id>de0771a4b3d882161f10c1d2d03c8027327f9323</id>
<content type='text'>
The Design Principles states that an application can have Erlang
source files one level below the "src" directory, and now
filelib:find_source() by default searches one level below "src".

The same applies to "esrc". That directory is only mentioned in
filename(3).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Design Principles states that an application can have Erlang
source files one level below the "src" directory, and now
filelib:find_source() by default searches one level below "src".

The same applies to "esrc". That directory is only mentioned in
filename(3).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1650 from jabarszcz/doc_digraph_error</title>
<updated>2017-12-14T08:58:54+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-12-14T08:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4c7d0f1c937ec37fbdac47de4f71f92feb0128c7'/>
<id>4c7d0f1c937ec37fbdac47de4f71f92feb0128c7</id>
<content type='text'>
digraph: Document a bad_edge error</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
digraph: Document a bad_edge error</pre>
</div>
</content>
</entry>
<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>digraph: Document a bad_edge error</title>
<updated>2017-12-06T20:12:16+00:00</updated>
<author>
<name>Jean-Alexandre Barszcz</name>
<email>jalex_b@hotmail.com</email>
</author>
<published>2017-12-02T07:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f8ccbc01e43293d610973328dfcaf5f3753c9d92'/>
<id>f8ccbc01e43293d610973328dfcaf5f3753c9d92</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>
</feed>
