| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Continued development | Douglas B. Rumbaugh | 2024-12-22 | 1 | -4/+4 |
| * | Interface update (#5) | Douglas B. Rumbaugh | 2024-12-06 | 1 | -1/+3 |
| * | Missing file from last commit | Douglas Rumbaugh | 2024-05-06 | 1 | -2/+14 |
| * | TS+PGM: Inlined manually the sorted array merge for performance reasons | Douglas Rumbaugh | 2024-04-22 | 1 | -20/+143 |
| * | Benchmark updates | Douglas Rumbaugh | 2024-04-19 | 1 | -6/+4 |
| * | Comment updates/fixes | Douglas Rumbaugh | 2024-02-09 | 1 | -0/+1 |
| * | Cleaned up shard files (except VPTree) | Douglas Rumbaugh | 2024-02-07 | 1 | -126/+23 |
| * | Fully realized shard concept interface | Douglas Rumbaugh | 2024-02-07 | 1 | -0/+1 |
| * | TrieSpline + tests | Douglas Rumbaugh | 2024-01-30 | 1 | -61/+90 |
| * | Comment and License updates | Douglas Rumbaugh | 2023-11-07 | 1 | -1/+3 |
| * | Refactoring progress | Douglas Rumbaugh | 2023-11-06 | 1 | -182/+2 |
| * | General Comment + Consistency updates | Douglas Rumbaugh | 2023-10-30 | 1 | -0/+4 |
| * | Re-structuring Project + scheduling updates | Douglas Rumbaugh | 2023-09-25 | 1 | -4/+1 |
| * | 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 | -10/+23 |
| * | Expanded query interface | Douglas Rumbaugh | 2023-07-27 | 1 | -7/+41 |
| * | Adjusted calculation for index size | Douglas Rumbaugh | 2023-07-26 | 1 | -7/+8 |
| * | Triespline RQ fixes | Douglas Rumbaugh | 2023-07-23 | 1 | -7/+26 |
| * | Added the parameter argument to query merge routine | Douglas Rumbaugh | 2023-07-17 | 1 | -1/+1 |
| * | TrieSpline: fixed error in min/max key determination | Douglas Rumbaugh | 2023-06-13 | 1 | -5/+10 |
| * | TrieSpline: parameterized TrieSpline template with max error | Douglas Rumbaugh | 2023-06-13 | 1 | -5/+3 |
| * | 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 | -42/+67 |
| * | TrieSpline tests+bugfixes | Douglas Rumbaugh | 2023-06-05 | 1 | -12/+17 |
| * | TrieSpline: initial commit of shard | Douglas Rumbaugh | 2023-06-05 | 1 | -0/+340 |