Releases: IlyaGrebnov/libsais
Releases · IlyaGrebnov/libsais
libsais v2.7.3
CMake script for library build and integration with other projects.
libsais v2.7.2
Fixed out-of-bound memory access issue for large inputs.
The libsais v2.7.1
- Improved cache coherence for ARMv8 architecture.
The libsais v2.7.0
- Support for longest common prefix array (LCP) construction.
The libsais v2.6.5
- Exposed functions to construct suffix array of a given integer array.
- Improved detection of various compiler intrinsics.
- Capped free space parameter to avoid crashing due to 32-bit integer overflow.