<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/pygments, branch 2.4.2</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>Fixup all headers and some more minor problems.</title>
<updated>2019-05-28T05:00:40+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-28T05:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=597020d4ce90505dad8b850eadafd20f06bf1dc9'/>
<id>597020d4ce90505dad8b850eadafd20f06bf1dc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CRLF newlines.</title>
<updated>2019-05-28T04:46:21+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-28T04:46:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=abb7caf1f9cad956089bde817daa5a2eee8959a1'/>
<id>abb7caf1f9cad956089bde817daa5a2eee8959a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Boa, SGF: minor fixups</title>
<updated>2019-05-28T04:45:56+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-28T04:45:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=e2bacf887d4c63eb417e29ca9f65bbfd720a0073'/>
<id>e2bacf887d4c63eb417e29ca9f65bbfd720a0073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog, prepare 2.4.2 release.</title>
<updated>2019-05-28T04:39:39+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-28T04:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=1103b616d2e7d40b88ca740aba4c55ee3f7addd1'/>
<id>1103b616d2e7d40b88ca740aba4c55ee3f7addd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly decode text in guess_lexer if necessary.</title>
<updated>2019-05-28T04:33:24+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-28T04:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=bf92342d5cc72129e9c0c9e9e4d5949b396c982e'/>
<id>bf92342d5cc72129e9c0c9e9e4d5949b396c982e</id>
<content type='text'>
fixes #1438
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #1438
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGES and prepare for 2.4.1 release.</title>
<updated>2019-05-24T18:59:05+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-24T18:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=457fe9c90a5c38fabf4176d916ca5014cf82740d'/>
<id>457fe9c90a5c38fabf4176d916ca5014cf82740d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in lucatorella/pygments-main (pull request #813)</title>
<updated>2019-05-21T16:32:04+00:00</updated>
<author>
<name>Anteru</name>
<email>bitbucket@ca.sh13.net</email>
</author>
<published>2019-05-21T16:32: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=fa473ff605f5192bfbff5ce87a8028c0e984fc99'/>
<id>fa473ff605f5192bfbff5ce87a8028c0e984fc99</id>
<content type='text'>
Add support for @import keyword in Objective-C
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for @import keyword in Objective-C
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix directive parsing in NasmLexer (fixes #1517.)</title>
<updated>2019-05-21T16:30:17+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-21T16:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=289920a1b11a9445830b4d64f6b5fcbe68966f23'/>
<id>289920a1b11a9445830b4d64f6b5fcbe68966f23</id>
<content type='text'>
Directives were parsed independent of whitespace after them, which caused the
cpuid instruction to be parsed as CPU &amp; id, instead of cpuid. We now expect a
whitespace character after a directive, which seems to match the Nasm
documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Directives were parsed independent of whitespace after them, which caused the
cpuid instruction to be parsed as CPU &amp; id, instead of cpuid. We now expect a
whitespace character after a directive, which seems to match the Nasm
documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset: df3df829861d</title>
<updated>2019-05-21T16:10:56+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-21T16:10:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=9a007bc732daa72fb76b3130d5c02367a6a7d882'/>
<id>9a007bc732daa72fb76b3130d5c02367a6a7d882</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't emit a trailing newline in nowrap mode (fixes #1514.)</title>
<updated>2019-05-18T12:48:13+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-18T12:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=bc38e5d1980502f9af9c53314f669f070dc79eff'/>
<id>bc38e5d1980502f9af9c53314f669f070dc79eff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
