1. b970245 Quiet warnings for stricter compilers configurations (#84) by Laurence Lundblade · 4 years, 5 months ago
  2. 06350ea Refine integer signedness use for static analyizers (#24) by Laurence Lundblade · 6 years ago
  3. ee85174 Documentation, comments and code formatting improvements by Laurence Lundblade · 6 years ago
  4. 6120974 Improve comments on pointer math; no code change at all; remove todo about updating comments by Laurence Lundblade · 6 years ago
  5. 5cc2568 UsefulBuf documentation and coding style improvements by Laurence Lundblade · 6 years ago
  6. d5e101e Add UsefulBuf_IsValue which checks all bytes in a UsefulBufC for a value. by Laurence Lundblade · 6 years ago
  7. f0ea5f3 cosmetic changes; update copyright year and remove trailing spaces by Laurence Lundblade · 7 years ago
  8. 56a7932 Another clean up for gcc8 warning by Laurence Lundblade · 7 years ago
  9. 3aee3a3 remove all trailing tabs and spaces by Laurence Lundblade · 7 years ago
  10. 25c6c0a clean up use of const with UsefulBuf. May solve compiler errors/warnings for some compilers / compiler options by Laurence Lundblade · 7 years ago
  11. 0dbc917 Fixe formatting of license by Laurence Lundblade · 7 years ago
  12. d92a616 Put under almost-BSD3 license by Laurence Lundblade · 7 years ago
  13. 981ab67 inline UsefulBuf_Copy to save 50 bytes of object code by Laurence Lundblade · 7 years ago
  14. 570fab5 Turn up compiler warnings to max and fix them; one more indefinite length test by Laurence Lundblade · 7 years ago
  15. 7566b9f bug fix for UsefulBuf_CopyOffset; complete tests for UsefulBuf by Laurence Lundblade · 7 years ago
  16. dc6e28e No type punning in UsefulBuf; bug fix in UsefulBuf; UsefulBuf tests running; get encode tests running by Laurence Lundblade · 7 years ago
  17. 041ffa5 Lots of progress on indefinite lengths; refactor decoder to get of weird semi-recursion by Laurence Lundblade · 7 years ago
  18. 9e7f474 Important fix for bug introduced in some minor recent changes from the CAF versions; need to get the full test suite up and running so this does not happen again. Embarassing... by Laurence Lundblade · 7 years ago
  19. 624405d add MIT license; update README by Laurence Lundblade · 7 years ago
  20. da3f082 Clear distinction between UsefulBuf and UsefulBufC and convention for using them. Remove EncodedCBOR structure. AddRaw is now AddedEncoded. Can only add fully completed maps and arrays, not parts of maps and arrays now by Laurence Lundblade · 7 years ago
  21. 2296db5 first version of better useful buf by Laurence Lundblade · 7 years ago
  22. 74f6841 remove QCOM-isms -- memscpy, memsmove; clean up documentation; at least one basic test; put into XCode project by Laurence Lundblade · 7 years ago
  23. b69cad7 Initial drop from Qualcomm / CAF by Laurence Lundblade · 7 years ago