Skip to content

Releases: Genivia/RE-flex

reflex v3.2.10

Choose a tag to compare

@genivia-inc genivia-inc released this 21 Aug 16:10

Fix Unicode regular expression pattern analyzer for incorrect UTF-8.

reflex v3.2.9

Choose a tag to compare

@genivia-inc genivia-inc released this 12 Aug 17:33

Add cmake rules for Windows builds.

reflex v3.2.8

Choose a tag to compare

@genivia-inc genivia-inc released this 06 Jul 14:49

Includes improvements suggested by users of the RE/flex scanner generator.

reflex v3.2.7

Choose a tag to compare

@genivia-inc genivia-inc released this 10 May 19:47

Improved fuzzy matcher, see also https://github.com/Genivia/FuzzyMatcher.

reflex v3.2.6

Choose a tag to compare

@genivia-inc genivia-inc released this 06 May 20:52

Improved fuzzy matcher, see also https://github.com/Genivia/FuzzyMatcher.

reflex v3.2.5

Choose a tag to compare

@genivia-inc genivia-inc released this 30 Apr 11:39

New %begin directive and new --batch=SIZE option argument.

reflex v3.2.3

Choose a tag to compare

@genivia-inc genivia-inc released this 02 Apr 17:09

Fixed C++17 compliance and dso build issue.

reflex v3.2.2

Choose a tag to compare

@genivia-inc genivia-inc released this 13 Mar 20:04

Minor usability improvements.

reflex v3.2.1

Choose a tag to compare

@genivia-inc genivia-inc released this 24 Feb 19:48

Documentation update, usability Improvements and bug fix.

reflex v3.2.0

Choose a tag to compare

@genivia-inc genivia-inc released this 20 Feb 15:07

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.