1. 07 6月, 2012 5 次提交
  2. 04 6月, 2012 2 次提交
  3. 29 5月, 2012 1 次提交
  4. 24 5月, 2012 2 次提交
  5. 01 5月, 2012 1 次提交
  6. 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
  7. 28 4月, 2012 3 次提交
  8. 26 4月, 2012 1 次提交
  9. 24 4月, 2012 1 次提交
  10. 14 4月, 2012 2 次提交
  11. 29 3月, 2012 6 次提交
  12. 28 3月, 2012 2 次提交
  13. 22 3月, 2012 3 次提交
  14. 21 3月, 2012 2 次提交
  15. 20 3月, 2012 1 次提交
  16. 19 3月, 2012 5 次提交
  17. 17 3月, 2012 2 次提交