<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/src, branch OTP_R14B03</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Fix a spec and a type</title>
<updated>2011-05-23T14:12:41+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-05-23T14:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3c41b96f85bda38d1859f48ededd9c0d8001c028'/>
<id>3c41b96f85bda38d1859f48ededd9c0d8001c028</id>
<content type='text'>
A specification that could cause problems for Dialyzer has been fixed.
An opaque type in erl_eval has been turned in to a ordinary type. This
is a temporary fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A specification that could cause problems for Dialyzer has been fixed.
An opaque type in erl_eval has been turned in to a ordinary type. This
is a temporary fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup of re doc and specs</title>
<updated>2011-05-18T13:47:55+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2011-05-18T13:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=be7c883a4d53050e5b58e7e805c947c1244ac747'/>
<id>be7c883a4d53050e5b58e7e805c947c1244ac747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OTP-9022: Fixed endode/decode of values of type Counter32.</title>
<updated>2011-05-16T08:09:25+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2011-05-16T08:09:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3e907e4468651206b8c6c97290e37a5a82102e2f'/>
<id>3e907e4468651206b8c6c97290e37a5a82102e2f</id>
<content type='text'>
OTP-9088: [agent] Added support for sending traps to IPv6 targets.

OTP-9119: [agent] To be able to handle multiple engine-id(s) when
	  sending trap(s), the function
	  snmp_community_mib:add_community/6 has been added.

OTP-9162: [manager] The API for snmp requests has been augmented to
	  allow the caller to override some configuration.

OTP-9174: [manager] The old API functions (for get and set
	  requests) are now officially deprecated.

OTP-9183: [agent] Pass extra info through the agent to the net-if
	  process when sending notifications.

OTP-9208: Added type specs for functions that do not return.
	  Kostis Sagonas

Merge branch 'bmk/snmp/snmp420_integration' into dev
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-9088: [agent] Added support for sending traps to IPv6 targets.

OTP-9119: [agent] To be able to handle multiple engine-id(s) when
	  sending trap(s), the function
	  snmp_community_mib:add_community/6 has been added.

OTP-9162: [manager] The API for snmp requests has been augmented to
	  allow the caller to override some configuration.

OTP-9174: [manager] The old API functions (for get and set
	  requests) are now officially deprecated.

OTP-9183: [agent] Pass extra info through the agent to the net-if
	  process when sending notifications.

OTP-9208: Added type specs for functions that do not return.
	  Kostis Sagonas

Merge branch 'bmk/snmp/snmp420_integration' into dev
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hb/stdlib/dets_tablenames/OTP-9282' into dev</title>
<updated>2011-05-13T12:12:36+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-05-13T12:12:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6f6f9e1a6fd96efd86673855cbdcd316c445c753'/>
<id>6f6f9e1a6fd96efd86673855cbdcd316c445c753</id>
<content type='text'>
* hb/stdlib/dets_tablenames/OTP-9282:
  Allow Dets tablenames to be arbitrary terms

Conflicts:
	lib/stdlib/src/dets.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hb/stdlib/dets_tablenames/OTP-9282:
  Allow Dets tablenames to be arbitrary terms

Conflicts:
	lib/stdlib/src/dets.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Types and specifications have been modified and added</title>
<updated>2011-05-12T13:18:41+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-05-06T13:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=76ca320fd37cecdcf225ddcc094bc72a607b0453'/>
<id>76ca320fd37cecdcf225ddcc094bc72a607b0453</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow Dets tablenames to be arbitrary terms</title>
<updated>2011-05-11T08:56:16+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2011-05-11T08:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b8f38a71e2c7768b6af6fd877f9bf5ceb0dbbaef'/>
<id>b8f38a71e2c7768b6af6fd877f9bf5ceb0dbbaef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change list to set in supervisor for saving pids of dynamic temprary children</title>
<updated>2011-05-04T08:16:00+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2011-04-29T08:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=859c9788cab850c94a4f303450096682435bae2b'/>
<id>859c9788cab850c94a4f303450096682435bae2b</id>
<content type='text'>
Since initial arguments of temporary children under simple_one_for_one
supervisors are not saved, only a list of pids was stored in such
supervisors. When adding/deleting many children, this would scale
badly. To avoid this the list is now changed to a set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since initial arguments of temporary children under simple_one_for_one
supervisors are not saved, only a list of pids was stored in such
supervisors. When adding/deleting many children, this would scale
badly. To avoid this the list is now changed to a set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/stdlib/supervisor-terminate_child-simple_one_for_one/OTP-9201' into dev</title>
<updated>2011-04-28T10:44:05+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2011-04-28T10:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fbe3499614deb0165e93d03e6d84cfd8a3510958'/>
<id>fbe3499614deb0165e93d03e6d84cfd8a3510958</id>
<content type='text'>
* siri/stdlib/supervisor-terminate_child-simple_one_for_one/OTP-9201:
  Add terminate_child(Sup, Pid) for simple_one_for_one
  Allow supervisor:terminate_child(SupRef,Pid) for simple_one_for_one
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/stdlib/supervisor-terminate_child-simple_one_for_one/OTP-9201:
  Add terminate_child(Sup, Pid) for simple_one_for_one
  Allow supervisor:terminate_child(SupRef,Pid) for simple_one_for_one
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'km/pool_connect-to-running-nodes' into dev</title>
<updated>2011-04-28T09:52:03+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2011-04-28T09:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=269f663aa051a1de83ee51d46a09cf62cde3d55b'/>
<id>269f663aa051a1de83ee51d46a09cf62cde3d55b</id>
<content type='text'>
* km/pool_connect-to-running-nodes:
  Change pool module to attempt to attach to nodes that are already running

OTP-9244
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* km/pool_connect-to-running-nodes:
  Change pool module to attempt to attach to nodes that are already running

OTP-9244
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dev' into bmk/snmp/snmp420_integration</title>
<updated>2011-04-15T10:08:38+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2011-04-15T10:08:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f5cb2e252f789ed9fc99f638772b9292a2df7c44'/>
<id>f5cb2e252f789ed9fc99f638772b9292a2df7c44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
