| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| | | |||||
| * | Unbreak examplefile tests with DOS newlines. | thatch | 2009-06-21 | 1 | -0/+1 |
| | | | | | | This appears to have been broken in the last commit to this file, for Py3k compat in a88f6c3aefe0 by removing universal newline mode. | ||||
| * | Port Pygments to Python 3.1. | Georg Brandl | 2009-03-31 | 1 | -3/+3 |
| | | |||||
| * | Update copyrighting style to standard "team" tags. | Georg Brandl | 2009-01-04 | 1 | -2/+2 |
| | | | | | Update AUTHORS file accordingly. | ||||
| * | In the tests, be more clear about what lexer generated an error token | thatch | 2008-12-31 | 1 | -1/+2 |
| | | |||||
| * | file() -> open() in tests. | Georg Brandl | 2008-11-25 | 1 | -1/+1 |
| | | |||||
| * | Next version will be 1.0. | Georg Brandl | 2008-11-15 | 1 | -1/+4 |
| | | |||||
| * | Make test_examplefiles show a better error when there are strange files | thatch | 2008-09-24 | 1 | -0/+5 |
| | | | | | hanging out in the examplefiles dir. | ||||
| * | make use of test generators for test_examplefiles | Benjamin Peterson | 2008-09-18 | 1 | -30/+24 |
| | | |||||
| * | remove __builtin__.testdir/testfile magic | Benjamin Peterson | 2008-09-18 | 1 | -0/+1 |
| | | | | | This adds a new file tests/support.py | ||||
| * | Use specific exception. | Georg Brandl | 2008-07-05 | 1 | -3/+4 |
| | | |||||
| * | [svn] Shorten some testfiles, silence some pylint warnings, | Georg Brandl | 2007-02-14 | 1 | -1/+1 |
| | | | | | add a latex formatter unittest. | ||||
| * | [svn] Copyright notice update. | Georg Brandl | 2007-02-04 | 1 | -1/+1 |
| | | |||||
| * | [svn] Change Pygments license to BSD. | Georg Brandl | 2006-12-10 | 1 | -1/+1 |
| | | |||||
| * | [svn] make check. | Georg Brandl | 2006-10-31 | 1 | -2/+2 |
| | | |||||
| * | [svn] Add encoding support. All processing is now done with unicode strings. | Georg Brandl | 2006-10-31 | 1 | -3/+4 |
| | | |||||
| * | [svn] Name change, round 4 (rename SVN root folder). | Georg Brandl | 2006-10-19 | 1 | -0/+49 |
