| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Expanded query interface | Douglas Rumbaugh | 2023-07-27 | 2 | -8/+43 | |
| * | Alex shard progress | Douglas Rumbaugh | 2023-07-26 | 1 | -0/+7 | |
| * | VPTree: fixed knn query | Douglas Rumbaugh | 2023-07-24 | 1 | -2/+8 | |
| * | Cosine Similarity Type | Douglas Rumbaugh | 2023-07-24 | 1 | -4/+48 | |
| * | Added the parameter argument to query merge routine | Douglas Rumbaugh | 2023-07-17 | 1 | -1/+1 | |
| * | PriorityQueue: generalized priority queue comparison operation | Douglas Rumbaugh | 2023-07-17 | 1 | -0/+11 | |
| * | VPTree: changed Point format to a D-dimensional point. | Douglas Rumbaugh | 2023-07-17 | 1 | -6/+24 | |
| * | VPTree: use a secondary hash-table for point lookups | Douglas Rumbaugh | 2023-07-17 | 1 | -0/+9 | |
| * | Initial commit of VPTree-related code | Douglas Rumbaugh | 2023-07-13 | 1 | -11/+36 | |
| * | Fixed query errors | Douglas Rumbaugh | 2023-07-03 | 1 | -1/+1 | |
| * | Fixed bug(s) in tagging-based deletes | Douglas B. Rumbaugh | 2023-06-09 | 2 | -1/+2 | |
| * | Build changes and interface cleanup | Douglas B. Rumbaugh | 2023-06-09 | 2 | -6/+6 | |
| * | General header/file cleanup | Douglas Rumbaugh | 2023-06-07 | 1 | -2/+0 | |
| * | Interface adjustments | Douglas Rumbaugh | 2023-06-07 | 2 | -33/+10 | |
| * | Added a pre-query hook for processing states | Douglas Rumbaugh | 2023-06-07 | 1 | -1/+3 | |
| * | InternalLevel: bugfix when building under tagging | Douglas Rumbaugh | 2023-06-07 | 1 | -1/+1 | |
| * | Fixed uninitialized record header issue | Douglas Rumbaugh | 2023-05-30 | 1 | -0/+1 | |
| * | Framework query bugfixes | Douglas Rumbaugh | 2023-05-29 | 1 | -1/+1 | |
| * | Framework-level query testing + fixes | Douglas Rumbaugh | 2023-05-29 | 1 | -9/+11 | |
| * | WIRS Query tests + fixes | Douglas Rumbaugh | 2023-05-29 | 1 | -0/+4 | |
| * | Fixed InternalLevel memory leak | Douglas Rumbaugh | 2023-05-29 | 2 | -41/+61 | |
| * | Adjusted the way that Wrapping records works to clean up interfaces | Douglas Rumbaugh | 2023-05-29 | 4 | -71/+58 | |
| * | Tests and bugfixes for framework | Douglas Rumbaugh | 2023-05-29 | 5 | -53/+62 | |
| * | More updates/restructuring | Douglas Rumbaugh | 2023-05-22 | 5 | -40/+180 | |
| * | Progress towards generalization of shard interface | Douglas Rumbaugh | 2023-05-22 | 5 | -486/+215 | |
| * | Started implementing shard interface (not finished yet) | Douglas Rumbaugh | 2023-05-17 | 3 | -34/+67 | |
| * | Removed unncessary tagging paramter from shards and levels | Douglas Rumbaugh | 2023-05-17 | 2 | -30/+26 | |
| * | Record format generalization | Douglas Rumbaugh | 2023-05-15 | 3 | -126/+101 | |
| * | Ported over IRS with unit tests | Douglas Rumbaugh | 2023-05-09 | 1 | -1/+28 | |
| * | Header update | Douglas Rumbaugh | 2023-05-09 | 1 | -0/+9 | |
| * | Dynamic Extension unit tests + bugfixes | Douglas Rumbaugh | 2023-05-09 | 2 | -87/+89 | |
| * | MutableBuffer tests and bugfixes | Douglas Rumbaugh | 2023-05-09 | 1 | -1/+1 | |
| * | Initial port of DynamicExtension framework | Douglas Rumbaugh | 2023-05-09 | 1 | -0/+633 | |
| * | Initial port of InternalLevel | Douglas Rumbaugh | 2023-05-09 | 2 | -0/+266 | |
| * | Initial port of WIRS structure and mutable buffer | Douglas Rumbaugh | 2023-05-09 | 1 | -0/+236 | |