<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments, 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>Fix previous commit (again)</title>
<updated>2015-07-21T14:15:00+00:00</updated>
<author>
<name>Valentin Lorentz</name>
<email>progval@progval.net</email>
</author>
<published>2015-07-21T14:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=9085e2e6efd8370eb002a9f0eb8ed0d8808bb655'/>
<id>9085e2e6efd8370eb002a9f0eb8ed0d8808bb655</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix previous commit</title>
<updated>2015-07-21T14:13:56+00:00</updated>
<author>
<name>Valentin Lorentz</name>
<email>progval@progval.net</email>
</author>
<published>2015-07-21T14:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=51af5172c1db6f583d8be7db47f1109dbff33e5b'/>
<id>51af5172c1db6f583d8be7db47f1109dbff33e5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for function keywords in C/C++.</title>
<updated>2015-07-21T14:09:24+00:00</updated>
<author>
<name>Valentin Lorentz</name>
<email>progval@progval.net</email>
</author>
<published>2015-07-21T14:09:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=4623af72fc7d005b3ab02fb9e9ca16e1e667b4c1'/>
<id>4623af72fc7d005b3ab02fb9e9ca16e1e667b4c1</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 skleinfeld/pygments-main (pull request #463)</title>
<updated>2015-07-21T09:17:18+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-07-21T09:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d5297f6110ef92263557a851e0564fbed7023dae'/>
<id>d5297f6110ef92263557a851e0564fbed7023dae</id>
<content type='text'>
Bug fix for ScssLexer when highlighting lines that have multiple propety/value pairs, or inline comments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug fix for ScssLexer when highlighting lines that have multiple propety/value pairs, or inline comments
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in indygreg/pygments-main (pull request #465)</title>
<updated>2015-07-21T09:12:24+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-07-21T09:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=3aaa73af34f42f2b38b8ae08cd777f2b9905dc27'/>
<id>3aaa73af34f42f2b38b8ae08cd777f2b9905dc27</id>
<content type='text'>
Detect .jsm files as JavaScript
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Detect .jsm files as JavaScript
</pre>
</div>
</content>
</entry>
<entry>
<title>handle tags in keywords now available in Robot Framework 2.9</title>
<updated>2015-06-25T07:10:16+00:00</updated>
<author>
<name>Laurent Bristiel</name>
<email>laurent@bristiel.com</email>
</author>
<published>2015-06-25T07:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=56b34527af99e82548d2bc5c02ffcec8ac963327'/>
<id>56b34527af99e82548d2bc5c02ffcec8ac963327</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Robot Framework lexer: handle new dictionary variables</title>
<updated>2015-06-23T20:23:28+00:00</updated>
<author>
<name>Laurent Bristiel</name>
<email>laurent@bristiel.com</email>
</author>
<published>2015-06-23T20:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=e3a2c13884eb29eb4b53eb26056a74767d5ad930'/>
<id>e3a2c13884eb29eb4b53eb26056a74767d5ad930</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect .jsm files as JavaScript</title>
<updated>2015-04-24T19:15:59+00:00</updated>
<author>
<name>Gregory Szorc</name>
<email>gps@mozilla.com</email>
</author>
<published>2015-04-24T19:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=8d687c9db54af0145e6497a9ea870add173a77d4'/>
<id>8d687c9db54af0145e6497a9ea870add173a77d4</id>
<content type='text'>
The .jsm extension for JavaScript files is used by a few projects,
notably Mozilla projects like Firefox. .jsm files should be treated as
equivalent to .js files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The .jsm extension for JavaScript files is used by a few projects,
notably Mozilla projects like Firefox. .jsm files should be treated as
equivalent to .js files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fix for ScssLexer when highlighting lines that have multiple propety/value pairs, or inline comments</title>
<updated>2015-04-13T22:48:48+00:00</updated>
<author>
<name>Sanders Kleinfeld</name>
<email>sanders@oreilly.com</email>
</author>
<published>2015-04-13T22:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7516a4f9fea573cf0caa3e3648e81f4800b82e20'/>
<id>7516a4f9fea573cf0caa3e3648e81f4800b82e20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1094: add try as a C++ keyword.</title>
<updated>2015-04-08T05:56:03+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-04-08T05:56:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=4f2a6c2f49d221b6e815ba4df96c5440cffc30d5'/>
<id>4f2a6c2f49d221b6e815ba4df96c5440cffc30d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
