1
2              CHANGES - Changelog for GeSHi (geshi.php only)
3
4Changes to the code are listed under the version they occurred in, with who suggested
5it by each one (if there's nobody listed as suggesting it I dreamed it up :)). Users
6who suggested an idea often also provided the code that was used as a basis for the
7changes - thanks to all who suggested these ideas and gave me the code to show me how!
8
9Language files listed under each version were made by the author beside them, and then
10modified by me for consistency/bug fixing.
11
12Please send any bug reports to BenBE@omorphia.de, or use the bug report tracker
13at sourceforge (http://sourceforge.net/tracker/?group_id=114997&atid=670231)
14
15Version 1.0.9.1
16  -  Added language files
17     * OpenSSH config (Kevin Ernst)
18     * roff (Artur Iwicki)
19     * Wolfram (Mysterious Light)
20  -  Some minor tweaks for RFC822 email support (BenBE)
21  -  Introduce strip_language function (phy25)
22  -  Recognize additional file extensions (RealityRipple)
23  -  Code style update by avoiding create_function (cweiske)
24  -  Backported CLI tool from GeSHi 1.1 branch (cweiske)
25  -  Improvements to language files
26     * bash: Update list of keywords (apjanke)
27     * Haskell: Updated doc links and types from Prelude (Jeremy Singer)
28     * INI files: support single quotes (peterdd)
29     * Matlab: Add keywords and functions from recent Matlab releases (apjanke)
30     * MySQL: Some missing keywords (Abu3safeer)
31     * MySQL: Updated documentation links (splitbrain)
32     * R/S+: Fix broken linking of keywords (BenBE)
33     * SciLab: Fix broken linking of keywords (BenBE)
34     * SQL: Some missing keywords (peterdd)
35Version 1.0.9.0
36  -  Add public/protected method & property visibility.
37     THIS MAY BREAK YOUR CODE
38  -  Restructure git repository
39  -  Compatible with PHP7
40  -  Remove PHP4 compatibility code
41Version 1.0.8.13
42  -  Added language files
43     * Ceylon (Lucas Werkmeister)
44     * eggdrop (CrazyCat)
45     * Julia (Curtis Vogt)
46     * Kotlin (Ole Kristian Sandum)
47     * Mathematica (Connor Glosser)
48     * Mercury (Sebastian Godelet)
49     * MetaPost (Maxime Chupin)
50     * phix (Pete Lomax)
51     * SASS (Javier Eguiluz)
52     * Swift (Ken Woo)
53     * TeXgraph (Patrick Fradin)
54     * Twig templates (Javier Eguiluz)
55     * windows batch (Lev)
56     * Xojo (Massimo Zappino)
57  -  Improvements to language files
58     * AutoIt: new version (Jonathan Bennett)
59     * C++11 keywords (Streusel)
60     * CSS attributes (BenBE)
61     * CSS: SVG fill styles (peterdd)
62     * Haskell: Non-standard string highlighting (Evan Czaplicki)
63     * Haskell: Quote mark handling (Sidharth Kapur)
64     * Lua: match comments non-greedily (Jerry)
65     * PowerBuilder: additional encoding constants (Doug Porter)
66     * QML updates (Thibaut Cuvelier)
67     * Qt5 API for C++ language file (neochapay)
68     * SQL: ELSEIF keyword (Kris)
69     * YAML numbers specification (BenBE)
70  -  Fix compatibility for PHP 7 (pazuzu156)
71  -  Automatically run langcheck when committing code
72Version 1.0.8.12
73  -  Added language files
74     * AIMMS (Guido Diepen)
75     * C with WinAPI (BenBE)
76     * C++ with WinAPI (BenBE)
77     * Chapel (Richard Molitor)
78     * Dart (Edward Hart)
79     * EZT (Ramesh Vishveshwar)
80     * ISPF Panel (Ramesh Vishveshwar)
81     * Job Control Language (Ramesh Vishveshwar)
82     * nginx (Cliff Wells, Deoren Moor, Thomas Joiner)
83     * Nimrod (Dennis Felsing)
84     * PostScript (BenBE)
85     * QML (J-P Nurmi)
86     * Racket (Tim Brown)
87     * RBScript (Deng Wen Gang)
88     * Rust (Dave Hodder)
89     * SCL (Leonhard Hösch)
90     * StandardML (eldesh)
91     * VBScript (Rory Prendergast)
92  -  Allow for global setup of all keyword and comments style at once using '*' (BenBE)
93  -  Non-persistent XSS in example contrib script (BenBE, present in intermediate dev versions)
94  -  Fix short tag usage to allow for configurations where short tags are disabled (BenBE)
95  -  Updated COPYING to use updated version of GPL 2.0 (BenBE)
96  -  Improvements to language files (BenBE)
97     * Updated Documentation Link for LaTeX (Johannes Ähling)
98     * Fix some highlighting problems with Octave (Carnë Draug, Juan Pablo Carbajal)
99     * Fix a minor issue with comments in Visual Basic (Plançon, BenBE)
100     * Some LangCheck issues with Visual Basic (BenBE)
101     * Fix a minor issue with keywords in SQL (Gerrit, BenBE)
102     * Force comments in INI files to be their own line (BenBE)
103     * Fix problem with T-SQL keyword highlighting (James Horsley, BenBE)
104     * Some more keywords for Bash (BenBE)
105     * Updated LSL2 language file (BenBE, Sei Lisa)
106     * Fixed langcheck errors in Lua langfile (BenBE)
107     * Fixed double quotes in Tcl (BenBE, stecue)
108     * Updated PARI/GP language file (Charles R Greathouse IV, BenBE)
109     * Updated Cobol language file (Edward Hart, BenBE)
110     * Updated Verilog language file (Tony Carrillo, BenBE)
111     * Updated Lisp language file (Edward Hart, BenBE)
112     * Updated list of Debian and Ubuntu releases (BenBE)
113     * Implemented C++11 string literal support (BenBE)
114     * Updated list of commands on Bash language file (BenBE)
115     * Updated PHP language file (Levi Morrisson)
116     * Updated Haskell language file (duplode)
117     * Updated NSIS language file (Jan T. Scott, BenBE)
118     * Add raw string support for Rust (mbrown1413)
119     * Fix LangCheck issues with LOLcode language file (mudhailess, BenBE)
120     * Updated LSL2 language file (Sei Lisa, BenBE)
121     * Updated Oxygene language file (Carlo Kok, BenBE)
122     * Fixed TCL comment processing (Sei Lisa)
123     * Fixed C++ (Qt) documentation links (Sei Lisa)
124     * Updated CSS language file to include CSS3 keywords (Zéfling, BenBE))
125Version 1.0.8.11
126  -  Added language files
127     * ARM (Marat Dukhan)
128     * Asymptote (Manuel Yguel)
129     * DCL (Petr Hendl)
130     * DCPU-16 (Benny Baumann)
131     * FreeSWITCH (James Rose)
132     * Haxe (Andy Li, John Liao)
133     * LDIF (Bruno Harbulot)
134     * Nagios (Albéric de Pertat)
135     * Octave (Carnë Draug, Juan Pablo Carbajal)
136     * ParaSail (sttaft)
137     * PARI/GP (Charles R Greathouse IV)
138     * Python for S60 (Sohan Basak)
139     * Rexx (Jon Wolfers)
140     * SPARK (Phil Thornley)
141     * SPARQL (Karima Rafes)
142     * StoneScript (Archimmersion)
143     * UPC (Viraj Sinha)
144     * Urbi (Alexandre Morgand)
145     * Vedit (Pauli Lindgren)
146  -  Updated aliasd.php contrib script (SF#3073275, count)
147  -  Fallback to "text" when extension is unknown (SF#3514714, murkymark, BenBE)
148  -  detect extensions case-insensitive (SF#3514714, murkymark, BenBE)
149  -  Fixed two bugs within contrib scripts included with each release (BenBE)
150  -  Improvements to language files (BenBE)
151     * Symbol and char literal handling for Scala (Paul Butcher, BenBE)
152     * Multiline comments of F# weren't actually multiline (BenBE)
153     * Support for IPv6 addresses in RFC822 messages (BenBE)
154     * Properly handle retrieving names from language files (MikeSee, BenBE)
155     * Changes for improved highlighting of signle line comments and end-of-code indicators
156     * Missing keywords and improved highlighting of comments
157     * Problem with DOS/Batch highlighting breaking out at variables (BenBE)
158     * Addition of MMX/SSE/x86-64 registers and MMX/SSE instructions for
159       ASM language file(up to 4.2) (Dennis Yurichev)
160     * Further improvements to ASM language file to introduce all latest
161       already documented x86 architecture instructions (Marat Dukhan)
162     * Fixed links for R/S+ language file (Fernando H.F.P. da Rosa)
163     * Fix a problem with Delphi/Pascal regarding hex numbers/chars (BenBE)
164     * Fixed a typo and missing keywords for HTML4 and HTML5 (SF#3365452, BenBE)
165     * Fixed a typo in Modula-3 language file (SF#3358216, BenBE)
166     * Added missing keywords for MySQL (SF#3290998, ct-bob, BenBE)
167     * Added missing keywords for Pascal (SF#3176749, BenBE)
168     * Properly detect the keyword that is to be linked (BenBE)
169     * Updated VHDL language file (Kevin Thibedeau)
170     * Added missing keyword for Verilog (SF#3557903, BenBE)
171     * Fixed typo in Haskell causing a keyword to be missing (SF#3529439, BenBE)
172     * Fixed Long String handling for Lua (SF#3541510, Tim Starling)
173     * Updated JavaDoc links for Java language files (SF#3538552, jeneag, BenBE)
174     * CSS keywords incorrectly highlighted as part of identifiers (SF#3554101, BenBE)
175     * CSS3 keywords missing from highlighting (SF#3525084, vlaKoff, BenBE)
176     * Make variable handling compatible to PHP (SF#3489142, BenBE)
177     * Fixed obsolete MySQL documentation links (SF#3441642, BenBE)
178     * Add mising keywords for T-SQL (SF#3435026, BenBE)
179     * Fix discarded text when highlighting TypoScript (SF#3160238, BenBE)
180Version 1.0.8.10
181  -  Added language files
182     * BASCOM AVR (Michal Goralczyk)
183     * C: Loadrunner dialect (Stuart Moncrieff)
184     * CoffeeScript (Trevor Burnham)
185     * EPC (Thorsten Muehlfelder)
186     * Euphoria (Nicholas Koceja)
187     * Falcon (billykater)
188     * HTML5 (Robert Lidberg)
189     * LLVM (Azriel Fasten)
190     * PL/I (Robert Prins)
191     * ProFTPd (Benny Baumann)
192     * PyCon (Benny Baumann)
193     * UnrealScript (pospi)
194     * YAML (Josh Ventura)
195  -  Small bugfix in LangCheck when looking for language files
196  -  Added '-' to list of RX chars that require explicit escaping (SF#3056454, BenBE)
197  -  Minor changes to boundary checks (SF#3077256, BenBE)
198  -  Improvements to language files (BenBE)
199     * Major rework of the ALGOL68 language file (Neville Dempsey)
200     * LangCheck warnings from GO language file (BenBE)
201     * Some additions to the Objeck language file (Randy Hollines)
202     * Properly highlight infinity as numbers for J (Ric Sherlock)
203     * Improved GDB Backtrace language file (Milian Wolff)
204     * Updated Liberty BASIC language file (Chris Iverson)
205     * Fixed a small issue with detection of division vs. regular expressions
206       for ActionScript 3 and JavaScript (Kevin Day)
207     * Fixed Escape handling for CSS (SF#3080513, yecril71pl, BenBE)
208     * Additional comment styles for SAS (SF#3024708, ahnolds, BenBE)
209     * Updated keyword list for TeraTerm (Boris Maisuradze)
210     * Incorrect handling of /**/ comments in Javascript (BenBE)
211     * Support for mod_upload_progress in Apache Config files (BenBE)
212     * Prefix operator handling in F# was broken (BenBE)
213     * CDATA handling for html4strict (BenBE)
214     * Common subcommands for Apache, APT, CVS, Git, SVN and YUM for Bash (BenBE)
215     * Limited support for prompt detection in single line Bash snippets (BenBE)
216     * Added functions of the C standard library (BenBE)
217     * Rework of Lua to use GeSHi's features better (BenBE)
218     * Language file improvements for Python (Zbyszek Szmek)
219     * Fixed documentation links for Groovy (SF#3152356, lifeisfoo)
220     * Fixed incorrect highlighting of certain keywords in Erlang (SF#3138853, BenBE)
221     * Escape chars in C++/C++Qt handled incorrectly (SF#3122706, C. Pötsch)
222     * Empty parameters of LaTeX commands tipped the highlighting off (SF#3098329, James Oldfield, BenBE)
223     * Additional Keywords and minor tweaks to Logtalk (Paulo Moura)
224Version 1.0.8.9
225  -  Added language files
226     * Algol68 (Neville Dempsey)
227     * E (Kevin Reid)
228     * FormulaOne (Juro Bystricky)
229     * Go (Markus Jarderot)
230     * Liberty BASIC (Chris Iverson)
231     * MOS 6502/6510 Assemblers (Warren Willmey)
232     * Motorola 68k assembler (Warren Willmey)
233     * Objeck Programming Language (Randy Hollines)
234     * ZXBasic (Jose Rodriguez)
235  -  Added support for $-prefixed hex numbers and @-prefixed octal numbers
236  -  Added Parser Control for languages to tell when numbers are present
237     inside of non-string parts
238  -  Introduced querying supported/known languages directly
239  -  Introduced querying full language names without loading the language file
240  -  Improvements to language files (BenBE)
241     * Added loads of keywords for generic SQL highlighting (Jürgen Thomas)
242Version 1.0.8.8
243  -  Added language files
244     * ChaiScript (Jason Turner & Jonathan Turner)
245     * Genie (Nicolas Joseph)
246     * GwBasic (José Gabriel Moya Yangüela)
247     * HicEst (Georg Petrich)
248     * Icon (Matt Oates)
249     * MagikSF (Sjoerd van Leent)
250     * Modula 2 (Benjamin Kowarsch)
251     * Oz (Wolfgang Meyer)
252     * PCRE (BenBE)
253     * PostgreSQL (Christophe Chauvet)
254     * q/kdb+ (Ian Roddis)
255     * RPM Specification Files (Paul Grinberg)
256     * Unicon (Matt Oates)
257     * Vala (Nicolas Joseph)
258     * XBasic (José Gabriel Moya Yangüela)
259  -  Improvements to language files (BenBE)
260     * Major reworks and improvements to OCaml language file (BenBE)
261     * Removed duplicate entries from keyword groups of VIM language file (Segaja)
262     * Properly protect Regexps against GeSHi Black Magic in Matlab (BenBE)
263     * Added support for Block Comments in PowerShell (BenBE)
264     * Added some keywords for VB; split into multiple groups (leejkennedy, BenBE)
265     * Basic Heredoc Support for Ruby (BenBE)
266Version 1.0.8.7
267  -  Added language files
268     * Autoconf (Mihai Vasilian)
269     * ECMAScript (Michel Mariani)
270     * J (Ric Sherlock)
271     * OpenBSD Packet Filter (David Berard)
272     * Oxygene / Delphi Prism (Carlo Kok)
273  -  Minor change in INT_BASIC number regexp to support '..' range operator
274     as to be found in most Pascal-like languages (BenBE)
275  -  Fixed an issue with Hardquotes for empty strings (like '' in Delphi) (BenBE)
276  -  Introduced a fix for improved performance when matching numbers (BenBE)
277  -  Improvements to language files (BenBE)
278     * Fixed broken links in Prolog language file (BenBE)
279     * Fixed keywords in generics expressions in Java5 (BenBE)
280     * Added support for import static in Java5 (BenBE)
281     * Added Standard Integer Types for C and c++ (BenBE)
282     * Fixed some regexp issues in Erlang (BenBE)
283     * Added some missing keywords for Clojure (BenBE)
284     * Added some missing keywords for Lisp (BenBE)
285     * Fixed a problem with variable names in Prolog (BenBE)
286     * Some color changes for AutoIt (BenBE)
287     * Added support for basic include directive processing for AutoIt (BenBE)
288     * Added support for ::-style labels as comments (SF#2947393, BenBE)
289     * Removed backslash as Escape Char in T-SQL (SF#2939199, Bruno Braga)
290     * Added Nested Comments Support for Haskell (SF#2922317, BenBE)
291     * Fixed Comments for VIM, added some keywords, proposed porting of
292       Regular Expression markup from Perl (SF#2818047, psycojoker, BenBE)
293     * Fixed warnings for Language Check of Tcl (BenBE)
294Version 1.0.8.6
295  -  Added language files
296     * Clojure (Jess Johnson)
297     * Cuesheet (Benny Baumann)
298     * F# (Julien Ortin)
299     * GAMBAS (Jesus Guardon)
300     * Logtalk (Paulo Moura)
301     * MapBasic (Tomasz Berus)
302     * NewLisp (cormullion)
303     * Perl 6 (Kodi Arfer)
304     * Pike (Rick E.)
305     * SystemVerilog (Sean O'Boyle)
306  -  Reworked parts of the number support (BenBE)
307  -  Improvements to language files (BenBE)
308     * Fixed broken links in R/S+ language file (BenBE)
309     * Fixed an issue with if= argument for dd command (BenBE)
310     * T-SQL should use GESHI_CAPS_NO_CHANGE for keywords (BenBE)
311     * Fixed missed shorthand arg references in Bash (BenBE)
312     * Fixed first line not getting highlighted in diff language (BenBE)
313     * Added some keywords for csharp (RC)
314Version 1.0.8.5
315  -  Added language files
316     * AutoHotkey (Naveen Garg)
317     * Awk (George Pollard)
318     * GADV 4CS (Jason Curl)
319     * jQuery (Rob Loach)
320     * PowerBuilder (Doug Porter)
321     * PureBasic (Gustavo Julio Fiorenza)
322     * R / S+ (Ron Fredericks, Benilton Carvalho)
323  -  Fixed legitimate numbers sometimes missing from highlighting (BenBE)
324  -  Fixed a problem with URLs allowing to break highlighting (BenBE)
325  -  Allowed for String and Number Styles to be set by the API (BenBE)
326  -  Produce valid CSS when languages start with underscore (BenBE)
327  -  Duplicate newlines with PRE_TABLE-Header but w/o linenumbers (SF#2838958, BenBE)
328  -  Improvements to language files (BenBE)
329     * Fixed case-insensitively duplicate keywords (BenBE)
330     * DCS language file contained HARDQUOTE section but no hardquotes (BenBE)
331     * Some additional headers for Email\mbox highlighting (BenBE)
332     * Added some more Keywords for robots.txt highlighting (BenBE)
333     * Added Git commands for bash, ifup/ifdown (BenBE)
334     * Added support for C# and VB.net delegates (SF#2832253, BenBE)
335     * Added support for line numbers, file handles and hex\octal numbers for QBasic (BenBE)
336Version 1.0.8.4
337  -  Added language files
338     * BibTeX (Quinn Taylor)
339     * CMake (Daniel Nelson)
340     * Erlang (Benny Baumann, Dan Forest-Barbier, Uwe Dauernheim)
341     * FO (abas-ERP) (Tan-Vinh Nguyen)
342     * Property Files (Edy Hinzen)
343     * Whois (RPSL format) entries (Benny Baumann)
344  -  Changed INT_BASIC number format to allow numbers followed . at EOL (BenBE)
345  -  Higher prority for keywords over regexps (BenBE)
346  -  Added missing set_script_style API function (BenBE)
347  -  Fixed missing check for comment_regexp preference in HardQuotes (BenBE)
348  -  Fixed a problem with Strict Block Detection if the Strict Block Regexp
349     requires matching groups for itself (BenBE)
350  -  Improvements to language files (BenBE)
351     * Added PCRE regexp support for Action script (SF#2655644, BenBE)
352     * Removed some superfluous keywords from ABAP (BenBE)
353     * Removed duplicate keywords for Progress (BenBE)
354     * Removed duplicate keywords for T-SQL (BenBE)
355     * Linking for PowerShell special variables revised (BenBE)
356     * Fixed linking in ColdFusion (BenBE)
357     * Fixed linking in LaTeX (BenBE)
358     * Fixed linking in mIRC Scripting language (BenBE)
359     * Fixed escape char regexp for C-style languages (BenBE)
360     * Fixed @""-string handling for C# (SF#2789371, BenBE)
361     * Fixed Strict Block Detection for PHP blocks (BenBE)
362     * Changed allowed chars around Powershell operators (SF#2688863, BenBE)
363     * Minor reordering inside of PHP language file (BenBE)
364     * Added missing keywords for ActionScript3 language file (SF#2795005, BenBE)
365     * Added .xrc file extension for XML highlighting (BenBE)
366Version 1.0.8.3
367  -  Added language files
368     * DCS (Stelio Passaris)
369     * Locomotive Basic (Nacho Cabanes)
370     * LSL2 (Linden Scripting Language) (William Fry)
371     * Modula-3 (Martin Bishop)
372     * Oberon-2 (Mike Mol)
373     * Rebol (Lecanu Guillaume)
374  -  Fixed a problem where HardEscapes weren't working when no escape char was given (BenBE)
375  -  Added a PARSER_CONTROL setting to treat whitespace inside of keywords in
376     the language file as "any whitespace" in the source (i.e. "CREATE TABLE"
377     in SQL will match "CREATE\s+TABLE" instead of literally matching) (BenBE)
378  -  Added a possibility to allow setting the style for escape characters (BenBE)
379  -  Improvements to language files (BenBE)
380     * Added some missing Perl keywords and obscure default variables (BenBE)
381     * Allow for escaped colons to appear in CSS names (BenBE, simon)
382     * Added multiline continuation suppoert of preprocessor defines for
383       C, C for Mac, C++ and CC++ with Qt support (BenBE)
384     * keywords for C-based languages are case-sensitive (BenBE)
385     * Broken AutoIt highlighting (BenBE)
386     * Problem with escaped backslash in PHP and D (BenBE)
387     * Added some more functions for PHP (BenBE)
388     * Some changes for AppleScript (Stefan Klieme)
389     * Forbid highlighting keywords followed by / in bash (BenBE)
390     * Updated the LaTeX file to link some keywords (BenBE)
391     * Additional text rendered when matching special variables for PowerShell (BenBE)
392     * Added some more keywords for ABAP (BenBE, Sandra Rossi, Jacob Laursen)
393Version 1.0.8.2
394  -  Added language files
395     * Brainfuck \ Brainfork (Benny Baumann)
396     * HQ9+ (Benny Baumann)
397     * INTERCAL (Benny Baumann)
398     * LOLcode (Benny Baumann)
399     * LScript (Beau McGuigan)
400     * Pixel Bender (Richard Olsson)
401     * ProvideX (Jeff Wilder)
402     * VIM Script (Swaroop C H)
403     * Visual Prolog (Thomas Linder Puls)
404     * Whitespace (Benny Baumann)
405  -  Changed priority for COMMENT_REGEXP compared to String highlighting (BenBE)
406  -  Fixed correct escaping of spaces inside of URLs (BenBE)
407  -  Updated the list of common file extensions (BenBE)
408  -  Updated the language file check script in contrib/ (BenBE)
409  -  Fixed a problem with link targets resulting in unclickable links (SF#2379120, BenBE)
410  -  Fixed an undefined variable issue in langcheck.php (BenBE)
411  -  Improvements to language files (BenBE)
412     * eMail Header highlighting now uses the correct delimiters for keywords (BenBE)
413     * eMail (RFC822\mbox) highlighting now highlights IPs, MIME types and
414       subfield assignments correctly (BenBE)
415     * Minor style changes in COBOL to improve loading performance (BenBE)
416     * Added some missing keywords for D (BenBE)
417     * Removed duplicate keywords from Progres, SAS and TSQL (BenBE)
418     * Fixed Heredoc Syntax for Bash (SF#2185319, BenBE)
419     * Moved symbol-lookalike sequences from keyword groups to separate symbol group
420       for languages asp, klonec, klonecpp, php, php-brief (BenBE)
421     * Fixed a lot of duplicate keyword warnings (BenBE)
422     * Added missing keywords to the Python language file,
423       introducing support for Python 3.0. (SF#2441839, milian)
424     * Updated documentation links for TypoScript (SF#2014276, BenBE)
425     * Fixed a problem with tag and attribute names in XML highlighting (SF#2276119, BenBE)
426     * Improved MySQL language file (BenBE, JavaWoman)
427     * Some commentss accidentially mistaken for DocComments (SF#2454897, BenBE)
428     * Added improved Escape Char handling for c, c_mac, cpp and cpp_qt (SF#2458743, BenBE)
429Version 1.0.8.1
430  -  Added language files
431     * AviSynth (Ryan Jones)
432     * eMail \ mbox (Benny Baumann)
433     * GNU Make (Neil Bird)
434     * Oracle 11i support (Simon Redhead)
435     * Prolog (Benny Baumann)
436     * SciLab (Christophe David)
437     * TeraTerm macro language (Boris Maisuradze)
438  -  Added support for Escape Regular Expressions (BenBE)
439     * Implemented C-style Escapes in PHP (BenBE)
440     * Introduced support for \xAB and \007 style Char Escapes in PHP (BenBE)
441     * Implemented Variable Highlighting in PHP (BenBE)
442     * Implemented Variable Highlighting in Bash (milian)
443  -  Fixed a problem with PCRE patterns for Keyword matching sometimes producing
444     very large strings, that could not be handled by some versions of PCRE lib,
445     causing broken highlighting an Regexp Compile errors (BenBE, milian)
446  -  Fixed broken highlighting of bash commands like `dbus-send --dest=org.....`,
447     i.e. the dest was highlighted as variable declaration (milian)
448  -  Fixed broken highlighting of some symbols in their escaped form (BenBE)
449     (<SEMI> and <PIPE> were accidentially filtered even though they are valid)
450  -  Fixed a "memory leak" in the *_regexp_caches (milian)
451  -  Fixed broken Escape chars if classes were disabled
452  -  start_line_numbers_at() was ignored when GESHI_HEADER_PRE_TABLE was set (revulo)
453  -  Fixed a problem allowing Remote Code Inclusion under certain circumstances (BenBE)
454  -  Changes to default CSS in order to make the GESHI_HEADER_PRE_TABLE align properly,
455     even on Windows / Mac systems with strange fonts (milian, revulo, ^RT)
456  -  Minor style changes to the following languages:
457     * cpp-qt (milian)
458     * MySQL (BenBE)
459     * PHP (BenBE)
460  -  Improvements to language files (BenBE, milian)
461     * Added MinSpareThread\MaxSpareThreads to Apache highlighter (BenBE)
462     * Added new Keyword group for APT sources.list highlighter (BenBE)
463     * Fixed highlighting in LaTeX for \begin{} and \end{}, i.e. the stuff inside
464       the curly braces. (milian, thanks for the report go to Matthias Pospiech)
465     * Improved String support for D (BenBE)
466     * MySQL was seriously broken (BenBE)
467     * Reworked Keyword groups for MySQL to allow for more configuration (BenBE)
468     * Improved Mirc script language file (milian)
469     * Improved C++ Qt language file (milian)
470     * Minor bug with Transpose Operator in Matlab (BenBE, Daniele de Rigo)
471     * Highlighting of Batch Files for Windows (BenBE)
472     * Updated AutoIt to include latest changes for AutoIt v3.2.12.1 (BenBE, Thierry)
473     * Fixed duplicate keyword warnings for Perl, Tcl and Typoscript (BenBE)
474     * Fixed Doc-URL getting reparsed by highlighted keywords of other groups (BenBE, Jordi Boggiano)
475Version 1.0.8
476  -  Added language files
477     * APT sources.list (milian)
478     * Boo (Marcus Griep)
479     * CIL (Common Intermediate Language, .NET Assembly) (Marcus Griep)
480     * COBOL (Benny Baumann)
481     * Gnuplot (milian)
482     * KLoneC (Mickael Auger)
483     * KLoneC++ (Mickael Auger)
484     * PIC16xxx assembler (Phil Mattison)
485     * POV-Ray (Carl Fürstenberg)
486     * PowerShell (Frode Aarebrot)
487     * Progress (Marco Aurelio de Pasqual)
488     * TypoScript (Jan-Philipp Halle)
489     * Xorg configuration (milian)
490  -  Make GeSHi's constructor arguments optional, so something like `$foo = new GeSHi;` is possible. (milian)
491  -  Added an optimizer for lists to regular expressions. Using these cached lists results in a speedup of approx. 50%.
492     The slightly increased memory consumption (~150KB for PHP language file) is more than worth it! (milian)
493  -  Some more memory & speed optimizations all over GeSHi (milian)
494     * Reduced memory overhead when highlighting keywords (BenBE)
495     * Keyword Linking now uses considerably less strtolower calls (milian)
496     * Cache Symbol Search Regexp and make Symbol Highlighting faster (milian)
497     * Use more native functions like substr_replace and strcasecmp to speed things up (milian)
498     * Use considerably less strlen() calls on various points by caching the results (milian)
499     * Properly set comments to be case insensitive where appropriate to increase performance (milian)
500     * Improve the performance of the strict mode tokenizer, making highlighting of languages like
501       HTML, ColdFusion or XML faster (milian)
502     * Setup caches for parsing on demand to make stylesheet generators fast (milian)
503  -  Various improvements to Strict Block Handling (BenBE, milian)
504     * Added support for RegExp-based Strict Blocks (BenBE)
505     * Fixed highlighting incorrectly stopping at ?> in PHP (SF#1330968, BenBE)
506     * Languages with STRICT_MODE_APPLIES = GESHI_MAYBE default to strict mode now. When no highlightable
507       code is found in this mode, we fallback to the same setting as if GESHI_NEVER was set. That way it
508       should not be needed to call enable_strictmode() manually. (milian)
509  -  Added new GESHI_HEADER_PRE_VALID type which uses the following markup: (milian)
510     * With line numbers:     <div>header<ol><li><pre>...</pre></li>...</ol></div>
511     * Without line numbers:  <pre>header...CODE...</pre>
512     => valid HTML and no need for &nbsp; indentation
513  -  Added new GESHI_HEADER_PRE_TABLE type which can be used to prevent linenumber-selection in Firefox
514     on copy'n'paste. (milian)
515  -  set_language will not reset any language settings by default anymore.
516     * Added $force_reset param for to force full reload of a language. (milian)
517     * Make sure strict_mode is set properly when doing repeated set_language calls (milian)
518  -  Fixed some problems with old PHP versions (SF#1975625, milian, BenBE)
519  -  Fixed broken use with Suhosin Patch when /e modifier was disabled (SF#2021800, BenBE)
520  -  Added support for external style information files to override language defaults without modifying language files (BenBE)
521  -  The overall_class is now up to the user, and the language-code is _always_ added as a class (milian)
522  -  Fixed Economy Mode for GeSHi::get_stylesheet() - now it just makes so much more sense! (milian)
523  -  Fixed Economy Mode when COMMENT_REGEXP are used (BenBE)
524  -  Changed the default encoding to use UTF-8, due to SF#2037598, BenBE)
525  -  Improved overall string support:
526     * Added support for multichar string delimiters (SF#1932083, BenBE)
527     * Fixed problems of unfinished strings and comments producing invalid XHTML (SF#1996353, BenBE)
528     * Multichar Quotemarks sometimes had inconsistent behaviour (BenBE)
529     * Support for multiple styles of strings depending on the starter (BenBE)
530     * Properly handle escapes in strings, i.e. '\\' was not working properly before (milian)
531     * Fixed escape char support when an escape char is followed by multi-byte chars (SF#2037598, BenBE)
532  -  Improved flexibility in language files (BenBE, milian)
533     * Added PARSER_CONTROL for OOLANG method highlighting (SF#1923060, BenBE)
534     * Added possibility to define strict blocks using an Regexp (BenBE)
535     * Removed explicit escaping of / in Regular Expressions (BenBE)
536     * Ignoring empty keyword groups when highlighting (milian)
537     * Make language_permissions configurable in language files via ['PARSER_CONTROL']['ENABLE_FLAGS']
538       this makes is_a calls unneeded and thus prevents PHP notices in PHP 5.x (milian)
539     * Extended support for number formats now covering the most common formats (SF#1923058, BenBE)
540     * Lifted a limitation that keywords had to have at least 2 subsequent letters (BenBE)
541     * Changed behaviour of PARSER_CONTROL now allowing to provide the full Lookahead and Lookbehind
542       expressions used as delimiters inside keywords instead of a simple char group (BenBE)
543     * Fixed improper handling of newlines in REGEXPS so this does not produce invalid html anylonger (milian)
544  -  Some typos and mistakes in the documentation (BenBE)
545  -  Added a script to contrib/ to verify language files are correct (BenBE)
546  -  Fixed loads of compliancy warnings detected with that automated compliance testing script (BenBE)
547  -  Many other improvements to various language files (BenBE, milian)
548     * Reduce strict errors & notices for language files (milian)
549     * Fixed symbol highlighting with C++ sometimes missing keywords after ; and comments (BenBE)
550     * Improved comment handling with TCL (Lars Hellström, BenBE)
551     * Fixed broken handling with XML comments (BenBE, SF#1849233)
552     * Fixed HTML comments spawning multiple lines producing invalid XHTML output (SF#1738173, BenBE)
553     * Added support for parameters beginning with dash in BASH language (BenBE)
554     * Support Apache's configuration sections, see http://httpd.apache.org/docs/2.2/sections.html (milian)
555     * Minor issue with PHP Heredoc and Nowdoc syntax sometimes not getting highlighted (BenBE)
556     * Updated Objective-C language file (SF#2013961, Quinn Taylor, BenBE)
557     * Added some keywords for VHDL (beshig, BenBE)
558     * Fixed severly broken ColdFusion language file (milian)
559     * Fixed some incorrectly highlighted things with the CSS language file (milian, BenBE)
560     * Improved Smarty language file (milian)
561     * Improved CSS language file (milian)
562     * Improved Pascal language file (milian)
563     * Improved LaTeX language file (Андрей Парамонов, BenBE)
564     * Fixed a regular expression in mIRC language file that caused a warning message to be issued (BenBE)
565     * Removed <, > and / from HTML names, now only containing the real tag names (BenBE)
566     * Use spaces instead of tabs for indendation in language files to have a consistent
567       coding standard accross geshi files (milian)
568     * Added some comment styles, keywords and added index highlighting (Chusslove Illich, Часлав Илић)
569  -  Removed some private methods which were only called at exactly one place (milian)
570     * format_header_content
571     * format_footer_content
572     * get_attributes
573  -  Second part of default style changes. Affected in this release:
574     * C++
575     * C++ (Qt)
576     * CSS
577     * VHDL
578Version 1.0.7.22
579  -  Added language files
580     * glSlang (BenBE)
581     * KiXtart (Riley McArdle)
582     * Lotus Notes @Formulas (Richard Civil)
583     * LotusScript (Richard Civil)
584     * MXML (David Spurr)
585     * Scala (Franco Lombardo)
586     * ActionScript 3 (Jordi Boggiano)
587     * GNU Gettext .po/.pot (Milian Wolff)
588     * Verilog (Günter Dannoritzer)
589  -  Fixed a problem not yet addressed in 1.0.7.21 regarding highlighting of
590     symbols that caused some extra characters to be added in the output or
591     broke highlighting and standard compliance due to missing escaping of
592     internally used characters (SF#192320 and SF#1926259, BenBE)
593  -  Fixed missing style information for ocaml language file (The_PHP_Jedi)
594  -  Fixed a bug causing masses of warnings in rendered output if language file
595     miss style information (The_PHP_Jedi, BenBE)
596  -  Missing tab width information could lead to warnings (BenBE)
597  -  Missing symbol information for ASP (SF#1952038, nfsupport, BenBE)
598  -  Empty delimiter message with OOoBasic (BenBE, Ccornell)
599  -  Escaping of comments in LaTeX ignored (SF#1749806, BenBE)
600  -  Modified Math environment $$ in LaTeX to be non-greedy (BenBE)
601  -  Added possibility to match a regexp as comment (SF#1914640, SF#1945301, SF#1934832, BenBE)
602  -  Introduced C-Style multiline continuation comments (SF#1914640, SF#1945301, BenBE)
603  -  Introduced Fortran Comments (SF#1914640, SF#1934832, BenBE)
604  -  Implemented Heredoc and Nowdoc Syntax for PHP and Perl (SF#1914640, BenBE)
605  -  Implemented Compiler Directives for Delphi (SF#1914640, BenBE)
606  -  Implemented minimalistic support for JavaScript \ Perl Regular Expressions (SF#1786665, SF#1754333, SF#1956631, BenBE)
607  -  Fixed Strings in Matlab to be handled as comments instead of regexps, to prevent keywords being linked (BenBE)
608  -  Applied PARSER_CONTROL fix of C++ for C++-Qt-Derivative (BenBE)
609  -  Fixed incorrect treatment of unequally long multiline comment separators (related to SF #1891630, BenBE)
610  -  Added PARSER_CONTROL settings for keywords in ASM language file (SF#1835148, BenBE)
611  -  Fixed missing CASSE_SENSITIVE entry for DOS language file (SF#1956314, BenBE)
612  -  Fixed accidential highlighting of keywords in argument names (SF#1956456, Milian Wolff, BenBE)
613  -  Fixed yet again some #-related bash problem (SF#1956459, Milian Wolff, BenBE)
614  -  Added backticks as symbols (Milian Wolff)
615  -  Example script remembers selections and source submitted (Milian Wolff)
616  -  Example script allows remembered source and preselected language to be cleared (Milian Wolff)
617  -  Example script now properly includes geshi and doesn't suppress error messages anylonger. (Milian Wolff)
618  -  Code cleanup by using direct string indexing instead of substr with length 1 (Milian Wolff)
619  -  Optimized generation of code parts in strict mode (Milian Wolff)
620  -  Optimized COMMENT_REGEXP by using an incremental regexp cache (Milian Wolff, BenBE)
621  -  Fixed a problem that rarely skipped highlighting of escaped chars which usually should have gotten highlighted (BenBE)
622  -  Optimized generation of highlighted strings to use fast skip forward while highlighting them (Milian Wolff, BenBE)
623  -  Optimization using basic rework of indent function improving tab expansion performance (BenBE)
624  -  Lots of other minor optimizations based on coding style improvements (Milian Wolff)
625  -  Implemented setting to force spans to be closed before newlines, see SF#1727398 (Milian Wolff)
626  -  Added missing credits for D language file to THANKS file (SF#1720899, BenBE)
627  -  Optimization to prevent loading the current language file twice (Milian Wolff)
628  -  Optimization: Use file_get_contents() to load sourcecode from files.
629     Even if GeSHi worked with PHP 4.1 before, it doesn't now. (Milian Wolff)
630  -  Added description of extra language features (SF#1970248, BenBE)
631  -  Added support for highlighting the C# using and namespace directives (SF #1395677, BenBE)
632  -  Added support for highlighting the Java import and package directives (SF #1395677, BenBE)
633  -  Fixed minor problem in Haskell cuasing accidential start of comment (SF#1987221, BenBE)
634  -  Fixed minor issue causing loads of warnings if a language files defines no symbols (BenBE)
635  -  Updated some aspects of the documentation and included further hints (BenBE)
636  -  First of series of color scheme changes. Affected languages (sofar):
637     * Assembler (x86)
638     * Bash
639     * C
640     * C#
641     * Delphi
642     * Fortran77
643     * glSlang
644     * Java & Java 5
645     * JavaScript
646     * OCaml
647     * OpenOffice.org Basic
648     * Pascal
649     * Perl
650     * PHP and PHP-Brief
651Version 1.0.7.21
652  -  Added language files
653     * Basic4GL (Matthew Webb)
654  -  Fixed problem with mIRC language highlighting spaces only (BenBE)
655  -  Language files can now specify a function to be called to decide the
656     colour of a regular expression match
657  -  Added single quote to Lua (Darrin Roenfanz)
658  -  Compare comments case insensitively (fixes AutoIT comments somewhat)
659     (Daniel Gordon)
660  -  Fixed symbols not being highlighted at all (SF #1767953, BenBE)
661  -  Fixed brackets not correctly managed (SF #1767954, BenBE)
662  -  Changed default languages for some extensions
663  -  Included color and character information for symbol highlighting in some languages (BenBE)
664  -  Fixed a problem with extension detection if default was used (BenBE)
665  -  Fixed a highlighting problem with the LaTeX language (SF #1776182, BenBE)
666  -  Added a new parameter for enable_highlighting to reduce source duplication (SF #1786104, BenBE)
667  -  Updated doxygen documentation to include since tags and some missing parameters
668  -  Disabled symbol highlighting by default (doesn't affect brackets, cf. documentation) (BenBE)
669  -  Added a check for set_case_keywords for the given param to be supported (BenBE)
670  -  Minor rework of the HTML documentation layout \ W3C compliance (BenBE)
671  -  Fixed highlighting error in bash language avoiding keywords in comments (SF #1786314, SF #1564839, BenBE)
672  -  Fixed template params for C++ and C# not being highlighted (SF #1772919, BenBE)
673  -  Fixed more reported problems about mirc highlighting
674  -  Added some missing keywords for VB.NET
675  -  Fixed some warnings in DOS language file (Florian Angehrn)
676  -  Add possibility to handle more than one extra line style (SF #1698255, German Rumm, BenBE)
677  -  Fixed handling of URLs when output case differs from URL case (SF #1815504, Tom Samstag, BenBE)
678  -  Fixed POD (Plain Old Documentation) format problems breaking highlighting of Perl (SF #1891630, Shannon Wynter, BenBE)
679  -  Fixed a problem with mIRC when & was used for identifiers (SF #1875552, BenBE)
680Version 1.0.7.20
681  -  Added language files
682     * Genero (logic) and Per (forms) (FOURJ's Genero 4GL) (Lars Gersmann)
683     * Haskell (Dagit)
684     * ABAP (Andres Picazo)
685     * Motorola 68k Assembler (for MC68HC908GP32 Microcontroller) (BenBE)
686     * Dot (Adrien Friggeri)
687  -  Fixed java documentation search for keywords to actually go to the
688     documentation (spaze)
689  -  Applied fix for bug 1688864 (bad regexes) (Tim Starling)
690  -  Fixed comment CSS rule in visualfoxpro
691  -  ThinBASIC language update (Eros Olmi)
692  -  mIRC language update (BenBE)
693  -  Fixed outdated documentation URL of Perl language file (RuralMoon by BenBE)
694  -  Fixed tab replacement code not generating the correct number of spaces in
695     some cases (Guillermo Calvo)
696  -  Fixed two typos in Z80 language file
697  -  Applied fix for bug 1730168 (Daniel Naber)
698  -  Applied fix for bug 1705482 (Jason Frame)
699     * Configurable line endings (Replace \n by custom string)
700     * per-language tab-widths (Adjustable for width>=1)
701     * Included defaults for ASM (x86, m68k, z80), C, C (Mac), C++, C++ (Qt), C#,
702       Delphi, CSS,, HTML, PHP, PHP (Brief), QBasic, Ruby, XML
703  -  Added a possibility to force generation of a surrounding tag around
704     the highlighted source
705  -  Applied fix for additional keywords for the bash language
706     (cf. http://bash.thefreebizhost.com/bash_geshi.php, BenBE / Jan G)
707  -  Fix bad colour definition in GML language (Andreas Gohr)
708  -  Fixed phpdoc comments not being indented one space if they should be (Andy
709     Hassall)
710Version 1.0.7.19
711  -  Added language files
712     * X++ (Simon Butcher)
713     * Rails (Moises Deniz)
714  -  Fixed invalid HTML being generated and doctypes not being highlighted over
715     multiple lines properly when line numbers are on (Validome)
716  -  Improved the ruby syntax highlighting by basing it off the Rails file
717  -  Changed some regular expressions to possibly help with badly performing
718     regex support in PHP (Tim Starling)
719  -  Allow {TIME}, {LANGUAGE} and {VERSION} to be used in the header as well as
720     the normal <TIME>/<LANGUAGE>/<VERSION> (AthanD)
721  -  Changed comment regex in bash to prevent malformed XHTML (rv1971)
722Version 1.0.7.18
723  -  Added language files
724     * ZiLOG Z80 Assembly (BenBE)
725  -  Fixed incorrect highlighting when the starter of a multiline comment is
726     longer than the ender (Robert Anthony).
727  -  Fixed "</span" generated if a multiline comment is the last thing in the
728     source (related to the above).
729  -  Added #cs => #ce comment markers to AutoIT (Robert Anthony)
730  -  Fixed spelling mistake for keyword in Python (wd3)
731  -  Added a method to enable/disable keyword linking (Ian McKellar)
732  -  Improved empty line detection for HTML output (BenBE)
733  -  Changed code style of geshi.php, and removed tabs
734Version 1.0.7.17
735  -  Fixed up ends of files having too many newlines (binarygroop)
736  -  Removed background colour on keyword group in eiffel (Julian Tschannen)
737  -  Removed GESHI_DIR_SEPARATOR constant usage, it's unnecessary (Aleksey Zapparov)
738  -  Added /* ... */ comments to coldfusion (Jeff Howden)
739Version 1.0.7.16
740  -  Added language files
741     * ActionScript (Steffen Krause)
742     * C++/Qt (Iulian M)
743     * PL/SQL (Victor Engmark)
744  -  Fixed up my e-mail address everywhere
745  -  Fixed notice with "error" property (IZIU Zielona Góra)
746  -  Added some entries to the get_language_name_from_extension table
747     (Stebastian Schuberth)
748Version 1.0.7.15
749  - Added language files
750     * BNF (Rowan Rodrik van der Molen)
751     * IO (me, thanks to Johnathan Wright)
752     * mIRC (Alberto de Areba Sánchez)
753  -  Fixed use of colon in XML (Grigory Rubtsov)
754  -  Fixed notices in text.php, reg.php and latex.php when $this is not
755     available (Clemens Weiß)
756  -  Made third parameter of geshi_highlight optional (Gaetano Giunta)
757  -  Fix incorrect highlighting of the $# variable in bash (Michael Knight)
758  -  Fixed single line comment mistake in thinbasic.php (Eros Olmi)
759Version 1.0.7.14
760  -  Added language files
761     * thinBasic (Eros Olmi)
762     * LaTeX (Matthais Pospiech)
763  -  Removed extra newlines at the end of some files
764  -  Fixed SF bug 1556404 - check before using $this in language files
765     (Clemens Weiß)
766Version 1.0.7.13
767  -  Added language files
768     * Uno IDL (Cedric Bosdonnat)
769  -  Fixed add_ids causing odd XHTML (RyanJ)
770  -  Fixed extra newline being added to end of result (Andreas Gohr)
771Version 1.0.7.12
772  -  Fixed lines being collapsed when they contain just a space (artlover)
773  -  Allowed matching for regexes using start/end matchers at the start/end
774     of the code (Sheri)
775  -  Added (dubious) fix for google "I'm feeling lucky" search for java keywords
776     (dubious in that it doesn't work for me)
777  -  mysql - Made the symbols into their own keyword group as the symbol group
778     isn't used. Added a style for multiline comments.
779  -  Added a couple of php5 keywords to the php language files.
780  -  Allow XML tags to have dashes.
781  -  Changed LANG_NAME for many languages to be more sensible/correct case
782     (Matthias Mohr)
783  -  Added case-sensitivity indices to python
784Version 1.0.7.11
785  -  Added language files
786     * Smalltalk (Bananeweizen)
787  -  Minor style improvements to matlab
788  -  Moved a couple of functions to the correct group in smarty (arwan)
789Version 1.0.7.10
790  -  Added language files
791     * TCL (Reid van Melle)
792     * Winbatch (Craig Storey)
793     * Groovy (Ivan F. Villanueva B.)
794     * Text (SmokingRope)
795     * Reg (SmokingRope)
796  -  Removed \ as an escape character in T-SQL (Dave Jackson)
797  -  Reset extra lines to highlight if source is changed (Diogo Resende)
798  -  Allow setting of lexic permissions in language files (SmokingRope)
799  -  Allow regexes to set a CSS class name (SmokingRope)
800  -  Added URL support to DOS language (mastrboy)
801Version 1.0.7.9
802  -  Added language files
803     * Fortran (Cedric Arrabie)
804     * SAS (Galen Johnson)
805     * CFDG (John Horigan)
806  -  Fixed & in URL in java5 (Clemens Weiß)
807  -  Added MD5 and SHA1 to mysql keywords (polarina)
808  -  Fixes for highlight_lines_extra with line numbers (ithcy)
809  -  Fixed backslash characters being removed (ArTourter)
810Version 1.0.7.8
811  -  Fixed blank at start of MySQL file (W. Tasin)
812  -  Fixed smarty functions being broken (ultrabob)
813  -  Changed keyword and regexp detection and parsing
814     slightly to allow more "meta characters" (like #) in
815     keywords
816  -  Minor fixes for XML and GML
817Version 1.0.7.7
818  -  Added language files
819     * T-SQL (Duncan Lock)
820     * Robots.txt (Christian Lescuyer)
821     * AutoIT (mastrboy)
822     * Java 5 (Clemens Bruckmann)
823     * ColdFusion (Diego)
824  -  A few keyword changes in java, removed :: object splitter (amphi)
825  -  Now using a simpler regular expression for numbers (Brice Bernard)
826  -  Fixed ah, bh etc. regs being highlighted as numbers (Unknown)
827Version 1.0.7.6
828  -  Fix backtick-string highlighting in ruby (Juan J. Martínez)
829  -  Add =begin multiline comments in ruby (Juan J. Martínez)
830  -  Added support for :keywords and ::access in lisp (Denis Mashkevich)
831  -  Prevented number highlighting if they are just after underscores (Joce)
832  -  Removed escape characters for strings in XML and HTML (floele)
833  -  Added instanceof keyword to java (jgottschling)
834  -  Fixed comments in ASP (SBD)
835  -  Removed unnecessary keyword style index from ini
836  -  Added support for " strings in ini
837  -  Removed unnecessary regex style index from blitzbasic
838  -  Keyword case of URL-ed keywords should be defined by language file (Benny Baumann)
839  -  Added "Hardquote" feature, provides more accurate string highlighting (Cliff Stanford)
840  -  Used hardquote support for @"..." strings in C# (Cliff Stanford)
841  -  Used hardquote support for ' strings in perl (Cliff Stanford)
842  -  Fixed setting of language path (Cliff Stanford)
843  -  Display source correctly formatted with line numbers (if requested) if an error
844     has occurred (several people)
845  -  Having no source to highlight is not an error condition anymore
846  -  Delphi language updated to include more keywords and types (BenBE)
847  -  Updated NSIS to version 2.11 (deguix)
848Version 1.0.7.5
849  -  Fix for using escape characters to escape newlines breaking XHTML compliance (Yves Goergen)
850  -  Fixed method highlighting in VB (Matt Beale)
851  -  Fixed multiline comment highlighting in SQL (MrBaseball34)
852  -  Fixed two ">" symbols being outputted when using a footer but not CSS classes (MrBaseball34)
853  -  Marked important block stuff as deprecated
854  -  Some documentation tidyup
855  -  Updated GML language file (Jos? Jorge Enr?quez Rodr?guez)
856  -  THANKS file tidied up
857  -  Fixed double </a> for elements in HTML (Yves Goergen)
858  -  Added some keywords for ASM (Dreuzzo)
859Version 1.0.7.4
860  -  Added language files
861     * MySQL (Carl Fürstenberg)
862     * BlitzBasic (Pàdraig O`Connel)
863  -  Fixed up geshi_highlight function: it now correctly uses <code> instead of <div> (Remi Faure)
864  -  When using GESHI_HEADER_NONE, remove the <ol> if line numbering is not enabled
865  -  Commented example.php so people can use it as a guide better
866  -  Fixed extra newline being generated if a comment is at the end
867     of the source (many people, including Yves Goergen)
868  -  Fixed up some documentation issues
869  -  Some minor language file fixes (C++, Lua) (Lua fixes by chromix)
870  -  Fixed up no </span> in XML and other strict languages (regression from 1.0.7.3 fix: removed
871  	 unnecessary </span> when using strict mode) (Daniel Ecer, drskrud),
872Version 1.0.7.3
873  -  Added language files
874     * Scheme (Jon Raphaelson)
875     * Ocaml and Ocaml-brief (Flaie)
876     * Ruby (Amit Gupta)
877  -  Make urls generated for java highlighting XHTML compliant (Tim Van Wassenhove)
878  -  Removed unnecessary </span> when using strict mode (Tim Van Wassenhove)
879  -  Fixed warning in dos.php about undefined constant (Tim Van Wassenhove)
880  -  Fixed security hole in contrib/example.php - able to view any file if source
881     not set and language is set to wierd value (Maksymilian Arciemowicz)
882Version 1.0.7.2
883  -  Added language files
884     * Inno (Thomas Klinger)
885     * Ini (Deguix)
886     * DOS (Batchfile) (Alessandro Staltali)
887     * Applescript (Stephan Klimek)
888     * Freebasic (Roberto Rossi)
889     * SDLBasic (Roberto Rossi)
890     * ActionScript (links to French documentation) (NikO)
891  -  NSIS language file updated (deguix)
892  -  Lua language file updated (Roberto Rossi)
893  -  Bugfix: Styles incorrectly overriding default styles instead of being merged
894     in set_*_styles methods (Stebastian Werner)
895  -  Added GESHI_HEADER_NONE as valid header type. This still allows header content.
896Version 1.0.7.1
897  -  Added language files:
898     * Div (Gabriel Lorenzo)
899     * GML (José Jorge Enríquez Rodríguez)
900     * Eiffel (Zoran Simic)
901  -  Minor change to rules regarding when keywords can appear - now dots (.) are
902     allowed before keywords. (NikO)
903  -  Bugfix: the line style for non-fancy lines when fancy highlighting is enabled
904     is now applied (Amit Gupta)
905Version 1.0.7
906  -  Added language files:
907     * Diff (Conny Brunnkvist)
908     * VHDL (Alexander Krause)
909     * D (Thomas Kuehne)
910     * Matlab (Florian Knorn)
911  -  Python highlighting improved (thither, Federico Quagliata)
912  -  Changed file comments to use phpdoc syntax, and changed code style to be more
913  	 like PEAR
914  -  Fixed bug in set_code_style: Second parameter is now optional
915  -  The $_GESHI_ERRORS array is gone, error messages are internal to the GeSHi class
916  -  Changed name of XML language to XML from HTML
917  -  Removed min and max tab width checks
918  -  Backported GeSHi 1.1.X's automatic language file path detection so you no longer
919     need to use the third parameter of the constructor or set_language_path except for
920     special circumstances.
921  -  Source is checked to make sure it is not empty else an error occurs
922  -  Removed excess characters after ?> in ada.php, apache.php and cpp.php that caused
923     http headers to be sent (psichron)
924  -  Removed second "foreach" keyword for smarty language file that was causing
925     duplication (Iss)
926  -  Added underscore to allowed characters in match for XML tags (anonymous)
927  -  Added some missing java keywords like "abstract" and "transient"
928  -  Added "list" and "continue" PHP keywords
929  -  set_language resets error status and strict mode (Andrew Black)
930  -  Removed margin:0 declaration from cssgen.php (Andrzej Kubaszek)
931  -  Fixed multiline comment selector in cssgen.php (Andrzej Kubaszek)
932Version 1.0.6
933  -  Added support for smart tabs - tabs that behave just like normal tabs when in
934     GESHI_HEADER_DIV mode.
935  -  Partial patch for UTF-8 encoding applied (doesn't quite work however...)
936Version 1.0.5
937  -  Added language files:
938     * MPASM (Bakalex)
939     * Oracle 8 (Guy Wicks)
940  -  Fixed bug where not using an encoding type would sometime result in warnings (although
941     there still seems to be issues with encoding in general that I'm trying to gather more
942     data on) (Alexander Spennemann)
943  -  Removed "margin: 0" from <ol> in an attempt to make line numbers visible in IE again
944     by default (untested, but I don't really care if it works... get firefox! ;))
945  -  Added note on php5 support (Karim Scheik)
946  -  Added two new methods: load_from_file and get_language_name_from_extension, that can
947     help automate file highlighting (though the extension array at this time is quite bare)
948     (David Gartner, Brian Cheesman)
949Version 1.0.4
950  -  Fixed many version-reporting bugs (Jack Lloyd)
951  -  Fixed bug where methods were not having the correct CSS generated for them
952     by get_stylesheet() (Jack Lloyd)
953  -  Added new keywords to C and C++ files (Jack Lloyd)
954  -  Added section on case sensitivity to documentation that wasn't in the other versions
955Version 1.0.3
956  -  Added language files:
957     * Smarty (Alan Juden)
958     * C# (Alan Juden)
959     * VB.NET (Alan Juden)
960     * C for Macs (M. Uli Kusterer)
961     * Objective C (M. Uli Kusterer)
962  -  Links can have a target attribute (Andreas Gohr)
963  -  Fixed multiline string bug if not using classes
964  -  Added method set_encoding that allows you to set the character
965     set used by calls to htmlentities() in GeSHi
966  -  You can now specify an array of object splitters, and each
967     type of method separated by each object splitter can be highlighted
968     differently
969  -  If a language uses a case sensitive keyword group and that group
970     has a URL associated with it, the keyword will not be lowercased
971     in the URL (M. Uli Kusterer)
972Version 1.0.2
973  -  Added language files:
974     * Actionscript (Steffen Krause)
975     * ASP (Amit Gupta)
976     * Bash (Andreas Gohr)
977     * CADDCL (Roberto Rossi)
978     * CadLisp (Roberto Rossi)
979     * C++ (Dennis Bayer)
980     * Delphi (Járja Norbert)
981     * Javascript (Ben Keen)
982     * Lisp (Roberto Rossi)
983     * OpenOffice.org BASIC (Roberto Rossi)
984     * Perl (Andreas Gohr and Ben Keen)
985     * Python (Roberto Rossi)
986     * VisualFoxPro (Roberto Armellin)
987     * XML (Nigel McNie, from an idea/file by Christian Weiske)
988  -  Added contrib/ directory with script to create one external stylesheet
989     from many languages(base script by Andreas Gohr, modified by Nigel McNie),
990     and an example script (needs lotsa work...)
991  -  Code lines can have their own unique ID (for use with javascript)
992     (suggested by Andreas von Oettingen)
993  -  Certain rows can be specified to be highlighted differently (suggested by
994     Andreas von Oettingen)
995  -  Getter available for human-readable language name (suggested by Simon Patterson)
996  -  Line numbers aren't highlighted when a user selects the code
997  -  Contextual highlighting with <BEGIN GeSHi> ... <END GeSHi> in the code (which
998     can be disabled)
999  -  Functions can be made into URLs to appropriate documentation (suggested
1000     by cybot_tm). Also thanks to Marcin Gryszkalis for the links for C, Java
1001     and Perl.
1002  -  Code can have a header and footer
1003  -  Time taken to parse the code is recorded and made available with the get_time()
1004     method
1005  -  error() now returns a human-readable error message
1006  -  Function geshi_highlight added to make it even easier to highlight on the fly
1007  -  Advanced regular expression handling
1008  -  Bug fixes to lexic_permission handling
1009Version 1.0.1
1010  -  Added methods set_symbols_style() and set_symbols_highlighting(). These should be used
1011     instead of set_brackets_style and set_brackets_highlighting respectively.
1012  -  Added a new field - language_path - that can be set either when the constructor is
1013     called, or by the new method set_language_path(), that specifies a path to the directory
1014     containing the language files (bug reported by bbspliff)
1015  -  Added a new method set_case_keywords(), that allows the auto-casing feature to be
1016     changed on the fly instead of simply being specified in the language file
1017  -  If there is an error the source that is outputted is now handled much better
1018  -  Lines are broken in the source only by \n now, not by \r\n (to save on output source)
1019  -  Indentation moved into its own method
1020  -  Method header() modified to allow the user to choose whether the code is surrounded in
1021     a <div> or a <pre> (see documentation for benefits of both). Method footer() likewise
1022     modified.
1023  -  Method get_stylesheet() modified so that a smaller comment is outputted in economy mode,
1024     and bugs with when line number classes are outputted in economy mode have been fixed
1025  -  Bug where spans had two quotes at the end of the attributes fixed (ie. <span style=".."">)
1026  -  Added language files:
1027     * Ada (Tux)
1028     * Apache log file (Tux)
1029     * ASM (Tux)
1030     * NSIS (Tux)
1031     * Pascal (Tux)
1032Version 1.0.0
1033  -  Initial Release
1034