Back to top

libdatrie 0.2.6 Released

Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2404 of /usr/share/drupal7/includes/menu.inc).

Changes from 0.2.5

  • New API trie_state_walkable_chars() for breadth-first traversal.
  • New class TrieIterator for callback-free enumeration.
  • Improved performance on key enumeration.
  • Improved AlphaMap range merging.
  • Bug fixes.

[Many thanks to Mikhail Korobov for improvements in this version.]

Download

MD5 sums:

e253eb2433045f6e224c7fa44f9796e1  libdatrie-0.2.6.tar.xz

SVN

$ svn co http://linux.thai.net/svn/software/datrie/tags/r_0_2_6 \
  libdatrie-0.2.6
Projects: