1. 06ec570 [libpng16] Bump version to 1.6.14beta08 by Glenn Randers-Pehrson · 10 years ago
  2. 25d240d [libpng16] Imported from libpng-1.6.14beta07.tar by Glenn Randers-Pehrson · 10 years ago
  3. 470d64c [libpng16] Also don't mark text as written in the end_ptr until written. by Glenn Randers-Pehrson · 10 years ago
  4. d7eff5d [libpng16] Removed "option WRITE_COMPRESSED_TEXT enables WRITE_TEXT" by Glenn Randers-Pehrson · 10 years ago
  5. a11cd84 [libpng16] Only mark text chunks as written after successfully writing them. by Glenn Randers-Pehrson · 10 years ago
  6. f56c00f [libpng16] Bump version to 1.6.14beta07 by Glenn Randers-Pehrson · 10 years ago
  7. f1a22bf [libpng16] Imported from libpng-1.6.14beta06.tar by Glenn Randers-Pehrson · 10 years ago
  8. a4fa1c5 [libpng16] Added "chunk iTXt enables TEXT" and "chunk zTXt enables TEXT" by Glenn Randers-Pehrson · 10 years ago
  9. 27f0332 [libpng16] Replaced repeated code with PNG_PUSH_SAVE_BUFFER_IF_FULL by Glenn Randers-Pehrson · 10 years ago
  10. 9127138 [libpng16] Fix typos in comments in pngset.c and pngtrans.c by Glenn Randers-Pehrson · 10 years ago
  11. ca9c3a6 [libpng16] Edited comments in png.c by Glenn Randers-Pehrson · 10 years ago
  12. 91e3a7d [libpng16] Edited some comments in pngwutil.c by Glenn Randers-Pehrson · 10 years ago
  13. cb4823d [libpng16] Conditionally compile some code in png_deflate_claim(), when by Glenn Randers-Pehrson · 10 years ago
  14. d752225 [libpng16] Removed "text_len" parameter from private function png_write_zTXt() by Glenn Randers-Pehrson · 10 years ago
  15. f1eacc0 [libpng16] Bump version to 1.6.14beta06 by Glenn Randers-Pehrson · 10 years ago
  16. 6147fae [libpng16] Imported from libpng-1.6.14beta05.tar by Glenn Randers-Pehrson · 10 years ago
  17. c5dc456 [libpng16] Redid recent changes to pnglibconf.h that were reverted. by Glenn Randers-Pehrson · 10 years ago
  18. f633a4e [libpng16] Added "option READ_iCCP enables READ_COMPRESSED_TEXT" to by Glenn Randers-Pehrson · 10 years ago
  19. 6c48f77 [libpng16] Merge pnglibconf.dfa with libpng-1.7.0beta37. by Glenn Randers-Pehrson · 10 years ago
  20. 4c0ded3 [libpng16] Bump version to 1.6.14beta05 by Glenn Randers-Pehrson · 10 years ago
  21. 36b246a [libpng16] Imported from libpng-1.6.14beta04.tar by Glenn Randers-Pehrson · 10 years ago
  22. 48e6fad [libpng16] Fixed incorrect handling of the iTXt compression flag by Glenn Randers-Pehrson · 10 years ago
  23. 1b3a9fd [libpng16] Avoid defining simplified API macros in png.h when neither the by Glenn Randers-Pehrson · 10 years ago
  24. b4ef945 [libpng16] Bump version to 1.6.14beta04 by Glenn Randers-Pehrson · 10 years ago
  25. af557d9 [libpng16] Imported from libpng-1.6.14beta03.tar by Glenn Randers-Pehrson · 10 years ago
  26. 551019b [libpng16] Revert recent pngvalid.c changes and define FE_DIVBYZERO, etc., by Glenn Randers-Pehrson · 10 years ago
  27. 77145bf [libpng16] Bump version to 1.6.14beta03 by Glenn Randers-Pehrson · 10 years ago
  28. 9168556 [libpng16] Imported from libpng-1.6.14beta02.tar by Glenn Randers-Pehrson · 10 years ago
  29. 44bda93 [libpng16] Updated INSTALL info about pnglibconf.h by Glenn Randers-Pehrson · 10 years ago
  30. baa95a2 [libpng16] Do not include <fenv.h> when FLOATING_ARITHMETIC is not supported. by Glenn Randers-Pehrson · 10 years ago
  31. 996046a [libpng16] Use nanosleep() instead of usleep() in contrib/gregbook/rpng2-x.c by Glenn Randers-Pehrson · 10 years ago
  32. e4489f1 [libpng16] Only define usleep() in gregbook/rpng2-x.c if not already defined. by Glenn Randers-Pehrson · 10 years ago
  33. 3fe1616 [libpng16] Bump version to 1.6.14beta02 by Glenn Randers-Pehrson · 10 years ago
  34. 0df3198 [libpng16] Imported from libpng-1.6.14beta01.tar by Glenn Randers-Pehrson · 10 years ago
  35. 3a05d2d [libpng16] Add "#include <setjmp.h>" to contrib/tools/pngfix.c (John Bowler) by Glenn Randers-Pehrson · 10 years ago
  36. de5e34f [libpng16] Add #include <setjmp.h> to contrib/tools/pngfix.c to allow "make" to by Glenn Randers-Pehrson · 10 years ago
  37. 0a3c788 [libpng16] Don't build contrib/tools/pngfix.c without setjmp support. by Glenn Randers-Pehrson · 10 years ago
  38. 664bd63 [libpng16] Fixed some indentation in pngrutil.c by Glenn Randers-Pehrson · 10 years ago
  39. 3669467 [libpng16] Guard usage of png_ptr->options with #ifdef PNG_SET_OPTION_SUPPORTED. by Glenn Randers-Pehrson · 10 years ago
  40. bcd3209 [libpng16] Update last-changed date by Glenn Randers-Pehrson · 10 years ago
  41. 17fba0f [libpng16] Bump version to 1.6.14beta01 by Glenn Randers-Pehrson · 10 years ago
  42. 259fb77 [libpng16] Imported from libpng-1.6.13.tar by Glenn Randers-Pehrson · 10 years ago
  43. 3ac4179 [libpng16] Bump version to 1.6.13rc02 by Glenn Randers-Pehrson · 10 years ago
  44. 26a94ab [libpng16] Imported from libpng-1.6.13rc01.tar by Glenn Randers-Pehrson · 10 years ago
  45. 83fb26e [libpng16] Bump version to 1.6.13beta05 by Glenn Randers-Pehrson · 10 years ago
  46. 9782cce [libpng16] Imported from libpng-1.6.13beta04.tar by Glenn Randers-Pehrson · 10 years ago
  47. ff649a0 [libpng16] Eliminated use of "$<" when copying $PNGLIBCONF_H_PREBUILT in by Glenn Randers-Pehrson · 10 years ago
  48. 389e5cb [libpng16] Removed mention of makefile.elf from scripts/README.txt by Glenn Randers-Pehrson · 10 years ago
  49. 72e25f9 [libpng16] Bump version to 1.6.13beta04 by Glenn Randers-Pehrson · 10 years ago
  50. a243ec0 [libpng16] Imported from libpng-1.6.13beta03.tar by Glenn Randers-Pehrson · 10 years ago
  51. 37c3b08 [libpng16] Ensure that CMakeLists.txt makes the target "lib" directory before by Glenn Randers-Pehrson · 10 years ago
  52. 5e6931e [libpng16] Removed makefile.elf; it has not worked since libpng-1.5.0beta14. by Glenn Randers-Pehrson · 10 years ago
  53. 0ece631 [libpng16] Bump version to 1.6.13beta03 by Glenn Randers-Pehrson · 10 years ago
  54. 3efbeca [libpng16] Imported from libpng-1.6.13beta02.tar by Glenn Randers-Pehrson · 10 years ago
  55. ae99177 [libpng16] Updated a comment in revised makefiles. by Glenn Randers-Pehrson · 10 years ago
  56. 071a17f [libpng16] Fixed an incorrect separator ("/" should be "\") in by Glenn Randers-Pehrson · 10 years ago
  57. 398b007 [libpng16] Bump version to 1.6.13beta02 by Glenn Randers-Pehrson · 10 years ago
  58. 8661906 [libpng16] Fix typo in INSTALL. by Glenn Randers-Pehrson · 10 years ago
  59. 91319c6 [libpng16] Imported from libpng-1.6.13beta01.tar by Glenn Randers-Pehrson · 10 years ago
  60. c45f122 [libpng16] Fixed misplaced brackets in earlier patch to pngpriv.h by John Bowler · 10 years ago
  61. 910aaad [libpng16] Fixed clang no-warning builds: png_digit was defined but never used. by John Bowler · 10 years ago
  62. fc932f7 [libpng16] Changed "if defined(__ARM_NEON__)" to by Glenn Randers-Pehrson · 10 years ago
  63. 83ae6fc [libpng16] Added "PNG_SET_OPTION" requirement for sRGB chunk support to by John Bowler · 10 years ago
  64. 33ebeec [libpng16] Split a long output string in contrib/gregbook/rpng2-x.c. by Glenn Randers-Pehrson · 10 years ago
  65. 225af8f [libpng16] Removed "PNG_UNUSED()" inadvertently left in contrib/gregbook by Glenn Randers-Pehrson · 10 years ago
  66. 151eb95 [libpng16] Added "(void) png_ptr;" where needed in contrib/gregbook to quiet by Glenn Randers-Pehrson · 10 years ago
  67. f36a942 [libpng16] Quieted -Wsign-compare and -Wclobber compiler warnings in by Glenn Randers-Pehrson · 10 years ago
  68. 212fd57 [libpng16] Bump version to 1.6.13beta01 by Glenn Randers-Pehrson · 10 years ago
  69. e429c66 [libpng16] Imported from libpng-1.6.12.tar by Glenn Randers-Pehrson · 10 years ago
  70. 1a4c014 [libpng16] Bump version to 1.6.12rc04 by Glenn Randers-Pehrson · 10 years ago
  71. db1a0e7 [libpng16] Imported from libpng-1.6.12rc03.tar by Glenn Randers-Pehrson · 10 years ago
  72. 41694dc [libpng16] Ensure "__has_attribute()" macro exists before trying to use it with by Glenn Randers-Pehrson · 10 years ago
  73. ff3fb08 [libpng16] Imported from libpng-1.6.12rc02.tar by Glenn Randers-Pehrson · 10 years ago
  74. 79b7e4e [libpng16] Changed file permissions of contrib/tools/intgamma.sh from by Glenn Randers-Pehrson · 10 years ago
  75. b41a37d [libpng16] Imported from libpng-1.6.12rc01.tar by Glenn Randers-Pehrson · 10 years ago
  76. b7afba6 [libpng16] Relocated new code from 1.6.11beta06 in png.c to a point after the by Glenn Randers-Pehrson · 10 years ago
  77. da7b692 [libpng16] Bump version to 1.6.12beta01 by Glenn Randers-Pehrson · 10 years ago
  78. c4e0f3d [libpng16] Imported from libpng-1.6.11.tar by Glenn Randers-Pehrson · 10 years ago
  79. ee6050e [libpng16] Imported from libpng-1.6.11rc02.tar by Glenn Randers-Pehrson · 10 years ago
  80. 165f072 [libpng16] Imported from libpng-1.6.11rc01.tar by Glenn Randers-Pehrson · 10 years ago
  81. 7acfe50 [libpng16] Bump version to 1.6.11beta07 by Glenn Randers-Pehrson · 10 years ago
  82. 5808e7b [libpng16] Imported from libpng-1.6.11beta06.tar by Glenn Randers-Pehrson · 10 years ago
  83. f85092b [libpng16] Fix cut-and-paste error in scripts/symbols.dfn, from 1.6.11beta02. by Glenn Randers-Pehrson · 10 years ago
  84. d1c5f48 [libpng16] Minor update to documentation and CHANGES/ANNOUNCE files. by Glenn Randers-Pehrson · 10 years ago
  85. e95ce2c [libpng16] Added PNG_SKIP_sRGB_CHECK_PROFILE choice for png_set_option(). by Glenn Randers-Pehrson · 10 years ago
  86. 0d5ac5d [libpng16] Bump version to 1.6.11beta06 by Glenn Randers-Pehrson · 10 years ago
  87. f30aa7e [libpng16] Imported from libpng-1.6.11beta05.tar by Glenn Randers-Pehrson · 10 years ago
  88. ab9736a [libpng16] Allow writing ICC V2 profiles that lack padding (Kai-Uwe Behrmann). by Glenn Randers-Pehrson · 10 years ago
  89. 5a1d1b5 [libpng16] Do not reject ICC V2 profiles that lack padding (Kai-Uwe Behrmann). by Glenn Randers-Pehrson · 10 years ago
  90. d5201df [libpng16] Bump version to 1.6.11beta05 by Glenn Randers-Pehrson · 10 years ago
  91. be19c07 [libpng16] Imported from libpng-1.6.11beta04.tar by Glenn Randers-Pehrson · 10 years ago
  92. 0ace9f5 [libpng16] PNG_sRGB_PROFILE_CHECKING = (-1) now means no sRGB profile checking. by Glenn Randers-Pehrson · 10 years ago
  93. 72855fb [libpng16] Made progressive reading of interlaced images consistent with the by Glenn Randers-Pehrson · 10 years ago
  94. 9f1aa18 [libpng16] Added two CVE numbers to the January 2013 entry in the CHANGES file. by Glenn Randers-Pehrson · 10 years ago
  95. 7a0ca96 [libpng16] Bump version to 1.6.11beta04 by Glenn Randers-Pehrson · 10 years ago
  96. 478062d [libpng16] Imported from libpng-1.6.11beta03.tar by Glenn Randers-Pehrson · 10 years ago
  97. 86b8016 [libpng16] Fix some permissions by Glenn Randers-Pehrson · 10 years ago
  98. f169806 [libpng16] Bump version to 1.6.11beta03 by Glenn Randers-Pehrson · 10 years ago
  99. c4b3718 [libpng16] Imported from libpng-1.6.11beta02.tar by Glenn Randers-Pehrson · 10 years ago
  100. fa26eb1 [libpng16] Fixed a typo in pngrutil.c, introduced in libpng-1.5.6, that by Glenn Randers-Pehrson · 10 years ago