1. 8ece373 Improve documentation for encode size calculation mode (#123) by Laurence Lundblade · 3 years, 11 months ago
  2. ef5f07a Add compile option to disable floating point usage (#114) by Máté Tóth-Pál · 3 years, 11 months ago
  3. b970245 Quiet warnings for stricter compilers configurations (#84) by Laurence Lundblade · 4 years, 5 months ago
  4. cf41c52 New Rewind method for entered maps...; bug fix for entering tagged wrapping byte strings by Laurence Lundblade · 4 years, 6 months ago
  5. c5fef68 Refine use of integer variables to quiet static analyzers and reduce object code size a little by Laurence Lundblade · 6 years ago
  6. ee85174 Documentation, comments and code formatting improvements by Laurence Lundblade · 6 years ago
  7. 30dd0ba Add encode functions to check for NULL output buf and internal error state by Laurence Lundblade · 6 years ago
  8. d5e101e Add UsefulBuf_IsValue which checks all bytes in a UsefulBufC for a value. by Laurence Lundblade · 6 years ago
  9. df1c1cf Get rid of extra spaces, minor documentation improvements, readme additions by Laurence Lundblade · 7 years ago
  10. 6d926af Update copyright date to 2019 for last check-in by Laurence Lundblade · 7 years ago
  11. 7412f81 Minor bug fix to UsefulBuf_Tail; add tests to check UsefulBuf_Tail and test for BStr wrap with NULL output buf by Laurence Lundblade · 7 years ago
  12. 3aee3a3 remove all trailing tabs and spaces by Laurence Lundblade · 7 years ago
  13. 25c6c0a clean up use of const with UsefulBuf. May solve compiler errors/warnings for some compilers / compiler options by Laurence Lundblade · 7 years ago
  14. 0dbc917 Fixe formatting of license by Laurence Lundblade · 7 years ago
  15. d92a616 Put under almost-BSD3 license by Laurence Lundblade · 7 years ago
  16. 4fe9f31 Clean up naming of macros to create useful bugs from literals and on stack by Laurence Lundblade · 7 years ago
  17. 05ec57b Useful_Set interface changed to be more in line with UsefulBulf conventions by Laurence Lundblade · 7 years ago
  18. 7566b9f bug fix for UsefulBuf_CopyOffset; complete tests for UsefulBuf by Laurence Lundblade · 7 years ago
  19. dc6e28e No type punning in UsefulBuf; bug fix in UsefulBuf; UsefulBuf tests running; get encode tests running by Laurence Lundblade · 7 years ago
  20. 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