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