yourmnbbn
2b1cc43355
Correct documentation in adt_trie.inc ( #1465 )
2021-04-04 15:11:30 -07:00
Einyux
a191a907e9
Add new trie native: ContainsKey() ( #1390 )
2020-11-30 20:51:47 -08:00
Headline
5fa25e70ad
trie: implement clone() method ( #852 )
...
* Add Clone() for StringMap
* Fix for std::string addition
* trie: broken return key.
* clonetrie: correct handle leakage.
Co-authored-by: Kyle Sanderson <kyle.leet@gmail.com>
2020-07-14 20:11:23 -07:00
JoinedSenses
81dc80fbd1
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
ErikMinekus
7451257578
Update small includes for transitional syntax ( #509 )
2016-05-20 15:56:21 -04:00
Peace-Maker
d3cc797f0f
Add missing |bool| return tag to RemoveFromTrie native
2016-01-05 16:52:30 +01:00
David Anderson
6ba4bcb955
Port string maps to transitional syntax.
2014-11-08 17:43:28 -08:00
David Anderson
3d3e5c40c2
Fix and formalize newline and semicolon behavior in methodmaps. (bug 6175)
2014-07-12 00:07:34 -07:00
David Anderson
99c0879086
Fix build.
2014-06-23 20:17:40 -07:00
David Anderson
2724659be8
Rename to StringMap.
2014-06-23 20:06:13 -07:00
David Anderson
4ee04b8a7b
Add transitional API for maps (aka tries).
2014-06-22 22:32:08 -07:00
David Anderson
b261dde858
Refactor Trie natives to use HashMap instead of KTrie; add iteration API (bug 5892, r=ds).
...
--HG--
extra : rebase_source : a5bcf64a45d6734a97d78b4f4ea9aea48d17bb8b
2013-08-29 10:09:02 -07:00
Erik Minekus
0e167ee85b
Numerous code documentation fixups (bug 5720, r=psychonic).
2013-08-01 09:26:34 -04:00
javalia
0533664f90
Removed non-existant param from SetTrieString function doc (bug 5108, r=dvander).
2011-10-10 16:02:44 -04:00
Scott Ehlert
21c0466b3d
Added any tag to ADT array functions to fix potential tag mismatches
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402094
2008-04-24 10:25:44 +00:00
Scott Ehlert
251cced1f8
Spring Cleaning, Part Ichi (1)
...
Various minor things done to project files
Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way)
Updated regex project file and makefile
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401971
2008-03-30 07:00:22 +00:00