Skip to content

Tags: easybook/geshi

Tags

v1.0.8.19

Toggle v1.0.8.19's commit message
minor #13 Remove the usage of create_function() (javiereguiluz)

This PR was merged into the master branch.

Discussion
----------

Remove the usage of create_function()

Commits
-------

4cf7916 Remove the usage of create_function()

v1.0.8.18

Toggle v1.0.8.18's commit message
Merge pull request #11 from easybook/improve_css

Added a lot of properties for CSS 3

v1.0.8.17

Toggle v1.0.8.17's commit message
Fixed the name of the main class constructor

v1.0.8.16

Toggle v1.0.8.16's commit message
bug #9 fix php7 support (Gemorroj)

This PR was merged into the master branch.

Discussion
----------

fix php7 support

rename constructor (php7 support)

Commits
-------

98abe30 fix php7 support

v1.0.8.15

Toggle v1.0.8.15's commit message
minor #6 fixed qt class help page url [ci skip] (crash5)

This PR was merged into the master branch.

Discussion
----------

fixed qt class help page url [ci skip]

Commits
-------

c60fbab fixed qt class help page url [ci skip]

v1.0.8.14

Toggle v1.0.8.14's commit message
feature #5 Some new keywords from C# 5 & 6 (tezaurismosis)

This PR was merged into the master branch.

Discussion
----------

Some new keywords from C# 5 & 6

Adding 'async' and 'await' keyword from c# 5.0, 'nameof' operator from C# 6.0 and missing '#pragma' directive

Commits
-------

ed66a95 Some new keywords from C# 5 & 6

v1.0.8.13

Toggle v1.0.8.13's commit message
feature #4 Adding an windows batch file language support (FraidZZ)

This PR was squashed before being merged into the master branch (closes #4).

Discussion
----------

Adding an windows batch file language support

This file adds syntax highlighting for windows batch files =)

Commits
-------

1fc91a6 Adding an windows batch file language support

1.0.8.12

Toggle 1.0.8.12's commit message
Bumped GeSHi version to 1.0.8.12

1.0.8.11

Toggle 1.0.8.11's commit message
GeSHi 1.0.8.11 version