aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/aho-corasick
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Update aho-corasic implementationVsevolod Stakhov2017-09-261-9/+22
* [Fix] Update issues in ac-trieVsevolod Stakhov2017-03-132-73/+39
* [Minor] Add enable full debug optionVsevolod Stakhov2016-12-251-0/+3
* acism: Add missing glib dependencyAndreas Schneider2016-11-282-0/+4
* Update acism_create.cBryon Gloden, CISSPĀ®2016-08-021-3/+9
* Add special hacks to allow static build.Vsevolod Stakhov2015-10-211-3/+9
* Reorganize includes to reduce namespace pollution.Vsevolod Stakhov2015-10-081-0/+1
* Avoid large enums.Vsevolod Stakhov2015-07-251-5/+3
* Avoid extra linking.Vsevolod Stakhov2015-06-251-1/+0
* Another round of linking issues fixup.Vsevolod Stakhov2015-04-281-0/+1
* Fix misprint in library path.Vsevolod Stakhov2015-04-261-1/+1
* Try fix RPATHAndrew Lewis2015-04-241-1/+1
* Install ac-trie to the private library dir.Vsevolod Stakhov2015-04-241-1/+1
* Allow caseless trie search.Vsevolod Stakhov2015-04-072-3/+5
* Corasic -> Corasick.Vsevolod Stakhov2015-04-067-0/+911