<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/src/error_logger_tty_h.erl, branch OTP-20.3.8.18</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<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>kernel: Introcude error_logger:get_format_depth()</title>
<updated>2017-05-18T13:36:34+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-05-17T14:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a99b0a2a570e7429b05f3ce424880744ee3a8814'/>
<id>a99b0a2a570e7429b05f3ce424880744ee3a8814</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write node info before log message body, not after</title>
<updated>2016-11-29T07:34:17+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2016-11-21T11:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9755ab551e94ecb2d87c6035fa818768d1c53b82'/>
<id>9755ab551e94ecb2d87c6035fa818768d1c53b82</id>
<content type='text'>
Make error_logger_tty_h insert node information for nonlocal messages before
the message itself instead of after, both for readability and so as not to
change the line termination property at the end of the message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make error_logger_tty_h insert node information for nonlocal messages before
the message itself instead of after, both for readability and so as not to
change the line termination property at the end of the message.
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate some code duplication</title>
<updated>2016-11-29T07:34:17+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2016-11-18T16:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6cd29742be8c11c250d3c07ef180e15c04347c91'/>
<id>6cd29742be8c11c250d3c07ef180e15c04347c91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright-year</title>
<updated>2016-03-15T14:19:56+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2016-03-15T14:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6664eed554974336909d3ffe03f20349cc4c38fd'/>
<id>6664eed554974336909d3ffe03f20349cc4c38fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Teach error_logger_tty_h to truncate big messages</title>
<updated>2015-09-07T08:35:32+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2015-08-21T08:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3c3a5b08589a6e54b0d2d81e470fcffaaa74c15c'/>
<id>3c3a5b08589a6e54b0d2d81e470fcffaaa74c15c</id>
<content type='text'>
Add the possibility to truncate big messages to avoid running out
of memory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the possibility to truncate big messages to avoid running out
of memory.
</pre>
</div>
</content>
</entry>
<entry>
<title>error_logger_tty_h: Refactor and modernize code</title>
<updated>2015-09-07T08:35:32+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2015-08-20T10:29:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=62a8c96e22951d6b8d696b32d898c823969f4812'/>
<id>62a8c96e22951d6b8d696b32d898c823969f4812</id>
<content type='text'>
Refactor, simplify, and modernize the code to facilitate future
improvements in the following commits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor, simplify, and modernize the code to facilitate future
improvements in the following commits.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused code in error logger handlers</title>
<updated>2015-09-07T08:35:32+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2015-08-20T07:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7dbd3caa955ad9da7c1da97cee9d53a311b26908'/>
<id>7dbd3caa955ad9da7c1da97cee9d53a311b26908</id>
<content type='text'>
A long time ago, errors from the emulator itself was sent as
messages that would end up in the handle_info/2 function.
Those clauses in handle_info/2 can be removed.

The code for handling events tagged 'info' instead of 'info_msg'
can also be taken out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A long time ago, errors from the emulator itself was sent as
messages that would end up in the handle_info/2 function.
Those clauses in handle_info/2 can be removed.

The code for handling events tagged 'info' instead of 'info_msg'
can also be taken out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change license text to APLv2</title>
<updated>2015-06-18T09:31:02+00:00</updated>
<author>
<name>Bruce Yinhe</name>
<email>bruce@erlang.org</email>
</author>
<published>2015-06-18T09:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=738c34d4bb8f1a3811acd00af8c6c12107f8315b'/>
<id>738c34d4bb8f1a3811acd00af8c6c12107f8315b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unmatched_returns warnings in STDLIB and Kernel</title>
<updated>2013-05-06T10:14:12+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2013-04-22T13:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=21a7806986d58480367cff8d385a12f9659c7754'/>
<id>21a7806986d58480367cff8d385a12f9659c7754</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
