| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bug fixes | Douglas Rumbaugh | 2025-02-04 | 1 | -0/+5 |
| * | More updates | Douglas Rumbaugh | 2025-01-31 | 2 | -20/+31 |
| * | progress | Douglas Rumbaugh | 2025-01-27 | 1 | -19/+36 |
| * | Continued development | Douglas B. Rumbaugh | 2024-12-22 | 4 | -121/+44 |
| * | Adjusted query result interfacesHEADmaster | Douglas B. Rumbaugh | 2024-12-06 | 6 | -212/+219 |
| * | Warning fixes | Douglas B. Rumbaugh | 2024-12-06 | 2 | -2/+6 |
| * | Interface update (#5) | Douglas B. Rumbaugh | 2024-12-06 | 11 | -455/+353 |
| * | Properly implemented support for iteratively decomposable problems | Douglas Rumbaugh | 2024-04-19 | 5 | -14/+17 |
| * | Updated FSTrie to use const char * instead of std::string | Douglas Rumbaugh | 2024-04-15 | 7 | -98/+61 |
| * | PointLookup: added a point lookup query for unique indexes, and some tests | Douglas Rumbaugh | 2024-03-22 | 1 | -0/+111 |
| * | Concurrent Extension test cleanup/minor tweaks | Douglas Rumbaugh | 2024-03-22 | 1 | -8/+1 |
| * | FSTrie testing and debugging | Douglas Rumbaugh | 2024-03-22 | 2 | -8/+6 |
| * | Updates/progress towards succinct trie support | Douglas Rumbaugh | 2024-03-20 | 3 | -10/+223 |
| * | Framework: Fixed a bug where tagged deletes didn't release the epoch | Douglas Rumbaugh | 2024-02-09 | 1 | -8/+10 |
| * | Updated VPTree to new shard/query interfaces | Douglas Rumbaugh | 2024-02-08 | 2 | -39/+36 |
| * | Cleaned up shard files (except VPTree) | Douglas Rumbaugh | 2024-02-07 | 7 | -107/+437 |
| * | Fully realized shard concept interface | Douglas Rumbaugh | 2024-02-07 | 2 | -26/+26 |
| * | Fully implemented Query concept and adjusted queries to use it | Douglas Rumbaugh | 2024-02-07 | 1 | -3/+4 |
| * | Set up tombstone deletes properly | Douglas Rumbaugh | 2024-02-05 | 2 | -13/+20 |
| * | TrieSpline + tests | Douglas Rumbaugh | 2024-01-30 | 1 | -6/+6 |
| * | Added RangeCount query | Douglas Rumbaugh | 2024-01-22 | 1 | -0/+155 |
| * | Multiple concurrency bug fixes | Douglas Rumbaugh | 2024-01-17 | 3 | -36/+51 |
| * | Concurrency testing and bug fixes | Douglas B. Rumbaugh | 2024-01-15 | 1 | -0/+379 |
| * | Initial pass at unit test refactoring | Douglas Rumbaugh | 2024-01-12 | 4 | -0/+936 |