1. d92a616 Put under almost-BSD3 license by Laurence Lundblade · 7 years ago
  2. bb474be Some clean up of floating point tests by Laurence Lundblade · 7 years ago
  3. 4fe9f31 Clean up naming of macros to create useful bugs from literals and on stack by Laurence Lundblade · 7 years ago
  4. 369b90a Big general tidy-up of the encoder tests by Laurence Lundblade · 7 years ago
  5. 471a3fd malloc-based string allocator is fixed, tested and working. Other cleanup by Laurence Lundblade · 7 years ago
  6. a44d506 fix bug in using string allocator for all strings; tests for string allocator for all strings; documentation for.. by Laurence Lundblade · 7 years ago
  7. 742df4a fixed bug in indefinite length map decoding; more indefinite length map tests by Laurence Lundblade · 7 years ago
  8. 570fab5 Turn up compiler warnings to max and fix them; one more indefinite length test by Laurence Lundblade · 7 years ago
  9. 17ede40 Add another test for indef length arrays by Laurence Lundblade · 7 years ago
  10. 0fb6c6d all tests seem to be integrated and working by Laurence Lundblade · 7 years ago
  11. 4d1ecba fold basic and indefinite length tests in with the others; fix up Makefile by Laurence Lundblade · 7 years ago
  12. 0155b62 merge mem pool tests into decode tests by Laurence Lundblade · 7 years ago
  13. 2d85ce4 re organize tests for floating point mostly into one place; CAF floating point tests are passing by Laurence Lundblade · 7 years ago
  14. 7566b9f bug fix for UsefulBuf_CopyOffset; complete tests for UsefulBuf by Laurence Lundblade · 7 years ago
  15. dc6e28e No type punning in UsefulBuf; bug fix in UsefulBuf; UsefulBuf tests running; get encode tests running by Laurence Lundblade · 7 years ago
  16. 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
  17. 041ffa5 Lots of progress on indefinite lengths; refactor decoder to get of weird semi-recursion by Laurence Lundblade · 7 years ago
  18. f156fb8 get run_tests in the right directory by Laurence Lundblade · 7 years ago