Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Fix Raw token lexer/formatter with new default encoding. | Georg Brandl | 2014-11-06 | 1 | -1/+2 |
| | |||||
* | Finalize single-source port for Py2.[67] and Py3.3+. | Georg Brandl | 2014-01-18 | 1 | -7/+6 |
| | |||||
* | new year in copyright notice | Georg Brandl | 2014-01-10 | 1 | -1/+1 |
| | |||||
* | Happy new year 2013. | Georg Brandl | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | Copyright update. | Georg Brandl | 2012-02-05 | 1 | -1/+1 |
| | |||||
* | Fix current copyright year. | Georg Brandl | 2011-07-09 | 1 | -1/+1 |
| | |||||
* | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Port Pygments to Python 3.1. | gbrandl | 2009-03-31 | 1 | -4/+4 |
| | |||||
* | Update copyrighting style to standard "team" tags. | gbrandl | 2009-01-04 | 1 | -2/+2 |
| | | | | Update AUTHORS file accordingly. | ||||
* | Always work with byte streams in the raw token lexer. | gbrandl | 2008-11-25 | 1 | -1/+4 |
| | |||||
* | raw token stream lexer is no longer associated with `*.raw`. This lexer is ↵ | mitsuhiko | 2008-07-04 | 1 | -2/+6 |
| | | | | | | not commonly used and doesn't provide silent error handling. This can be a problem for applications directly interfacing pygments such as reviewboard: http://groups.google.com/group/reviewboard/browse_thread/thread/179ec0a2fe968915/5aeef65110046f29 | ||||
* | [svn] Fix a few inconsistencies and nits, mainly in the docs. | gbrandl | 2007-05-04 | 1 | -2/+4 |
| | | | | Use the get_choice_opt function consistently. | ||||
* | [svn] Copyright notice update. | gbrandl | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | [svn] Generate lexer, formatter and filter docs from docstrings. | gbrandl | 2007-01-12 | 1 | -4/+7 |
| | | | | There is the problem of ordering, though. | ||||
* | [svn] Fix unittest. | gbrandl | 2006-12-16 | 1 | -2/+7 |
| | |||||
* | [svn] Make RawTokenFormatter/Lexer use unicode escaped strings. | gbrandl | 2006-12-16 | 1 | -1/+1 |
| | |||||
* | [svn] Change Pygments license to BSD. | gbrandl | 2006-12-10 | 1 | -1/+1 |
| | |||||
* | [svn] More pylint fixes, update BBcode formatter to new style API. | gbrandl | 2006-10-30 | 1 | -3/+2 |
| | |||||
* | [svn] Implement goto label support for C, C++, Delphi. | gbrandl | 2006-10-30 | 1 | -1/+1 |
| | |||||
* | [svn] Add a new unit test, reduce size of some examples, fix a few errors. | gbrandl | 2006-10-30 | 1 | -10/+15 |
| | |||||
* | [svn] Add mime type selection for lexers. | gbrandl | 2006-10-28 | 1 | -0/+2 |
| | |||||
* | [svn] Correct token indices in the raw token lexer. | gbrandl | 2006-10-28 | 1 | -1/+3 |
| | |||||
* | [svn] Update make check. | gbrandl | 2006-10-22 | 1 | -1/+1 |
| | |||||
* | [svn] Name change, round 4 (rename SVN root folder). | gbrandl | 2006-10-19 | 1 | -0/+75 |