1. 6876933 Big number, big float and decimal fraction rework by Laurence Lundblade · 9 months ago
  2. de2e150 Merge master (what will be 1.4.2) into dev by Laurence Lundblade · 11 months ago
  3. e222674 Add QCBOREncode_Tell and QCBOREncode_SubString (#251) by Laurence Lundblade · 12 months ago
  4. 9b2ae8a Decode conformance for preferred serialization, CDE and dCBOR (#216) by Laurence Lundblade · 1 year, 1 month ago
  5. 70fc125 Merge recent changes from master by Laurence Lundblade · 1 year, 2 months ago
  6. b239c65 Clean up comments in UsefulBuf (#227) by Laurence Lundblade · 1 year, 2 months ago
  7. dee0d4e Duplicate map label detection for encoding (#209) by Laurence Lundblade · 1 year, 5 months ago
  8. d6e1302 Map sorting by Laurence Lundblade · 1 year, 8 months ago
  9. 5a6fec5 Fix static analyzer warnings for adding empty data/strings (#170) by Laurence Lundblade · 2 years, 7 months ago
  10. 9fab689 Fix for static analyzer warning in UsefulOutBuf by Maxim Zhukov · 2 years, 8 months ago
  11. b24faef New encode feature allows direct writing of byte string value (#137) by Laurence Lundblade · 3 years, 3 months ago
  12. b970245 Quiet warnings for stricter compilers configurations (#84) by Laurence Lundblade · 4 years, 5 months ago
  13. 06350ea Refine integer signedness use for static analyizers (#24) by Laurence Lundblade · 6 years ago
  14. ee85174 Documentation, comments and code formatting improvements by Laurence Lundblade · 6 years ago
  15. 6120974 Improve comments on pointer math; no code change at all; remove todo about updating comments by Laurence Lundblade · 6 years ago
  16. 5cc2568 UsefulBuf documentation and coding style improvements by Laurence Lundblade · 6 years ago
  17. d5e101e Add UsefulBuf_IsValue which checks all bytes in a UsefulBufC for a value. by Laurence Lundblade · 6 years ago
  18. f0ea5f3 cosmetic changes; update copyright year and remove trailing spaces by Laurence Lundblade · 7 years ago
  19. 56a7932 Another clean up for gcc8 warning by Laurence Lundblade · 7 years ago
  20. 3aee3a3 remove all trailing tabs and spaces by Laurence Lundblade · 7 years ago
  21. 25c6c0a clean up use of const with UsefulBuf. May solve compiler errors/warnings for some compilers / compiler options by Laurence Lundblade · 7 years ago
  22. 0dbc917 Fixe formatting of license by Laurence Lundblade · 7 years ago
  23. d92a616 Put under almost-BSD3 license by Laurence Lundblade · 7 years ago
  24. 981ab67 inline UsefulBuf_Copy to save 50 bytes of object code by Laurence Lundblade · 7 years ago
  25. 570fab5 Turn up compiler warnings to max and fix them; one more indefinite length test by Laurence Lundblade · 7 years ago
  26. 7566b9f bug fix for UsefulBuf_CopyOffset; complete tests for UsefulBuf by Laurence Lundblade · 7 years ago
  27. dc6e28e No type punning in UsefulBuf; bug fix in UsefulBuf; UsefulBuf tests running; get encode tests running by Laurence Lundblade · 7 years ago
  28. 041ffa5 Lots of progress on indefinite lengths; refactor decoder to get of weird semi-recursion by Laurence Lundblade · 7 years ago
  29. 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
  30. 624405d add MIT license; update README by Laurence Lundblade · 7 years ago
  31. 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
  32. 2296db5 first version of better useful buf by Laurence Lundblade · 7 years ago
  33. 74f6841 remove QCOM-isms -- memscpy, memsmove; clean up documentation; at least one basic test; put into XCode project by Laurence Lundblade · 7 years ago
  34. b69cad7 Initial drop from Qualcomm / CAF by Laurence Lundblade · 7 years ago