summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
10 daysGet started on get commandHEADmasterbpc2003
14 daysGet started on public APIbpc2003
14 daysAdd more testsbpc2003
14 daysMigrating from personal testing framework to Unitybpc2003
2025-05-22Improve file formattingbpc2003
2025-05-21Decrease visibilty in encode and decode functionsbpc2003
2025-05-21Update .gitignorebpc2003
2025-05-20Add Formattingbpc2003
2025-05-20Add freemap functionbpc2003
2025-05-19Made decoder smallerbpc2003
2025-05-18Added attribute parsing to decoderbpc2003
2025-05-12Have decoder working properlybpc2003
2025-05-09Have recursive decoder mostly working, now need to find way to store ↵bpc2003
payloads safely
2025-05-09Have recursive calls somewhat workingbpc2003
2025-05-09Continue trying to figure out decoderbpc2003
2025-05-05Get started on XML decoderbpc2003
2025-05-01Get started on xml encodingbpc2003
2025-04-30Made readdb and writedb smallerbpc2003
2025-04-25rewrite readdb and writedb to read and write in binary formatbpc2003
2025-04-24Update Documentationbpc2003
2025-04-24Implemented Isolation int setkeys and getkeysbpc2003
2025-04-23Implemented Isolation in delkeysbpc2003
2025-04-22Add utils.h and moved batch operations into their own filesbpc2003
2025-04-21Update documentation in mdb.hbpc2003
2025-04-18Finished making getkeys a batch operationbpc2003
2025-04-17Continuing reimplemtation of getkeysbpc2003
2025-04-16Allow getkeys to take multiple keys as argumentbpc2003
2025-04-15Updated delkeys and setkeys to take multiple keysbpc2003
2025-04-09Added delkeys to mainbpc2003
2025-04-09Update delkeys to handle both batch and single operationsbpc2003
2025-04-05Update setkeys so it handles both single and batch operationsbpc2003
2025-03-28Added batch operations into main.cbpc2003
2025-03-27Added ability to delete every key in delkeysbpc2003
2025-03-24Added copytab function in batch.cbpc2003
2025-03-21Fixed double free bug in delkeysbpc2003
2025-03-21Made batch operations thread and memory safebpc2003
2025-03-20Add delkeysbpc2003
2025-03-20Have setkeys partially workingbpc2003
2025-03-18Get started on batch operationsbpc2003
2025-03-17Added extra guard clauses to prevent undefined behaviorbpc2003
2025-03-17Fixed a few memory leaksbpc2003
2025-03-17update file.cbpc2003
2025-03-17Add goto label for readdb fail conditionbpc2003
2025-03-17got rid of atof and replaces with strtod in keytab.cbpc2003
2025-03-17more refactoringbpc2003
2025-03-15Update README.mdbpc2003
2025-03-15Did some refactoringbpc2003
2025-03-14Added helper function in main.cbpc2003
2025-03-14Fix typo in README.mdbpc2003
2025-03-14Update README.mdbpc2003