<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/doc, branch HansN-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Reflect actual timer:tc behaviour in documentation</title>
<updated>2018-04-08T15:02:27+00:00</updated>
<author>
<name>Tobias Pfeiffer</name>
<email>pragtob@gmail.com</email>
</author>
<published>2018-04-08T15:02:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=65a4a2315ca3733070fef22f918a1cd532db20ad'/>
<id>65a4a2315ca3733070fef22f918a1cd532db20ad</id>
<content type='text'>
It was switched to monotnic_time from timestamp 3 years ago
in d927209aa36fe370eb4ecf0a081923b0b951458b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was switched to monotnic_time from timestamp 3 years ago
in d927209aa36fe370eb4ecf0a081923b0b951458b
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Remove reference to inets:ftp in erl_tar.xml</title>
<updated>2018-03-28T08:19:38+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-03-14T08:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f3458d831769ed7c37362eeaea780f218922cfab'/>
<id>f3458d831769ed7c37362eeaea780f218922cfab</id>
<content type='text'>
Change-Id: I5328d5feeac3b7279a8770e8fc27e2d9e8eed359
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5328d5feeac3b7279a8770e8fc27e2d9e8eed359
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dgud/revert-string-depr'</title>
<updated>2018-03-27T12:57:17+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-03-27T12:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=05cf376180ba1f70c9788b145b6c5ad5751a982d'/>
<id>05cf376180ba1f70c9788b145b6c5ad5751a982d</id>
<content type='text'>
* dgud/revert-string-depr:
  Revert "Deprecate old string functions"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dgud/revert-string-depr:
  Revert "Deprecate old string functions"
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1703 from juhlig/master</title>
<updated>2018-03-26T06:23:18+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-03-26T06:23:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0083a9451f5770a38bb21e78b7d574e5b72ba5f3'/>
<id>0083a9451f5770a38bb21e78b7d574e5b72ba5f3</id>
<content type='text'>
[ERL-557] add is_empty/1 to sets and ordsets
OTP-14996, ERL-557, PR-1703</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ERL-557] add is_empty/1 to sets and ordsets
OTP-14996, ERL-557, PR-1703</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Deprecate old string functions"</title>
<updated>2018-03-22T12:12:29+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-03-22T11:32:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=20f9ac424718170299febebb384c4d08b1f8cf52'/>
<id>20f9ac424718170299febebb384c4d08b1f8cf52</id>
<content type='text'>
It has been decided that it was to early to deprecate the old
string functions.

This partially reverts commit ccb3f7f9768d3c28783c771df47eec1829e51802.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It has been decided that it was to early to deprecate the old
string functions.

This partially reverts commit ccb3f7f9768d3c28783c771df47eec1829e51802.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2018-03-22T09:06:17+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-03-22T09:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0c151c6939a83f9a26a45d24fd504fc4fb2f3f01'/>
<id>0c151c6939a83f9a26a45d24fd504fc4fb2f3f01</id>
<content type='text'>
* maint:
  Updated OTP version
  Update release notes
  Update version numbers
  ssh: Fix bad spec for double_algs() in ssh.hrl
  Test event insert from init
  Fix init to allow all actions

Conflicts:
	OTP_VERSION
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  Updated OTP version
  Update release notes
  Update version numbers
  ssh: Fix bad spec for double_algs() in ssh.hrl
  Test event insert from init
  Fix init to allow all actions

Conflicts:
	OTP_VERSION
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2018-03-21T17:33:26+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-03-21T17:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8ed28dfa4434b2f885bc495a79a9670a32563781'/>
<id>8ed28dfa4434b2f885bc495a79a9670a32563781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1744 from uabboli/hasse/stdlib/lists_search/OTP-14675</title>
<updated>2018-03-20T09:42:18+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2018-03-20T09:42:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=269814984a005f23fd1b5305c99cd92b68fd1641'/>
<id>269814984a005f23fd1b5305c99cd92b68fd1641</id>
<content type='text'>
stdlib: Add function lists:search/2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stdlib: Add function lists:search/2</pre>
</div>
</content>
</entry>
<entry>
<title>update gb_sets doc to include is_empty/1 compat with sets and ordsets</title>
<updated>2018-03-19T15:33:39+00:00</updated>
<author>
<name>j.uhlig</name>
<email>j.uhlig@mailingwork.de</email>
</author>
<published>2018-03-19T15:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9d5c485273c250b5e6d4b6c56e389c0b68ed81c7'/>
<id>9d5c485273c250b5e6d4b6c56e389c0b68ed81c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>is_empty/1 for sets</title>
<updated>2018-03-19T15:32:41+00:00</updated>
<author>
<name>j.uhlig</name>
<email>j.uhlig@mailingwork.de</email>
</author>
<published>2018-03-19T15:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=35ae53a6c37c670fdfe1e3ea8dc118e443febbf3'/>
<id>35ae53a6c37c670fdfe1e3ea8dc118e443febbf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
