Skip to content

Releases: IlyaGrebnov/libsais

libsais v2.7.3

21 Apr 17:05
Compare
Choose a tag to compare

CMake script for library build and integration with other projects.

libsais v2.7.2

19 Apr 05:20
Compare
Choose a tag to compare

Fixed out-of-bound memory access issue for large inputs.

The libsais v2.7.1

21 Jun 04:40
Compare
Choose a tag to compare
  • Improved cache coherence for ARMv8 architecture.

The libsais v2.7.0

08 May 07:32
Compare
Choose a tag to compare
  • Support for longest common prefix array (LCP) construction.

The libsais v2.6.5

02 Jan 05:32
Compare
Choose a tag to compare
  • 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.