<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib, branch OTP-21.0</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>2018-06-19T06:24:54+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-06-19T06:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bb19e24a485e9ef43bcca3fbe9757da83f70c3a0'/>
<id>bb19e24a485e9ef43bcca3fbe9757da83f70c3a0</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>2018-06-18T12:51:18+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-06-18T12:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b'/>
<id>5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate otp_mibs</title>
<updated>2018-06-14T08:16:42+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2018-06-13T13:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c527ba3a2bed6e60d8a832e7977c3d8e8476a504'/>
<id>c527ba3a2bed6e60d8a832e7977c3d8e8476a504</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/stdlib/gen_statem-dev/OTP-14015'</title>
<updated>2018-06-13T07:48:32+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-06-13T07:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b3cab2b6ab41bff5807ce77dca986c7512fbcec7'/>
<id>b3cab2b6ab41bff5807ce77dca986c7512fbcec7</id>
<content type='text'>
* raimo/stdlib/gen_statem-dev/OTP-14015:
  Show state changes in sys:trace
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/stdlib/gen_statem-dev/OTP-14015:
  Show state changes in sys:trace
</pre>
</div>
</content>
</entry>
<entry>
<title>Show state changes in sys:trace</title>
<updated>2018-06-12T13:51:37+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-06-12T13:51:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=052a5e0149dcbc63e9b93003f1351cba86990228'/>
<id>052a5e0149dcbc63e9b93003f1351cba86990228</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 #1835 from sirihansen/siri/logger-fix</title>
<updated>2018-06-12T12:06:46+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>erlangsiri@gmail.com</email>
</author>
<published>2018-06-12T12:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=465d2849ed0d832577a25a52f0717ec5f7eb94bd'/>
<id>465d2849ed0d832577a25a52f0717ec5f7eb94bd</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 'peterdmv/stdlib/fix_uri_string_normalize/ERL-636/OTP-15112'</title>
<updated>2018-06-12T07:57:25+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-06-12T07:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0f752d6e9cb447552673bddebccab31539e55358'/>
<id>0f752d6e9cb447552673bddebccab31539e55358</id>
<content type='text'>
* peterdmv/stdlib/fix_uri_string_normalize/ERL-636/OTP-15112:
  stdlib: Fix release_tests target in Makefile
  stdlib: Fix normalization function in uri_string

Change-Id: I656a583befd8950d4326d15e60145c617acd41c3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peterdmv/stdlib/fix_uri_string_normalize/ERL-636/OTP-15112:
  stdlib: Fix release_tests target in Makefile
  stdlib: Fix normalization function in uri_string

Change-Id: I656a583befd8950d4326d15e60145c617acd41c3
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Fix release_tests target in Makefile</title>
<updated>2018-06-11T13:44:13+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-06-11T12:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=24231f76f5e3fed3ec64abdfca22928928f46933'/>
<id>24231f76f5e3fed3ec64abdfca22928928f46933</id>
<content type='text'>
'make release_tests' copies the property_test directory.

Change-Id: Ife75711aec1ef6e85ef091b1ba28a221be3d1110
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'make release_tests' copies the property_test directory.

Change-Id: Ife75711aec1ef6e85ef091b1ba28a221be3d1110
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jl/sharpen-maps-tests/OTP-14012'</title>
<updated>2018-06-11T13:14:30+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2018-06-11T13:14:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a221bb53d41de10f5fcf3d5d6c0174af702c3cce'/>
<id>a221bb53d41de10f5fcf3d5d6c0174af702c3cce</id>
<content type='text'>
* jl/sharpen-maps-tests/OTP-14012:
  stdlib: Fix error reason for maps:with/without
  Check for the overlap between maps and iterators
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jl/sharpen-maps-tests/OTP-14012:
  stdlib: Fix error reason for maps:with/without
  Check for the overlap between maps and iterators
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Fix normalization function in uri_string</title>
<updated>2018-06-11T12:53:54+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-06-08T11:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1ff534f6e410c4904b6e65dbfc9135d34445685d'/>
<id>1ff534f6e410c4904b6e65dbfc9135d34445685d</id>
<content type='text'>
- Fix parsing of hostnames that start with a number.
- Update uri_string:parse/1 to be only responsible for parsing
  input URIs into URI components. Implicit percent-encoding
  normalization has been removed.
- Implement percent-encoding normalization.
- Update uri_string:normalize/{1,2} to include percent-encoding
  normalization.
- Update test suites according to the new semantics.
- Add new property test: normalize

Change-Id: I6f37dcae2b3fcb4b29d286dbb0dfc563e8f211ae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix parsing of hostnames that start with a number.
- Update uri_string:parse/1 to be only responsible for parsing
  input URIs into URI components. Implicit percent-encoding
  normalization has been removed.
- Implement percent-encoding normalization.
- Update uri_string:normalize/{1,2} to include percent-encoding
  normalization.
- Update test suites according to the new semantics.
- Add new property test: normalize

Change-Id: I6f37dcae2b3fcb4b29d286dbb0dfc563e8f211ae
</pre>
</div>
</content>
</entry>
</feed>
