| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Code reformatting | Douglas Rumbaugh | 2025-09-25 | 1 | -147/+135 |
| * | Began migrating benchmarks over to new interface | Douglas Rumbaugh | 2024-12-23 | 1 | -2/+2 |
| * | Continued development | Douglas B. Rumbaugh | 2024-12-22 | 1 | -3/+3 |
| * | Interface update (#5) | Douglas B. Rumbaugh | 2024-12-06 | 1 | -1/+3 |
| * | Benchmark updates | Douglas Rumbaugh | 2024-04-19 | 1 | -4/+4 |
| * | Updated FSTrie to use const char * instead of std::string | Douglas Rumbaugh | 2024-04-15 | 1 | -13/+5 |
| * | Updated FSTrie benchmark and some minor fixes | Douglas B. Rumbaugh | 2024-03-26 | 1 | -1/+1 |
| * | PointLookup: added a point lookup query for unique indexes, and some tests | Douglas Rumbaugh | 2024-03-22 | 1 | -0/+6 |
| * | FSTrie testing and debugging | Douglas Rumbaugh | 2024-03-22 | 1 | -101/+20 |
| * | Updates/progress towards succinct trie support | Douglas Rumbaugh | 2024-03-20 | 1 | -11/+28 |
| * | FST Shard w/ tests | Douglas Rumbaugh | 2024-03-19 | 1 | -0/+266 |