1. 12 7月, 2017 1 次提交
  2. 11 7月, 2017 1 次提交
    • J
      [libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings that · 72d07d32
      John Bowler 提交于
        result when integers appear on both sides of a compare.  Worked around the
        others by forcing the strict-overflow setting in the relevant functions to
        a level where they are not reported.
      Changed "FALL THROUGH" comments to "FALLTHROUGH" because GCC doesn't like
        the space.
      Worked around some C-style casts from (void*) because g++ 5.4.0 objects
        to them.
      Increased the buffer size for 'sprint' to pass the gcc 7.1.0 'sprint
        overflow' check that is on by default with -Wall -Wextra.
      72d07d32
  3. 10 7月, 2017 3 次提交
  4. 09 7月, 2017 4 次提交
  5. 06 7月, 2017 1 次提交
  6. 05 7月, 2017 2 次提交
  7. 03 7月, 2017 1 次提交
  8. 02 7月, 2017 1 次提交
  9. 29 6月, 2017 2 次提交
  10. 26 6月, 2017 1 次提交
  11. 14 6月, 2017 1 次提交
  12. 07 6月, 2017 3 次提交
  13. 24 5月, 2017 1 次提交
  14. 22 5月, 2017 2 次提交
  15. 19 5月, 2017 1 次提交
  16. 17 5月, 2017 1 次提交
  17. 24 4月, 2017 2 次提交
  18. 23 4月, 2017 3 次提交
  19. 17 4月, 2017 1 次提交
  20. 02 4月, 2017 2 次提交
  21. 31 3月, 2017 1 次提交
  22. 29 3月, 2017 1 次提交
  23. 17 3月, 2017 1 次提交
  24. 16 3月, 2017 2 次提交
  25. 09 3月, 2017 1 次提交