diff options
author | obache <obache@pkgsrc.org> | 2008-11-18 07:29:11 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-11-18 07:29:11 +0000 |
commit | 026e8bc05dec10638589c71952e534da71d48b53 (patch) | |
tree | bcb3a51be5f818ba798c36351705710040ca5b97 /mbone/rat | |
parent | cd808b0bfffa29b60fe2142da378f8ca834ab7ed (diff) | |
download | pkgsrc-026e8bc05dec10638589c71952e534da71d48b53.tar.gz |
Update Pygments to 0.11.1.
Pygments changelog
==================
Version 0.11.1
--------------
(released Aug 24, 2008)
- Fix a Jython compatibility issue in pygments.unistring (#358).
Version 0.11
------------
(codename Straußenei, released Aug 23, 2008)
Many thanks go to Tim Hatch for writing or integrating most of the bug
fixes and new features.
- Lexers added:
* Nasm-style assembly language, thanks to delroth
* YAML, thanks to Kirill Simonov
* ActionScript 3, thanks to Pierre Bourdon
* Cheetah/Spitfire templates, thanks to Matt Good
* Lighttpd config files
* Nginx config files
* Gnuplot plotting scripts
* Clojure
* POV-Ray scene files
* Sqlite3 interactive console sessions
* Scala source files, thanks to Krzysiek Goj
- Lexers improved:
* C lexer highlights standard library functions now and supports C99
types.
* Bash lexer now correctly highlights heredocs without preceding
whitespace.
* Vim lexer now highlights hex colors properly and knows a couple
more keywords.
* Irc logs lexer now handles xchat's default time format (#340) and
correctly highlights lines ending in ``>``.
* Support more delimiters for perl regular expressions (#258).
* ObjectiveC lexer now supports 2.0 features.
- Added "Visual Studio" style.
- Updated markdown processor to Markdown 1.7.
- Support roman/sans/mono style defs and use them in the LaTeX
formatter.
- The RawTokenFormatter is no longer registered to ``*.raw`` and it's
documented that tokenization with this lexer may raise exceptions.
- New option ``hl_lines`` to HTML formatter, to highlight certain
lines.
- New option ``prestyles`` to HTML formatter.
- New option *-g* to pygmentize, to allow lexer guessing based on
filetext (can be slowish, so file extensions are still checked
first).
- ``guess_lexer()`` now makes its decision much faster due to a cache
of whether data is xml-like (a check which is used in several
versions of ``analyse_text()``. Several lexers also have more
accurate ``analyse_text()`` now.
Diffstat (limited to 'mbone/rat')
0 files changed, 0 insertions, 0 deletions