| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bug fixes | Douglas Rumbaugh | 2025-02-04 | 2 | -3/+3 |
| * | More updates | Douglas Rumbaugh | 2025-01-31 | 6 | -33/+82 |
| * | progress | Douglas Rumbaugh | 2025-01-27 | 11 | -215/+196 |
| * | some progress | Douglas Rumbaugh | 2025-01-24 | 3 | -74/+33 |
| * | Finished rename of Epoch to Version + imported changes to psudb-common | Douglas Rumbaugh | 2025-01-22 | 4 | -7/+176 |
| * | Progress | Douglas Rumbaugh | 2025-01-17 | 11 | -345/+254 |
| * | Additional layout policies + more flexibility in buffer flushing | Douglas Rumbaugh | 2025-01-16 | 5 | -29/+229 |
| * | More updates | Douglas B. Rumbaugh | 2024-12-22 | 3 | -6/+6 |
| * | Continued development | Douglas B. Rumbaugh | 2024-12-22 | 10 | -121/+162 |
| * | Began overhauling reconstruction mechanism | Douglas B. Rumbaugh | 2024-12-22 | 10 | -707/+434 |
| * | Adjusted query result interfacesHEADmaster | Douglas B. Rumbaugh | 2024-12-06 | 3 | -115/+92 |
| * | Warning fixes | Douglas B. Rumbaugh | 2024-12-06 | 2 | -5/+6 |
| * | Interface update (#5) | Douglas B. Rumbaugh | 2024-12-06 | 15 | -2369/+2440 |
| * | MTree structure size | Douglas Rumbaugh | 2024-05-10 | 1 | -1/+1 |
| * | Fixed arithmetic bug | Douglas Rumbaugh | 2024-05-09 | 1 | -1/+1 |
| * | TSParmsweep: enabled forcing a full buffer scan | Douglas Rumbaugh | 2024-05-08 | 1 | -1/+5 |
| * | Added a Bentley-Saxe layout policy | Douglas Rumbaugh | 2024-05-01 | 4 | -8/+95 |
| * | Properly implemented support for iteratively decomposable problems | Douglas Rumbaugh | 2024-04-19 | 2 | -20/+26 |
| * | Removed debug print statements | Douglas Rumbaugh | 2024-04-19 | 2 | -4/+0 |
| * | Benchmark updates | Douglas Rumbaugh | 2024-04-19 | 2 | -1/+5 |
| * | Updated FSTrie to use const char * instead of std::string | Douglas Rumbaugh | 2024-04-15 | 1 | -0/+17 |
| * | Missed file from last commit | Douglas Rumbaugh | 2024-04-15 | 1 | -1/+1 |
| * | Updates for build on OpenBSD | Douglas B. Rumbaugh | 2024-03-25 | 2 | -1/+7 |
| * | Record.h: Fixed wrapped record concept | Douglas Rumbaugh | 2024-03-22 | 1 | -3/+3 |
| * | MutableBuffer: added visibility flag to records and refactored timestamp | Douglas Rumbaugh | 2024-03-22 | 1 | -1/+5 |
| * | Record.h: Removed manual constructor and adjusted wrapped header fields | Douglas Rumbaugh | 2024-03-22 | 1 | -10/+26 |
| * | Disabled lookahead for paper revision | Douglas Rumbaugh | 2024-03-22 | 1 | -1/+1 |
| * | Updates/progress towards succinct trie support | Douglas Rumbaugh | 2024-03-20 | 2 | -4/+13 |
| * | ExtensionStructure: first basic test of lookahead task stealing | Douglas Rumbaugh | 2024-02-12 | 1 | -1/+10 |
| * | ExtensionStructure: Added simulated reconstruction lookahead | Douglas Rumbaugh | 2024-02-12 | 1 | -28/+88 |
| * | MutableBuffer: Allow hwm to equal lwm | Douglas Rumbaugh | 2024-02-12 | 1 | -1/+1 |
| * | Refactored Reconstruction Tasks | Douglas Rumbaugh | 2024-02-12 | 4 | -20/+10 |
| * | Added structure state vector w/ scratch version for reconstruction | Douglas Rumbaugh | 2024-02-12 | 1 | -55/+89 |
| * | Removed centralized version structure | Douglas Rumbaugh | 2024-02-09 | 2 | -35/+8 |
| * | Framework: Fixed a bug where tagged deletes didn't release the epoch | Douglas Rumbaugh | 2024-02-09 | 1 | -2/+17 |
| * | Comment updates/fixes | Douglas Rumbaugh | 2024-02-09 | 11 | -67/+152 |
| * | Updated VPTree to new shard/query interfaces | Douglas Rumbaugh | 2024-02-08 | 2 | -3/+19 |
| * | Fixed a slight synchronization bug in Epoch retirement "properly" | Douglas Rumbaugh | 2024-02-08 | 1 | -10/+27 |
| * | Fully realized shard concept interface | Douglas Rumbaugh | 2024-02-07 | 6 | -23/+16 |
| * | Fully implemented Query concept and adjusted queries to use it | Douglas Rumbaugh | 2024-02-07 | 6 | -22/+17 |
| * | BufferView: Adjusted BV to avoid repeated modulus operations | Douglas Rumbaugh | 2024-02-05 | 2 | -15/+48 |
| * | Set up tombstone deletes properly | Douglas Rumbaugh | 2024-02-05 | 1 | -4/+10 |
| * | temporary hack to get working | Douglas Rumbaugh | 2024-01-31 | 1 | -6/+12 |
| * | Adjusted epoch transition methodology | Douglas Rumbaugh | 2024-01-31 | 3 | -152/+120 |
| * | More locking! | Douglas Rumbaugh | 2024-01-31 | 1 | -0/+2 |
| * | Possibly fixed epoch retirement sync error | Douglas Rumbaugh | 2024-01-31 | 1 | -1/+5 |
| * | Insert throughput benchmark | Douglas Rumbaugh | 2024-01-31 | 1 | -1/+1 |
| * | Query/Insert intermix benchmarks | Douglas Rumbaugh | 2024-01-31 | 1 | -3/+4 |
| * | Temporary thread affinity for reconstruction | Douglas Rumbaugh | 2024-01-31 | 2 | -1/+33 |
| * | Benchmarking updates | Douglas Rumbaugh | 2024-01-30 | 1 | -6/+23 |