<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/doc/src, branch OTP_R15A</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Improve documentation on supervisor restart strategy</title>
<updated>2011-11-16T11:15:30+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2011-11-14T14:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=978ccb1fc2de4abc2d0d6b89e664ea6d8da1c663'/>
<id>978ccb1fc2de4abc2d0d6b89e664ea6d8da1c663</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused */doc/src/make.dep files</title>
<updated>2011-10-27T10:52:58+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-10-20T12:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c8053ef7b602e8c47b6fa8919b9bbff996d3a81b'/>
<id>c8053ef7b602e8c47b6fa8919b9bbff996d3a81b</id>
<content type='text'>
These dependency files was once used when building the documentation,
but are no longer needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These dependency files was once used when building the documentation,
but are no longer needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'cf/simple_one_for_one_shutdown'</title>
<updated>2011-10-20T12:39:42+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2011-10-20T12:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=45b4d5309e0686cc5fa28506de76f75b598bbd95'/>
<id>45b4d5309e0686cc5fa28506de76f75b598bbd95</id>
<content type='text'>
* cf/simple_one_for_one_shutdown:
  Explain how dynamic child processes are stopped
  Stack errors when dynamic children are stopped
  Explicitly kill dynamic children in supervisors

Conflicts:
	lib/stdlib/doc/src/supervisor.xml

OTP-9647
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* cf/simple_one_for_one_shutdown:
  Explain how dynamic child processes are stopped
  Stack errors when dynamic children are stopped
  Explicitly kill dynamic children in supervisors

Conflicts:
	lib/stdlib/doc/src/supervisor.xml

OTP-9647
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'cf/supervisor_shutdown_infinity'</title>
<updated>2011-10-20T12:38:37+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2011-10-20T12:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e21bc712b95b878afd9ab3d93ac27ded0bce7ccf'/>
<id>e21bc712b95b878afd9ab3d93ac27ded0bce7ccf</id>
<content type='text'>
* cf/supervisor_shutdown_infinity:
  Add a warning to docs about workers' shutdown strategy
  Allow an infinite timeout to shutdown worker processes

OTP-9648
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* cf/supervisor_shutdown_infinity:
  Add a warning to docs about workers' shutdown strategy
  Allow an infinite timeout to shutdown worker processes

OTP-9648
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bjorn/unicode-noncharacters/OTP-9624'</title>
<updated>2011-10-20T08:49:13+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-10-20T08:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6ef9aef50dbe839098e4330a97247aa21a15ecde'/>
<id>6ef9aef50dbe839098e4330a97247aa21a15ecde</id>
<content type='text'>
* bjorn/unicode-noncharacters/OTP-9624:
  Allow noncharacter code points in unicode encoding and decoding
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bjorn/unicode-noncharacters/OTP-9624:
  Allow noncharacter code points in unicode encoding and decoding
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sverker/random-improved-algo'</title>
<updated>2011-10-18T14:12:00+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2011-10-18T14:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=852827dab8fa74167f9a000998304e3961010797'/>
<id>852827dab8fa74167f9a000998304e3961010797</id>
<content type='text'>
* sverker/random-improved-algo:
  Improve algorithm in module random.
  Fix a bug in the implementation of the pseudo-random number generator

OTP-8713
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverker/random-improved-algo:
  Improve algorithm in module random.
  Fix a bug in the implementation of the pseudo-random number generator

OTP-8713
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the docs</title>
<updated>2011-10-17T06:18:12+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-10-06T13:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6a37976806f9a0998d0970c17f0e176b6e19bdad'/>
<id>6a37976806f9a0998d0970c17f0e176b6e19bdad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow noncharacter code points in unicode encoding and decoding</title>
<updated>2011-10-13T12:16:00+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-08-30T09:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=34db76765561487e526fe66d3d19ecf3b3fb9dc8'/>
<id>34db76765561487e526fe66d3d19ecf3b3fb9dc8</id>
<content type='text'>
The two noncharacter code points 16#FFFE and 16#FFFF were not
allowed to be encoded or decoded using the unicode module or
bit syntax. That causes an inconsistency, since the noncharacters
16#FDD0 to 16#FDEF could be encoded/decoded.

There is two ways to fix that inconsistency.

We have chosen to allow 16#FFFE and 16#FFFF to be encoded and
decoded, because the noncharacters could be useful internally
within an application and it will make encoding and decoding
slightly faster.

Reported-by: Alisdair Sullivan
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The two noncharacter code points 16#FFFE and 16#FFFF were not
allowed to be encoded or decoded using the unicode module or
bit syntax. That causes an inconsistency, since the noncharacters
16#FDD0 to 16#FDEF could be encoded/decoded.

There is two ways to fix that inconsistency.

We have chosen to allow 16#FFFE and 16#FFFF to be encoded and
decoded, because the noncharacters could be useful internally
within an application and it will make encoding and decoding
slightly faster.

Reported-by: Alisdair Sullivan
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a warning to docs about workers' shutdown strategy</title>
<updated>2011-10-10T15:36:40+00:00</updated>
<author>
<name>Christopher Faulet</name>
<email>christopher@yakaz.com</email>
</author>
<published>2011-09-14T12:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9679510bb27b569fd47394b6cb319916c3282de9'/>
<id>9679510bb27b569fd47394b6cb319916c3282de9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow an infinite timeout to shutdown worker processes</title>
<updated>2011-10-10T15:36:40+00:00</updated>
<author>
<name>Christopher Faulet</name>
<email>christopher@yakaz.com</email>
</author>
<published>2011-09-06T09:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2c4e984bd1d75524fd6444dc2032f8d758a945ae'/>
<id>2c4e984bd1d75524fd6444dc2032f8d758a945ae</id>
<content type='text'>
Now, in child specification, the shutdown value can also be set to infinity
for worker children. This restriction was removed because this is not always
possible to predict the shutdown time for a worker. This is highly
application-dependent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now, in child specification, the shutdown value can also be set to infinity
for worker children. This restriction was removed because this is not always
possible to predict the shutdown time for a worker. This is highly
application-dependent.
</pre>
</div>
</content>
</entry>
</feed>
