Releases: Genivia/RE-flex
Releases · Genivia/RE-flex
Release list
reflex v3.2.10
Fix Unicode regular expression pattern analyzer for incorrect UTF-8.
reflex v3.2.9
Add cmake rules for Windows builds.
reflex v3.2.8
Includes improvements suggested by users of the RE/flex scanner generator.
reflex v3.2.7
Improved fuzzy matcher, see also https://github.com/Genivia/FuzzyMatcher.
reflex v3.2.6
Improved fuzzy matcher, see also https://github.com/Genivia/FuzzyMatcher.
reflex v3.2.5
New %begin directive and new --batch=SIZE option argument.
reflex v3.2.3
Fixed C++17 compliance and dso build issue.
reflex v3.2.2
reflex v3.2.1
Documentation update, usability Improvements and bug fix.
reflex v3.2.0
New %option ctorinit; faster compilation of regular expressions to tables and direct code DFAs; refactored SIMD source code to enable AVX2 and AVX512BW optimizations in multi-version matcher code; updated Windows binary file opening.