Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[Minor] Use less aggressive optimisation level" | Vsevolod Stakhov | 2019-03-05 | 1 | -1/+1 |
| | | | | This reverts commit 9bfff1d4775e19ce85272f61aecd64ce69b6a98a. | ||||
* | [Minor] Use less aggressive optimisation level | Vsevolod Stakhov | 2019-03-05 | 1 | -1/+1 |
| | |||||
* | [Feature] Suppress duplicate warning on very large radix tries | Vsevolod Stakhov | 2018-06-01 | 2 | -4/+6 |
| | |||||
* | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 1 | -2/+2 |
| | | | | by a bot https://github.com/ka7/misspell_fixer | ||||
* | [Minor] Add enable full debug option | Vsevolod Stakhov | 2016-12-25 | 1 | -0/+3 |
| | |||||
* | [Minor] Try to fix some memory inconsistencies | Vsevolod Stakhov | 2016-09-30 | 1 | -2/+3 |
| | |||||
* | [Minor] Add workaround for pre-historic compilers | Vsevolod Stakhov | 2016-04-26 | 1 | -3/+21 |
| | | | | Issue: #605 | ||||
* | [Minor] Zero new nodes in btrie | Vsevolod Stakhov | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | Add Level-Compressed Tree Bitmap contrib code | Vsevolod Stakhov | 2016-02-11 | 3 | -0/+2713 |
Implementation by: Geoffrey T. Dairiki <dairiki@dairiki.org> |