1. 28 1月, 2012 1 次提交
  2. 27 1月, 2012 1 次提交
  3. 26 1月, 2012 1 次提交
  4. 25 1月, 2012 4 次提交
  5. 24 1月, 2012 7 次提交
  6. 16 1月, 2012 2 次提交
  7. 15 1月, 2012 2 次提交
  8. 14 1月, 2012 1 次提交
  9. 12 1月, 2012 1 次提交
  10. 02 1月, 2012 1 次提交
  11. 30 12月, 2011 4 次提交
  12. 29 12月, 2011 1 次提交
    • J
      [libpng16] Changed png_memcpy to C assignment where appropriate. Changed all · fcd301da
      John Bowler 提交于
      those uses of png_memcpy that were doing a simple assignment to assignments
      (all those cases where the thing being copied is a non-array C L-value.)
      Added some error checking to png_set_*() routines and removed the
      reference to the non-exported function png_memcpy() from example.c. Fixed
      the Visual C 64-bit build - it requires jmp_buf to be aligned, but it had
      become misaligned.
      fcd301da
  13. 28 12月, 2011 1 次提交
  14. 27 12月, 2011 1 次提交
  15. 24 12月, 2011 6 次提交
  16. 23 12月, 2011 1 次提交
  17. 22 12月, 2011 5 次提交