<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/src, branch dgud-string-depr</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge pull request #1800 from erszcz/master</title>
<updated>2018-05-07T13:08:27+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-05-07T13:08:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e781967c7902b98e90a05a23a7e6888014709a96'/>
<id>e781967c7902b98e90a05a23a7e6888014709a96</id>
<content type='text'>
Fix syntactic issues in EDoc comments across some libs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix syntactic issues in EDoc comments across some libs</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/logger-fix'</title>
<updated>2018-05-07T10:02:59+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-05-07T10:02:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cd832e85a3029162c31659ca174efdf43a08c8d2'/>
<id>cd832e85a3029162c31659ca174efdf43a08c8d2</id>
<content type='text'>
* siri/logger-fix:
  Change logger callback removing_handler/1 to removing_handler/2
  Don't crash logger_server due to unexpected message
  Add logger:update_process_metadata/1
  Improve documentation of logger:set_*_config functions
  Change return type from logger_formatter:format/2
  Improve test of logger_disk_log_h and logger_std_h
  Update logger documentation
  Set single_line=true by default in logger_formatter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/logger-fix:
  Change logger callback removing_handler/1 to removing_handler/2
  Don't crash logger_server due to unexpected message
  Add logger:update_process_metadata/1
  Improve documentation of logger:set_*_config functions
  Change return type from logger_formatter:format/2
  Improve test of logger_disk_log_h and logger_std_h
  Update logger documentation
  Set single_line=true by default in logger_formatter
</pre>
</div>
</content>
</entry>
<entry>
<title>Change logger callback removing_handler/1 to removing_handler/2</title>
<updated>2018-05-07T10:02:25+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-05-04T14:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3c9e4adff06a3f74513cb6658405e43e674133c1'/>
<id>3c9e4adff06a3f74513cb6658405e43e674133c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't crash logger_server due to unexpected message</title>
<updated>2018-05-07T10:02:25+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-05-03T13:46:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d8e804043c6b4974943884cb15b86b40a5c870f1'/>
<id>d8e804043c6b4974943884cb15b86b40a5c870f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add logger:update_process_metadata/1</title>
<updated>2018-05-07T10:02:25+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-05-02T17:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3cef0524e4332ebf547180ec0d0feafe0a559b5c'/>
<id>3cef0524e4332ebf547180ec0d0feafe0a559b5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change return type from logger_formatter:format/2</title>
<updated>2018-05-07T10:02:24+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-05-02T16:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=de2965827bfb903dcfcd0a97603548b2f8e3a807'/>
<id>de2965827bfb903dcfcd0a97603548b2f8e3a807</id>
<content type='text'>
This used to be string() is now changed to unicode:chardata().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This used to be string() is now changed to unicode:chardata().
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syntactic issues in EDoc comments across some libs</title>
<updated>2018-05-04T10:30:48+00:00</updated>
<author>
<name>Radek Szymczyszyn</name>
<email>radoslaw.szymczyszyn@erlang-solutions.com</email>
</author>
<published>2018-04-26T17:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1a6adf47cf8895a508cd76660ed69f1f3dfb0bcd'/>
<id>1a6adf47cf8895a508cd76660ed69f1f3dfb0bcd</id>
<content type='text'>
See https://github.com/erszcz/docsh/issues/23 for an explanation
about how the files were found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://github.com/erszcz/docsh/issues/23 for an explanation
about how the files were found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'john/kernel/add-file_int-to-release'</title>
<updated>2018-05-04T07:57:24+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2018-05-04T07:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3b389f8e00eb734b23c6e78ff03801a5bda778f3'/>
<id>3b389f8e00eb734b23c6e78ff03801a5bda778f3</id>
<content type='text'>
* john/kernel/add-file_int-to-release:
  Add file_int.hrl to release target
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* john/kernel/add-file_int-to-release:
  Add file_int.hrl to release target
</pre>
</div>
</content>
</entry>
<entry>
<title>Set single_line=true by default in logger_formatter</title>
<updated>2018-05-03T09:52:37+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-04-30T11:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2ea3d7b972141ac73a1dd7f0ac1a3ccbde342f6d'/>
<id>2ea3d7b972141ac73a1dd7f0ac1a3ccbde342f6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add file_int.hrl to release target</title>
<updated>2018-05-02T15:28:33+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2018-05-02T15:28:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=425f51c3022b9b96f2f870ac931c5946cb08bb54'/>
<id>425f51c3022b9b96f2f870ac931c5946cb08bb54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
