summaryrefslogtreecommitdiff
path: root/pygments/unistring.py
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Georg Brandl2010-01-011-1/+1
* _ can start identifiers.Georg Brandl2009-04-011-1/+1
* Port Pygments to Python 3.1.Georg Brandl2009-03-311-1/+2
* Update copyrighting style to standard "team" tags.Georg Brandl2009-01-041-2/+2
* open() should be used instead of file()Benjamin Peterson2008-09-211-2/+2
* Fix #358. Release 0.11.1.Georg Brandl2008-08-241-2/+14
* Allow Unicode identifiers in py3 lexer.Georg Brandl2008-04-101-0/+4
* [svn] Two little fixes.Georg Brandl2007-05-041-1/+1
* [svn] Make the C# lexer unicode aware.Georg Brandl2007-05-031-0/+113