<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/tools, branch OTP-19.3.6.6</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2017-03-14T14:59:23+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-03-14T14:59:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4d658008be5a08ddadbe75ebadb9ef124436b76e'/>
<id>4d658008be5a08ddadbe75ebadb9ef124436b76e</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 #1361 from bjorng/bjorn/home-directory/ERL-161/OTP-14249</title>
<updated>2017-03-03T10:51:25+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bgustavsson@gmail.com</email>
</author>
<published>2017-03-03T10:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0438c6c2c5c4a447ab3a47a443968488a0d835eb'/>
<id>0438c6c2c5c4a447ab3a47a443968488a0d835eb</id>
<content type='text'>
Use a portable way to lookup the home directory</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a portable way to lookup the home directory</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'raimo/kernel/gen_statem-progress/OTP-14114' into maint</title>
<updated>2017-03-03T10:35:59+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2017-03-03T10:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=960b4e63c8fcfa8577ac877464e300959f20db12'/>
<id>960b4e63c8fcfa8577ac877464e300959f20db12</id>
<content type='text'>
* raimo/kernel/gen_statem-progress/OTP-14114:
  Make code_change/4 optional
  Implement fallback for terminate/3
  Clarify code_change and callback mode change
  Stop pampering with stacktraces
  Clean up timer handling
  Remove event timer optimization
  Clean up timer handling
  Reduce number of loop variables hence code mass
  Optimize by using async cancel_timer
  Bugfix: callback mode not cached after code change
  Implement repeat_state and repeat_state_and_data
  Correct type checking function for action {next_event,,}
  Change arity of type to init_result/1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/kernel/gen_statem-progress/OTP-14114:
  Make code_change/4 optional
  Implement fallback for terminate/3
  Clarify code_change and callback mode change
  Stop pampering with stacktraces
  Clean up timer handling
  Remove event timer optimization
  Clean up timer handling
  Reduce number of loop variables hence code mass
  Optimize by using async cancel_timer
  Bugfix: callback mode not cached after code change
  Implement repeat_state and repeat_state_and_data
  Correct type checking function for action {next_event,,}
  Change arity of type to init_result/1
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: Use portable lookup of home directory</title>
<updated>2017-03-02T14:33:44+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2017-03-02T14:19:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=209985d1eca6389e363c4dc0dac7c91f9415de28'/>
<id>209985d1eca6389e363c4dc0dac7c91f9415de28</id>
<content type='text'>
In the xref example, use init:get_argument(home) to find the
location of the home directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the xref example, use init:get_argument(home) to find the
location of the home directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change arity of type to init_result/1</title>
<updated>2017-01-20T15:22:15+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2017-01-20T15:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=35985299ae5414fb448d9961071f722ce209f0b6'/>
<id>35985299ae5414fb448d9961071f722ce209f0b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tools] Update erlang-edoc.el to include @param and @returns</title>
<updated>2017-01-17T01:19:09+00:00</updated>
<author>
<name>Leo Liu</name>
<email>sdl.web@gmail.com</email>
</author>
<published>2016-12-14T14:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d169327079c5e177d97f4fb949b1629f7095c07b'/>
<id>d169327079c5e177d97f4fb949b1629f7095c07b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2016-12-09T10:45:22+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-12-09T10:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fc0427be6d482182ec70f3cd87c73027cfb17ea9'/>
<id>fc0427be6d482182ec70f3cd87c73027cfb17ea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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 'leoliu/tools/fix_edoc_mode' into maint</title>
<updated>2016-11-29T11:04:18+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-11-29T11:04:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=45fee41645692678a18c9c1a4fb85aa1e437b2fa'/>
<id>45fee41645692678a18c9c1a4fb85aa1e437b2fa</id>
<content type='text'>
* leoliu/tools/fix_edoc_mode:
  Fix font-locking for @deprecated in erlang-edoc-mode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* leoliu/tools/fix_edoc_mode:
  Fix font-locking for @deprecated in erlang-edoc-mode
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix font-locking for @deprecated in erlang-edoc-mode</title>
<updated>2016-11-26T05:02:40+00:00</updated>
<author>
<name>Leo Liu</name>
<email>sdl.web@gmail.com</email>
</author>
<published>2016-11-26T05:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0a1d0677805ade9cb10bd2ec00372a34db79d805'/>
<id>0a1d0677805ade9cb10bd2ec00372a34db79d805</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
