openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
GeSHi
Settings
|
Report Duplicate
82
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jun 28, 2024 — Jun 28, 2025
Showing page 78 of 88
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Committing 1.0.7.4 version-in-header changes.
Nigel McNie
More...
over 19 years ago
More additions to changelog for 1.0.7.4 release.
Nigel McNie
More...
over 19 years ago
Added keywords with dot in them that were removed in 1.0.7.2 (added in the correct place they work with the other keywords). Fix for sf bug 1283310
Nigel McNie
More...
over 19 years ago
Fixed regression: HTML and XML highlighting broken due to removal of </span> usage.
Nigel McNie
More...
over 19 years ago
Added blitzbasic file (thanks to Pàdraig O`Connel)
Nigel McNie
More...
over 19 years ago
Added notes about changes for 1.0.7.4 (documentation, single-comment newline bug, c++)
Nigel McNie
More...
over 19 years ago
Fixed some minor documentation issues.
Nigel McNie
More...
over 19 years ago
Added "class" keyword
Nigel McNie
More...
over 19 years ago
Fixed bug where newline was being generated at end of code if the last thing in the code was a comment.
Nigel McNie
More...
over 19 years ago
Commented example file much better, so people can use it as an example better.
Nigel McNie
More...
over 19 years ago
Updated version for 1.1.1alpha1 release.
Nigel McNie
More...
over 19 years ago
Pass the language name to the styler when calling resetParseData.
Nigel McNie
More...
over 19 years ago
Pass language name to the code parser.
Nigel McNie
More...
over 19 years ago
Let delphi use it's code parser.
Nigel McNie
More...
over 19 years ago
Highlight class names when discovered and when they occur elsewhere in the source.
Nigel McNie
More...
over 19 years ago
Use the new code parser stuff to detect when a keyword is not actually a keyword and change it to be a bareword.
Nigel McNie
More...
over 19 years ago
resetParseData accepts the name of the language being used and passes it on to the code parser.
Nigel McNie
More...
over 19 years ago
GeSHiCodeParser now has the name of the language being parsed, which can be used by parseToken for dealing with both the language and any dialects.
Nigel McNie
More...
over 19 years ago
Added delphi directory with delphi code parser class for fixing problems with delphi syntax highlighting.
Nigel McNie
More...
over 19 years ago
Make sure class keyword is in correct context for detecting class names.
Nigel McNie
More...
over 19 years ago
Added GESHI_DIR_SEP constant which will eventually replace GESHI_DIR_SEPARATOR. Lots of whitespace cleanup.
Nigel McNie
More...
over 19 years ago
Clarified the todos for PHP code parsing. The parser now recognises class names and modifies the context name if one is detected.
Nigel McNie
More...
over 19 years ago
Did some tidy up and added some documentation. Check that the code parser being used is actually a code parser.
Nigel McNie
More...
over 19 years ago
Tidied up new classes. Added documentation.
Nigel McNie
More...
over 19 years ago
Tidied up geshi_get_position function.
Nigel McNie
More...
over 19 years ago
Renamed a couple of verification methods. Made some member variables start with _. Removed the cache stuff, and the stuff in _parsePostprocess that generates HTML, as that is done in the HTML renderer now.
Nigel McNie
More...
over 19 years ago
Plugged advanced PHP highlighter into PHP files.
Nigel McNie
More...
over 19 years ago
Added an HTML renderer that highlights source as HTML.
Nigel McNie
More...
over 19 years ago
Added a php version of the code parser that will provide more advanced syntax highlighting for PHP.
Nigel McNie
More...
over 19 years ago
Major overhaul: removed old style of putting all parse data in a big array, and implemented new code parser/renderer system for more advanced highlighting and support for different output formats.
Nigel McNie
More...
over 19 years ago
←
1
2
…
74
75
76
77
78
79
80
81
82
…
87
88
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree