1. 03 8月, 2012 2 次提交
  2. 22 7月, 2012 4 次提交
  3. 11 7月, 2012 1 次提交
  4. 26 6月, 2012 1 次提交
  5. 25 6月, 2012 1 次提交
  6. 17 6月, 2012 3 次提交
  7. 13 6月, 2012 1 次提交
  8. 09 6月, 2012 1 次提交
  9. 07 6月, 2012 6 次提交
  10. 04 6月, 2012 2 次提交
  11. 29 5月, 2012 1 次提交
  12. 24 5月, 2012 2 次提交
  13. 01 5月, 2012 1 次提交
  14. 30 4月, 2012 1 次提交
    • J
      [libpng16] Removed need for -Wno-cast-align with clang. clang correctly warns · b4541692
      John Bowler 提交于
      on alignment increasing pointer casts when -Wcast-align is passed. This
      fixes the cases clang warns about either (pngread.c) by eliminating the
      casts from png_bytep to png_uint_16p or, for pngrutil.c where the cast
      is previously verified or pngstest.c where it is OK by introducing new
      png_aligncast macros to do the cast in a way that clang accepts.
      b4541692
  15. 28 4月, 2012 3 次提交
  16. 26 4月, 2012 1 次提交
  17. 24 4月, 2012 1 次提交
  18. 14 4月, 2012 2 次提交
  19. 29 3月, 2012 6 次提交