<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/doc, branch maint-18</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2016-03-14T09:46:23+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-03-14T09:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0f8afe80c6582f7affd17f36dc9cb48cc7946713'/>
<id>0f8afe80c6582f7affd17f36dc9cb48cc7946713</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 'henrik/doc-fixes' into maint</title>
<updated>2016-03-08T13:51:39+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2016-03-08T13:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=043133b500274669fa8b5b894939280185941ce3'/>
<id>043133b500274669fa8b5b894939280185941ce3</id>
<content type='text'>
* henrik/doc-fixes:
  Fix typo in INSTALL.md
  Update README.md
  Fix typo in 'app' documentation
  s/is/are
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* henrik/doc-fixes:
  Fix typo in INSTALL.md
  Update README.md
  Fix typo in 'app' documentation
  s/is/are
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: Clarify heart option</title>
<updated>2016-02-25T14:26:28+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-02-25T14:13:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0ca09ee90d6384e74d1b18ab0e05f2c05fc03905'/>
<id>0ca09ee90d6384e74d1b18ab0e05f2c05fc03905</id>
<content type='text'>
Change scheduler responsiveness to 'check_schedulers'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change scheduler responsiveness to 'check_schedulers'.
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: Add heart options documentation</title>
<updated>2016-02-23T15:37:53+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-02-22T16:45:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4603e0d2b49e7ab488698a22b7831d3f3f113166'/>
<id>4603e0d2b49e7ab488698a22b7831d3f3f113166</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in 'app' documentation</title>
<updated>2016-02-23T15:16:29+00:00</updated>
<author>
<name>Hamidreza Soleimani</name>
<email>hamidreza.s@gmail.com</email>
</author>
<published>2016-02-09T10:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=46a9a5c36679f613d2ec626eff1d727649fd2bd5'/>
<id>46a9a5c36679f613d2ec626eff1d727649fd2bd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: Add heart validation callback documentation</title>
<updated>2016-02-23T14:37:02+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-02-16T15:09:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bfdc47eca9d322680ccda988e4a1fae57f433e48'/>
<id>bfdc47eca9d322680ccda988e4a1fae57f433e48</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 'legoscia/patch-3' into maint</title>
<updated>2016-02-04T14:28:24+00:00</updated>
<author>
<name>Zandra</name>
<email>zandra@erlang.org</email>
</author>
<published>2016-02-04T14:28:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=66fc5eda45507c637571b2baa97e0fa4aab8033f'/>
<id>66fc5eda45507c637571b2baa97e0fa4aab8033f</id>
<content type='text'>
* legoscia/patch-3:
  Fix documentation of net_kernel:allow/1

OTP-13299
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* legoscia/patch-3:
  Fix documentation of net_kernel:allow/1

OTP-13299
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rickard/monotonic-time-improvements/OTP-13222' into maint</title>
<updated>2016-02-02T15:21:15+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2016-02-02T15:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=876af25b600bf698cac95cd1902fa16aeecc0c7e'/>
<id>876af25b600bf698cac95cd1902fa16aeecc0c7e</id>
<content type='text'>
* rickard/monotonic-time-improvements/OTP-13222:
  Use nano second time unit in tracing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rickard/monotonic-time-improvements/OTP-13222:
  Use nano second time unit in tracing
</pre>
</div>
</content>
</entry>
<entry>
<title>Use nano second time unit in tracing</title>
<updated>2016-02-02T15:20:19+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2016-02-02T15:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=18f0707c218ebdeb6024ecffd7704d3582e0b91c'/>
<id>18f0707c218ebdeb6024ecffd7704d3582e0b91c</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 'rickard/monotonic-time-improvements/OTP-13222' into maint</title>
<updated>2016-02-02T09:17:05+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2016-02-02T09:17:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=178cff0a09223da707ca8472a71dbe4125466493'/>
<id>178cff0a09223da707ca8472a71dbe4125466493</id>
<content type='text'>
* rickard/monotonic-time-improvements/OTP-13222:
  Introduce time management in native APIs
  Introduce time warp safe replacement for safe_fixed option
  Introduce time warp safe trace timestamp formats
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rickard/monotonic-time-improvements/OTP-13222:
  Introduce time management in native APIs
  Introduce time warp safe replacement for safe_fixed option
  Introduce time warp safe trace timestamp formats
</pre>
</div>
</content>
</entry>
</feed>
