1. 67bd551 simpler float decoding to parallel simpler float encoding. Interface uses only a double by Laurence Lundblade · 7 years ago
  2. 3df8c7e Big simplification of floating point API. Now does preferred encoding of floats like preferred encoding of ints per upcoming update to CBOR RFC by Laurence Lundblade · 7 years ago
  3. 0dbc917 Fixe formatting of license by Laurence Lundblade · 7 years ago
  4. 577d821 reduce float code size; remote AddFloatAsSmallset by Laurence Lundblade · 7 years ago
  5. d92a616 Put under almost-BSD3 license by Laurence Lundblade · 7 years ago
  6. 570fab5 Turn up compiler warnings to max and fix them; one more indefinite length test by Laurence Lundblade · 7 years ago
  7. 781fd82 Merge floating point support in; new test runner by Laurence Lundblade · 7 years ago
  8. 8db3d3e make sNaN, qNaN and NaN payloads work right; not tested yet by Laurence Lundblade · 7 years ago
  9. d711fb2 Lots more floating point tests; floating point getting near complete; still need some work on NaN payloads by Laurence Lundblade · 7 years ago
  10. 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
  11. 12d32c5 first pass as floating point fixes by Laurence Lundblade · 7 years ago