<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/src, branch OTP_R14B01</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'pan/unicode-filenames/OTP-8887' into dev</title>
<updated>2010-12-03T14:38:14+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2010-12-03T14:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=73b53fe24ebc595a81c4ee023bcfef5a71e59db4'/>
<id>73b53fe24ebc595a81c4ee023bcfef5a71e59db4</id>
<content type='text'>
* pan/unicode-filenames/OTP-8887: (27 commits)
  Test and correct filelib and filename
  Add documentation to erlang.xml and slight correction to unicode_usage.xml
  Add section about Unicode file names to stdlib users guide
  Correct bug in file_name_SUITE making it fail on Unix instead of Windows7
  Add documentation about raw filenames and Unicode file name translation mode
  Make filelib not crash on re codepoints beyond 255 in re when filename is raw
  Mend on_load_embedded testcase which did not handle windows links
  Correct testcase regarding windows versions supporting soft links.
  Teach filelib to use re in unicode mode when filenames are not raw
  Treat soft links on Windows correctly in file_name_SUITE
  Adapt new soft and hard link routines on Windos to Unicode
  Corrected testcases broken by unicode filenames
  Update preloaded prim_file
  Teach prim_file not to accept atoms and not to throw exceptions
  Adapt inet_drv to Visual Studio 2008
  Teach spawn_executable about Unicode
  Convert filenames read on MacOSX to canonical form
  Teach file to accept codepoints beyond 255.
  Add testcases
  Correct shell utilities to handle unicode and possibly binaries
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pan/unicode-filenames/OTP-8887: (27 commits)
  Test and correct filelib and filename
  Add documentation to erlang.xml and slight correction to unicode_usage.xml
  Add section about Unicode file names to stdlib users guide
  Correct bug in file_name_SUITE making it fail on Unix instead of Windows7
  Add documentation about raw filenames and Unicode file name translation mode
  Make filelib not crash on re codepoints beyond 255 in re when filename is raw
  Mend on_load_embedded testcase which did not handle windows links
  Correct testcase regarding windows versions supporting soft links.
  Teach filelib to use re in unicode mode when filenames are not raw
  Treat soft links on Windows correctly in file_name_SUITE
  Adapt new soft and hard link routines on Windos to Unicode
  Corrected testcases broken by unicode filenames
  Update preloaded prim_file
  Teach prim_file not to accept atoms and not to throw exceptions
  Adapt inet_drv to Visual Studio 2008
  Teach spawn_executable about Unicode
  Convert filenames read on MacOSX to canonical form
  Teach file to accept codepoints beyond 255.
  Add testcases
  Correct shell utilities to handle unicode and possibly binaries
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Test and correct filelib and filename</title>
<updated>2010-12-03T12:16:21+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2010-12-03T12:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=159d79b6657e5bb4f3accb6a0d74b74f06da4ba2'/>
<id>159d79b6657e5bb4f3accb6a0d74b74f06da4ba2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make filelib not crash on re codepoints beyond 255 in re when filename is raw</title>
<updated>2010-12-01T16:34:49+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2010-12-01T16:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1ab2f46d91bce11bdc5b7ec65d3b3df46eadb105'/>
<id>1ab2f46d91bce11bdc5b7ec65d3b3df46eadb105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Teach filelib to use re in unicode mode when filenames are not raw</title>
<updated>2010-11-30T15:38:22+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2010-11-30T11:31:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b21d33041ef30182cbb8e74c0023dc282d069a26'/>
<id>b21d33041ef30182cbb8e74c0023dc282d069a26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct shell utilities to handle unicode and possibly binaries</title>
<updated>2010-11-30T15:31:31+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2010-11-08T16:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5da29a8c5fe9584e274d2fe9b95dead8334d419a'/>
<id>5da29a8c5fe9584e274d2fe9b95dead8334d419a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle binary file names and conversion of unicode strings</title>
<updated>2010-11-30T15:29:05+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2010-10-14T08:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=63eeba2f6829aac2644eaf212ebef9cdf4b59e8d'/>
<id>63eeba2f6829aac2644eaf212ebef9cdf4b59e8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase default maximum number of slots of Dets tables</title>
<updated>2010-11-29T14:16:02+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2010-11-29T14:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a2a191f4cf18979920964f7bf81b4eb10c28ae3b'/>
<id>a2a191f4cf18979920964f7bf81b4eb10c28ae3b</id>
<content type='text'>
The default maximum number of slots of Dets tables has been changed to
be equal to the maximum number of slots.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default maximum number of slots of Dets tables has been changed to
be equal to the maximum number of slots.
</pre>
</div>
</content>
</entry>
<entry>
<title>Teach filename to accept raw data and add filename enc option to emu</title>
<updated>2010-11-29T12:59:12+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2010-10-13T15:08:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4cf08709189ea8b7e2ae20f85c390abd04ae48ae'/>
<id>4cf08709189ea8b7e2ae20f85c390abd04ae48ae</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 'egil/superfluous-supervisor-report/OTP-8938' into dev</title>
<updated>2010-11-26T14:50:40+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>psyeugenic@gmail.com</email>
</author>
<published>2010-11-26T14:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4101091756a98d78cde0d6b2d88959dae324e860'/>
<id>4101091756a98d78cde0d6b2d88959dae324e860</id>
<content type='text'>
* egil/superfluous-supervisor-report/OTP-8938:
  Remove superfluous supervisor error report
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* egil/superfluous-supervisor-report/OTP-8938:
  Remove superfluous supervisor error report
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sverker/ets_compress/OTP-8922' into dev</title>
<updated>2010-11-24T17:28:36+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2010-11-24T17:28:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=58733c3ad0b1e60af8f44334998f95199d887ba1'/>
<id>58733c3ad0b1e60af8f44334998f95199d887ba1</id>
<content type='text'>
* sverker/ets_compress/OTP-8922:
  ETS 'compressed' option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverker/ets_compress/OTP-8922:
  ETS 'compressed' option.
</pre>
</div>
</content>
</entry>
</feed>
