1. 28 Oct, 2018 3 commits
  2. 27 Oct, 2018 1 commit
  3. 26 Oct, 2018 1 commit
  4. 25 Oct, 2018 4 commits
  5. 24 Oct, 2018 6 commits
  6. 23 Oct, 2018 3 commits
  7. 19 Oct, 2018 2 commits
  8. 18 Oct, 2018 1 commit
  9. 17 Oct, 2018 6 commits
  10. 14 Oct, 2018 2 commits
  11. 13 Oct, 2018 5 commits
  12. 11 Oct, 2018 1 commit
  13. 10 Oct, 2018 3 commits
  14. 09 Oct, 2018 1 commit
    • superfunc's avatar
      Remove basic_fixed_buffer. · 939fbe55
      superfunc authored
      Issue #873 indicates that this class is no longer required,
      as it has been superseded by a new API.
      
      Fixes #873
      939fbe55
  15. 08 Oct, 2018 1 commit
    • Mathew Cucuzella's avatar
      minor documentation corrections · 61f81a07
      Mathew Cucuzella authored
      In the Format API section, it says fmt:print writes to a file, but it
      writes to a stream as referenced from fopen(3), "stream open
      functions". Also in the Safety section a typo; tim should be time.
      61f81a07