<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/diameter, branch OTP_R16B03</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>2013-12-09T19:12:33+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2013-12-09T19:12:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=25237481ccccd3ddfa74582dc267632ad618ba30'/>
<id>25237481ccccd3ddfa74582dc267632ad618ba30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Assorted doc fixes/tweaks</title>
<updated>2013-12-03T16:54:55+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2013-12-02T16:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=771ac5f65170696192a5e8e0c6daa2595dc2f952'/>
<id>771ac5f65170696192a5e8e0c6daa2595dc2f952</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>diameter: Fix silent make rule</title>
<updated>2013-12-02T14:44:01+00:00</updated>
<author>
<name>Anthony Ramine</name>
<email>n.oxyde@gmail.com</email>
</author>
<published>2013-11-21T17:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b92eca6bf8026c97e7a0d54078515a71bfa490dc'/>
<id>b92eca6bf8026c97e7a0d54078515a71bfa490dc</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 'anders/diameter/R16B03_release/OTP-11499' into maint</title>
<updated>2013-12-02T08:45:00+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2013-12-02T08:45:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=22ae0b2bd6fbe973915b19551c7d6a397a8c8a60'/>
<id>22ae0b2bd6fbe973915b19551c7d6a397a8c8a60</id>
<content type='text'>
* anders/diameter/R16B03_release/OTP-11499:
  vsn -&gt; 1.5
  Update appup for OTP-11168
  Update appup for OTP-11361
  Add makefile to build example dictionaries
  Add recent Diameter-related RFCs
  Generate diameterc.1, not diameter_compile.1
  Fix documentation typos
  Fix appup blunder
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/R16B03_release/OTP-11499:
  vsn -&gt; 1.5
  Update appup for OTP-11168
  Update appup for OTP-11361
  Add makefile to build example dictionaries
  Add recent Diameter-related RFCs
  Generate diameterc.1, not diameter_compile.1
  Fix documentation typos
  Fix appup blunder
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'anders/diameter/timer_confusion/OTP-11168' into maint</title>
<updated>2013-12-02T08:43:55+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2013-12-02T08:43:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0f2458596200b5567b06c626254e2c3477ccfabf'/>
<id>0f2458596200b5567b06c626254e2c3477ccfabf</id>
<content type='text'>
* anders/diameter/timer_confusion/OTP-11168:
  Rename reconnect_timer -&gt; connect_timer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/timer_confusion/OTP-11168:
  Rename reconnect_timer -&gt; connect_timer
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'anders/diameter/dictionary_make/OTP-11348' into maint</title>
<updated>2013-12-02T08:42:34+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2013-12-02T08:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2b8c7d30e6c24ebc4c8d78c16d8033ff0d6c106e'/>
<id>2b8c7d30e6c24ebc4c8d78c16d8033ff0d6c106e</id>
<content type='text'>
* anders/diameter/dictionary_make/OTP-11348:
  Return compilable forms instead of beam
  Document diameter_make:format/1 and diameter_make:flatten/1
  Fix diameter_make:flatten/1
  Modify type that currently causes dialyzer woe
  Simplify and extend diameter_make interface
  Add diameter_make:flatten/1, remove reformat/1
  Adapt compiler suite to diameter_make
  Remove dead code from codec suite
  Extend diameter_make:codec/2
  Don't pollute process dictionary in diameter_codegen:from_dict/4
  Make forms a separate output from diameter_codegen
  Remove last remnants of "spec"
  Write as last step in code generation
  Change extensions for debug output: .spec/forms -&gt; .D/F
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/dictionary_make/OTP-11348:
  Return compilable forms instead of beam
  Document diameter_make:format/1 and diameter_make:flatten/1
  Fix diameter_make:flatten/1
  Modify type that currently causes dialyzer woe
  Simplify and extend diameter_make interface
  Add diameter_make:flatten/1, remove reformat/1
  Adapt compiler suite to diameter_make
  Remove dead code from codec suite
  Extend diameter_make:codec/2
  Don't pollute process dictionary in diameter_codegen:from_dict/4
  Make forms a separate output from diameter_codegen
  Remove last remnants of "spec"
  Write as last step in code generation
  Change extensions for debug output: .spec/forms -&gt; .D/F
</pre>
</div>
</content>
</entry>
<entry>
<title>Return compilable forms instead of beam</title>
<updated>2013-12-01T18:34:22+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2013-12-01T13:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2eb76ba556b8775cffc94eac26b448eac70af267'/>
<id>2eb76ba556b8775cffc94eac26b448eac70af267</id>
<content type='text'>
That is, preprocessed forms that can be passed to compile:forms/1,2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That is, preprocessed forms that can be passed to compile:forms/1,2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document diameter_make:format/1 and diameter_make:flatten/1</title>
<updated>2013-12-01T18:25:04+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2013-10-10T08:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=743773a87e24db2ba0f0222bcf4dcaba7ae7adcf'/>
<id>743773a87e24db2ba0f0222bcf4dcaba7ae7adcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix diameter_make:flatten/1</title>
<updated>2013-12-01T15:38:52+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2013-10-04T08:57:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b4b8a2130348d8828a53303d7003e24abfc692f2'/>
<id>b4b8a2130348d8828a53303d7003e24abfc692f2</id>
<content type='text'>
To set @avp_vendor_id, @codecs and @custom_types as required for
imported avps.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To set @avp_vendor_id, @codecs and @custom_types as required for
imported avps.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify type that currently causes dialyzer woe</title>
<updated>2013-12-01T15:38:52+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2013-10-02T12:58:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=350e7e93696c4a2f553a64232b5a52f256b5c0e7'/>
<id>350e7e93696c4a2f553a64232b5a52f256b5c0e7</id>
<content type='text'>
The intention was that the type would represent an improper list whose
head was an integer and whose tail was an orddict but that doesn't seem
to be dialyzer's interpretation anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The intention was that the type would represent an improper list whose
head was an integer and whose tail was an orddict but that doesn't seem
to be dialyzer's interpretation anyway.
</pre>
</div>
</content>
</entry>
</feed>
