summaryrefslogtreecommitdiff
path: root/pygments/formatters/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Fix leftover debugging "raise". Add test coverage for errors and exceptions i...Georg Brandl2014-11-101-2/+2
* Refactored formatter mapping to work like the lexer mapping.Georg Brandl2014-09-201-40/+88
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
* Use a regular expression cache to avoid redundant and expensive RE compiles whenddbennett2013-05-241-2/+4
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Copyright update.Georg Brandl2012-02-051-1/+1
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* Remove compatibility "sets" imports.Georg Brandl2010-02-181-1/+1
* Happy new year!Georg Brandl2010-01-011-1/+1
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* [svn] Make check.gbrandl2007-02-141-1/+1
* [svn] Shorten some testfiles, silence some pylint warnings,gbrandl2007-02-141-2/+3
* [svn] Quite a few things:gbrandl2007-02-121-56/+31
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
* [svn] Added using(state=x) and RST lexer by Tim Hatch.gbrandl2007-01-251-1/+1
* [svn] Generate lexer, formatter and filter docs from docstrings.gbrandl2007-01-121-4/+4
* [svn] added rich text formatter (formatter for one of the worst file formats ...blackbird2006-12-161-4/+9
* [svn] Change Pygments license to BSD.gbrandl2006-12-101-1/+1
* [svn] some minor updates:blackbird2006-11-231-0/+8
* [svn] added experimental (untested) plugin support. i'll try writing some plu...blackbird2006-10-221-2/+6
* [svn] Avoid failing if no docstring given for a formatter class. Fixes #121.gbrandl2006-10-201-0/+2
* [svn] Name change, round 4 (rename SVN root folder).gbrandl2006-10-191-0/+73