Lexilla 5.5.1 released
"'Neil Hodgson' via scintilla-interest" <[email protected]> Mon, 6 Jul 2026 11:37:12 +1000
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <[email protected]> |
Lexilla is a library of lexers that can be used with Scintilla or independently. https://www.scintilla.org/Lexilla.html Lexilla 5.5.1 is now available from the scintilla.org web site. This is a normal release containing features and fixes. There were improvements for Baan, HTML, and XML. Some out-of-bounds writing code was fixed for Baan. For HTML and XML, styling of CDATA was changed to style only the contents in SCE_H_CDATA which more clearly shows the data. The tags surrounding this are styled in a combination of SCE_H_SGML_COMMAND and SCE_H_SGML_DEFAULT. A signed version of Lexilla.DLL is included in the SciTE Windows executable download that can be used by downstream projects. It is signed "Open Source Developer, Neil Hodgson". A C++17 compiler is required to build Lexilla. Microsoft Visual C++ 2022, GCC 9.0, Clang 9.0, Xcode 14 Clang or newer will work. Some slightly older compilers may still work. A list of changes is available on the history page. https://www.scintilla.org/LexillaHistory.html Lexilla uses Git for source code control. The repository can be cloned with git clone https://github.com/ScintillaOrg/lexilla Thanks to the contributors of code and documentation and to the testers. Neil -- You received this message because you are subscribed to the Google Groups "scintilla-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/scintilla-interest/6D3FEDC9-C5ED-4E36-AF8D-5EFB4EFF2083%40me.com.