<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git, branch 2.4.0</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>Update CHANGES.</title>
<updated>2019-05-08T17:45:11+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-08T17:45:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=0bc14a13c30d79a31144f678903b2786c93f6a2d'/>
<id>0bc14a13c30d79a31144f678903b2786c93f6a2d</id>
<content type='text'>
The YAML lexer got updated since 2.3.1 as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The YAML lexer got updated since 2.3.1 as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docstring to the Boa lexer.</title>
<updated>2019-05-08T17:38:04+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-08T17:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=954043ded2d23072fd55d2a9e10db058959b9921'/>
<id>954043ded2d23072fd55d2a9e10db058959b9921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 2.4.0.</title>
<updated>2019-05-08T17:27:47+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-08T17:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=5721e861a55a3aa3cb3d740e20ffa2e36846a890'/>
<id>5721e861a55a3aa3cb3d740e20ffa2e36846a890</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGES for release.</title>
<updated>2019-05-08T17:25:11+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-08T17:25:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=fe1d62eccc838c019befa2c92a0cd24f0b0f0af0'/>
<id>fe1d62eccc838c019befa2c92a0cd24f0b0f0af0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add i128/u128 types to the Rust parser.</title>
<updated>2019-05-08T17:24:58+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-08T17:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=273a4d36ab188facf3838f39818abe5609385388'/>
<id>273a4d36ab188facf3838f39818abe5609385388</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license information to generated files (fixes #1496).</title>
<updated>2019-05-07T19:05:53+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-07T19:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=c9613db7aa462be9413f67e626211adb868f9a7d'/>
<id>c9613db7aa462be9413f67e626211adb868f9a7d</id>
<content type='text'>
Also update the license year to 2019.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update the license year to 2019.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in fix-1506-2 (pull request #817)</title>
<updated>2019-05-07T15:54:20+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-07T15:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=6e2be15fd4db50f0487db8dfa9540909d90e2585'/>
<id>6e2be15fd4db50f0487db8dfa9540909d90e2585</id>
<content type='text'>
Never pop all states from the stack, even if a lexer wants to.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Never pop all states from the stack, even if a lexer wants to.
</pre>
</div>
</content>
</entry>
<entry>
<title>Close branch fix-1506-2</title>
<updated>2019-05-07T15:54:20+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-07T15:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=684645ffbd6dcb49e90aba22fba44a390aa80b37'/>
<id>684645ffbd6dcb49e90aba22fba44a390aa80b37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix invalid string escape.</title>
<updated>2019-05-07T15:46:01+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-07T15:46:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=24493422ae7141a803c73a6e4ed93177ba918892'/>
<id>24493422ae7141a803c73a6e4ed93177ba918892</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to wrap the code in both &lt;code&gt; and &lt;pre&gt; (fixes #438.)</title>
<updated>2019-05-06T17:37:28+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-06T17:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=95b4844446d953c61712cae47521215edf253cdc'/>
<id>95b4844446d953c61712cae47521215edf253cdc</id>
<content type='text'>
Adds a new option "wrapcode" which wraps the code using &lt;code&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a new option "wrapcode" which wraps the code using &lt;code&gt;.
</pre>
</div>
</content>
</entry>
</feed>
