See full changelog at: https://github.com/y-256/libdivsufsort/commits
2.0.1 - 2010-11-11
- Wrong variable used in
divbwt
function - Enclose some string variables with double quotation marks in include/CMakeLists.txt
- Fix typo in include/CMakeLists.txt
- Switch the build system to CMake
- Improve the performance of the suffix-sorting algorithm
- OpenMP support
- 64-bit version of divsufsort