Package Release Info

re-flex-4.5.0-bp160.1.8

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

re-flex
re-flex-devel

Change Logs

* Thu Aug 15 2024 Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 4.5.0:
  * faster Matcher::find() with refactored SIMD
    (SSE2/AVX2/AVX512BW/NEON/AArch64) code like ugrep 6.0 and with
    run-time AVX2/AVX512BW detection increased default internal
    input buffer size
  * Improved Unicode support: respect Unicode word boundaries,
    support Unicode [::] character classes
  * improved FSM code generation
  * speed and usability improvements
* Wed Apr 10 2024 Andreas Stieger <andreas.stieger@gmx.de>
- initial version