<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/tools, branch erl_1252</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-11-23T14:41:33+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-11-23T14:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0534391319767818b036dbce212610a7372da692'/>
<id>0534391319767818b036dbce212610a7372da692</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: Add missing lcnt module to .app.src</title>
<updated>2012-09-07T19:42:48+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-09-07T19:42:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=41671564f96e2284aa597501203f75da3837ae47'/>
<id>41671564f96e2284aa597501203f75da3837ae47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2012-09-03T09:52:49+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2012-09-03T09:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=952db27ba0a5b87a2a47f3a7034a9bf92e3651e5'/>
<id>952db27ba0a5b87a2a47f3a7034a9bf92e3651e5</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 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 'ta/docsmaint' into maint</title>
<updated>2012-08-29T14:10:10+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2012-08-29T14:10:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2890aeb643cc8ac0b46eebebb2f26e7d348bbea1'/>
<id>2890aeb643cc8ac0b46eebebb2f26e7d348bbea1</id>
<content type='text'>
* ta/docsmaint:
  Fix various doc typos for R15B02
  Fix various code typos for R15B02

OTP-10245
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ta/docsmaint:
  Fix various doc typos for R15B02
  Fix various code typos for R15B02

OTP-10245
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mh/emacs-test-indentation/OTP-10226' into maint</title>
<updated>2012-08-27T11:33:36+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2012-08-27T11:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=46dea84b7af49d5a4d20fce06b5c10bdccbe19d5'/>
<id>46dea84b7af49d5a4d20fce06b5c10bdccbe19d5</id>
<content type='text'>
* mh/emacs-test-indentation/OTP-10226:
  Add test_indentation target to lib/tools/emacs/Makefile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mh/emacs-test-indentation/OTP-10226:
  Add test_indentation target to lib/tools/emacs/Makefile
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test_indentation target to lib/tools/emacs/Makefile</title>
<updated>2012-08-22T17:07:57+00:00</updated>
<author>
<name>Magnus Henoch</name>
<email>magnus.henoch@erlang-solutions.com</email>
</author>
<published>2012-08-17T17:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5c248b8bb63ee2f32e189a6a4f0202539fd991ed'/>
<id>5c248b8bb63ee2f32e189a6a4f0202539fd991ed</id>
<content type='text'>
Automatically indent test.erl.orig, save to test.erl, and compare to
test.erl.intended.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatically indent test.erl.orig, save to test.erl, and compare to
test.erl.intended.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow non-ASCII characters in Xref filanmes</title>
<updated>2012-08-22T08:32:40+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2012-08-22T08:32:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6ab59ee359373043f0bb5950b63d7590cd54a3f9'/>
<id>6ab59ee359373043f0bb5950b63d7590cd54a3f9</id>
<content type='text'>
Xref now accepts filenames with character codes greater than 126.
(Thanks to Emile Joubert for reporting the issue.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Xref now accepts filenames with character codes greater than 126.
(Thanks to Emile Joubert for reporting the issue.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix highlighting of atoms ending with a dollar sign</title>
<updated>2012-08-07T10:09:19+00:00</updated>
<author>
<name>Magnus Henoch</name>
<email>magnus.henoch@erlang-solutions.com</email>
</author>
<published>2012-08-06T10:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5db6226178d98141b7d1f5cf792797160710c693'/>
<id>5db6226178d98141b7d1f5cf792797160710c693</id>
<content type='text'>
Like this: 'atom$'.  In that example, the last single quote should be
recognised as ending the atom.  This needs a font-lock workaround
similar to the one for strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Like this: 'atom$'.  In that example, the last single quote should be
recognised as ending the atom.  This needs a font-lock workaround
similar to the one for strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix various doc typos for R15B02</title>
<updated>2012-07-05T19:34:23+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2012-04-10T10:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=541e986798f525add633b55349168eb1c75aa5cf'/>
<id>541e986798f525add633b55349168eb1c75aa5cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
