1. 06 May, 2017 1 commit
    • Victor Zverovich's avatar
      Revert #456 · dcfd40a1
      Victor Zverovich authored
      Revert #456 because it causes issues for known types (#495) and is not C++98-compatible.
      dcfd40a1
  2. 05 May, 2017 2 commits
  3. 03 May, 2017 1 commit
  4. 17 Apr, 2017 1 commit
  5. 15 Apr, 2017 2 commits
  6. 08 Apr, 2017 2 commits
  7. 11 Mar, 2017 1 commit
  8. 08 Mar, 2017 3 commits
  9. 03 Mar, 2017 1 commit
  10. 26 Feb, 2017 1 commit
  11. 25 Feb, 2017 3 commits
  12. 24 Feb, 2017 2 commits
  13. 22 Feb, 2017 1 commit
  14. 12 Feb, 2017 1 commit
  15. 08 Feb, 2017 1 commit
  16. 20 Jan, 2017 1 commit
  17. 19 Jan, 2017 2 commits
  18. 18 Jan, 2017 1 commit
  19. 14 Jan, 2017 1 commit
    • mojoBrendan's avatar
      Allow %s as generic format specifier in printf (#453) · d8754af0
      mojoBrendan authored
      * Allow %s as generic format specifier in printf
      
      Signed integers are formatted as %d
      Unsigned integers are formatted as %u
      Doubles are formatted as %f
      Chars are formatted as %c
      Void Pointers are formatted as %p
      
      * Remove '%S' handling and use visitor for generic format strings
      
      * Default for floating point is now "%g" rather than "%f"
      d8754af0
  20. 06 Jan, 2017 1 commit
  21. 30 Dec, 2016 2 commits
  22. 29 Dec, 2016 1 commit
  23. 26 Dec, 2016 1 commit
  24. 14 Dec, 2016 1 commit
  25. 19 Nov, 2016 1 commit
  26. 15 Nov, 2016 1 commit
  27. 11 Nov, 2016 1 commit
  28. 10 Nov, 2016 1 commit
  29. 08 Nov, 2016 1 commit
  30. 06 Nov, 2016 1 commit