| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-02-04 | 248 Bytes | |
| v1.2.2 source code.tar.gz | 2020-02-04 | 3.1 MB | |
| v1.2.2 source code.zip | 2020-02-04 | 3.2 MB | |
| Totals: 3 Items | 6.3 MB | 0 | |
- Fixed StackOverflowError for long keywords @tkuun101
- Support building zero-length trie fix https://github.com/hankcs/AhoCorasickDoubleArrayTrie/issues/31
- Replace old array-style. Replace Duplicate Code, Add more comments. @ibrahimAlii