Eric House
|
a2319a8073
|
experimental additions, mostly compile-time disable-able, so prune
dict by wordlen.
|
2011-11-03 21:25:51 -07:00 |
|
Andy2
|
5c995af38c
|
stop changing formats between internal and external structs
(iterators); use internal format all the time for speed. Update linux
test code for new API.
|
2011-11-02 18:32:00 -07:00 |
|
Andy2
|
eb2b139e48
|
add some consts and better test for null index data
|
2011-11-01 18:47:20 -07:00 |
|
Andy2
|
fc4a5c31f4
|
silence picky compiler
|
2011-10-31 21:11:52 -07:00 |
|
Andy2
|
0d4404d43b
|
add dict_getStartsWith(), and code to test it. Lots of cleanup and
bugfixing of dictiter code as well.
|
2011-10-31 21:05:34 -07:00 |
|
Andy2
|
69b1b4da27
|
break dict iteration stuff out into new files. No code change
otherwise.
|
2011-10-31 18:30:55 -07:00 |
|