Submitted by thep on
Changes from 0.2.10
- Detect
iconv()
error more correctly in trietool.
(Thanks Daniel Macks for the report on Issue #3) - Clarify package description that search time is O(m), where m is key length, not O(1), while still claiming that it's independent of database size.
(Thanks @flackbash for the report on Issue #4) - Fix
trie_state_get_data()
on a prefix key.
(Thanks Filip Pytloun from the pytries project for the initial patch) - Fix reported segfault on full-range alpha map.
(Thanks Xiao Wang for the report on Issue #6, and @nevermatch for the analysis.)
Download
MD5 sums:
486a3a9cda1265ddedbea61fe5c7f3cc libdatrie-0.2.11.tar.xz
VCS
$ git clone https://github.com/tlwg/libdatrie.git
GitHub: https://github.com/tlwg/libdatrie
GitHub release: https://github.com/tlwg/libdatrie/releases/tag/v0.2.11
Projects: