1. c5fef68 Refine use of integer variables to quiet static analyzers and reduce object code size a little by Laurence Lundblade · 6 years ago
  2. ee85174 Documentation, comments and code formatting improvements by Laurence Lundblade · 6 years ago
  3. 30dd0ba Add encode functions to check for NULL output buf and internal error state by Laurence Lundblade · 6 years ago
  4. d5e101e Add UsefulBuf_IsValue which checks all bytes in a UsefulBufC for a value. by Laurence Lundblade · 6 years ago
  5. df1c1cf Get rid of extra spaces, minor documentation improvements, readme additions by Laurence Lundblade · 7 years ago
  6. 6d926af Update copyright date to 2019 for last check-in by Laurence Lundblade · 7 years ago
  7. 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
  8. 3aee3a3 remove all trailing tabs and spaces by Laurence Lundblade · 7 years ago
  9. 25c6c0a clean up use of const with UsefulBuf. May solve compiler errors/warnings for some compilers / compiler options by Laurence Lundblade · 7 years ago
  10. 0dbc917 Fixe formatting of license by Laurence Lundblade · 7 years ago
  11. d92a616 Put under almost-BSD3 license by Laurence Lundblade · 7 years ago
  12. 4fe9f31 Clean up naming of macros to create useful bugs from literals and on stack by Laurence Lundblade · 7 years ago
  13. 05ec57b Useful_Set interface changed to be more in line with UsefulBulf conventions 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. 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