summaryrefslogtreecommitdiff
path: root/tests/test_perllexer.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged in zhouzhen1/pygments-main/perllexer (pull request #688)Georg Brandl2017-01-221-1/+1
|\ | | | | | | Fix Perl5 lexer for namespaces/modules.
| * Copyright update.Georg Brandl2017-01-221-1/+1
| |
* | Fix Perl5 lexer for namespaces/modules. Also see ↵Zhenyi Zhou2017-01-011-1/+21
|/ | | | https://github.com/EntropyOrg/p5-Devel-IPerl/issues/25
* Copyright year update.Georg Brandl2015-01-211-1/+1
|
* split up text lexersGeorg Brandl2014-09-191-1/+1
|
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
|
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
|
* Copyright update.Georg Brandl2012-02-051-1/+1
|
* fix regular expressions that can exhibit runaway backtracking (bug 697)Benji York2011-09-301-0/+137