aboutsummaryrefslogtreecommitdiff
path: root/src/unstable/blob.cpp (follow)
AgeCommit message (Expand)Author
2023-08-09Added a temporory String -> Blob constructor.Mike Buland
2023-08-08Unit test augmentations and harness.Mike Buland
2023-08-04Woo! Unit Tests! Found some bugs!Mike Buland
2023-08-01Updated copyright date.Mike Buland
2023-04-24More tweaks to make things easier to transition.Mike Buland
2023-04-24Blob related changes throughout.Mike Buland
2023-04-24Additions to blob/utfstring for json.Mike Buland
2022-04-15Augments to Blob and BlobBuilder.Mike Buland
2019-09-22Blob substr constructor includes null terminator.Mike Buland
2019-08-16Blob defaulted to an invalid size.Mike Buland
2019-06-25Got most of the functions in, now to test them.Mike Buland
2019-05-25Just about everything that Blob needs is in.Mike Buland
2019-05-25Augmented UnitSuite, added more to Blob, and added tests.Mike Buland
2019-05-25Started Bu::Text and Bu::Blob.Mike Buland