<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/system, branch OTP-19.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 copyright-year</title>
<updated>2016-12-07T12:15:31+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-12-07T12:15:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3eddb0f762de248d3230b38bc9d478bfbc8e7331'/>
<id>3eddb0f762de248d3230b38bc9d478bfbc8e7331</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 'raimo/gen_statem-improvements/OTP-13929' into maint</title>
<updated>2016-11-08T14:55:06+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-11-08T14:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=251012d820ab75833c6dd787b2450a94e1bb5aa2'/>
<id>251012d820ab75833c6dd787b2450a94e1bb5aa2</id>
<content type='text'>
* raimo/gen_statem-improvements/OTP-13929:
  Log terminate to sys debug
  Optimize event timeout
  Rework timeout handling
  Clarify the chapter 'Postponing Events' (ERL-284)
  Fix doc and type for state enter calls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/gen_statem-improvements/OTP-13929:
  Log terminate to sys debug
  Optimize event timeout
  Rework timeout handling
  Clarify the chapter 'Postponing Events' (ERL-284)
  Fix doc and type for state enter calls
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Clarify application directory structure</title>
<updated>2016-10-28T16:48:49+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-10-28T14:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b8f201b00198207cbf4959f8f209bb2fa302515c'/>
<id>b8f201b00198207cbf4959f8f209bb2fa302515c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify the chapter 'Postponing Events' (ERL-284)</title>
<updated>2016-10-25T07:30:12+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-10-25T07:29:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f3f2b83e873592bcec47431a787c7cfffdd60685'/>
<id>f3f2b83e873592bcec47431a787c7cfffdd60685</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 'raimo/gen_statem-improvements/OTP-13929' into maint</title>
<updated>2016-10-19T08:17:30+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-10-19T08:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=826ebfba7b0624e52015fe6882aef3db758b9d03'/>
<id>826ebfba7b0624e52015fe6882aef3db758b9d03</id>
<content type='text'>
* raimo/gen_statem-improvements/OTP-13929:
  Fix race condition in cancel_timer/1
  Use parameterized types
  Implement state timeouts
  Improve docs and types
  Change state entry events into state enter calls
  Improve docs
  Improve docs
  Implement state entry events
  Implement call/3 dirty_timeout
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/gen_statem-improvements/OTP-13929:
  Fix race condition in cancel_timer/1
  Use parameterized types
  Implement state timeouts
  Improve docs and types
  Change state entry events into state enter calls
  Improve docs
  Improve docs
  Implement state entry events
  Implement call/3 dirty_timeout
</pre>
</div>
</content>
</entry>
<entry>
<title>Use parameterized types</title>
<updated>2016-10-13T09:14:35+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-10-12T15:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f4de3f5887be010db178a178e1f20027f3e5d22b'/>
<id>f4de3f5887be010db178a178e1f20027f3e5d22b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement state timeouts</title>
<updated>2016-10-12T09:27:34+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-09-30T16:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=77e175589b0ee3c1a4c94aef3cdcdf54cd84c53c'/>
<id>77e175589b0ee3c1a4c94aef3cdcdf54cd84c53c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update per review comments.</title>
<updated>2016-10-05T15:05:44+00:00</updated>
<author>
<name>Doug Rohrer</name>
<email>doug@therohrers.org</email>
</author>
<published>2016-10-05T15:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0411bfded2ee9aefb8178a47d139b54913490d5b'/>
<id>0411bfded2ee9aefb8178a47d139b54913490d5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reference to automatic `undefined` field declared types.</title>
<updated>2016-10-04T21:10:40+00:00</updated>
<author>
<name>Doug Rohrer</name>
<email>doug@therohrers.org</email>
</author>
<published>2016-10-04T21:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=33296501241d80df3dec8ee422bf8743558258af'/>
<id>33296501241d80df3dec8ee422bf8743558258af</id>
<content type='text'>
In 8ce35b287fb50a6845fccf6a13c672aae303dc91 automatic insertion of `undefined` for record fields without initializers was removed, but this was not noted in the documentation. Add a warning about this change using similar verbiage as the original docs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In 8ce35b287fb50a6845fccf6a13c672aae303dc91 automatic insertion of `undefined` for record fields without initializers was removed, but this was not noted in the documentation. Add a warning about this change using similar verbiage as the original docs.</pre>
</div>
</content>
</entry>
<entry>
<title>Improve docs and types</title>
<updated>2016-10-04T14:45:27+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-09-30T09:17:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=800265f49f912dcf66846b13aa8032bf2f380caf'/>
<id>800265f49f912dcf66846b13aa8032bf2f380caf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
