notepad-plus-plus/boostregex
Christian Grasser 5b86023d3a Fix auto-completion performance issue introduced with switch to static linkage of libSciLexer
The performance issue, which appears after switching to static linkage of libSciLexer, is due to th commit "Improve character case handling in RegEx" (#9707).
Removing "locale" call from "BoostRegexSearch::FindText()" solves auto-completion performance issue.

Fix #9975, close #10010
2021-06-15 13:28:42 +02:00
..
boost Update Build.md 2021-04-21 01:19:58 +02:00
AnsiDocumentIterator.h One button to compile them all 2021-04-17 05:55:10 +02:00
BoostRegExSearch.cxx Fix auto-completion performance issue introduced with switch to static linkage of libSciLexer 2021-06-15 13:28:42 +02:00
UTF8DocumentIterator.cxx One button to compile them all 2021-04-17 05:55:10 +02:00
UTF8DocumentIterator.h One button to compile them all 2021-04-17 05:55:10 +02:00
nppSpecifics.mak One button to compile them all 2021-04-17 05:55:10 +02:00
nppSpecifics_mingw.mak One button to compile them all 2021-04-17 05:55:10 +02:00