<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/src, branch OTP-18.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update appups in kernel, stdlib and sasl for OTP-18.2</title>
<updated>2015-12-11T11:23:42+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2015-12-11T11:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4b45171ef63418a1739238e68d9a95abe14d93fd'/>
<id>4b45171ef63418a1739238e68d9a95abe14d93fd</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 'maint-17' into maint</title>
<updated>2015-12-04T14:09:28+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2015-12-04T13:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4b5cc477a78247dd68f142d5cb044ff0c34a576b'/>
<id>4b5cc477a78247dd68f142d5cb044ff0c34a576b</id>
<content type='text'>
Conflicts:
	OTP_VERSION
	erts/doc/src/notes.xml
	erts/vsn.mk
	lib/kernel/doc/src/notes.xml
	lib/kernel/src/kernel.appup.src
	lib/kernel/vsn.mk
	lib/ssl/doc/src/notes.xml
	lib/ssl/src/ssl.appup.src
	lib/ssl/src/ssl_cipher.erl
	lib/ssl/vsn.mk
	otp_versions.table
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	OTP_VERSION
	erts/doc/src/notes.xml
	erts/vsn.mk
	lib/kernel/doc/src/notes.xml
	lib/kernel/src/kernel.appup.src
	lib/kernel/vsn.mk
	lib/ssl/doc/src/notes.xml
	lib/ssl/src/ssl.appup.src
	lib/ssl/src/ssl_cipher.erl
	lib/ssl/vsn.mk
	otp_versions.table
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'soranoba/fix-file-position/PR-646' into maint</title>
<updated>2015-12-02T15:55:09+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-12-02T15:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=af64a1fea4c5a375fc295af09e742d125faeac9d'/>
<id>af64a1fea4c5a375fc295af09e742d125faeac9d</id>
<content type='text'>
* soranoba/fix-file-position/PR-646:
  Unify internal error handling
  Fix file:pread and :pwrite to use character encoding
  Clean up code for file:position/2
  Fix file:position (not raw mode)

OTP-13155
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* soranoba/fix-file-position/PR-646:
  Unify internal error handling
  Fix file:pread and :pwrite to use character encoding
  Clean up code for file:position/2
  Fix file:position (not raw mode)

OTP-13155
</pre>
</div>
</content>
</entry>
<entry>
<title>Update appup</title>
<updated>2015-12-01T14:33:09+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-12-01T14:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=54204bb039a780e7b8d9295303bf7a4f41744641'/>
<id>54204bb039a780e7b8d9295303bf7a4f41744641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify internal error handling</title>
<updated>2015-11-26T10:19:38+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-11-26T10:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2be6707c8e900d6d9eb55aa93872e18fa72a1309'/>
<id>2be6707c8e900d6d9eb55aa93872e18fa72a1309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix file:pread and :pwrite to use character encoding</title>
<updated>2015-11-26T10:04:50+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-11-25T10:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5c6ddf14e8264e61225c0bb5cdc79d537f58be3f'/>
<id>5c6ddf14e8264e61225c0bb5cdc79d537f58be3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up code for file:position/2</title>
<updated>2015-11-24T10:57:22+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-11-24T10:57:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6b5ea6ecb4eed204496cf196d98e7453df02c6dd'/>
<id>6b5ea6ecb4eed204496cf196d98e7453df02c6dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix inet:setopts/2 to take multiple raw options</title>
<updated>2015-11-19T11:25:40+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-11-19T11:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d3feb5bc94a02008738f4b1b15ea37309e7507ed'/>
<id>d3feb5bc94a02008738f4b1b15ea37309e7507ed</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 'weiss/case-insensitive-lookups' into maint</title>
<updated>2015-11-05T09:10:07+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2015-11-05T09:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0ce885af02b6666d498c408ff0188a5fd22c8575'/>
<id>0ce885af02b6666d498c408ff0188a5fd22c8575</id>
<content type='text'>
* weiss/case-insensitive-lookups:
  inet_res: Make host name lookups case-insensitive

OTP-13083
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* weiss/case-insensitive-lookups:
  inet_res: Make host name lookups case-insensitive

OTP-13083
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Add {line_delimiter, byte()} option to inet:setopts/2</title>
<updated>2015-10-26T13:54:51+00:00</updated>
<author>
<name>Serge Aleynikov</name>
<email>saleyn@gmail.com</email>
</author>
<published>2015-10-26T13:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=afac3c7136c48d8630bd400c5454e146915e634f'/>
<id>afac3c7136c48d8630bd400c5454e146915e634f</id>
<content type='text'>
A new {line_delimiter, byte()} option allows line-oriented TCP-based
protocols to use a custom line delimiting character. It is to be
used in conjunction with {packet, line}.

This option also works with erlang:decode_packet/3 when its first argument
is 'line'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new {line_delimiter, byte()} option allows line-oriented TCP-based
protocols to use a custom line delimiting character. It is to be
used in conjunction with {packet, line}.

This option also works with erlang:decode_packet/3 when its first argument
is 'line'.
</pre>
</div>
</content>
</entry>
</feed>
