1. 9e3651c bug fix in indefinite length array decoding; all but one tests are passing and this test kind of has a problem by Laurence Lundblade · 7 years ago
  2. 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
  3. 20b533d all the indefinite stuff seems to be working; needs lots more testing by Laurence Lundblade · 7 years ago
  4. 3a760b0 Clean up / rearrange of code for tracking nesting; fixed a bug too by Laurence Lundblade · 7 years ago
  5. 041ffa5 Lots of progress on indefinite lengths; refactor decoder to get of weird semi-recursion by Laurence Lundblade · 7 years ago
  6. 7023b95 partial indefinite lenght stuff by Laurence Lundblade · 7 years ago
  7. f156fb8 get run_tests in the right directory by Laurence Lundblade · 7 years ago
  8. 781fd82 Merge floating point support in; new test runner by Laurence Lundblade · 7 years ago
  9. 4c34c00 work in progress, just want it checked in and saved for travel by Laurence Lundblade · 7 years ago
  10. 7d40d81 tests passing for NaN float conversion to/from half precision by Laurence Lundblade · 7 years ago
  11. fa233c9 Merge pull request #2 from laurencelundblade/bstr by Laurence Lundblade · 7 years ago
  12. 2300b56 put bstrwrap tests in a separate file by Laurence Lundblade · 7 years ago
  13. 8db3d3e make sNaN, qNaN and NaN payloads work right; not tested yet by Laurence Lundblade · 7 years ago
  14. 6adb78e documentation fixes for bstr wrapping by Laurence Lundblade · 7 years ago
  15. a954db9 bstr wrapping is working; removed old way of doing it by Laurence Lundblade · 7 years ago
  16. 0f99d69 Getting started on indefinite lengths by Laurence Lundblade · 7 years ago
  17. d711fb2 Lots more floating point tests; floating point getting near complete; still need some work on NaN payloads by Laurence Lundblade · 7 years ago
  18. 68a1335 half precision tests are running, but need a little more checking by Laurence Lundblade · 7 years ago
  19. cc2ed34 Progress on floating point, but not done: a lot more tests, a few bug fixes; also copyright notice for floating point files; also some work on test framework by Laurence Lundblade · 7 years ago
  20. a55f3f8 Merge pull request #1 from laurencelundblade/betterusefulbuf by Laurence Lundblade · 7 years ago
  21. 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
  22. 12d32c5 first pass as floating point fixes by Laurence Lundblade · 7 years ago
  23. 3d0f6f7 update XCode project by Laurence Lundblade · 7 years ago
  24. 26de81c talk about the Makefile in the README.md by Laurence Lundblade · 7 years ago
  25. 74d265c A small makefile for command line test by Laurence Lundblade · 7 years ago
  26. 624405d add MIT license; update README by Laurence Lundblade · 7 years ago
  27. 38ac74f don't check in code_size_checks by Laurence Lundblade · 7 years ago
  28. 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
  29. 2296db5 first version of better useful buf by Laurence Lundblade · 7 years ago
  30. 929ae13 Add the XCode project file by Laurence Lundblade · 7 years ago
  31. 7a8fdc5 Fix test file locations and stop tracking .DS_Store by Laurence Lundblade · 7 years ago
  32. 74f6841 remove QCOM-isms -- memscpy, memsmove; clean up documentation; at least one basic test; put into XCode project by Laurence Lundblade · 7 years ago
  33. b69cad7 Initial drop from Qualcomm / CAF by Laurence Lundblade · 7 years ago