summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve Matlab lexer as suggested by Winston Chang in #414thatch2009-06-211-2/+2
* Unbreak examplefile tests with DOS newlines.thatch2009-06-211-0/+1
* Match Python 3 with "python3" shebang only.Georg Brandl2009-05-171-1/+1
* Add attribution and changelog entry for Vala lexer.Georg Brandl2009-04-282-0/+2
* mergeGeorg Brandl2009-04-282-1/+91
|\
| * Add Vala Lexer support.Mark Lee2009-04-262-1/+89
* | Fix speling.Georg Brandl2009-04-271-1/+1
|/
* Looks like some FORTRANs know a semicolon.Georg Brandl2009-04-251-1/+1
* Allow whitespace in function signatures.Georg Brandl2009-04-251-0/+1
* Fix broken links.Georg Brandl2009-04-121-2/+2
* Fix some long lines.Georg Brandl2009-04-121-11/+22
* merge with TimGeorg Brandl2009-04-126-6/+135
|\
| * Fix #397 (python mishighlights 0x0)thatch2009-03-252-1/+4
| * Group perl bugs in CHANGESthatch2009-03-251-2/+2
| * Add Perl change to changelogthatch2009-03-251-1/+1
| * Merge ASP.net lexers to -mainthatch2009-03-255-3/+129
| |\