<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/doc, branch maint-r15</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>2012-11-26T14:48:29+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2012-11-26T14:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d5de2e1ffd6403f5d7ec62e6ce8da508e1cb1239'/>
<id>d5de2e1ffd6403f5d7ec62e6ce8da508e1cb1239</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 years</title>
<updated>2012-11-23T14:41:33+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-11-23T14:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0534391319767818b036dbce212610a7372da692'/>
<id>0534391319767818b036dbce212610a7372da692</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Document ERL_CRASH_DUMP_SECONDS behaviour</title>
<updated>2012-10-18T14:57:34+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-10-15T14:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e6ea3b07e25b09481b010558f8bfdfb57dcbb85e'/>
<id>e6ea3b07e25b09481b010558f8bfdfb57dcbb85e</id>
<content type='text'>
* heart reboot behaviour
* erl_crash.dump file write behaviour
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* heart reboot behaviour
* erl_crash.dump file write behaviour
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2012-09-03T09:52:49+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2012-09-03T09:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=952db27ba0a5b87a2a47f3a7034a9bf92e3651e5'/>
<id>952db27ba0a5b87a2a47f3a7034a9bf92e3651e5</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 years</title>
<updated>2012-08-31T12:48:46+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-08-31T12:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630'/>
<id>2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630</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 'ta/docsmaint' into maint</title>
<updated>2012-08-29T14:10:10+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2012-08-29T14:10:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2890aeb643cc8ac0b46eebebb2f26e7d348bbea1'/>
<id>2890aeb643cc8ac0b46eebebb2f26e7d348bbea1</id>
<content type='text'>
* ta/docsmaint:
  Fix various doc typos for R15B02
  Fix various code typos for R15B02

OTP-10245
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ta/docsmaint:
  Fix various doc typos for R15B02
  Fix various code typos for R15B02

OTP-10245
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pan/unicode_home/OTP-10160' into maint</title>
<updated>2012-08-20T15:52:49+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2012-08-20T15:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a49b1a844febb2740c530895b32c0bb0ae7d5aa0'/>
<id>a49b1a844febb2740c530895b32c0bb0ae7d5aa0</id>
<content type='text'>
* pan/unicode_home/OTP-10160:
  Teach release_handler_SUITE about file:native_name_encoding/0
  Add documetation about Unicode in environment
  Make get/putenv and erlexec understand Unicode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pan/unicode_home/OTP-10160:
  Teach release_handler_SUITE about file:native_name_encoding/0
  Add documetation about Unicode in environment
  Make get/putenv and erlexec understand Unicode
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove empty function in packages docs</title>
<updated>2012-08-14T14:37:18+00:00</updated>
<author>
<name>Gustav Simonsson</name>
<email>gustav@erlang.org</email>
</author>
<published>2012-08-14T14:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b5f29bf9e430eb888774cb0c0056b9af6d9668f6'/>
<id>b5f29bf9e430eb888774cb0c0056b9af6d9668f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documetation about Unicode in environment</title>
<updated>2012-08-14T13:04:07+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2012-08-14T13:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b6196f5d47c06e6991cfc7e76db3d588a7797302'/>
<id>b6196f5d47c06e6991cfc7e76db3d588a7797302</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Fix faulty tag in inet bit8 documentation</title>
<updated>2012-07-24T17:04:27+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-07-24T17:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1242f6da608ce0222bfb2115228e8f09b444ba23'/>
<id>1242f6da608ce0222bfb2115228e8f09b444ba23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
