<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/pygments, branch 2.0.1</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>Bump to 2.0.1.</title>
<updated>2014-11-10T15:49:06+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-10T15:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=2940180dc984b5fabb008a6f1a37ae0bc1d48a5b'/>
<id>2940180dc984b5fabb008a6f1a37ae0bc1d48a5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1058: Fix an encoding issue when using ``pygmentize`` with the ``-o`` option.</title>
<updated>2014-11-10T13:35:04+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-10T13:35:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=bcc5c94b2e8242e2b007f4226cbcd34039a401cd'/>
<id>bcc5c94b2e8242e2b007f4226cbcd34039a401cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump to 2.0 final.</title>
<updated>2014-11-09T18:24:56+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-09T18:24:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=a70c8a9ad53c3dd606440f36bd6912c37ffca27e'/>
<id>a70c8a9ad53c3dd606440f36bd6912c37ffca27e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1057: adjust lexer analysis functions; remove too broad analysis for SystemVerilog and strengthen C.</title>
<updated>2014-11-09T11:48:11+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-09T11:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=ced49da13b637b6b2ffac7df2eb640f8b773d046'/>
<id>ced49da13b637b6b2ffac7df2eb640f8b773d046</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Take lexer priority into account when sorting equal analyse scores.</title>
<updated>2014-11-09T11:47:24+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-09T11:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=a32d23d7f1fb62c1096a20e2f5724acb807a6050'/>
<id>a32d23d7f1fb62c1096a20e2f5724acb807a6050</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1055: fixup guessing routines for HTML/XML related markup</title>
<updated>2014-11-08T14:15:51+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-08T14:15:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=07e4d4ad4cd6353c0bfc63407696b86ea1ebeba7'/>
<id>07e4d4ad4cd6353c0bfc63407696b86ea1ebeba7</id>
<content type='text'>
* remove too broad recognition for Lasso lexer
* recognize XML declaration (&lt;?xml ...?&gt;) as XML
* make HTML doctype recognition more general (HTML5 only requires &lt;!DOCTYPE html&gt;)
* fix PHP not to recognize XML declarations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove too broad recognition for Lasso lexer
* recognize XML declaration (&lt;?xml ...?&gt;) as XML
* make HTML doctype recognition more general (HTML5 only requires &lt;!DOCTYPE html&gt;)
* fix PHP not to recognize XML declarations
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate words in _mql_builtins.py</title>
<updated>2014-11-07T04:07:06+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-11-07T04:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=60f9096468a19f6edf08a15273d37889ef5312e2'/>
<id>60f9096468a19f6edf08a15273d37889ef5312e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move _mql_builtins to 1-per-line and sort.</title>
<updated>2014-11-07T04:04:22+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-11-07T04:04:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=b37008456e5058ffa0b1631036eaa854417eaa2f'/>
<id>b37008456e5058ffa0b1631036eaa854417eaa2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create _mql_builtins.py</title>
<updated>2014-11-07T03:58:58+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-11-07T03:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=b7440aa7da3e6aab06fc21ca7008e23d0931be34'/>
<id>b7440aa7da3e6aab06fc21ca7008e23d0931be34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicates from data passed to words()</title>
<updated>2014-11-07T03:44:32+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-11-07T03:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=6a119fe2faf1e14f508a2ab251ead7df8b761d87'/>
<id>6a119fe2faf1e14f508a2ab251ead7df8b761d87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
