Imported Upstream version 0.2.9 59/154759/1 upstream/0.2.9
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 11 Oct 2017 08:34:55 +0000 (17:34 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 11 Oct 2017 08:34:58 +0000 (17:34 +0900)
commit54306b95f97ff55685ff07ea2c35ab154c78eff9
tree5ae05c3796d6bc266590de7aaff7d053d3e5e942
parent97fab079a7b1d5fbe23b5673e15d1a7f8033d5dd
Imported Upstream version 0.2.9

Change-Id: I1642132be4d40d444f46666fa66c798f571fdd2f
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
38 files changed:
AUTHORS
ChangeLog
NEWS
configure.ac
datrie/alpha-map-private.h
datrie/alpha-map.c
datrie/alpha-map.h
datrie/darray.c
datrie/darray.h
datrie/dstring-private.h
datrie/dstring.c
datrie/dstring.h
datrie/fileutils.c
datrie/fileutils.h
datrie/tail.c
datrie/tail.h
datrie/trie-private.h
datrie/trie-string.c
datrie/trie-string.h
datrie/trie.c
datrie/trie.h
datrie/triedefs.h
datrie/typedefs.h
doc/Doxyfile.in
doc/Makefile.am
man/Makefile.am
man/trietool.1 [moved from man/trietool-0.2.1 with 93% similarity]
tests/Makefile.am
tests/test_file.c
tests/test_iterator.c
tests/test_nonalpha.c
tests/test_null_trie.c [new file with mode: 0644]
tests/test_store-retrieve.c
tests/test_walk.c
tests/utils.c
tests/utils.h
tools/Makefile.am
tools/trietool.c