Donate Share

GeSHi - Generic Syntax Highlighter

File Release Notes and Changelog

Release Name: GeSHi 1.1.1

Notes:
This release fixes a minor bug in java highlighting. It also marks the end of the 1.1.1
development effort, which has seen the addition of several major new features, such as
theming support, code parsers and renderers.

Changes: 2006-06-10 22:29 oracleshinoda * class.geshi.php: Updated version for 1.1.1 release. 2006-06-09 10:57 oracleshinoda * geshi/languages/java/class.geshijavacodeparser.php: Fix when .* is used for imports having other tokens later on being converted to import context.