<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git, branch make-vars</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>Closing branch make-vars.</title>
<updated>2017-01-18T06:39:11+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2017-01-18T06:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=ec8697019366cb38133b7638cc519058c0995795'/>
<id>ec8697019366cb38133b7638cc519058c0995795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lexers/make: allow parentheses in variable names</title>
<updated>2016-04-04T07:38:02+00:00</updated>
<author>
<name>Robin Jarry</name>
<email>robin.jarry@6wind.com</email>
</author>
<published>2016-04-04T07:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=9a59ecd4d1d48550a8b7a1ce0774f31f2e31fa3b'/>
<id>9a59ecd4d1d48550a8b7a1ce0774f31f2e31fa3b</id>
<content type='text'>
In GNU make, variable names in assignations can be composed of the
expansion of other variables:

  FOO-$(SOME-VAR) = some value

Add "(" and ")" to valid characters in a variable name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In GNU make, variable names in assignations can be composed of the
expansion of other variables:

  FOO-$(SOME-VAR) = some value

Add "(" and ")" to valid characters in a variable name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Restored trailing space in example file</title>
<updated>2016-03-19T18:41:18+00:00</updated>
<author>
<name>JJ Atria</name>
<email>jjatria@gmail.com</email>
</author>
<published>2016-03-19T18:41:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=ce93b89a0b9d6b3b0eb828e049952c4ff84421fd'/>
<id>ce93b89a0b9d6b3b0eb828e049952c4ff84421fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added automated tests for Praat lexer</title>
<updated>2016-03-19T18:32:55+00:00</updated>
<author>
<name>JJ Atria</name>
<email>jjatria@gmail.com</email>
</author>
<published>2016-03-19T18:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=c90bfd3c4beb542909e7ee9f4c0acdbbd439cd1d'/>
<id>c90bfd3c4beb542909e7ee9f4c0acdbbd439cd1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expanded Praat example file</title>
<updated>2016-03-19T18:32:36+00:00</updated>
<author>
<name>JJ Atria</name>
<email>jjatria@gmail.com</email>
</author>
<published>2016-03-19T18:32:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=3c47a863609e2c3fcf69830a58ce934692373162'/>
<id>3c47a863609e2c3fcf69830a58ce934692373162</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Line breaks pop from number context in Praat</title>
<updated>2016-03-19T18:32:07+00:00</updated>
<author>
<name>JJ Atria</name>
<email>jjatria@gmail.com</email>
</author>
<published>2016-03-19T18:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=6affb65198037120b7b423d67ff9e15a5df97e9c'/>
<id>6affb65198037120b7b423d67ff9e15a5df97e9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed duplicated rule in Praat forms</title>
<updated>2016-03-19T18:31:37+00:00</updated>
<author>
<name>JJ Atria</name>
<email>jjatria@gmail.com</email>
</author>
<published>2016-03-19T18:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=b0cdf3f31cac920eb93535b167ef6594db737efe'/>
<id>b0cdf3f31cac920eb93535b167ef6594db737efe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept parentheses within argument lists in Praat</title>
<updated>2016-03-19T18:30:44+00:00</updated>
<author>
<name>JJ Atria</name>
<email>jjatria@gmail.com</email>
</author>
<published>2016-03-19T18:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d32eaffff1c837503f141f7dce3f6793b185d414'/>
<id>d32eaffff1c837503f141f7dce3f6793b185d414</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dots are not Praat operator boundaries</title>
<updated>2016-03-19T18:29:48+00:00</updated>
<author>
<name>JJ Atria</name>
<email>jjatria@gmail.com</email>
</author>
<published>2016-03-19T18:29:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=0414fef4a7de66767a5f693fb28f36623f4c0c11'/>
<id>0414fef4a7de66767a5f693fb28f36623f4c0c11</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 miikkas/pygments-cssimprovements (pull request #566)</title>
<updated>2016-03-17T06:36:42+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-03-17T06:36:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=a4a3df4ac8c645d890df8fc264733045108a3f53'/>
<id>a4a3df4ac8c645d890df8fc264733045108a3f53</id>
<content type='text'>
Improve CSS lexer, fix #1130 and #1083
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve CSS lexer, fix #1130 and #1083
</pre>
</div>
</content>
</entry>
</feed>
