<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/sasl/src, branch OTP-20.3.2.1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>[rb] Don't fail for unexpected type of report</title>
<updated>2017-10-17T13:40:02+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-10-17T13:26:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6c92cd8360fcacd85a8edd1cdb3fbfa307a1743f'/>
<id>6c92cd8360fcacd85a8edd1cdb3fbfa307a1743f</id>
<content type='text'>
rb would fail to show an error_logger report which was not a
list. This is now corrected and any term is allowed (as specified in
the error_logger reference manual).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rb would fail to show an error_logger report which was not a
list. This is now corrected and any term is allowed (as specified in
the error_logger reference manual).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dgud/update-runtime-deps' into maint</title>
<updated>2017-09-20T07:22:35+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-20T07:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bec2eddd5a3ebf5947d5305bfc8f4e82e84b6681'/>
<id>bec2eddd5a3ebf5947d5305bfc8f4e82e84b6681</id>
<content type='text'>
* dgud/update-runtime-deps:
  Update runtime deps to depend on new stdlib functionality
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dgud/update-runtime-deps:
  Update runtime deps to depend on new stdlib functionality
</pre>
</div>
</content>
</entry>
<entry>
<title>Update runtime deps to depend on new stdlib functionality</title>
<updated>2017-09-19T10:54:58+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-19T10:54:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5bc277e16e359072bba4c872de31ea486d77e042'/>
<id>5bc277e16e359072bba4c872de31ea486d77e042</id>
<content type='text'>
~tw and new string functions are new since OTP-20 (stdlib-3.4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
~tw and new string functions are new since OTP-20 (stdlib-3.4)
</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>sasl: set encoding of SASL report log</title>
<updated>2017-09-05T09:29:10+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-08-22T13:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2d553a01258416bc977b5afd06f83f22c3ac9ab4'/>
<id>2d553a01258416bc977b5afd06f83f22c3ac9ab4</id>
<content type='text'>
This can now be explicitly set by the 'sasl_error_logger'
configuration parameter, but if not set, the default encoding is now
utf8. When printing to this log, the Unicode translation modifier, t,
might be used in the format string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can now be explicitly set by the 'sasl_error_logger'
configuration parameter, but if not set, the default encoding is now
utf8. When printing to this log, the Unicode translation modifier, t,
might be used in the format string.
</pre>
</div>
</content>
</entry>
<entry>
<title>sasl: Improve handling of Unicode</title>
<updated>2017-09-05T09:02:25+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-06-14T11:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bb8a07ca8295a506e06fbf0b2173e6cd55b3d523'/>
<id>bb8a07ca8295a506e06fbf0b2173e6cd55b3d523</id>
<content type='text'>
There is more to do.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is more to do.
</pre>
</div>
</content>
</entry>
<entry>
<title>[sasl] Improve handling of unicode strings and atoms</title>
<updated>2017-07-07T10:01:53+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-06-26T13:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0633801a94a7ad5559ef59edc6ba25a5484d1e33'/>
<id>0633801a94a7ad5559ef59edc6ba25a5484d1e33</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>2017-06-19T09:05:30+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-06-19T09:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=22394371e45bda351acdcc65a8cbe06b09f2d449'/>
<id>22394371e45bda351acdcc65a8cbe06b09f2d449</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sasl] Improve handling of unicode in rb</title>
<updated>2017-06-16T09:52:21+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-06-12T15:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=aa4c93a7e04ce57584f7591b2b0cc62f4407ca00'/>
<id>aa4c93a7e04ce57584f7591b2b0cc62f4407ca00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sasl] Improve handling of unicode atoms</title>
<updated>2017-06-16T09:52:21+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-06-07T18:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7b62bdcc96cbfcb631ceb99d277a9d2c117042a2'/>
<id>7b62bdcc96cbfcb631ceb99d277a9d2c117042a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
