<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/formatters/rtf.py, branch py3-float-e</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>Copyright year update.</title>
<updated>2015-01-21T07:33:25+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-21T07:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=13705acbd57b936990c63a12de05ce29834b6afb'/>
<id>13705acbd57b936990c63a12de05ce29834b6afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docstring.</title>
<updated>2014-10-29T06:48:35+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-29T06:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=e28e54add662c0c843a9521165357a06d65ca4a0'/>
<id>e28e54add662c0c843a9521165357a06d65ca4a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove non-ASCII from non-Unicode string.</title>
<updated>2014-10-14T07:21:34+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-14T07:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=0f46321f9c947f8a016da8ab111d44119bf52708'/>
<id>0f46321f9c947f8a016da8ab111d44119bf52708</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No raw "u" literals in Py3.</title>
<updated>2014-09-20T10:23:23+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-20T10:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=2fdd3d9c07a8bfbe172e577218e26bfc99637802'/>
<id>2fdd3d9c07a8bfbe172e577218e26bfc99637802</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better not to use unicode_literals...</title>
<updated>2014-09-20T10:18:16+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-20T10:18:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=fa8a1b29cfbc035b9e80ae3a8ca8e38d9172f512'/>
<id>fa8a1b29cfbc035b9e80ae3a8ca8e38d9172f512</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort out Unicode output issues with RTF and image formatters.</title>
<updated>2014-09-20T10:11:53+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-20T10:11:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=ccc25791eb7bd31d2c90ff52a747973615e087e2'/>
<id>ccc25791eb7bd31d2c90ff52a747973615e087e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RTF Formatter: replaced surrogate pair calculation with util.</title>
<updated>2014-05-06T15:46:43+00:00</updated>
<author>
<name>Andrew Pinkham</name>
<email>code@andrewsforge.com</email>
</author>
<published>2014-05-06T15:46:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=354626a0807e6a71d8294b170431aa2b47b402fe'/>
<id>354626a0807e6a71d8294b170431aa2b47b402fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RTF Formatter: consolidated output functions.</title>
<updated>2014-04-29T00:06:40+00:00</updated>
<author>
<name>Andrew Pinkham</name>
<email>code@andrewsforge.com</email>
</author>
<published>2014-04-29T00:06:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=85beee4d8cd6fb4bf30bb88fc663d68bcb6e05c7'/>
<id>85beee4d8cd6fb4bf30bb88fc663d68bcb6e05c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RTF Formatter: removed unnecessary newline</title>
<updated>2014-04-28T23:48:00+00:00</updated>
<author>
<name>Andrew Pinkham</name>
<email>code@andrewsforge.com</email>
</author>
<published>2014-04-28T23:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=c2c03030d32e5094b5042155e712dcb8dad1bc0b'/>
<id>c2c03030d32e5094b5042155e712dcb8dad1bc0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RTF Formatter: added documentation about new output.</title>
<updated>2014-04-28T23:45:09+00:00</updated>
<author>
<name>Andrew Pinkham</name>
<email>code@andrewsforge.com</email>
</author>
<published>2014-04-28T23:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=f89e6695a370413330b57368c649bc02cad36270'/>
<id>f89e6695a370413330b57368c649bc02cad36270</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
