<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/src, branch OTP-20.1.6</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>stdlib: Remove gs removed warning</title>
<updated>2017-09-22T08:09:19+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-22T08:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8703d3ee9e6e551f78e0646fde76a726e107f9d7'/>
<id>8703d3ee9e6e551f78e0646fde76a726e107f9d7</id>
<content type='text'>
Caused warnings which could not be suppressed, if old 'gs' application
was compiled and used together with otp-20, which is fair usage even
if OTP does not support the application anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Caused warnings which could not be suppressed, if old 'gs' application
was compiled and used together with otp-20, which is fair usage even
if OTP does not support the application anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update appup in stdlib and sasl for OTP-20.1</title>
<updated>2017-09-18T14:04:50+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-08-25T09:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=69b9017a1367953f63869efd29658c193c7d7365'/>
<id>69b9017a1367953f63869efd29658c193c7d7365</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1549 from ggcampinho/fix-move-cursor</title>
<updated>2017-09-14T07:43:24+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dangud@gmail.com</email>
</author>
<published>2017-09-14T07:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bd36da0f509ee4e357fdf51b60f3dfcecc824eb8'/>
<id>bd36da0f509ee4e357fdf51b60f3dfcecc824eb8</id>
<content type='text'>
Consider ANSI escape codes on cp_pos_to_col</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Consider ANSI escape codes on cp_pos_to_col</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Fix jumping to beginning or end of line</title>
<updated>2017-09-13T13:16:19+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-13T11:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5211e65b8a89f95d8a4371a1fefa252c2fccfea8'/>
<id>5211e65b8a89f95d8a4371a1fefa252c2fccfea8</id>
<content type='text'>
When cursor is before or after a multi-codepoint grapheme cluster.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When cursor is before or after a multi-codepoint grapheme cluster.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1561 from bjorng/bjorn/stdlib/false-warning/ERL-478/OTP-14600</title>
<updated>2017-09-08T08:05:41+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bgustavsson@gmail.com</email>
</author>
<published>2017-09-08T08:05:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a8e085c0aafcb52b9eed11b0a81fd69ac7801689'/>
<id>a8e085c0aafcb52b9eed11b0a81fd69ac7801689</id>
<content type='text'>
Eliminate incorrect get_stacktrace/0 warning</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Eliminate incorrect get_stacktrace/0 warning</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate incorrect get_stacktrace/0 warning</title>
<updated>2017-09-06T11:16:45+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2017-09-06T11:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c00141b1e368bc41d9628fddbc01a6553ca14479'/>
<id>c00141b1e368bc41d9628fddbc01a6553ca14479</id>
<content type='text'>
There could be a false warning for erlang:get_stacktrace/0
being outside a try block when it was actually inside a try
block.

https://bugs.erlang.org/browse/ERL-478
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There could be a false warning for erlang:get_stacktrace/0
being outside a try block when it was actually inside a try
block.

https://bugs.erlang.org/browse/ERL-478
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: use 'unicode' option for regexp in ets</title>
<updated>2017-09-05T09:32:03+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-08-30T14:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=87fa9801618397087d6a7b521e370506c5bfff91'/>
<id>87fa9801618397087d6a7b521e370506c5bfff91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: add Unicode translation modifier in error_logger_tty_h</title>
<updated>2017-09-05T09:29:26+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-08-22T14:41:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d4317108cb50081de28337685e77564854175704'/>
<id>d4317108cb50081de28337685e77564854175704</id>
<content type='text'>
Check if standard_io can handle Unicode, and if so add the 't'
modifier to format strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check if standard_io can handle Unicode, and if so add the 't'
modifier to format strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: add Unicode translation modifier in debug format funs</title>
<updated>2017-09-05T09:29:10+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-08-22T12:44:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=339e4dc3005d15e7fcea61a401b1bda7f5783fdd'/>
<id>339e4dc3005d15e7fcea61a401b1bda7f5783fdd</id>
<content type='text'>
This is now ok since sys opens the debug file with encoding utf8.

Conflicts:
	lib/stdlib/src/gen_server.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is now ok since sys opens the debug file with encoding utf8.

Conflicts:
	lib/stdlib/src/gen_server.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: use Unicode translation modifier in error_logger_file_h</title>
<updated>2017-09-05T09:28:59+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-08-22T09:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9692bb3126332160cc4eda1f24163f88f5a57672'/>
<id>9692bb3126332160cc4eda1f24163f88f5a57672</id>
<content type='text'>
Since error_logger_file_h now opens its log file with encoding utf8,
it is ok to print with the 't' modifier in format strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since error_logger_file_h now opens its log file with encoding utf8,
it is ok to print with the 't' modifier in format strings.
</pre>
</div>
</content>
</entry>
</feed>
