summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove build dir on clean.1.1.1Georg Brandl2009-09-151-0/+1
* Use correct Pygments in doc generation script and echo the version.Georg Brandl2009-09-151-1/+7
* Fix test running for running from src dir.Georg Brandl2009-09-151-2/+5
* Update mapfile.Georg Brandl2009-09-151-1/+1
* Added Gentoo-specific suffixes to Bash lexer.Georg Brandl2009-09-152-1/+3
* Fix Python 3 compatibility of test runner.Georg Brandl2009-09-151-3/+5
* Make sure test suite runs the right Pygments.Georg Brandl2009-09-151-1/+12
* Consistency fixes in the test suite.Georg Brandl2009-09-158-27/+23
* Update version info.Georg Brandl2009-09-152-2/+2
* Fix test suite failures and set today as release date.Georg Brandl2009-09-154-4/+6
* Add author for new BBCode lexer.Georg Brandl2009-09-141-0/+1
* Improved the BBCode lexer (#435).Georg Brandl2009-09-142-6/+20
* Add "stream" keyword in ModelicaLexer.Georg Brandl2009-09-131-1/+1
* Added support for new Jinja2 keywords.mitsuhiko2009-09-132-1/+8
* Update version info for 1.2.Georg Brandl2009-09-112-2/+2
* Added tag 1.1 for changeset 5a794a620dc7Georg Brandl2009-09-110-0/+0
* Add Python 3 to Trove classifiers.1.1Georg Brandl2009-09-111-0/+2
* Update release info.Georg Brandl2009-09-111-1/+1
* Remove "M" as a reserved word in SQL.Georg Brandl2009-09-111-2/+2
* Fixed a bug in Haskell single-line comment detection (#426).Georg Brandl2009-09-112-1/+3
* Fix ANTLR analyse_text functions.Georg Brandl2009-09-111-8/+19
* #428: Add docutils 0.5+ directive class, keep old directive as -old.py.Georg Brandl2009-09-113-30/+115
* Make make check happy.Georg Brandl2009-09-115-5/+9
* Make "New in ..." consistent.Georg Brandl2009-09-111-16/+30
* Fix typo.Georg Brandl2009-08-111-1/+1
* Fix markup.Georg Brandl2009-08-101-1/+1
* #425: remove merge turd.Georg Brandl2009-07-241-8/+0
* Add tracker location hint.Georg Brandl2009-07-111-0/+2
* Fix issue number.Georg Brandl2009-07-111-1/+1
* Fix punctutation.Georg Brandl2009-07-111-2/+2
* merge with timGeorg Brandl2009-07-113-2/+5
|\
| * Apply patch from #419 for matlab functions without return typesthatch2009-07-073-2/+5
* | #422: fix another Perl heredoc lexing bug.Georg Brandl2009-07-112-2/+2
* | #421: Emit Comment.Single or Comment.Multiline tokens for languages that have...Georg Brandl2009-07-115-69/+71
* | Rewrap to EOL 80.Georg Brandl2009-07-111-3/+4
* | Use jinja2 for docs generation. Patch by POX.Georg Brandl2009-07-091-10/+10
|/
* Support WindowsError and VMSError.Georg Brandl2009-06-301-4/+4
* Add changelog entry for c69645e7e8b2.Georg Brandl2009-06-241-1/+1
* merge with timGeorg Brandl2009-06-242-3/+5
|\
| * Regenerate mapfile.Georg Brandl2009-06-241-0/+1
| * Fix bug in Ruby highlighting: double backslash in regex literal is escaped ba...Georg Brandl2009-06-241-0/+1
| * typoGeorg Brandl2009-06-241-3/+3
* | #410: Recognize bitwise and logical or in Matlabthatch2009-06-222-3/+3
|/
* Update changelogthatch2009-06-211-0/+9
* #416: Add support for Newspeakthatch2009-06-213-1/+3582
* #403: Make JS regex parsing better, by Pumbaa80thatch2009-06-212-10/+76
* #413: Handle numbers that start with a dotthatch2009-06-211-0/+1
* #411: S-Plus improvements provided by Winston Changthatch2009-06-211-2/+7
* Example file for #395thatch2009-06-211-0/+47
* Make Python backslash parsing more robust for #395thatch2009-06-211-6/+6