<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/doc, branch c-function-keywords</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>Remove trailing &lt;/ul&gt; from language list</title>
<updated>2015-06-10T13:12:38+00:00</updated>
<author>
<name>Tarjei Hus?y</name>
<email>tarjei@roms.no</email>
</author>
<published>2015-06-10T13:12:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=01ab80df5613450610db73816c2d438e69f8a974'/>
<id>01ab80df5613450610db73816c2d438e69f8a974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a new token type Comment.Hashbang with its documentation, and a support for it in Javascript, Perl, Python, Ruby and Bash lexers.</title>
<updated>2015-03-07T20:30:17+00:00</updated>
<author>
<name>Miikka Salminen</name>
<email>miikka.salminen@gmail.com</email>
</author>
<published>2015-03-07T20:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=b55a3a9f79dc14c146a11aa32230624469ff874b'/>
<id>b55a3a9f79dc14c146a11aa32230624469ff874b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove github.</title>
<updated>2015-03-07T13:44:08+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-03-07T13:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=50c6950c7fa48cce73af6072b35f40608a158306'/>
<id>50c6950c7fa48cce73af6072b35f40608a158306</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright year update.</title>
<updated>2015-01-21T07:33:25+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-21T07:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=13705acbd57b936990c63a12de05ce29834b6afb'/>
<id>13705acbd57b936990c63a12de05ce29834b6afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1075: fix docs for @simplefilter.</title>
<updated>2015-01-21T06:25:35+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-21T06:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7b9fa24091fe62a1be03c5c7889ce1ba6248c6a2'/>
<id>7b9fa24091fe62a1be03c5c7889ce1ba6248c6a2</id>
<content type='text'>
The function needs a "self" argument since it is used as a method in the
automatically created class.  No use fixing that in the code, as it
kills backwards compatibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function needs a "self" argument since it is used as a method in the
automatically created class.  No use fixing that in the code, as it
kills backwards compatibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling/grammar/syntax fixes for docs</title>
<updated>2014-11-14T14:51:30+00:00</updated>
<author>
<name>EricFromCanada</name>
<email>eric3knibbe@gmail.com</email>
</author>
<published>2014-11-14T14:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d92befa4604a46a99eac39b276ad14d161282de9'/>
<id>d92befa4604a46a99eac39b276ad14d161282de9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs w.r.t. encodings.</title>
<updated>2014-11-06T12:18:32+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-06T12:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=8c0814068d229cfbf67f9e3a070bcdaa089c7ffa'/>
<id>8c0814068d229cfbf67f9e3a070bcdaa089c7ffa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all lexers: fix unescaped { and } so that the "regex" module can compile our regexes</title>
<updated>2014-10-15T19:32:31+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-15T19:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=10be9bec8a7969a40d4fa3483b8317e0131b1715'/>
<id>10be9bec8a7969a40d4fa3483b8317e0131b1715</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix style docs w/ HtmlFormatter example.</title>
<updated>2014-10-07T04:59:45+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-10-07T04:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d2aef9093d60c6965d66eed160292ee854c0a4da'/>
<id>d2aef9093d60c6965d66eed160292ee854c0a4da</id>
<content type='text'>
Fixes #1014
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1014
</pre>
</div>
</content>
</entry>
<entry>
<title>Include newer features in the lexerdevelopment doc, and update it a bit.</title>
<updated>2014-10-04T20:44:05+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-04T20:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=8182f8ecafd849532737331f5b71ed099521f729'/>
<id>8182f8ecafd849532737331f5b71ed099521f729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
