| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Benchmark updates | Douglas Rumbaugh | 2024-04-19 | 1 | -3/+3 |
| * | PGM.h: fixed an out of bounds array access on point lookup misses. | Douglas Rumbaugh | 2024-03-22 | 1 | -3/+21 |
| * | Comment updates/fixes | Douglas Rumbaugh | 2024-02-09 | 1 | -0/+1 |
| * | Cleaned up shard files (except VPTree) | Douglas Rumbaugh | 2024-02-07 | 1 | -95/+45 |
| * | Comment and License updates | Douglas Rumbaugh | 2023-11-07 | 1 | -1/+5 |
| * | Refactoring progress | Douglas Rumbaugh | 2023-11-06 | 1 | -267/+0 |
| * | General Comment + Consistency updates | Douglas Rumbaugh | 2023-10-30 | 1 | -0/+4 |
| * | Re-structuring Project + scheduling updates | Douglas Rumbaugh | 2023-09-25 | 1 | -4/+2 |
| * | Migrated over to using psudb-common utilities/headers | Douglas Rumbaugh | 2023-08-24 | 1 | -2/+8 |
| * | Change PGM to range count. | Dong Xie | 2023-07-28 | 1 | -22/+35 |
| * | Expanded query interface | Douglas Rumbaugh | 2023-07-27 | 1 | -13/+115 |
| * | Exposed epsilon configuration parameter for PGM | Douglas Rumbaugh | 2023-07-26 | 1 | -4/+5 |
| * | Adjusted calculation for index size | Douglas Rumbaugh | 2023-07-26 | 1 | -7/+8 |
| * | Added the parameter argument to query merge routine | Douglas Rumbaugh | 2023-07-17 | 1 | -1/+1 |
| * | Slightly optimized merge function | Douglas Rumbaugh | 2023-07-03 | 1 | -3/+11 |
| * | Bugfixes | Douglas Rumbaugh | 2023-07-03 | 1 | -1/+1 |
| * | Fixed query errors | Douglas Rumbaugh | 2023-07-03 | 1 | -7/+15 |
| * | PGM Shard bugfixes | Douglas Rumbaugh | 2023-06-26 | 1 | -2/+2 |
| * | Updated bloom filters to use whole record | Douglas B. Rumbaugh | 2023-06-09 | 1 | -6/+6 |
| * | Fixed bug(s) in tagging-based deletes | Douglas B. Rumbaugh | 2023-06-09 | 1 | -1/+5 |
| * | Added a pre-query hook for processing states | Douglas Rumbaugh | 2023-06-07 | 1 | -0/+4 |
| * | Added TrieSpline and PGM Range queries + tests and bugfixes | Douglas Rumbaugh | 2023-06-05 | 1 | -38/+46 |
| * | PGM-based shard | Douglas Rumbaugh | 2023-06-05 | 1 | -0/+345 |