| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Disabled early abort for point lookups | Douglas Rumbaugh | 2025-04-09 | 1 | -1/+1 |
| * | Triespline: minor tweak to buffer query | Douglas Rumbaugh | 2025-01-07 | 1 | -1/+2 |
| * | Fixed a few Triespline related bugs | Douglas Rumbaugh | 2025-01-07 | 1 | -1/+2 |
| * | Adjusted query result interfacesHEADmaster | Douglas B. Rumbaugh | 2024-12-06 | 6 | -104/+102 |
| * | Interface update (#5) | Douglas B. Rumbaugh | 2024-12-06 | 7 | -1056/+773 |
| * | TSParmsweep: enabled forcing a full buffer scan | Douglas Rumbaugh | 2024-05-08 | 1 | -1/+9 |
| * | Query optimizations | Douglas Rumbaugh | 2024-05-01 | 2 | -24/+22 |
| * | Properly implemented support for iteratively decomposable problems | Douglas Rumbaugh | 2024-04-19 | 7 | -44/+97 |
| * | Fixed some benchmarking bugs | Douglas Rumbaugh | 2024-04-19 | 1 | -1/+1 |
| * | Updated FSTrie benchmark and some minor fixes | Douglas B. Rumbaugh | 2024-03-26 | 1 | -1/+3 |
| * | Updates for build on OpenBSD | Douglas B. Rumbaugh | 2024-03-25 | 1 | -1/+1 |
| * | PointLookup: added a point lookup query for unique indexes, and some tests | Douglas Rumbaugh | 2024-03-22 | 1 | -0/+117 |
| * | Comment updates/fixes | Douglas Rumbaugh | 2024-02-09 | 2 | -2/+0 |
| * | Updated VPTree to new shard/query interfaces | Douglas Rumbaugh | 2024-02-08 | 1 | -0/+159 |
| * | Cleaned up shard files (except VPTree) | Douglas Rumbaugh | 2024-02-07 | 1 | -1/+1 |
| * | Fully realized shard concept interface | Douglas Rumbaugh | 2024-02-07 | 5 | -5/+5 |
| * | Fully implemented Query concept and adjusted queries to use it | Douglas Rumbaugh | 2024-02-07 | 5 | -30/+27 |
| * | Set up tombstone deletes properly | Douglas Rumbaugh | 2024-02-05 | 3 | -22/+22 |
| * | Updated insert query throughput to use IRS queries | Douglas Rumbaugh | 2024-01-31 | 1 | -7/+11 |
| * | Added RangeCount query | Douglas Rumbaugh | 2024-01-22 | 1 | -0/+169 |
| * | Multiple concurrency bug fixes | Douglas Rumbaugh | 2024-01-17 | 1 | -2/+3 |
| * | Initial integration of new buffering scheme into framework | Douglas Rumbaugh | 2024-01-12 | 1 | -14/+20 |
| * | Comment and License updates | Douglas Rumbaugh | 2023-11-07 | 4 | -7/+20 |
| * | Converted WIRS to the new interface | Douglas Rumbaugh | 2023-11-07 | 1 | -0/+240 |
| * | Alias shard fixes | Douglas Rumbaugh | 2023-11-07 | 1 | -14/+14 |
| * | Refactoring progress | Douglas Rumbaugh | 2023-11-06 | 3 | -7/+217 |
| * | started refactoring queries interface | Douglas B. Rumbaugh | 2023-11-02 | 2 | -0/+377 |