Update composer dependencies

The following dependencies have been updated:

splitbrain/php-archive (1.0.10 => 1.1.1)
phpseclib/phpseclib (2.0.11 => 2.0.23)
paragonie/random_compat (v2.0.12 => v2.0.18)
simplepie/simplepie (1.5.1 => 1.5.3)
geshi/geshi (v1.0.9.0 => v1.0.9.1)
openpsa/universalfeedcreator (v1.8.3 => v1.8.3.2):
marcusschwarz/lesserphp
splitbrain/php-cli (1.1.2 => 1.1.5)
This commit is contained in:
Andreas Gohr 2019-10-21 21:05:20 +02:00
parent 57d571a22c
commit e43cd7e113
362 changed files with 4610 additions and 2011 deletions

101
composer.lock generated
View File

@ -1,7 +1,7 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "d5c15248668d2dd749de47b106049b77",
@ -49,20 +49,20 @@
},
{
"name": "geshi/geshi",
"version": "v1.0.9.0",
"version": "v1.0.9.1",
"source": {
"type": "git",
"url": "https://github.com/GeSHi/geshi-1.0.git",
"reference": "5a7b461338d322d941986a656d4d1651452e73dd"
"reference": "fd22ab78481bf90337862b590e6f7517863926b8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/5a7b461338d322d941986a656d4d1651452e73dd",
"reference": "5a7b461338d322d941986a656d4d1651452e73dd",
"url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/fd22ab78481bf90337862b590e6f7517863926b8",
"reference": "fd22ab78481bf90337862b590e6f7517863926b8",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "^5.7"
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2"
},
"type": "library",
"autoload": {
@ -85,20 +85,20 @@
],
"description": "Generic Syntax Highlighter",
"homepage": "http://qbnz.com/highlighter/",
"time": "2017-05-05T05:51:25+00:00"
"time": "2019-10-20T20:54:46+00:00"
},
{
"name": "marcusschwarz/lesserphp",
"version": "v0.5.1",
"version": "v0.5.2",
"source": {
"type": "git",
"url": "https://github.com/MarcusSchwarz/lesserphp.git",
"reference": "e9e3d53980c0e486b07c75e12f2bae5e10bdee44"
"reference": "b02ee973ee1fff3237f7feaf44885596fb5ee323"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/e9e3d53980c0e486b07c75e12f2bae5e10bdee44",
"reference": "e9e3d53980c0e486b07c75e12f2bae5e10bdee44",
"url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/b02ee973ee1fff3237f7feaf44885596fb5ee323",
"reference": "b02ee973ee1fff3237f7feaf44885596fb5ee323",
"shasum": ""
},
"require-dev": {
@ -137,20 +137,20 @@
],
"description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
"homepage": "http://leafo.net/lessphp/",
"time": "2016-09-30T11:13:18+00:00"
"time": "2018-05-28T12:54:01+00:00"
},
{
"name": "openpsa/universalfeedcreator",
"version": "v1.8.3",
"version": "v1.8.3.2",
"source": {
"type": "git",
"url": "https://github.com/flack/UniversalFeedCreator.git",
"reference": "6261e130446d8f787bbfd229a602fb11e6816a4e"
"reference": "906745196469b13ceefa6523ef04851a78ad10f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/6261e130446d8f787bbfd229a602fb11e6816a4e",
"reference": "6261e130446d8f787bbfd229a602fb11e6816a4e",
"url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/906745196469b13ceefa6523ef04851a78ad10f4",
"reference": "906745196469b13ceefa6523ef04851a78ad10f4",
"shasum": ""
},
"require": {
@ -163,11 +163,14 @@
"autoload": {
"classmap": [
"lib"
],
"files": [
"lib/constants.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL"
"LGPL-2.1-or-later"
],
"authors": [
{
@ -185,20 +188,20 @@
"pie",
"rss"
],
"time": "2017-05-18T08:28:48+00:00"
"time": "2019-09-01T17:49:46+00:00"
},
{
"name": "paragonie/random_compat",
"version": "v2.0.12",
"version": "v2.0.18",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb"
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
"reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
"shasum": ""
},
"require": {
@ -230,23 +233,24 @@
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
],
"time": "2018-04-04T21:24:14+00:00"
"time": "2019-01-03T20:59:08+00:00"
},
{
"name": "phpseclib/phpseclib",
"version": "2.0.11",
"version": "2.0.23",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "7053f06f91b3de78e143d430e55a8f7889efc08b"
"reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7053f06f91b3de78e143d430e55a8f7889efc08b",
"reference": "7053f06f91b3de78e143d430e55a8f7889efc08b",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
"reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
"shasum": ""
},
"require": {
@ -325,29 +329,36 @@
"x.509",
"x509"
],
"time": "2018-04-15T16:55:05+00:00"
"time": "2019-09-17T03:41:22+00:00"
},
{
"name": "simplepie/simplepie",
"version": "1.5.1",
"version": "1.5.3",
"source": {
"type": "git",
"url": "https://github.com/simplepie/simplepie.git",
"reference": "db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e"
"reference": "173663382a9346acd53df60c7ffb20689c9cf1f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplepie/simplepie/zipball/db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e",
"reference": "db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e",
"url": "https://api.github.com/repos/simplepie/simplepie/zipball/173663382a9346acd53df60c7ffb20689c9cf1f6",
"reference": "173663382a9346acd53df60c7ffb20689c9cf1f6",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
"ext-pcre": "*",
"ext-xml": "*",
"ext-xmlreader": "*",
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "~4 || ~5"
"phpunit/phpunit": "~5.4.3 || ~6.5"
},
"suggest": {
"ext-curl": "",
"ext-iconv": "",
"ext-intl": "",
"ext-mbstring": "",
"mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
},
"type": "library",
@ -385,20 +396,20 @@
"feeds",
"rss"
],
"time": "2017-11-12T02:03:34+00:00"
"time": "2019-09-22T23:21:30+00:00"
},
{
"name": "splitbrain/php-archive",
"version": "1.0.10",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/splitbrain/php-archive.git",
"reference": "a46f3aaeb9f123fdb7db4e192b0600feebf7f773"
"reference": "10d89013572ba1f4d4ad7fcb74860242f4c3860b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/splitbrain/php-archive/zipball/a46f3aaeb9f123fdb7db4e192b0600feebf7f773",
"reference": "a46f3aaeb9f123fdb7db4e192b0600feebf7f773",
"url": "https://api.github.com/repos/splitbrain/php-archive/zipball/10d89013572ba1f4d4ad7fcb74860242f4c3860b",
"reference": "10d89013572ba1f4d4ad7fcb74860242f4c3860b",
"shasum": ""
},
"require": {
@ -439,20 +450,20 @@
"unzip",
"zip"
],
"time": "2018-05-01T08:03:56+00:00"
"time": "2018-09-09T12:13:53+00:00"
},
{
"name": "splitbrain/php-cli",
"version": "1.1.2",
"version": "1.1.5",
"source": {
"type": "git",
"url": "https://github.com/splitbrain/php-cli.git",
"reference": "1d6f0bf9eccbfd79d1f4d185ef27573601185c23"
"reference": "e982d40d074ab9f2669c3c0a2e40559b098cd894"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/splitbrain/php-cli/zipball/1d6f0bf9eccbfd79d1f4d185ef27573601185c23",
"reference": "1d6f0bf9eccbfd79d1f4d185ef27573601185c23",
"url": "https://api.github.com/repos/splitbrain/php-cli/zipball/e982d40d074ab9f2669c3c0a2e40559b098cd894",
"reference": "e982d40d074ab9f2669c3c0a2e40559b098cd894",
"shasum": ""
},
"require": {
@ -490,7 +501,7 @@
"optparse",
"terminal"
],
"time": "2018-02-02T08:46:12+00:00"
"time": "2018-09-29T07:51:34+00:00"
}
],
"packages-dev": [],

