pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libdatrie



Module Name:    pkgsrc
Committed By:   obache
Date:           Tue Sep  3 09:12:57 UTC 2013

Modified Files:
        pkgsrc/devel/libdatrie: Makefile distinfo

Log Message:
Update libdatrie to 0.2.6.

0.2.6 (2013-01-23)
=====
- 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.]


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/libdatrie/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/libdatrie/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index