summaryrefslogtreecommitdiff
path: root/pngerror.c
Commit message (Expand)AuthorAgeFilesLines
* Remove top-level const from function-scope variablesCosmin Truta2018-08-181-2/+2
* Replace the remaining uses of PNG_CONST with constCosmin Truta2018-08-181-1/+1
* Remove the "last changed" version information from source commentsCosmin Truta2018-07-281-3/+3
* [libpng16] Imported from libpng-1.6.31.tarv1.6.31libpng-1.6.31-signedlibpng-1.6.31-master-signedGlenn Randers-Pehrson2017-07-271-1/+1
* [libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings thatJohn Bowler2017-07-111-4/+4
* [libpng16] Imported from libpng-1.6.26.tarv1.6.26libpng-1.6.26-signedGlenn Randers-Pehrson2016-10-191-1/+1
* [libpng16] Quieted 45 (out of 86 remaining) -Wconversion compiler warningsGlenn Randers-Pehrson2016-10-021-2/+2
* [libpng16] Imported from libpng-1.6.24.tarv1.6.24libpng-1.6.24-signedGlenn Randers-Pehrson2016-08-031-1/+1
* [libpng16] Fixed more indentationGlenn Randers-Pehrson2016-07-151-14/+14
* [libpng16] Update "last changed" datesGlenn Randers-Pehrson2016-07-131-2/+2
* [libpng16] Fixed some indentation to comply with our coding style.Glenn Randers-Pehrson2016-07-131-17/+17
* [libpng16] Added missing ")" in pngerror.c (Matt Sarrett).Glenn Randers-Pehrson2016-06-011-1/+1
* [libpng16] Update copyright uears in source files.Glenn Randers-Pehrson2015-12-131-1/+1
* [libpng16] Imported from libpng-1.6.20beta03.tarv1.6.20beta03Glenn Randers-Pehrson2015-11-241-1/+1
* [libpng16] Imported from libpng-1.6.15.tarv1.6.15libpng-1.6.15-signedGlenn Randers-Pehrson2014-11-201-1/+1
* [libpng16] Changed "#endif /* PNG_FEATURE_SUPPORTED */" to "#endif /* FEATURE...Glenn Randers-Pehrson2014-11-061-10/+10
* [libpng16] Changed remaining "if (!x)" to "if (x == 0)" and "if (x)" toGlenn Randers-Pehrson2014-10-311-22/+24
* [libpng16] Imported from libpng-1.6.13.tarv1.6.13libpng-1.6.13-signedGlenn Randers-Pehrson2014-08-211-4/+4
* [libpng16] Imported from libpng-1.6.13beta01.tarv1.6.13beta01Glenn Randers-Pehrson2014-07-041-1/+1
* [libpng16] Fixed clang no-warning builds: png_digit was defined but never used.John Bowler2014-06-241-3/+3
* [libpng16] Bump version to 1.6.13beta01Glenn Randers-Pehrson2014-06-111-1/+1
* [libpng16] Imported from libpng-1.6.12.tarv1.6.12libpng-1.6.12-signedGlenn Randers-Pehrson2014-06-111-1/+1
* [libpng16] Bump version to 1.6.12beta01Glenn Randers-Pehrson2014-06-061-1/+1
* [libpng16] Imported from libpng-1.6.11.tarv1.6.11libpng-1.6.11-signedGlenn Randers-Pehrson2014-06-051-1/+1
* [libpng16] Silence 'unused parameter' build warnings (Cosmin).Cosmin Truta2014-03-221-0/+3
* [libpng16] Use "if (value != 0)" instead of "if (value)" consistently.Glenn Randers-Pehrson2014-03-081-4/+4
* [libpng16] Bump version to 1.6.11beta01Glenn Randers-Pehrson2014-03-061-1/+1
* [libpng16] Imported from libpng-1.6.10.tarv1.6.10libpng-1.6.10-signedGlenn Randers-Pehrson2014-03-061-1/+1
* [libpng16] Imported from libpng-1.6.10beta01.tarv1.6.10beta01Glenn Randers-Pehrson2014-02-091-2/+2
* [libpng16] Backport recent changes from libpng-1.7.0beta30 and beta31.John Bowler2014-02-061-3/+3
* [libpng16] Merged pngrio.c, pngtrans.c, pngwio.c, and pngerror.cGlenn Randers-Pehrson2013-12-281-1/+6
* [libpng16] Imported from libpng-1.6.8.tarv1.6.8libpng-1.6.8-signedGlenn Randers-Pehrson2013-12-191-1/+1
* [libpng16] Updated "last changed" datesJohn Bowler2013-11-221-1/+1
* [libpng16] Fixed 'minimal' builds. Various obviously useful minimalGlenn Randers-Pehrson2013-11-221-1/+22
* [libpng16] Imported from libpng-1.6.1.tarv1.6.1Glenn Randers-Pehrson2013-03-271-1/+1
* [libpng16] Bump version to 1.6.1beta05Glenn Randers-Pehrson2013-03-021-25/+100
* [libpng16] Imported from libpng-1.6.0beta05.tarv1.6.1beta05Glenn Randers-Pehrson2013-03-011-100/+25
* [libpng16] Imported from libpng-1.6.1beta02.tarv1.6.1beta02Glenn Randers-Pehrson2013-02-181-1/+1
* [libpng16] Use parentheses consistently in "#if defined()" tests.Glenn Randers-Pehrson2013-02-171-2/+2
* [libpng16] Use parentheses consistently in "#if defined()" tests.Glenn Randers-Pehrson2013-02-171-2/+2
* [libpng16] Imported from libpng-1.6.0.tarv1.6.0Glenn Randers-Pehrson2013-02-131-1/+1
* [libpng16] Updated copyright year to 2013 in newly-changed filesGlenn Randers-Pehrson2013-01-011-1/+1
* [libpng16] Use "FALL THROUGH" comment consistently in switch statements.Glenn Randers-Pehrson2012-12-091-2/+2
* [libpng16] Changed ICC profile support to allow use of an external colorJohn Bowler2012-10-251-0/+35
* [libpng16] Cleaned up and corrected ICC profile handling.John Bowler2012-08-251-1/+1
* [libpng16] Bump version to 1.6.0beta28Glenn Randers-Pehrson2012-08-171-2/+2
* [libpng16] Folded long lines and fixed some grammar.Glenn Randers-Pehrson2012-08-161-2/+4
* [libpng16] Consistently use memset(), memcpy(), and memcmp() instead of theGlenn Randers-Pehrson2012-08-101-1/+1
* [libpng16] Eliminated use of png_sizeof(); use sizeof() instead, and use.Glenn Randers-Pehrson2012-08-091-6/+7
* [ibpng16] Added application error reporting and added chunk names to readJohn Bowler2012-03-181-2/+37