<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/src, branch maint-r15</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>2012-08-31T12:48:46+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-08-31T12:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630'/>
<id>2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630</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 'pg/fix-zip-multidisk/OTP-10223' into maint</title>
<updated>2012-08-27T09:53:49+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2012-08-27T09:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fd7423d3fc1a32e497084d5c70e2d05792032925'/>
<id>fd7423d3fc1a32e497084d5c70e2d05792032925</id>
<content type='text'>
* pg/fix-zip-multidisk/OTP-10223:
  Fix bug where zip archives wrongly have a first disk number set to 1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pg/fix-zip-multidisk/OTP-10223:
  Fix bug where zip archives wrongly have a first disk number set to 1
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'nox/compile-column-numbers' into maint"</title>
<updated>2012-08-22T16:09:17+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-08-22T16:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0994710c308990a04ca1245c894e4e373e55bcec'/>
<id>0994710c308990a04ca1245c894e4e373e55bcec</id>
<content type='text'>
Column numbers was merged without understanding all the whole
story. See mail on erlang-patches for details.

This reverts commit df8e67e203b83f95d1e098fec88ad5d0ad840069, reversing
changes made to 0c9d90f314f364e5b1301ec89d762baabc57c7aa.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Column numbers was merged without understanding all the whole
story. See mail on erlang-patches for details.

This reverts commit df8e67e203b83f95d1e098fec88ad5d0ad840069, reversing
changes made to 0c9d90f314f364e5b1301ec89d762baabc57c7aa.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jkl/fix-filename-nativename/OTP-10188' into maint</title>
<updated>2012-08-20T15:08:40+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2012-08-20T15:08:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f09b615c6a63aa336787be78bb932fc350a1bbc0'/>
<id>f09b615c6a63aa336787be78bb932fc350a1bbc0</id>
<content type='text'>
* jkl/fix-filename-nativename/OTP-10188:
  Fix filename:nativename/1 on Win32
  Add filename:nativename/1 binary argument test to suite
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jkl/fix-filename-nativename/OTP-10188:
  Fix filename:nativename/1 on Win32
  Add filename:nativename/1 binary argument test to suite
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken building of bootstrap compiler</title>
<updated>2012-08-15T09:47:13+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2012-08-15T09:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=87e74df3187e4cb7497d8bc693a017adbfd302f2'/>
<id>87e74df3187e4cb7497d8bc693a017adbfd302f2</id>
<content type='text'>
Commit df8e67e203b83f95d1e098fec88ad5d0ad840069 broke
"./otp_build update_primary" because epp:parse_file/4 was
added and used from the compiler, but the epp module is not part
of the primary compiler that is used to compile the bootstrap
compiler. Fix the problem by including the epp module in the
primary compiler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit df8e67e203b83f95d1e098fec88ad5d0ad840069 broke
"./otp_build update_primary" because epp:parse_file/4 was
added and used from the compiler, but the epp module is not part
of the primary compiler that is used to compile the bootstrap
compiler. Fix the problem by including the epp module in the
primary compiler.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bjorn/compiler/minor-fixes/OTP-10185' into maint</title>
<updated>2012-08-15T09:05:30+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2012-08-15T09:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c5e5cf792d87e0d23f80ff572f499f0e3e044933'/>
<id>c5e5cf792d87e0d23f80ff572f499f0e3e044933</id>
<content type='text'>
* bjorn/compiler/minor-fixes/OTP-10185:
  erl_lint: Add a deprecated warning for literal tuple funs
  beam_utils:live_opt/1: Correct handling of try_case_end/1
  Correct guard_SUITE_tuple_size.S
  beam_type: Print the offending function if this pass crashes
  beam_validator: Validate the size operand in bs_init_bits and bs_init2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bjorn/compiler/minor-fixes/OTP-10185:
  erl_lint: Add a deprecated warning for literal tuple funs
  beam_utils:live_opt/1: Correct handling of try_case_end/1
  Correct guard_SUITE_tuple_size.S
  beam_type: Print the offending function if this pass crashes
  beam_validator: Validate the size operand in bs_init_bits and bs_init2
</pre>
</div>
</content>
</entry>
<entry>
<title>erl_lint: Add a deprecated warning for literal tuple funs</title>
<updated>2012-08-15T08:54:52+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2012-08-13T08:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6cdc6b667a8db2b63a4613c63dc4f75a34a5ea7f'/>
<id>6cdc6b667a8db2b63a4613c63dc4f75a34a5ea7f</id>
<content type='text'>
The run-time warning for use of tuple funs will not catch the use
of literal tuple funs, such as:

    if
	{erlang,'+'}(3,X) =:= 0 -&gt; true;
	true -&gt; false
    end.

Therefore, add a compile-time warning to give users some warning
before they stop working in R16.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The run-time warning for use of tuple funs will not catch the use
of literal tuple funs, such as:

    if
	{erlang,'+'}(3,X) =:= 0 -&gt; true;
	true -&gt; false
    end.

Therefore, add a compile-time warning to give users some warning
before they stop working in R16.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nox/compile-column-numbers' into maint</title>
<updated>2012-08-14T13:27:18+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2012-08-14T13:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=df8e67e203b83f95d1e098fec88ad5d0ad840069'/>
<id>df8e67e203b83f95d1e098fec88ad5d0ad840069</id>
<content type='text'>
* nox/compile-column-numbers:
  Fix messages ordering with column numbers
  Fix type compile:err_info/0
  Test column number reporting in error_SUITE
  Fix printing of errors with column numbers
  Create a new "column" option in compile
  Allow setting of initial position in epp
  Export type erl_scan:location/0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nox/compile-column-numbers:
  Fix messages ordering with column numbers
  Fix type compile:err_info/0
  Test column number reporting in error_SUITE
  Fix printing of errors with column numbers
  Create a new "column" option in compile
  Allow setting of initial position in epp
  Export type erl_scan:location/0
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix filename:nativename/1 on Win32</title>
<updated>2012-07-30T20:01:05+00:00</updated>
<author>
<name>Jan Klötzke</name>
<email>jan.kloetzke@freenet.de</email>
</author>
<published>2012-06-23T18:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6a22e6b29f8d86318fc72feb8698046546868481'/>
<id>6a22e6b29f8d86318fc72feb8698046546868481</id>
<content type='text'>
Don't choke on paths given as binary argument on Win32.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't choke on paths given as binary argument on Win32.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ta/prim_archive-reloading' into maint</title>
<updated>2012-07-18T09:04:02+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2012-07-18T09:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=154c00482d134260190127040ac6b4efb9f85a8f'/>
<id>154c00482d134260190127040ac6b4efb9f85a8f</id>
<content type='text'>
* ta/prim_archive-reloading:
  escript_SUITE: remove gratuitous space
  [erts,kernel,stdlib] fix escript/primary archive reloading

Conflicts:
	erts/preloaded/src/erl_prim_loader.erl

OTP-10151
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ta/prim_archive-reloading:
  escript_SUITE: remove gratuitous space
  [erts,kernel,stdlib] fix escript/primary archive reloading

Conflicts:
	erts/preloaded/src/erl_prim_loader.erl

OTP-10151
</pre>
</div>
</content>
</entry>
</feed>
