- e222674 Add QCBOREncode_Tell and QCBOREncode_SubString (#251) by Laurence Lundblade · 12 months ago
- 52aefa6 Bring UsefulBuf test coverage to 100% (#238) by Laurence Lundblade · 1 year, 2 months ago
- a29f45a Add getting un decoded arrays and maps (#117) by Laurence Lundblade · 1 year, 3 months ago
- 5a6fec5 Fix static analyzer warnings for adding empty data/strings (#170) by Laurence Lundblade · 2 years, 7 months ago
- c6cfa33 Allow GetOutPlace to work with NULL buffers. (#155) by Paul Liétar · 3 years ago
- b24faef New encode feature allows direct writing of byte string value (#137) by Laurence Lundblade · 3 years, 3 months ago
- 8ece373 Improve documentation for encode size calculation mode (#123) by Laurence Lundblade · 3 years, 11 months ago
- ef5f07a Add compile option to disable floating point usage (#114) by Máté Tóth-Pál · 3 years, 11 months ago
- b970245 Quiet warnings for stricter compilers configurations (#84) by Laurence Lundblade · 4 years, 5 months ago
- cf41c52 New Rewind method for entered maps...; bug fix for entering tagged wrapping byte strings by Laurence Lundblade · 4 years, 6 months ago
- c5fef68 Refine use of integer variables to quiet static analyzers and reduce object code size a little by Laurence Lundblade · 6 years ago
- ee85174 Documentation, comments and code formatting improvements by Laurence Lundblade · 6 years ago
- 30dd0ba Add encode functions to check for NULL output buf and internal error state by Laurence Lundblade · 6 years ago
- d5e101e Add UsefulBuf_IsValue which checks all bytes in a UsefulBufC for a value. by Laurence Lundblade · 6 years ago
- df1c1cf Get rid of extra spaces, minor documentation improvements, readme additions by Laurence Lundblade · 7 years ago
- 6d926af Update copyright date to 2019 for last check-in by Laurence Lundblade · 7 years ago
- 7412f81 Minor bug fix to UsefulBuf_Tail; add tests to check UsefulBuf_Tail and test for BStr wrap with NULL output buf by Laurence Lundblade · 7 years ago
- 3aee3a3 remove all trailing tabs and spaces by Laurence Lundblade · 7 years ago
- 25c6c0a clean up use of const with UsefulBuf. May solve compiler errors/warnings for some compilers / compiler options by Laurence Lundblade · 7 years ago
- 0dbc917 Fixe formatting of license by Laurence Lundblade · 7 years ago
- d92a616 Put under almost-BSD3 license by Laurence Lundblade · 7 years ago
- 4fe9f31 Clean up naming of macros to create useful bugs from literals and on stack by Laurence Lundblade · 7 years ago
- 05ec57b Useful_Set interface changed to be more in line with UsefulBulf conventions by Laurence Lundblade · 7 years ago
- 7566b9f bug fix for UsefulBuf_CopyOffset; complete tests for UsefulBuf by Laurence Lundblade · 7 years ago
- dc6e28e No type punning in UsefulBuf; bug fix in UsefulBuf; UsefulBuf tests running; get encode tests running by Laurence Lundblade · 7 years ago
- 2ded3d9 Add tests from CAF exactly as they came from CAF. They are not yet being called and run by Laurence Lundblade · 7 years ago