3 files changed
+16
-1
lines changed- ChangeLog+324
 - Makefile.am-2
 - NEWS+23
 - README+2-2
 - configure.ac+3-3
 - datrie/alpha-map-private.h+5
 - datrie/alpha-map.c+58-24
 - datrie/alpha-map.h+2-3
 - datrie/darray.c+23-3
 - datrie/darray.h+6-1
 - datrie/fileutils.c+53-12
 - datrie/fileutils.h+3-1
 - datrie/libdatrie.def+2
 - datrie/libdatrie.map+4
 - datrie/tail.c+61-6
 - datrie/tail.h+5-1
 - datrie/trie-string.c+41-1
 - datrie/trie-string.h+16
 - datrie/trie.c+53-10
 - datrie/trie.h+5-1
 - datrie/typedefs.h+7-5
 - tests/Makefile.am+16
 - tests/test_byte_alpha.c+95
 - tests/test_byte_list.c+186
 - tests/test_file.c+10-9
 - tests/test_iterator.c+7-6
 - tests/test_nonalpha.c+5-4
 - tests/test_null_trie.c+3-2
 - tests/test_serialization.c+131
 - tests/test_store-retrieve.c+13-12
 - tests/test_term_state.c+1-1
 - tests/test_walk.c+5-2
 - tests/utils.c+3-3
 - tests/utils.h+2-2
 - tools/trietool.c+44-19
 
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
54 | 54 |  | |
55 | 55 |  | |
56 | 56 |  | |
 | 57 | + | |
 | 58 | + | |
 | 59 | + | |
 | 60 | + | |
57 | 61 |  | |
58 | 62 |  | |
59 | 63 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
6 | 6 |  | |
7 | 7 |  | |
8 | 8 |  | |
 | 9 | + | |
9 | 10 |  | |
10 | 11 |  | |
11 | 12 |  | |
 | |||
129 | 130 |  | |
130 | 131 |  | |
131 | 132 |  | |
 | 133 | + | |
 | 134 | + | |
 | 135 | + | |
 | 136 | + | |
 | 137 | + | |
 | 138 | + | |
 | 139 | + | |
 | 140 | + | |
 | 141 | + | |
 | 142 | + | |
132 | 143 |  | |
133 | 144 |  | |
134 | 145 |  | |
 | |||
0 commit comments