| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| | | |||||
| * | Port Pygments to Python 3.1. | Georg Brandl | 2009-03-31 | 1 | -12/+23 |
| | | |||||
| * | Update copyrighting style to standard "team" tags. | Georg Brandl | 2009-01-04 | 1 | -2/+2 |
| | | | | | Update AUTHORS file accordingly. | ||||
| * | Explicitly use binary file mode. | Georg Brandl | 2008-11-25 | 1 | -3/+3 |
| | | |||||
| * | file() -> open() in tests. | Georg Brandl | 2008-11-25 | 1 | -3/+3 |
| | | |||||
| * | Fix #368 by requiring word boundaries for codetag filter. | thatch | 2008-10-08 | 1 | -0/+16 |
| | | |||||
| * | instead of picking a random modules to test, provide an easy way to get the ↵ | Benjamin Peterson | 2008-09-21 | 1 | -4/+6 |
| | | | | | current one | ||||
| * | remove __builtin__.testdir/testfile magic | Benjamin Peterson | 2008-09-18 | 1 | -3/+5 |
| | | | | | This adds a new file tests/support.py | ||||
| * | Fix test_basic_api. | Georg Brandl | 2008-09-09 | 1 | -2/+6 |
| | | |||||
| * | Ignore failure when default font is not installed. | Georg Brandl | 2008-07-23 | 1 | -3/+4 |
| | | |||||
| * | Ignore import errors in the tests.0.10 | Georg Brandl | 2008-05-06 | 1 | -2/+9 |
| | | |||||
| * | Fix the test_basic_api. | Georg Brandl | 2007-09-09 | 1 | -1/+1 |
| | | |||||
| * | [svn] Make the C# lexer unicode aware. | Georg Brandl | 2007-05-03 | 1 | -1/+8 |
| | | | | | | Warning, major hack ahead: the code to support multiple token defs is not the prettiest. | ||||
| * | [svn] Add whitespace filter. Add a few more filter unit tests. | Georg Brandl | 2007-05-03 | 1 | -4/+32 |
| | | |||||
| * | [svn] Make check. | Georg Brandl | 2007-02-14 | 1 | -1/+1 |
| | | |||||
| * | [svn] Add tests for filters. | Georg Brandl | 2007-02-14 | 1 | -1/+12 |
| | | |||||
| * | [svn] Copyright notice update. | Georg Brandl | 2007-02-04 | 1 | -1/+1 |
| | | |||||
| * | [svn] - add missing example files | Georg Brandl | 2007-01-25 | 1 | -1/+21 |
| | | | | | | - add "outencoding" option to formatters - improve cmdline error reporting | ||||
| * | [svn] Allow dropping style files into the styles subpackage. | Georg Brandl | 2007-01-25 | 1 | -0/+4 |
| | | |||||
| * | [svn] Add test for lexer attribute types. | Georg Brandl | 2007-01-12 | 1 | -1/+4 |
| | | |||||
| * | [svn] Fix #178 and make test suite pass. | Georg Brandl | 2007-01-08 | 1 | -0/+4 |
| | | |||||
| * | [svn] Improve Unicode handling without encoding. | Georg Brandl | 2006-12-20 | 1 | -1/+16 |
| | | |||||
| * | [svn] Make the test suite pass. | Georg Brandl | 2006-12-16 | 1 | -3/+3 |
| | | |||||
| * | [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/+5 |
| | | |||||
| * | [svn] Begin a test case for the cmdline interface. | Georg Brandl | 2006-10-31 | 1 | -0/+5 |
| | | |||||
| * | [svn] Add a new unit test, reduce size of some examples, fix a few errors. | Georg Brandl | 2006-10-30 | 1 | -2/+78 |
| | | |||||
| * | [svn] Name change, round 4 (rename SVN root folder). | Georg Brandl | 2006-10-19 | 1 | -0/+12 |
