David Anderson
|
4e1fb49096
|
added amb1336 - GetTrieSize()
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401835
|
2008-01-03 06:11:26 +00:00 |
|
David Anderson
|
c987c2f0f7
|
added new ktrie function for running custom destructor
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401786
|
2007-12-10 05:16:08 +00:00 |
|
David Anderson
|
5ae2a5c4fe
|
sm_dump_handles now shows memory usage
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401772
|
2007-12-05 18:07:18 +00:00 |
|
David Anderson
|
6bda3e55b9
|
fixed a long-standing problem that tries ignored empty strings
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401673
|
2007-11-10 03:18:55 +00:00 |
|
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 |
|