<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/src, branch OTP-20.3.1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>ERL-558 Add the missing function clause for string:prefix (#1702)</title>
<updated>2018-03-01T11:29:54+00:00</updated>
<author>
<name>Seyed Mirsadeghi</name>
<email>hessam.mirsadeghi@gmail.com</email>
</author>
<published>2018-03-01T11:29:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=693315d23293cb107c2ad7e50960dee40d7a3ca9'/>
<id>693315d23293cb107c2ad7e50960dee40d7a3ca9</id>
<content type='text'>
OTP-14942</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-14942</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Correct a minor epp bug</title>
<updated>2018-02-21T12:20:12+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-02-21T12:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=51b4aee011d784569f43ebfbd8f0287a0bf82410'/>
<id>51b4aee011d784569f43ebfbd8f0287a0bf82410</id>
<content type='text'>
The bug was introduced in 87a0af4 (R18).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bug was introduced in 87a0af4 (R18).
</pre>
</div>
</content>
</entry>
<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: 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>stdlib: Correct contracts</title>
<updated>2018-01-22T14:28:51+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-01-19T09:37:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a92b77d7cd19947bd3896dcd96c7e389efdec2de'/>
<id>a92b77d7cd19947bd3896dcd96c7e389efdec2de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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: Garbage the shell's evaluator process more often</title>
<updated>2018-01-16T14:24:50+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-01-16T14:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ff772a50d2be3770a480ccf6348935a5e389c626'/>
<id>ff772a50d2be3770a480ccf6348935a5e389c626</id>
<content type='text'>
A minor fix.

If the Erlang shell saves no results (history(0) or results(0)), the
evaluator process now garbage collects itself. This means that any
huge binaries created by the evaluation are reclaimed faster than
before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A minor fix.

If the Erlang shell saves no results (history(0) or results(0)), the
evaluator process now garbage collects itself. This means that any
huge binaries created by the evaluation are reclaimed faster than
before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hasse/stdlib/unicode_stacktrace/OTP-14847/ERL-553' into maint</title>
<updated>2018-01-16T08:56:13+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-01-16T08:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a5a0d49a3e9e76ed893920698f7ddbd97601d671'/>
<id>a5a0d49a3e9e76ed893920698f7ddbd97601d671</id>
<content type='text'>
* hasse/stdlib/unicode_stacktrace/OTP-14847/ERL-553:
  stdlib: Handle Unicode when formatting stacktraces
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hasse/stdlib/unicode_stacktrace/OTP-14847/ERL-553:
  stdlib: Handle Unicode when formatting stacktraces
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hasse/stdlib/find_src/OTP-14832/ERL-527' into maint</title>
<updated>2018-01-15T11:28:31+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-01-15T11:28:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=39dbc655f6aa2a971019feccefa3a27273305091'/>
<id>39dbc655f6aa2a971019feccefa3a27273305091</id>
<content type='text'>
* hasse/stdlib/find_src/OTP-14832/ERL-527:
  stdlib: Correct a filelib test case
  stdlib: Let filelib:find_source() search subdirs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hasse/stdlib/find_src/OTP-14832/ERL-527:
  stdlib: Correct a filelib test case
  stdlib: Let filelib:find_source() search subdirs
</pre>
</div>
</content>
</entry>
</feed>