View File

@ -416,7 +416,7 @@ class HelloWorldApp {
}
</code>
The following language strings are currently recognized: //4cs 6502acme 6502kickass 6502tasm 68000devpac abap actionscript3 actionscript ada aimms algol68 apache applescript apt_sources arm asm asp asymptote autoconf autohotkey autoit avisynth awk bascomavr bash basic4gl batch bf biblatex bibtex blitzbasic bnf boo caddcl cadlisp ceylon cfdg cfm chaiscript chapel cil c_loadrunner clojure c_mac cmake cobol coffeescript c cpp cpp-qt cpp-winapi csharp css cuesheet c_winapi dart dcl dcpu16 dcs delphi diff div dos dot d ecmascript eiffel email epc e erlang euphoria ezt f1 falcon fo fortran freebasic freeswitch fsharp gambas gdb genero genie gettext glsl gml gnuplot go groovy gwbasic haskell haxe hicest hq9plus html html4strict html5 icon idl ini inno intercal io ispfpanel java5 java javascript jcl j jquery julia kixtart klonec klonecpp kotlin latex lb ldif lisp llvm locobasic logtalk lolcode lotusformulas lotusscript lscript lsl2 lua m68k magiksf make mapbasic mathematica matlab mercury metapost mirc mk-61 mmix modula2 modula3 mpasm mxml mysql nagios netrexx newlisp nginx nimrod nsis oberon2 objc objeck ocaml-brief ocaml octave oobas oorexx oracle11 oracle8 oxygene oz parasail parigp pascal pcre perl6 perl per pf phix php-brief php pic16 pike pixelbender pli plsql postgresql postscript povray powerbuilder powershell proftpd progress prolog properties providex purebasic pycon pys60 python qbasic qml q racket rails rbs rebol reg rexx robots rpmspec rsplus ruby rust sas sass scala scheme scilab scl sdlbasic smalltalk smarty spark sparql sql standardml stonescript swift systemverilog tclegg tcl teraterm texgraph text thinbasic tsql twig typoscript unicon upc urbi uscript vala vbnet vb vbscript vedit verilog vhdl vim visualfoxpro visualprolog whitespace whois winbatch xbasic xml xojo xorg_conf xpp yaml z80 zxbasic//
The following language strings are currently recognized: //4cs 6502acme 6502kickass 6502tasm 68000devpac abap actionscript3 actionscript ada aimms algol68 apache applescript apt_sources arm asm asp asymptote autoconf autohotkey autoit avisynth awk bascomavr bash basic4gl batch bf biblatex bibtex blitzbasic bnf boo caddcl cadlisp ceylon cfdg cfm chaiscript chapel cil c_loadrunner clojure c_mac cmake cobol coffeescript c cpp cpp-qt cpp-winapi csharp css cuesheet c_winapi dart dcl dcpu16 dcs delphi diff div dos dot d ecmascript eiffel email epc e erlang euphoria ezt f1 falcon fo fortran freebasic freeswitch fsharp gambas gdb genero genie gettext glsl gml gnuplot go groovy gwbasic haskell haxe hicest hq9plus html html4strict html5 icon idl ini inno intercal io ispfpanel java5 java javascript jcl j jquery julia kixtart klonec klonecpp kotlin latex lb ldif lisp llvm locobasic logtalk lolcode lotusformulas lotusscript lscript lsl2 lua m68k magiksf make mapbasic mathematica matlab mercury metapost mirc mk-61 mmix modula2 modula3 mpasm mxml mysql nagios netrexx newlisp nginx nimrod nsis oberon2 objc objeck ocaml-brief ocaml octave oobas oorexx oracle11 oracle8 oxygene oz parasail parigp pascal pcre perl6 perl per pf phix php-brief php pic16 pike pixelbender pli plsql postgresql postscript povray powerbuilder powershell proftpd progress prolog properties providex purebasic pycon pys60 python qbasic qml q racket rails rbs rebol reg rexx robots roff rpmspec rsplus ruby rust sas sass scala scheme scilab scl sdlbasic smalltalk smarty spark sparql sql sshconfig standardml stonescript swift systemverilog tclegg tcl teraterm texgraph text thinbasic tsql twig typoscript unicon upc urbi uscript vala vbnet vb vbscript vedit verilog vhdl vim visualfoxpro visualprolog whitespace whois winbatch wolfram xbasic xml xojo xorg_conf xpp yaml z80 zxbasic//
There are additional [[doku>syntax_highlighting|advanced options]] available for syntax highlighting, such as highlighting lines or adding line numbers.

View File

