forked from pool/python-Pygments
- Update to version 1.5:
- Fix Python 3 terminal highlighting with pygmentize
- In the LaTeX formatter, escape special &, < and > chars
- In the LaTeX formatter, fix display problems for styles with token
background colors
- Enhancements to the Squid conf lexer
- Several fixes to the reStructuredText lexer
- Recognize methods in the ObjC lexer
- Fix Lua "class" highlighting: it does not have classes
- Fix degenerate regex in Scala lexer and highlighting bugs
- Fix number pattern order in Ocaml lexer
- Fix generic type highlighting in ActionScript 3
- Fixes to the Clojure lexer
- Fix degenerate regex in Nemerle lexer
- Fix infinite looping in CoffeeScript lexer
- Fix crashes and analysis with ObjectiveC lexer
- Add some Fortran 2003 keywords.
- Fix Boo string regexes
- Add "rrt" style
- Fix infinite looping in Darcs Patch lexer.
- Lots of misc fixes to character-eating bugs and ordering problems in many
different lexers.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
664a984f51
commit
d11300c4ba
@@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 12 21:14:22 UTC 2012 - saschpe@gmx.de
|
||||
|
||||
- Update to version 1.5:
|
||||
- Fix Python 3 terminal highlighting with pygmentize
|
||||
- In the LaTeX formatter, escape special &, < and > chars
|
||||
- In the LaTeX formatter, fix display problems for styles with token
|
||||
background colors
|
||||
- Enhancements to the Squid conf lexer
|
||||
- Several fixes to the reStructuredText lexer
|
||||
- Recognize methods in the ObjC lexer
|
||||
- Fix Lua "class" highlighting: it does not have classes
|
||||
- Fix degenerate regex in Scala lexer and highlighting bugs
|
||||
- Fix number pattern order in Ocaml lexer
|
||||
- Fix generic type highlighting in ActionScript 3
|
||||
- Fixes to the Clojure lexer
|
||||
- Fix degenerate regex in Nemerle lexer
|
||||
- Fix infinite looping in CoffeeScript lexer
|
||||
- Fix crashes and analysis with ObjectiveC lexer
|
||||
- Add some Fortran 2003 keywords.
|
||||
- Fix Boo string regexes
|
||||
- Add "rrt" style
|
||||
- Fix infinite looping in Darcs Patch lexer.
|
||||
- Lots of misc fixes to character-eating bugs and ordering problems in many
|
||||
different lexers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 13:49:17 UTC 2012 - bwiedemann@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user