1. 7bb482d test: add create double test by Vincent Dupont · 7 years ago
  2. 45e9ad9 Remove extraneous const's, fix tests to match, and add an assert to cn_cbor_free to ensure we're at the root. Freeing NULL is still allowed as a no-op. by Joe Hildebrand · 10 years ago
  3. f74c2f0 Rename cbor_encoder_write() to cn_cbor_encoder_write() by Olaf Bergmann · 10 years ago
  4. 6359753 Handle float test cases when CBOR_NO_FLOAT is set by Olaf Bergmann · 10 years ago
  5. 931ddca Add a few floating point boundary cases to close #14 by Carsten Bormann · 10 years ago
  6. 013a196 Add tests for denormalized half float by Carsten Bormann · 10 years ago
  7. f535436 Add some basic normalizer testing by Carsten Bormann · 10 years ago
  8. 4ab6211 Encoder: do the float dance by Carsten Bormann · 10 years ago
  9. 41cbf1d Add another test by Joe Hildebrand · 10 years ago
  10. 3dcb680 make comment fit test by Joe Hildebrand · 10 years ago
  11. 7e4cb53 make it work with contexts again by Joe Hildebrand · 10 years ago
  12. 74954bb Remove recursion from encoder, remove confusing public interfaces for writing integral types by Joe Hildebrand · 10 years ago
  13. 5620168 Add docs for create routines, and add map_put to allow more complicated maps by Joe Hildebrand · 10 years ago
  14. be75434 Add creation routines by Joe Hildebrand · 10 years ago
  15. 0863174 Add coverage, remove the duplicated strcmp/memcmp by Joe Hildebrand · 10 years ago
  16. a995401 Encoder integrated by Joe Hildebrand · 10 years ago
  17. 9116a9a Add size target. Fix unused variables by Joe Hildebrand · 10 years ago
  18. 7c6c356 cmake working by Joe Hildebrand · 10 years ago