summaryrefslogtreecommitdiff
path: root/pygments/filters
Commit message (Expand)AuthorAgeFilesLines
* Remove compatibility "sets" imports.Georg Brandl2010-02-181-6/+3
* Fix various "make check" issues.Georg Brandl2010-01-011-2/+2
* Added options for rendering LaTeX in source code comments in the LaTeX format...Georg Brandl2010-01-011-0/+68
* Happy new year!Georg Brandl2010-01-011-1/+1
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
* Fix #368 by requiring word boundaries for codetag filter.thatch2008-10-081-1/+1
* Clarification.gbrandl2008-05-041-2/+3
* [svn] Fix a few inconsistencies and nits, mainly in the docs.gbrandl2007-05-041-4/+2
* [svn] Two little fixes.gbrandl2007-05-041-1/+1
* [svn] Add whitespace filter. Add a few more filter unit tests.gbrandl2007-05-031-25/+144
* [svn] Add a raising filter.gbrandl2007-03-301-1/+21
* [svn] Remove debug print.gbrandl2007-02-141-1/+0
* [svn] Add tests for filters.gbrandl2007-02-141-1/+2
* [svn] Shorten some testfiles, silence some pylint warnings,gbrandl2007-02-141-7/+7
* [svn] Quite a few things:gbrandl2007-02-121-32/+47
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
* [svn] PyLint run.gbrandl2007-01-251-1/+2
* [svn] Some minor cleanup.gbrandl2007-01-201-2/+2
* [svn] various changes in pygments (does also affect the docs)blackbird2007-01-201-3/+38
* [svn] Generate lexer, formatter and filter docs from docstrings.gbrandl2007-01-121-3/+9
* [svn] added missing files -.-blackbird2006-12-211-0/+97