<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/test, branch OTP_R16B</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 years</title>
<updated>2013-02-22T16:54:39+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2013-02-22T16:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=acc8e607aaeedcfb4cf9b6d2e0953a6a12b5b94a'/>
<id>acc8e607aaeedcfb4cf9b6d2e0953a6a12b5b94a</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 'pan/unicode_printable_ranges'</title>
<updated>2013-02-22T11:06:41+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2013-02-22T11:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7215c49aff685e93765598cd428baf1d4320f752'/>
<id>7215c49aff685e93765598cd428baf1d4320f752</id>
<content type='text'>
* pan/unicode_printable_ranges:
  Adapt stdlib tests to ~tp detecting latin1 binaries
  Update primary bootstrap
  Make wx debugger use +pc flag when applicable
  Correct misspelled comments and space at lin ends
  Make ~tp output latin1 binaries as strings if possible
  Leave the +pc handling to io and io_lib_pretty
  Remove newly introduced warning in erlexec.c
  Make shell_SUITE:otp_10302 use +pc unicode when needed
  Fix io_proto_SUITE to handle the new io_lib_pretty:print
  Add testcase for +pc and io:printable_range/0
  Make printing of UTF-8 in binaries behave like lists.
  Document +pc flag and io:printable_range/0
  Add usage of and spec for io:printable_range/0
  Add +pc {latin1|unicode} switch and io:printable_range/0
  Fix some Unicode issues

OTP-18084
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pan/unicode_printable_ranges:
  Adapt stdlib tests to ~tp detecting latin1 binaries
  Update primary bootstrap
  Make wx debugger use +pc flag when applicable
  Correct misspelled comments and space at lin ends
  Make ~tp output latin1 binaries as strings if possible
  Leave the +pc handling to io and io_lib_pretty
  Remove newly introduced warning in erlexec.c
  Make shell_SUITE:otp_10302 use +pc unicode when needed
  Fix io_proto_SUITE to handle the new io_lib_pretty:print
  Add testcase for +pc and io:printable_range/0
  Make printing of UTF-8 in binaries behave like lists.
  Document +pc flag and io:printable_range/0
  Add usage of and spec for io:printable_range/0
  Add +pc {latin1|unicode} switch and io:printable_range/0
  Fix some Unicode issues

OTP-18084
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt stdlib tests to ~tp detecting latin1 binaries</title>
<updated>2013-02-19T09:27:14+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2013-02-19T09:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2a79b74ac371387ce338bacf979f9ca32447b302'/>
<id>2a79b74ac371387ce338bacf979f9ca32447b302</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 'sverk/ets-test-failures'</title>
<updated>2013-02-18T18:04:30+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2013-02-18T18:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=08549c6245f9ee31308618f9f3782a638af05a3e'/>
<id>08549c6245f9ee31308618f9f3782a638af05a3e</id>
<content type='text'>
* sverk/ets-test-failures:
  stdlib: Try fix fluctuating test cases in ets_SUITE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverk/ets-test-failures:
  stdlib: Try fix fluctuating test cases in ets_SUITE
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct misspelled comments and space at lin ends</title>
<updated>2013-02-18T15:42:51+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2013-02-18T15:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5fcb4b742820ab66e646f8561ed9f32b253bca9a'/>
<id>5fcb4b742820ab66e646f8561ed9f32b253bca9a</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 'hb/stdlib/unicode_corrections/OTP-10820' into pan/unicode_printable_ranges</title>
<updated>2013-02-18T11:00:55+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2013-02-18T11:00:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=06f8e4e5a26ed2bd7b2388f4988b30521c4a1fa6'/>
<id>06f8e4e5a26ed2bd7b2388f4988b30521c4a1fa6</id>
<content type='text'>
* hb/stdlib/unicode_corrections/OTP-10820:
  Fix some Unicode issues

Conflicts:
	lib/stdlib/test/shell_SUITE.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hb/stdlib/unicode_corrections/OTP-10820:
  Fix some Unicode issues

Conflicts:
	lib/stdlib/test/shell_SUITE.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Make shell_SUITE:otp_10302 use +pc unicode when needed</title>
<updated>2013-02-18T10:50:31+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2013-02-14T15:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ef6269721f22015083d08209e99b402107382d37'/>
<id>ef6269721f22015083d08209e99b402107382d37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix io_proto_SUITE to handle the new io_lib_pretty:print</title>
<updated>2013-02-18T10:50:31+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2013-02-14T14:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ae63487868032a31b7a8b2e44b49f4de07c9ec71'/>
<id>ae63487868032a31b7a8b2e44b49f4de07c9ec71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add testcase for +pc and io:printable_range/0</title>
<updated>2013-02-18T10:50:31+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2013-02-14T14:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d1b25f03be6c3c2bf1fd60b156f5974916f0a552'/>
<id>d1b25f03be6c3c2bf1fd60b156f5974916f0a552</id>
<content type='text'>
Also fixed otp_10302 to test both on a node with +pc unicode and
a node with +pc latin1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixed otp_10302 to test both on a node with +pc unicode and
a node with +pc latin1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some Unicode issues</title>
<updated>2013-02-18T08:47:25+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2013-02-16T18:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=998a64b2237086ebc776de4c72b0df8733e1c4ef'/>
<id>998a64b2237086ebc776de4c72b0df8733e1c4ef</id>
<content type='text'>
Also let the Erlang shell use the new function io:printable_range().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also let the Erlang shell use the new function io:printable_range().
</pre>
</div>
</content>
</entry>
</feed>
