summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [svn] change changelog0.8blackbird2007-05-301-3/+3
* [svn] Reduce example file size.Georg Brandl2007-05-307-26061/+0
* [svn] Take #3...Georg Brandl2007-05-301-2/+2
* [svn] Another small test commit.Georg Brandl2007-05-301-1/+1
* [svn] Test commit.Georg Brandl2007-05-301-1/+1
* [svn] More doc.Georg Brandl2007-05-303-10/+19
* [svn] Doc add.Georg Brandl2007-05-302-0/+11
* [svn] fixed bug in rtf formatterblackbird2007-05-301-1/+1
* [svn] Add HTML formatter inline linenos option.Georg Brandl2007-05-292-5/+47
* [svn] Fix an example file ^^Georg Brandl2007-05-291-1/+1
* [svn] Bump status to stable.Georg Brandl2007-05-291-1/+1
* [svn] Add a test file for the vim lexer.Georg Brandl2007-05-292-1/+5149
* [svn] make check.Georg Brandl2007-05-292-2/+4
* [svn] Update changelog and add a copyright entry.Georg Brandl2007-05-292-4/+3
* [svn] see last commitblackbird2007-05-281-0/+2
* [svn] added tim hatch's lexer (forgot about the CHANGELOG entry...) and updat...blackbird2007-05-285-8/+127
* [svn] Remove star-import.Georg Brandl2007-05-281-1/+2
* [svn] Apply patches by Tim, add MiniD lexer from Jarrett and new example files.Georg Brandl2007-05-289-21/+1970
* [svn] Add a section on directive options.Georg Brandl2007-05-281-0/+34
* [svn] fixed rtf formatterblackbird2007-05-282-10/+12
* [svn] Fix.Georg Brandl2007-05-221-1/+1
* [svn] applied patch by thatch that fixes a highlighting bugblackbird2007-05-221-1/+1
* [svn] Fix a few bugs in the Makefile lexer.Georg Brandl2007-05-212-3/+8
* [svn] Add import statement highlighting for Java.Georg Brandl2007-05-201-2/+6
* [svn] fixed small bug in the pygments python traceback highlighterblackbird2007-05-191-1/+1
* [svn] Expand the quickstart a bit.Georg Brandl2007-05-182-16/+43
* [svn] Make a sentence clearer.Georg Brandl2007-05-181-2/+3
* [svn] Elaborate the Unicode docs a bit.Georg Brandl2007-05-181-9/+24
* [svn] Use StringIO in LaTeX formatter.Georg Brandl2007-05-181-2/+2
* [svn] Update the Borland style (ticket #240)Georg Brandl2007-05-181-5/+6
* [svn] A few corrections.Georg Brandl2007-05-064-6/+11
* [svn] added MuPAD lexerwelterde2007-05-064-0/+189
* [svn] Select codename of 0.8 release. :DGeorg Brandl2007-05-041-1/+1
* [svn] Fix a few inconsistencies and nits, mainly in the docs.Georg Brandl2007-05-0413-38/+68
* [svn] Two little fixes.Georg Brandl2007-05-042-2/+2
* [svn] Correct default.Georg Brandl2007-05-031-1/+1
* [svn] Make the C# lexer unicode aware.Georg Brandl2007-05-037-70/+265
* [svn] Fix the filters example.Georg Brandl2007-05-031-6/+6
* [svn] Add whitespace filter. Add a few more filter unit tests.Georg Brandl2007-05-0321-88/+262
* [svn] Update todo.Georg Brandl2007-05-021-1/+0
* [svn] Speed up nested comment parsing in D lexer.Georg Brandl2007-05-021-1/+1
* [svn] added mimetype for DLexer, updated lexer cachebeewee2007-05-012-1/+2
* [svn] missing aliases of DLexer (caused a bug in pocoo)beewee2007-05-011-0/+1
* [svn] 0.8 is not likely to be released in April...Georg Brandl2007-04-271-1/+1
* [svn] Make mapfiles, make check, add D test file, make reindent.Georg Brandl2007-04-2510-22/+164
* [svn] added D lexer by Kirk MyDonald, this closes #241blackbird2007-04-253-5/+93
* [svn] {% filter %} in pygments has now extra rules for the first name which i...blackbird2007-04-211-0/+4
* [svn] Make headings more visible in pastie style.Georg Brandl2007-04-111-2/+2
* [svn] Added "new in version 0.8".Georg Brandl2007-04-051-1/+3
* [svn] added RedcodeLexerwelterde2007-04-054-1/+56