Age | Commit message (Expand) | Author |
---|---|---|
2 days | Continuing reimplemtation of getkeys | bpc2003 |
3 days | Allow getkeys to take multiple keys as argument | bpc2003 |
4 days | Updated delkeys and setkeys to take multiple keys | bpc2003 |
10 days | Update delkeys to handle both batch and single operations | bpc2003 |
2025-04-05 | Update setkeys so it handles both single and batch operations | bpc2003 |
2025-03-17 | Added extra guard clauses to prevent undefined behavior | bpc2003 |
2025-03-17 | Fixed a few memory leaks | bpc2003 |
2025-03-17 | update file.c | bpc2003 |
2025-03-17 | Add goto label for readdb fail condition | bpc2003 |
2025-03-15 | Did some refactoring | bpc2003 |
2025-03-14 | Added some documentation | bpc2003 |
2025-03-13 | Added DEL command | bpc2003 |
2025-03-10 | moved mdb.h and associated files int lib | bpc2003 |