David Anderson
|
7f667a58d0
|
fixed a trie lookup bug where terminated string arcs could be return false positives. for example, sm_k would match sm_kick, if and only if the sm_k formed the arc and the ick formed the termination
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401585
|
2007-10-15 19:38:18 +00:00 |
|
David Anderson
|
5cba82afc9
|
fixed another minor comment
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401398
|
2007-08-29 05:47:46 +00:00 |
|
David Anderson
|
77cc895151
|
moved trie to public so extensions can use it easier
--HG--
rename : core/sm_trie_tpl.h => public/sm_trie_tpl.h
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401396
|
2007-08-29 05:22:47 +00:00 |
|