aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/lc-btrie
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-271-2/+2
| | | | by a bot https://github.com/ka7/misspell_fixer
* [Minor] Add enable full debug optionVsevolod Stakhov2016-12-251-0/+3
|
* [Minor] Try to fix some memory inconsistenciesVsevolod Stakhov2016-09-301-2/+3
|
* [Minor] Add workaround for pre-historic compilersVsevolod Stakhov2016-04-261-3/+21
| | | | Issue: #605
* [Minor] Zero new nodes in btrieVsevolod Stakhov2016-03-091-1/+1
|
* Add Level-Compressed Tree Bitmap contrib codeVsevolod Stakhov2016-02-113-0/+2713
Implementation by: Geoffrey T. Dairiki <dairiki@dairiki.org>