0.2.10: - Correctly check doxygen version on configure. - Optimization on AlphaMap mapping. (contributing to 0.2% less run time for LibThai word breaking) 0.2.9: - Fix binary file opening on Windows - Fix infinite loop on empty trie iteration. - Micro-optimization with LIKELY/UNLIKELY hints. (contributing to 4.76% faster dictionary loading, 1.95% faster word breaking for LibThai) - Improved error handling - 'trietool-0.2' utility is renamed to just 'trietool' - Improved documentation - No timestamp on Doxygen-generated doc
12 lines
318 B
Text
12 lines
318 B
Text
@comment $NetBSD: PLIST,v 1.4 2018/02/23 15:02:14 adam Exp $
|
|
bin/trietool
|
|
bin/trietool-0.2
|
|
include/datrie/alpha-map.h
|
|
include/datrie/trie.h
|
|
include/datrie/triedefs.h
|
|
include/datrie/typedefs.h
|
|
lib/libdatrie.la
|
|
lib/pkgconfig/datrie-0.2.pc
|
|
man/man1/trietool-0.2.1
|
|
man/man1/trietool.1
|
|
share/doc/libdatrie/README.migration
|