1. cb7282d Floating point code optimizations and documentation fixes (#272) 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. e8f5816 Missing text in LICENSE file (no change to license terms) by Laurence Lundblade · 12 months ago
  4. 14ce228 Full big num implementation with preferred serialization and 65-bit negs (#219) by Laurence Lundblade · 1 year ago
  5. 9b2ae8a Decode conformance for preferred serialization, CDE and dCBOR (#216) by Laurence Lundblade · 1 year, 1 month ago
  6. d883ad3 Precision-preserving number decode and conversion (#211) by Laurence Lundblade · 1 year, 4 months ago
  7. eb3cdef CDE and dCBOR encode-side support (#193) by Laurence Lundblade · 1 year, 6 months ago
  8. 83dbf5c Fix preferred serialization of subnormals (#192) by Laurence Lundblade · 1 year, 7 months ago
  9. f7c0adb Floating point tests and fixes related to #ifdefs by Laurence Lundblade · 5 years ago
  10. fe09bbf Code size and check #define combos by Laurence Lundblade · 5 years ago
  11. b275cdc more progress on disabling float by Laurence Lundblade · 5 years ago
  12. 8fa7d5d re sync with master; fix data parse bug by Laurence Lundblade · 5 years ago
  13. 9682a53 more thorough removal of float by Laurence Lundblade · 5 years ago
  14. c5fef68 Refine use of integer variables to quiet static analyzers and reduce object code size a little by Laurence Lundblade · 6 years ago
  15. ee85174 Documentation, comments and code formatting improvements by Laurence Lundblade · 6 years ago
  16. 035bd78 remove trailing spaces by Laurence Lundblade · 7 years ago
  17. a3fd49f Use SPDX-License-Identifier. (No change to code or license terms) by Laurence Lundblade · 7 years ago
  18. 3aee3a3 remove all trailing tabs and spaces by Laurence Lundblade · 7 years ago
  19. 0dbc917 Fixe formatting of license by Laurence Lundblade · 7 years ago
  20. 577d821 reduce float code size; remote AddFloatAsSmallset by Laurence Lundblade · 7 years ago
  21. d92a616 Put under almost-BSD3 license by Laurence Lundblade · 7 years ago
  22. 8db3d3e make sNaN, qNaN and NaN payloads work right; not tested yet by Laurence Lundblade · 7 years ago
  23. 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
  24. 12d32c5 first pass as floating point fixes by Laurence Lundblade · 7 years ago