<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments, branch update-php</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>Made the following improvements to the PHP builtins script:</title>
<updated>2014-06-05T05:31:38+00:00</updated>
<author>
<name>Jeff Welch</name>
<email>whatthejeff@gmail.com</email>
</author>
<published>2014-06-05T05:31:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=01d769e534b8e32f042dd91f2c23463842598a2e'/>
<id>01d769e534b8e32f042dd91f2c23463842598a2e</id>
<content type='text'>
* account for the fact that functions are not always listed on the same line
* added 15 missing modules
* added 500+ missing functions
* removed a handful of deprecated functions and modules

NOTE: A couple of seldom used functions were removed that don't seem to be deprecated. This is a bug on PHP's side and I'll work to get it fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* account for the fact that functions are not always listed on the same line
* added 15 missing modules
* added 500+ missing functions
* removed a handful of deprecated functions and modules

NOTE: A couple of seldom used functions were removed that don't seem to be deprecated. This is a bug on PHP's side and I'll work to get it fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in malept/pygments/yaml+jinja-lexer (pull request #365)</title>
<updated>2014-06-04T23:11:02+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-06-04T23:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=fa154d6c41ab291e63371399e9f5b48cf9b6a69a'/>
<id>fa154d6c41ab291e63371399e9f5b48cf9b6a69a</id>
<content type='text'>
Add YAML+Jinja lexer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add YAML+Jinja lexer
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in k0kubun/pygments-main (pull request #366)</title>
<updated>2014-06-04T23:10:34+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-06-04T23:10:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=cd003d73b5ef77b8b00ccd240af64b724b12e1db'/>
<id>cd003d73b5ef77b8b00ccd240af64b724b12e1db</id>
<content type='text'>
Add SlimLexer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add SlimLexer
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds block comments for scheme as defined in R6RS.</title>
<updated>2014-06-03T22:26:08+00:00</updated>
<author>
<name>Joe Jevnik</name>
<email>joejev@gmail.com</email>
</author>
<published>2014-06-03T22:26:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=ae31a622a036cd32dd33795a6750fd7614ef2968'/>
<id>ae31a622a036cd32dd33795a6750fd7614ef2968</id>
<content type='text'>
(http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-7.html#node_sec_4.2.3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-7.html#node_sec_4.2.3)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SlimLexer</title>
<updated>2014-05-25T08:36:26+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2014-05-25T08:36:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7e2874504a6e3b15ad4e78d0f9117a0b5d41337a'/>
<id>7e2874504a6e3b15ad4e78d0f9117a0b5d41337a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add YAML+Jinja (Saltstack state) lexer</title>
<updated>2014-05-20T19:21:44+00:00</updated>
<author>
<name>Mark Lee</name>
<email>hg@lazymalevolence.com</email>
</author>
<published>2014-05-20T19:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=a8fa6daa37b247251dde54e40f8d8feb863eddfe'/>
<id>a8fa6daa37b247251dde54e40f8d8feb863eddfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Go allows unicode for identifiers.</title>
<updated>2014-05-20T14:34:32+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-05-20T14:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=cb9e8a8dd6f8d2d78c9084f2cb6a34118838c3af'/>
<id>cb9e8a8dd6f8d2d78c9084f2cb6a34118838c3af</id>
<content type='text'>
Resolves #983
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #983
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in dscorbett/pygments-numbers (pull request #364)</title>
<updated>2014-05-20T14:15:58+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-05-20T14:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=13b47fd9064ac601454fff196b6e052107975a81'/>
<id>13b47fd9064ac601454fff196b6e052107975a81</id>
<content type='text'>
Add token type Number.Bin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add token type Number.Bin
</pre>
</div>
</content>
</entry>
<entry>
<title>Update mapfiles.</title>
<updated>2014-05-19T22:57:59+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-05-19T22:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=fcdf4ffba465e53da704224e0713861465816632'/>
<id>fcdf4ffba465e53da704224e0713861465816632</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the formatters _mapping.py work like lexers wrt. PYTHONPATH</title>
<updated>2014-05-19T22:57:43+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-05-19T22:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=ae9a69d936b38519c12e158e8a6397fdbc9827cb'/>
<id>ae9a69d936b38519c12e158e8a6397fdbc9827cb</id>
<content type='text'>
Resolves #784
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #784
</pre>
</div>
</content>
</entry>
</feed>