@ -279,7 +279,7 @@ class ClassLoader
*/
public function setApcuPrefix($apcuPrefix)
{
$this->apcuPrefix = function_exists('apcu_fetch') && ini_get('apc.enabled') ? $apcuPrefix : null;
$this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VALIDATE_BOOLEAN) ? $apcuPrefix : null;
}
/**
@ -377,11 +377,11 @@ class ClassLoader
$subPath = $class;
while (false !== $lastPos = strrpos($subPath, '\\')) {
$subPath = substr($subPath, 0, $lastPos);
$search = $subPath.'\\';
$search = $subPath . '\\';
if (isset($this->prefixDirsPsr4[$search])) {
$pathEnd = DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $lastPos + 1);
foreach ($this->prefixDirsPsr4[$search] as $dir) {
$length = $this->prefixLengthsPsr4[$first][$search];
if (file_exists($file = $dir . DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $length))) {
if (file_exists($file = $dir . $pathEnd)) {
return $file;
}
}

View File

@ -6,6 +6,7 @@ $vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'fdc0e9724ddc47859c8bf0c1ea0a623a' => $vendorDir . '/openpsa/universalfeedcreator/lib/constants.php',
'5255c38a0faeba867671b61dfda6d864' => $vendorDir . '/paragonie/random_compat/lib/random.php',
'decc78cc4436b1292c6c0d151b19445c' => $vendorDir . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
);

View File

@ -7,6 +7,7 @@ namespace Composer\Autoload;
class ComposerStaticInita19a915ee98347a0c787119619d2ff9b
{
public static $files = array (
'fdc0e9724ddc47859c8bf0c1ea0a623a' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/constants.php',
'5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php',
'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
);

View File

@ -1,96 +1,4 @@
[
{
"name": "geshi/geshi",
"version": "v1.0.9.0",
"version_normalized": "1.0.9.0",
"source": {
"type": "git",
"url": "https://github.com/GeSHi/geshi-1.0.git",
"reference": "5a7b461338d322d941986a656d4d1651452e73dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/5a7b461338d322d941986a656d4d1651452e73dd",
"reference": "5a7b461338d322d941986a656d4d1651452e73dd",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"time": "2017-05-05T05:51:25+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"src/geshi/",
"src/geshi.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Benny Baumann",
"email": "BenBE@geshi.org",
"homepage": "http://blog.benny-baumann.de/",
"role": "Developer"
}
],
"description": "Generic Syntax Highlighter",
"homepage": "http://qbnz.com/highlighter/"
},
{
"name": "openpsa/universalfeedcreator",
"version": "v1.8.3",
"version_normalized": "1.8.3.0",
"source": {
"type": "git",
"url": "https://github.com/flack/UniversalFeedCreator.git",
"reference": "6261e130446d8f787bbfd229a602fb11e6816a4e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/6261e130446d8f787bbfd229a602fb11e6816a4e",
"reference": "6261e130446d8f787bbfd229a602fb11e6816a4e",
"shasum": ""
},
"require": {
"php": ">=5.0"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"time": "2017-05-18T08:28:48+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"lib"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL"
],
"authors": [
{
"name": "Andreas Flack",
"email": "flack@contentcontrol-berlin.de",
"homepage": "http://www.contentcontrol-berlin.de/"
}
],
"description": "RSS and Atom feed generator by Kai Blankenhorn",
"keywords": [
"atom",
"georss",
"gpx",
"opml",
"pie",
"rss"
]
},
{
"name": "aziraphale/email-address-validator",
"version": "2.0.1",
@ -135,24 +43,66 @@
"homepage": "https://github.com/aziraphale/email-address-validator"
},
{
"name": "marcusschwarz/lesserphp",
"version": "v0.5.1",
"version_normalized": "0.5.1.0",
"name": "geshi/geshi",
"version": "v1.0.9.1",
"version_normalized": "1.0.9.1",
"source": {
"type": "git",
"url": "https://github.com/MarcusSchwarz/lesserphp.git",
"reference": "e9e3d53980c0e486b07c75e12f2bae5e10bdee44"
"url": "https://github.com/GeSHi/geshi-1.0.git",
"reference": "fd22ab78481bf90337862b590e6f7517863926b8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/e9e3d53980c0e486b07c75e12f2bae5e10bdee44",
"reference": "e9e3d53980c0e486b07c75e12f2bae5e10bdee44",
"url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/fd22ab78481bf90337862b590e6f7517863926b8",
"reference": "fd22ab78481bf90337862b590e6f7517863926b8",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2"
},
"time": "2019-10-20T20:54:46+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"src/geshi/",
"src/geshi.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Benny Baumann",
"email": "BenBE@geshi.org",
"homepage": "http://blog.benny-baumann.de/",
"role": "Developer"
}
],
"description": "Generic Syntax Highlighter",
"homepage": "http://qbnz.com/highlighter/"
},
{
"name": "marcusschwarz/lesserphp",
"version": "v0.5.2",
"version_normalized": "0.5.2.0",
"source": {
"type": "git",
"url": "https://github.com/MarcusSchwarz/lesserphp.git",
"reference": "b02ee973ee1fff3237f7feaf44885596fb5ee323"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/b02ee973ee1fff3237f7feaf44885596fb5ee323",
"reference": "b02ee973ee1fff3237f7feaf44885596fb5ee323",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "~4.3"
},
"time": "2016-09-30T11:13:18+00:00",
"time": "2018-05-28T12:54:01+00:00",
"bin": [
"plessc"
],
@ -189,18 +139,71 @@
"homepage": "http://leafo.net/lessphp/"
},
{
"name": "paragonie/random_compat",
"version": "v2.0.12",
"version_normalized": "2.0.12.0",
"name": "openpsa/universalfeedcreator",
"version": "v1.8.3.2",
"version_normalized": "1.8.3.2",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb"
"url": "https://github.com/flack/UniversalFeedCreator.git",
"reference": "906745196469b13ceefa6523ef04851a78ad10f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
"reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
"url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/906745196469b13ceefa6523ef04851a78ad10f4",
"reference": "906745196469b13ceefa6523ef04851a78ad10f4",
"shasum": ""
},
"require": {
"php": ">=5.0"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"time": "2019-09-01T17:49:46+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"lib"
],
"files": [
"lib/constants.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Andreas Flack",
"email": "flack@contentcontrol-berlin.de",
"homepage": "http://www.contentcontrol-berlin.de/"
}
],
"description": "RSS and Atom feed generator by Kai Blankenhorn",
"keywords": [
"atom",
"georss",
"gpx",
"opml",
"pie",
"rss"
]
},
{
"name": "paragonie/random_compat",
"version": "v2.0.18",
"version_normalized": "2.0.18.0",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
"shasum": ""
},
"require": {
@ -212,7 +215,7 @@
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"time": "2018-04-04T21:24:14+00:00",
"time": "2019-01-03T20:59:08+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -234,138 +237,24 @@
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
]
},
{
"name": "simplepie/simplepie",
"version": "1.5.1",
"version_normalized": "1.5.1.0",
"source": {
"type": "git",
"url": "https://github.com/simplepie/simplepie.git",
"reference": "db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplepie/simplepie/zipball/db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e",
"reference": "db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "~4 || ~5"
},
"suggest": {
"mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
},
"time": "2017-11-12T02:03:34+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"SimplePie": "library"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Ryan Parman",
"homepage": "http://ryanparman.com/",
"role": "Creator, alumnus developer"
},
{
"name": "Geoffrey Sneddon",
"homepage": "http://gsnedders.com/",
"role": "Alumnus developer"
},
{
"name": "Ryan McCue",
"email": "me@ryanmccue.info",
"homepage": "http://ryanmccue.info/",
"role": "Developer"
}
],
"description": "A simple Atom/RSS parsing library for PHP",
"homepage": "http://simplepie.org/",
"keywords": [
"atom",
"feeds",
"rss"
]
},
{
"name": "splitbrain/php-cli",
"version": "1.1.2",
"version_normalized": "1.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/splitbrain/php-cli.git",
"reference": "1d6f0bf9eccbfd79d1f4d185ef27573601185c23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/splitbrain/php-cli/zipball/1d6f0bf9eccbfd79d1f4d185ef27573601185c23",
"reference": "1d6f0bf9eccbfd79d1f4d185ef27573601185c23",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "4.5.*"
},
"suggest": {
"psr/log": "Allows you to make the CLI available as PSR-3 logger"
},
"time": "2018-02-02T08:46:12+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"splitbrain\\phpcli\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andreas Gohr",
"email": "andi@splitbrain.org"
}
],
"description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
"keywords": [
"argparse",
"cli",
"command line",
"console",
"getopt",
"optparse",
"terminal"
]
},
{
"name": "phpseclib/phpseclib",
"version": "2.0.11",
"version_normalized": "2.0.11.0",
"version": "2.0.23",
"version_normalized": "2.0.23.0",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "7053f06f91b3de78e143d430e55a8f7889efc08b"
"reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7053f06f91b3de78e143d430e55a8f7889efc08b",
"reference": "7053f06f91b3de78e143d430e55a8f7889efc08b",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
"reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
"shasum": ""
},
"require": {
@ -383,7 +272,7 @@
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
},
"time": "2018-04-15T16:55:05+00:00",
"time": "2019-09-17T03:41:22+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -448,18 +337,87 @@
]
},
{
"name": "splitbrain/php-archive",
"version": "1.0.10",
"version_normalized": "1.0.10.0",
"name": "simplepie/simplepie",
"version": "1.5.3",
"version_normalized": "1.5.3.0",
"source": {
"type": "git",
"url": "https://github.com/splitbrain/php-archive.git",
"reference": "a46f3aaeb9f123fdb7db4e192b0600feebf7f773"
"url": "https://github.com/simplepie/simplepie.git",
"reference": "173663382a9346acd53df60c7ffb20689c9cf1f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/splitbrain/php-archive/zipball/a46f3aaeb9f123fdb7db4e192b0600feebf7f773",
"reference": "a46f3aaeb9f123fdb7db4e192b0600feebf7f773",
"url": "https://api.github.com/repos/simplepie/simplepie/zipball/173663382a9346acd53df60c7ffb20689c9cf1f6",
"reference": "173663382a9346acd53df60c7ffb20689c9cf1f6",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"ext-xml": "*",
"ext-xmlreader": "*",
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "~5.4.3 || ~6.5"
},
"suggest": {
"ext-curl": "",
"ext-iconv": "",
"ext-intl": "",
"ext-mbstring": "",
"mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
},
"time": "2019-09-22T23:21:30+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"SimplePie": "library"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Ryan Parman",
"homepage": "http://ryanparman.com/",
"role": "Creator, alumnus developer"
},
{
"name": "Geoffrey Sneddon",
"homepage": "http://gsnedders.com/",
"role": "Alumnus developer"
},
{
"name": "Ryan McCue",
"email": "me@ryanmccue.info",
"homepage": "http://ryanmccue.info/",
"role": "Developer"
}
],
"description": "A simple Atom/RSS parsing library for PHP",
"homepage": "http://simplepie.org/",
"keywords": [
"atom",
"feeds",
"rss"
]
},
{
"name": "splitbrain/php-archive",
"version": "1.1.1",
"version_normalized": "1.1.1.0",
"source": {
"type": "git",
"url": "https://github.com/splitbrain/php-archive.git",
"reference": "10d89013572ba1f4d4ad7fcb74860242f4c3860b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/splitbrain/php-archive/zipball/10d89013572ba1f4d4ad7fcb74860242f4c3860b",
"reference": "10d89013572ba1f4d4ad7fcb74860242f4c3860b",
"shasum": ""
},
"require": {
@ -475,7 +433,7 @@
"ext-iconv": "Used for proper filename encode handling",
"ext-mbstring": "Can be used alternatively for handling filename encoding"
},
"time": "2018-05-01T08:03:56+00:00",
"time": "2018-09-09T12:13:53+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -502,5 +460,58 @@
"unzip",
"zip"
]
},
{
"name": "splitbrain/php-cli",
"version": "1.1.5",
"version_normalized": "1.1.5.0",
"source": {
"type": "git",
"url": "https://github.com/splitbrain/php-cli.git",
"reference": "e982d40d074ab9f2669c3c0a2e40559b098cd894"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/splitbrain/php-cli/zipball/e982d40d074ab9f2669c3c0a2e40559b098cd894",
"reference": "e982d40d074ab9f2669c3c0a2e40559b098cd894",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "4.5.*"
},
"suggest": {
"psr/log": "Allows you to make the CLI available as PSR-3 logger"
},
"time": "2018-09-29T07:51:34+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"splitbrain\\phpcli\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andreas Gohr",
"email": "andi@splitbrain.org"
}
],
"description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
"keywords": [
"argparse",
"cli",
"command line",
"console",
"getopt",
"optparse",
"terminal"
]
}
]

View File

@ -1,3 +1,5 @@
dist
build.properties
/build.properties
/composer.lock
/dist/
/vendor/

View File

@ -12,6 +12,26 @@ modified by me for consistency/bug fixing.
Please send any bug reports to BenBE@omorphia.de, or use the bug report tracker
at sourceforge (http://sourceforge.net/tracker/?group_id=114997&atid=670231)
Version 1.0.9.1
- Added language files
* OpenSSH config (Kevin Ernst)
* roff (Artur Iwicki)
* Wolfram (Mysterious Light)
- Some minor tweaks for RFC822 email support (BenBE)
- Introduce strip_language function (phy25)
- Recognize additional file extensions (RealityRipple)
- Code style update by avoiding create_function (cweiske)
- Backported CLI tool from GeSHi 1.1 branch (cweiske)
- Improvements to language files
* bash: Update list of keywords (apjanke)
* Haskell: Updated doc links and types from Prelude (Jeremy Singer)
* INI files: support single quotes (peterdd)
* Matlab: Add keywords and functions from recent Matlab releases (apjanke)
* MySQL: Some missing keywords (Abu3safeer)
* MySQL: Updated documentation links (splitbrain)
* R/S+: Fix broken linking of keywords (BenBE)
* SciLab: Fix broken linking of keywords (BenBE)
* SQL: Some missing keywords (peterdd)
Version 1.0.9.0
- Add public/protected method & property visibility.
THIS MAY BREAK YOUR CODE

View File

@ -1,6 +1,6 @@
GeSHi - Generic Syntax Highlighter
==================================
### Version 1.0.9.0
### Version 1.0.9.1
Author: [Benny Baumann](http://blog.benny-baumann.de/), [Nigel McNie](http://nigel.mcnie.name/)
Email: <BenBE@geshi.org>, <nigel@geshi.org>

View File

@ -187,6 +187,7 @@ PEOPE WHO MADE LANGUAGE FILES
- Octave Carnë Draug, Juan Pablo Carbajal
- OpenBSD Packet Filter David Berard
- OpenOffice.org BASIC Roberto Rossi
- OpenSSH config Kevin Ernst
- Oracle 8 Guy Wicks
- Oracle 11i Simon Redhead
- Oxygene (Delphi Prism) Carlo Kok
@ -227,6 +228,7 @@ PEOPE WHO MADE LANGUAGE FILES
- Reg SmokingRope
- Rexx Jon Wolfers
- Robots Christian Lescuyer
- roff Artur Iwicki
- RPM Specification File Paul Grinberg
- Ruby Amit Gupta, Moises Deniz
- Rust Dave Hodder
@ -272,6 +274,7 @@ PEOPE WHO MADE LANGUAGE FILES
- Whois \ RPSL format Benny Baumann
- Winbatch Craig Storey
- Windows Batch FraidZZ
- Wolfram Mysterious Light
- X++ Simon Butcher
- XBasic José Gabriel Moya Yangüela
- Xojo Garry Pettet

View File

@ -8,7 +8,7 @@
-->
<property file="build.properties" />
<property name="version" value="1.0.9.0" />
<property name="version" value="1.0.9.1" />
<property name="stability" value="stable" />
<property name="zipfile" value="${phing.project.name}-${version}.zip" />
<property name="gzfile" value="${phing.project.name}-${version}.tar.gz" />
@ -19,7 +19,7 @@
<property name="sffilepath" value="g/ge/geshi/" />
<property name="releasenotes" value="
Version 1.0.9.0
Version 1.0.9.1
" />

View File

@ -20,6 +20,6 @@
"classmap": ["src/geshi/", "src/geshi.php"]
},
"require-dev": {
"phpunit/phpunit": "^5.7"
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2"
}
}

View File

@ -40,7 +40,7 @@
//
/** The version of this GeSHi file */
define('GESHI_VERSION', '1.0.9.0');
define('GESHI_VERSION', '1.0.9.1');
// Define the root directory for the GeSHi code tree
if (!defined('GESHI_ROOT')) {
@ -627,6 +627,19 @@ class GeSHi {
$this->highlight_extra_lines = array();
}
/**
* Clean up the language name to prevent malicious code injection
*
* @param string $language The name of the language to strip
* @since 1.0.9.1
*/
public function strip_language_name($language) {
$language = preg_replace('#[^a-zA-Z0-9\-_]#', '', $language);
$language = strtolower($language);
return $language;
}
/**
* Sets the language for this object
*
@ -646,9 +659,7 @@ class GeSHi {
}
//Clean up the language name to prevent malicious code injection
$language = preg_replace('#[^a-zA-Z0-9\-_]#', '', $language);
$language = strtolower($language);
$language = $this->strip_language_name($language);
//Retreive the full filename
$file_name = $this->language_path . $language . '.php';
@ -1472,7 +1483,7 @@ class GeSHi {
'haskell' => array('hs'),
'haxe' => array('hx'),
'html4strict' => array('html', 'htm'),
'ini' => array('ini', 'desktop'),
'ini' => array('ini', 'desktop', 'vbp'),
'java' => array('java'),
'javascript' => array('js'),
'klonec' => array('kl1'),
@ -1506,11 +1517,11 @@ class GeSHi {
'smarty' => array(),
'tcl' => array('tcl'),
'text' => array('txt'),
'vb' => array('bas'),
'vbnet' => array(),
'vb' => array('bas', 'ctl', 'frm'),
'vbnet' => array('vb', 'sln'),
'visualfoxpro' => array(),
'whitespace' => array('ws'),
'xml' => array('xml', 'svg', 'xrc'),
'xml' => array('xml', 'svg', 'xrc', 'vbproj', 'csproj', 'userprefs', 'resx', 'stetic', 'settings', 'manifest', 'myapp'),
'z80' => array('z80', 'asm', 'inc')
);
}
@ -1959,6 +1970,11 @@ class GeSHi {
* @since 1.0.8
*/
protected function build_parse_cache() {
// check whether language_data is available
if (empty($this->language_data)) {
return false;
}
// cache symbol regexp
//As this is a costy operation, we avoid doing it for multiple groups ...
//Instead we perform it for all symbols at once.
@ -2140,7 +2156,7 @@ class GeSHi {
*
* @since 1.0.0
*/
public function parse_code () {
public function parse_code() {
// Start the timer
$start_time = microtime();
@ -2148,6 +2164,11 @@ class GeSHi {
$code = str_replace("\r\n", "\n", $this->source);
$code = str_replace("\r", "\n", $code);
// check whether language_data is available
if (empty($this->language_data)) {
$this->error = GESHI_ERROR_NO_SUCH_LANG;
}
// Firstly, if there is an error, we won't highlight
if ($this->error) {
//Escape the source for output
@ -4024,7 +4045,7 @@ class GeSHi {
$parsed_code .= str_repeat('</span>', $close);
$close = 0;
}
if ($i + 1 < $n) {
elseif ($i + 1 < $n) {
$parsed_code .= "\n";
}
unset($code[$i]);
@ -4695,7 +4716,9 @@ class GeSHi {
// TODO: a|bb|c => [ac]|bb
static $callback_2;
if (!isset($callback_2)) {
$callback_2 = create_function('$matches', 'return "[" . str_replace("|", "", $matches[1]) . "]";');
$callback_2 = function($matches) {
return "[" . str_replace("|", "", $matches[1]) . "]";
};
}
$list = preg_replace_callback('#\(\?\:((?:.\|)+.)\)#', $callback_2, $list);
}

View File

@ -4,7 +4,7 @@
* ------
* Author: Jason Curl (jason.curl@continental-corporation.com)
* Copyright: (c) 2009 Jason Curl
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/09/05
*
* 4CS language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Warren Willmey
* Copyright: (c) 2010 Warren Willmey.
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010/05/26
*
* MOS 6502 (more specifically 6510) ACME Cross Assembler 0.93 by Marco Baye language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Warren Willmey
* Copyright: (c) 2010 Warren Willmey.
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010/06/07
*
* MOS 6502 (6510) Kick Assembler 3.13 language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Warren Willmey
* Copyright: (c) 2010 Warren Willmey.
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010/06/02
*
* MOS 6502 (6510) TASM/64TASS (64TASS being the super set of TASM) language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Warren Willmey
* Copyright: (c) 2010 Warren Willmey.
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010/06/09
*
* Motorola 68000 - HiSoft Devpac ST 2 Assembler language file for GeSHi.

View File

@ -7,7 +7,7 @@
* - Sandra Rossi (sandra.rossi@gmail.com)
* - Jacob Laursen (jlu@kmd.dk)
* Copyright: (c) 2007 Andres Picazo
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/06/04
*
* ABAP language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------------
* Author: Steffen Krause (Steffen.krause@muse.de)
* Copyright: (c) 2004 Steffen Krause, Nigel McNie (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/06/20
*
* Actionscript language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------------
* Author: Jordi Boggiano (j.boggiano@seld.be)
* Copyright: (c) 2007 Jordi Boggiano (http://www.seld.be/), Benny Baumann (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2007/11/26
*
* ActionScript3 language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Tux (tux@inmail.cz)
* Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/07/29
*
* Ada language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Guido Diepen (guido.diepen@aimms.com)
* Copyright: (c) 2011 Guido Diepen (http://www.aimms.com)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2011/05/05
*
* AIMMS language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Neville Dempsey (NevilleD.sourceforge@sgr-a.net)
* Copyright: (c) 2010 Neville Dempsey (https://sourceforge.net/projects/algol68/files/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010/04/24
*
* ALGOL 68 language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: Tux (tux@inmail.cz)
* Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/29/07
*
* Apache language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Stephan Klimek (http://www.initware.org)
* Copyright: Stephan Klimek (http://www.initware.org)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2005/07/20
*
* AppleScript language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: Milian Wolff (mail@milianw.de)
* Copyright: (c) 2008 Milian Wolff (http://milianw.de)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2008/06/17
*
* Apt sources.list language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Marat Dukhan (mdukhan3.at.gatech.dot.edu)
* Copyright: (c) Marat Dukhan (mdukhan3.at.gatech.dot.edu)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2011/10/06
*
* ARM Assembler language file for GeSHi.

View File

@ -8,7 +8,7 @@
* 2009-2011 Benny Baumann (http://qbnz.com/highlighter),
* 2011 Dennis Yurichev (dennis@conus.info),
* 2011 Marat Dukhan (mdukhan3.at.gatech.dot.edu)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/07/27
*
* x86 Assembler language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Amit Gupta (http://blog.igeek.info/)
* Copyright: (c) 2004 Amit Gupta (http://blog.igeek.info/), Nigel McNie (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/08/13
*
* ASP language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------------
* Author: Manuel Yguel (manuel.yguel.robotics@gmail.com)
* Copyright: (c) 2012 Manuel Yguel (http://manuelyguel.eu)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2012/05/24
*
* asymptote language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -----
* Author: Mihai Vasilian (grayasm@gmail.com)
* Copyright: (c) 2010 Mihai Vasilian
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010/01/25
*
* autoconf language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Naveen Garg (naveen.garg@gmail.com)
* Copyright: (c) 2009 Naveen Garg and GeSHi
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/06/11
*
* Autohotkey language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: big_daddy, guinness & Tlem
* Copyright: (c) 2006-2015
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2006/01/26
*
* AutoIt: v3.3.14.2

View File

@ -4,7 +4,7 @@
* --------
* Author: Ryan Jones (sciguyryan@gmail.com)
* Copyright: (c) 2008 Ryan Jones
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2008/10/08
*
* AviSynth language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: George Pollard (porges@porg.es)
* Copyright: (c) 2009 George Pollard
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/01/28
*
* Awk language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ---------------------------------
* Author: aquaticus.info
* Copyright: (c) 2008 aquaticus.info
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2008/01/09
*
* BASCOM AVR language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Andreas Gohr (andi@splitbrain.org)
* Copyright: (c) 2004 Andreas Gohr, Nigel McNie (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/08/20
*
* BASH language file for GeSHi.
@ -88,10 +88,12 @@ $language_data = array (
5 => "/`[^`]*`/"
),
'KEYWORDS' => array(
// Control flow keywords and super-important builtins
1 => array(
'case', 'do', 'done', 'elif', 'else', 'esac', 'fi', 'for', 'function',
'if', 'in', 'select', 'set', 'then', 'until', 'while', 'time'
'if', 'in', 'select', 'set', 'then', 'time', 'until', 'while'
),
// Common Unix commands
2 => array(
'aclocal', 'aconnect', 'apachectl', 'apache2ctl', 'aplay', 'apm',
'apmsleep', 'apropos', 'apt-cache', 'apt-cdrom', 'apt-config',
@ -265,7 +267,7 @@ $language_data = array (
'jar', 'java', 'javac', 'join',
'kbd_mode','kbdrate', 'kdialog', 'kfile', 'kill', 'killall',
'kbd_mode','kbdrate', 'kdialog', 'kfile', 'killall',
'lame', 'last', 'lastb', 'ld', 'ld86', 'ldd', 'less', 'lex', 'link',
'ln', 'loadkeys', 'loadunimap', 'locate', 'lockfile', 'login',
@ -286,7 +288,7 @@ $language_data = array (
'ps2pdf', 'ps2ps', 'psbook', 'psmerge', 'psnup', 'psresize',
'psselect', 'pstops',
'rbash', 'rcs', 'rcs2log', 'read', 'readlink', 'red', 'resizecons',
'rbash', 'rcs', 'rcs2log', 'readlink', 'red', 'resizecons',
'rev', 'rm', 'rmdir', 'rsh', 'run-parts',
'sash', 'scp', 'screen', 'sed', 'seq', 'sendmail', 'setfont',
@ -365,15 +367,16 @@ $language_data = array (
'zgrep', 'zip', 'zipgrep', 'zipinfo', 'zless', 'zmore', 'znew',
'zsh', 'zsoelim'
),
// Builtin commands
3 => array(
'alias', 'bg', 'bind', 'break', 'builtin', 'cd', 'command',
'compgen', 'complete', 'continue', 'declare', 'dirs', 'disown',
'alias', 'bg', 'bind', 'break', 'builtin', 'caller', 'cd', 'command',
'compgen', 'complete', 'compopt', 'continue', 'coproc', 'declare', 'dirs', 'disown',
'echo', 'enable', 'eval', 'exec', 'exit', 'export', 'fc',
'fg', 'getopts', 'hash', 'help', 'history', 'jobs', 'let',
'local', 'logout', 'popd', 'printf', 'pushd', 'pwd', 'readonly',
'return', 'shift', 'shopt', 'source', 'suspend', 'test', 'times',
'trap', 'type', 'typeset', 'ulimit', 'umask', 'unalias', 'unset',
'wait'
'fg', 'getopts', 'hash', 'help', 'history', 'jobs', 'kill', 'let',
'local', 'logout', 'mapfile', 'popd', 'printf', 'pushd', 'pwd', 'read',
'readarray', 'readonly', 'return', 'shift', 'shopt', 'source',
'suspend', 'test', 'times', 'trap', 'type', 'typeset', 'ulimit',
'umask', 'unalias', 'unset', 'wait'
)
),
'SYMBOLS' => array(

View File

@ -4,7 +4,7 @@
* ---------------------------------
* Author: Matthew Webb (bmatthew1@blueyonder.co.uk)
* Copyright: (c) 2004 Matthew Webb (http://matthew-4gl.wikispaces.com)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2007/09/15
*
* Basic4GL language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ------------
* Author: FraidZZ ( fraidzz [@] bk.ru )
* Copyright: (c) 2015 FraidZZ ( http://vk.com/fraidzz , http://www.cyberforum.ru/members/340557.html )
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2015/03/28
*
* Windows batch file language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: Benny Baumann (BenBE@geshi.org)
* Copyright: (c) 2008 Benny Baumann (http://qbnz.com/highlighter/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/10/31
*
* Brainfuck language file for GeSHi.

View File

@ -5,7 +5,7 @@
* Author: Maïeul Rouquette from
* Quinn Taylor (quinntaylor@mac.com)
* Copyright: (c) 2009 Quinn Taylor (quinntaylor@mac.com), Nigel McNie (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/04/29
*
* BibLaTeX language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -----
* Author: Quinn Taylor (quinntaylor@mac.com)
* Copyright: (c) 2009 Quinn Taylor (quinntaylor@mac.com), Nigel McNie (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/04/29
*
* BibTeX language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------------
* Author: P<EFBFBD>draig O`Connel (info@moonsword.info)
* Copyright: (c) 2005 P<EFBFBD>draig O`Connel (http://moonsword.info)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 16.10.2005
*
* BlitzBasic language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Rowan Rodrik van der Molen (rowan@bigsmoke.us)
* Copyright: (c) 2006 Rowan Rodrik van der Molen (http://www.bigsmoke.us/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2006/09/28
*
* BNF (Backus-Naur form) language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Marcus Griep (neoeinstein+GeSHi@gmail.com)
* Copyright: (c) 2007 Marcus Griep (http://www.xpdm.us)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2007/09/10
*
* Boo language file for GeSHi.

View File

@ -7,7 +7,7 @@
* - Jack Lloyd (lloyd@randombit.net)
* - Michael Mol (mikemol@gmail.com)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/06/04
*
* C language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ---------------------------------
* Author: Stuart Moncrieff (stuart at myloadtest dot com)
* Copyright: (c) 2010 Stuart Moncrieff (http://www.myloadtest.com/loadrunner-syntax-highlighter/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010-07-25
*
* C (for LoadRunner) language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ---------
* Author: M. Uli Kusterer (witness.of.teachtext@gmx.net)
* Copyright: (c) 2004 M. Uli Kusterer, Nigel McNie (http://qbnz.com/highlighter/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/06/04
*
* C for Macs language file for GeSHi.

View File

@ -7,7 +7,7 @@
* - Jack Lloyd (lloyd@randombit.net)
* - Michael Mol (mikemol@gmail.com)
* Copyright: (c) 2012 Benny Baumann (http://qbnz.com/highlighter/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2012/08/12
*
* C (WinAPI) language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: Roberto Rossi (rsoftware@altervista.org)
* Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/08/30
*
* CAD DCL (Dialog Control Language) language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -----------
* Author: Roberto Rossi (rsoftware@altervista.org)
* Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/blog)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/08/30
*
* AutoCAD/IntelliCAD Lisp language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: Lucas Werkmeister (mail@lucaswerkmeister.de)
* Copyright: (c) 2015 Lucas Werkmeister (http://lucaswerkmeister.de)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2015-01-08
*
* Ceylon language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: John Horigan <john@glyphic.com>
* Copyright: (c) 2006 John Horigan http://www.ozonehouse.com/john/
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2006/03/11
*
* CFDG language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Diego
* Copyright: (c) 2006 Diego
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2006/02/25
*
* ColdFusion language file for GeSHi.

View File

@ -6,7 +6,7 @@
* Copyright: (c) 2010 Jason Turner (lefticus@gmail.com),
* (c) 2009 Jonathan Turner,
* (c) 2004 Ben Keen (ben.keen@gmail.com), Benny Baumann (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/07/03
*
* ChaiScript language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -----
* Author: Richard Molitor (richard.molitor@student.kit.edu)
* Copyright: (c) 2013 Richard Molitor
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2013/06/22
*
* Chapel language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Marcus Griep (neoeinstein+GeSHi@gmail.com)
* Copyright: (c) 2007 Marcus Griep (http://www.xpdm.us)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2007/10/24
*
* CIL (Common Intermediate Language) language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Jess Johnson (jess@grok-code.com)
* Copyright: (c) 2009 Jess Johnson (http://grok-code.com)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/09/20
*
* Clojure language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Daniel Nelson (danieln@eng.utah.edu)
* Copyright: (c) 2009 Daniel Nelson
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/04/06
*
* CMake language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: BenBE (BenBE@omorphia.org)
* Copyright: (c) 2007-2008 BenBE (http://www.omorphia.de/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2007/07/02
*
* COBOL language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: Trevor Burnham (trevorburnham@gmail.com)
* Copyright: (c) 2010 Trevor Burnham (http://iterative.ly)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010/06/08
*
* CoffeeScript language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Iulian M
* Copyright: (c) 2006 Iulian M
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/09/27
*
* C++ (with Qt extensions) language file for GeSHi.

View File

@ -8,7 +8,7 @@
* - Jack Lloyd (lloyd@randombit.net)
* - Benny Baumann (BenBE@geshi.org)
* Copyright: (c) 2004 Dennis Bayer, Nigel McNie, 2012 Benny Baumann (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/09/27
*
* C++ language file for GeSHi.

View File

@ -7,7 +7,7 @@
* - M. Uli Kusterer (witness.of.teachtext@gmx.net)
* - Jack Lloyd (lloyd@randombit.net)
* Copyright: (c) 2004 Dennis Bayer, Nigel McNie (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/09/27
*
* C++ language file for GeSHi.

View File

@ -5,7 +5,7 @@
* Author: Alan Juden (alan@judenware.org)
* Revised by: Michael Mol (mikemol@gmail.com)
* Copyright: (c) 2004 Alan Juden, Nigel McNie (http://qbnz.com/highlighter/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/06/04
*
* C# language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Nigel McNie (nigel@geshi.org), Zéfling (zefling@ikilote.net)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/06/18
*
* CSS language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: Benny Baumann (benbe@geshi.org)
* Copyright: (c) 2009 Benny Baumann (http://qbnz.com/highlighter/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/12/21
*
* Cuesheet language file for GeSHi.

View File

@ -6,7 +6,7 @@
* Contributors:
* - Jimmy Cao
* Copyright: (c) 2005 Thomas Kuehne (http://thomas.kuehne.cn/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2005/04/22
*
* D language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Edward Hart (edward.dan.hart@gmail.com)
* Copyright: (c) 2013 Edward Hart
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2013/10/25
*
* Dart language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Petr Hendl (petr@hendl.cz)
* Copyright: (c) 2011 Petr Hendl http://hendl.cz/geshi/
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2011/02/17
*
* DCL language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Benny Baumann (BenBE@omorphia.de)
* Copyright: (c) 2007-2014 Benny Baumann (http://geshi.org/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2012/04/12
*
* DCPU/16 Assembly language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ---------------------------------
* Author: Stelio Passaris (GeSHi@stelio.net)
* Copyright: (c) 2009 Stelio Passaris (http://stelio.net/stiki/GeSHi)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/01/20
*
* DCS language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: J<EFBFBD>rja Norbert (jnorbi@vipmail.hu), Benny Baumann (BenBE@omorphia.de)
* Copyright: (c) 2004 J<EFBFBD>rja Norbert, Benny Baumann (BenBE@omorphia.de), Nigel McNie (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/07/26
*
* Delphi (Object Pascal) language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Conny Brunnkvist (conny@fuchsia.se), W. Tasin (tasin@fhm.edu)
* Copyright: (c) 2004 Fuchsia Open Source Solutions (http://www.fuchsia.se/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/12/29
*
* Diff-output language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ---------------------------------
* Author: Gabriel Lorenzo (ermakina@gmail.com)
* Copyright: (c) 2005 Gabriel Lorenzo (http://ermakina.gazpachito.net)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2005/06/19
*
* DIV language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Alessandro Staltari (staltari@geocities.com)
* Copyright: (c) 2005 Alessandro Staltari (http://www.geocities.com/SiliconValley/Vista/8155/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2005/07/05
*
* DOS language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ---------------------------------
* Author: Adrien Friggeri (adrien@friggeri.net)
* Copyright: (c) 2007 Adrien Friggeri (http://www.friggeri.net)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2007/05/30
*
* dot language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Kevin Reid (kpreid@switchb.org)
* Copyright: (c) 2010 Kevin Reid (http://switchb.org/kpreid/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010/04/16
*
* E language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------------
* Author: Michel Mariani (http://www.tonton-pixel.com/site/)
* Copyright: (c) 2010 Michel Mariani (http://www.tonton-pixel.com/site/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010/01/08
*
* ECMAScript language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: Zoran Simic (zsimic@axarosenberg.com)
* Copyright: (c) 2005 Zoran Simic
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2005/06/30
*
* Eiffel language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ---------------
* Author: Benny Baumann (BenBE@geshi.org)
* Copyright: (c) 2008 Benny Baumann (http://qbnz.com/highlighter/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2008/10/19
*
* Email (mbox \ eml \ RFC format) language file for GeSHi.
@ -51,14 +51,55 @@ $language_data = array (
'HTTP', 'SMTP', 'ASMTP', 'ESMTP'
),
2 => array(
'Authentication-Results','Comment','Content-Description','Content-Type',
'Content-Disposition','Content-Transfer-Encoding','Delivered-To',
'Dkim-Signature','Domainkey-Signature','In-Reply-To','Message-Id',
'MIME-Version','OpenPGP','Received','Received-SPF','References',
'Reply-To', 'Resend-From','Resend-To','Return-Path','User-Agent'
'Original-Recipient','Accept-Language','Alternate-Recipient',
'Archived-At','Authentication-Results','Auto-Submitted',
'Autoforwarded','Autosubmitted','Base','Comments',
'Content-Alternative','Content-Base','Content-Description',
'Content-Disposition','Content-Duration','Content-features',
'Content-ID','Content-Identifier','Content-Language',
'Content-Location','Content-MD5','Content-Return',
'Content-Transfer-Encoding','Content-Type','Conversion',
'Conversion-With-Loss','Deferred-Delivery','Delivery-Date',
'Discarded-X400-IPMS-Extensions','Discarded-X400-MTS-Extensions',
'Disclose-Recipients','Disposition-Notification-Options',
'Disposition-Notification-To','DKIM-Signature',
'DL-Expansion-History','Downgraded-Bcc','Downgraded-Cc',
'Downgraded-Disposition-Notification-To',
'Downgraded-Final-Recipient','Downgraded-From',
'Downgraded-In-Reply-To','Downgraded-Mail-From',
'Downgraded-Message-Id','Downgraded-Original-Recipient',
'Downgraded-Rcpt-To','Downgraded-References',
'Downgraded-Reply-To','Downgraded-Resent-Bcc',
'Downgraded-Resent-Cc','Downgraded-Resent-From',
'Downgraded-Resent-Reply-To','Downgraded-Resent-Sender',
'Downgraded-Resent-To','Downgraded-Return-Path',
'Downgraded-Sender','Downgraded-To','Encoding','Encrypted','Expires',
'Expiry-Date','Generate-Delivery-Report','Importance','In-Reply-To',
'Incomplete-Copy','Keywords','Language','Latest-Delivery-Time',
'List-Archive','List-Help','List-ID','List-Owner','List-Post',
'List-Subscribe','List-Unsubscribe','List-Unsubscribe-Post',
'Message-Context','Message-ID','Message-Type','MIME-Version',
'MMHS-Acp127-Message-Identifier','MMHS-Codress-Message-Indicator',
'MMHS-Copy-Precedence','MMHS-Exempted-Address',
'MMHS-Extended-Authorisation-Info','MMHS-Handling-Instructions',
'MMHS-Message-Instructions','MMHS-Message-Type',
'MMHS-Originator-PLAD','MMHS-Originator-Reference',
'MMHS-Other-Recipients-Indicator-CC',
'MMHS-Other-Recipients-Indicator-To','MMHS-Primary-Precedence',
'MMHS-Subject-Indicator-Codes','MT-Priority','Obsoletes',
'Organization','Original-Encoded-Information-Types','Original-From',
'Original-Message-ID','Original-Subject','Originator-Return-Address',
'PICS-Label','Prevent-NonDelivery-Report','Priority','Received',
'Received-SPF','References','Reply-By','Reply-To',
'Require-Recipient-Valid-Since','Resent-Bcc','Resent-Cc',
'Resent-Date','Resent-From','Resent-Message-ID','Resent-Reply-To',
'Resent-Sender','Resent-To','Return-Path','Sensitivity',
'Solicitation','Supersedes','VBR-Info','X400-Content-Identifier',
'X400-Content-Return','X400-Content-Type','X400-MTS-Identifier',
'X400-Originator','X400-Received','X400-Recipients','X400-Trace'
),
3 => array(
'Date','From','Sender','Subject','To','CC'
'Bcc','CC','Date','From','Sender','Subject','To'
),
4 => array(
'by', 'for', 'from', 'id', 'with'
@ -102,6 +143,7 @@ $language_data = array (
),
'SCRIPT' => array(
0 => 'color: #000040;',
1 => 'color: #002040;',
),
'REGEXPS' => array(
1 => 'color: #000000; font-weight: bold;',
@ -190,10 +232,12 @@ $language_data = array (
),
'STRICT_MODE_APPLIES' => GESHI_ALWAYS,
'SCRIPT_DELIMITERS' => array(
0 => "/(?P<start>^)[A-Za-z][a-zA-Z0-9\-]*\s*:\s*(?:.|(?=\n\s)\n)*(?P<end>$)/m"
0 => "/(?P<start>^)[A-Za-z][a-zA-Z0-9\-]*\s*:\s*(?:.|(?=\n\s)\n)*(?P<end>$)/m",
1 => "/(?P<start>^)--[a-zA-Z0-9_=\-]+[a-zA-Z0-9_](?:--)?(?P<end>$)/m"
),
'HIGHLIGHT_STRICT_BLOCK' => array(
0 => true,
1 => false
),
'TAB_WIDTH' => 4,
'PARSER_CONTROL' => array(

View File

@ -4,7 +4,7 @@
* --------
* Author: Thorsten Muehlfelder (muehlfelder@enertex.de)
* Copyright: (c) 2010 Enertex Bayern GmbH
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010/08/26
*
* Enerscript language file for GeSHi.

View File

@ -7,7 +7,7 @@
* - Uwe Dauernheim (uwe@dauernheim.net)
* - Dan Forest-Barbier (dan@twisted.in)
* Copyright: (c) 2008 Uwe Dauernheim (http://www.kreisquadratur.de/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2008-09-27
*
* Erlang language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ---------------------------------
* Author: Nicholas Koceja (nerketur@hotmail.com)
* Copyright: (c) 2010 Nicholas Koceja
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 11/24/2010
*
* Euphoria language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -----------
* Author: Ramesh Vishveshwar (ramesh.vishveshwar@gmail.com)
* Copyright: (c) 2012 Ramesh Vishveshwar (http://thecodeisclear.in)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2012/09/01
*
* Easytrieve language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: Juro Bystricky (juro@f1compiler.com)
* Copyright: K2 Software Corp.
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010/07/06
*
* Formula One language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ---------------------------------
* Author: billykater (billykater+geshi@gmail.com)
* Copyright: (c) 2010 billykater (http://falconpl.org/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2010/06/07
*
* Falcon language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Tan-Vinh Nguyen (tvnguyen@web.de)
* Copyright: (c) 2009 Tan-Vinh Nguyen
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/03/23
*
* fo language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -----------
* Author: Cedric Arrabie (cedric.arrabie@univ-pau.fr)
* Copyright: (C) 2006 Cetric Arrabie
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2006/04/22
*
* Fortran language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------------
* Author: Roberto Rossi
* Copyright: (c) 2005 Roberto Rossi (http://rsoftware.altervista.org)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2005/08/19
*
* FreeBasic (http://www.freebasic.net/) language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: James Rose (james.gs@stubbornroses.com)
* Copyright: (c) 2006 Christian Lescuyer http://xtian.goelette.info
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2011/11/18
*
* FreeSWITCH language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: julien ortin (jo_spam-divers@yahoo.fr)
* Copyright: (c) 2009 julien ortin
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/09/20
*
* F# language file for GeSHi.

View File

@ -5,7 +5,7 @@
* Author: Jesus Guardon (jguardon@telefonica.net)
* Copyright: (c) 2009 Jesus Guardon (http://gambas-es.org),
* Benny Baumann (http://qbnz.com/highlighter)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2004/08/20
*
* GAMBAS language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Milian Wolff (mail@milianw.de)
* Copyright: (c) 2009 Milian Wolff
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/06/24
*
* GDB language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: Lars Gersmann (lars.gersmann@gmail.com)
* Copyright: (c) 2007 Lars Gersmann, Nigel McNie (http://qbnz.com/highlighter/)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2007/07/01
*
* Genero (FOURJ's Genero 4GL) language file for GeSHi.

View File

@ -4,7 +4,7 @@
* ----------
* Author: Nicolas Joseph (nicolas.joseph@valaide.org)
* Copyright: (c) 2009 Nicolas Joseph
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2009/04/29
*
* Genie language file for GeSHi.

View File

@ -4,7 +4,7 @@
* --------
* Author: Milian Wolff (mail@milianw.de)
* Copyright: (c) 2008 Milian Wolff
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2008/05/25
*
* GNU Gettext .po/.pot language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -----
* Author: Benny Baumann (BenBE@omorphia.de)
* Copyright: (c) 2008 Benny Baumann (BenBE@omorphia.de)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2008/03/20
*
* glSlang language file for GeSHi.

View File

@ -4,7 +4,7 @@
* -------
* Author: José Jorge Enríquez <jenriquez@users.sourceforge.net>, Timon Knigge <timonknigge@live.nl>
* Copyright: (c) 2005 José Jorge Enríquez Rodríguez (http://www.zonamakers.com), (c) 2013 Timon Knigge (http://www.bluemoonproductions.nl)
* Release Version: 1.0.9.0
* Release Version: 1.0.9.1
* Date Started: 2005/06/21
*
* GML language file for GeSHi.

Some files were not shown because too many files have changed in this diff Show More