summaryrefslogtreecommitdiff
path: root/pngmem.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the "last changed" version information from source commentsCosmin Truta2018-07-281-3/+3
* [libpng16] Imported from libpng-1.6.26.tarv1.6.26libpng-1.6.26-signedGlenn Randers-Pehrson2016-10-191-1/+1
* [libpng16] Quieted all remaining -Wconversion compiler warningsGlenn Randers-Pehrson2016-10-021-2/+2
* [libpng16] Imported from libpng-1.6.25beta01.tarGlenn Randers-Pehrson2016-08-121-1/+1
* [libpng16] Revert change to png_malloc_array(). It's not neededGlenn Randers-Pehrson2016-08-101-5/+2
* [libpng16] Return NULL from png_malloc_array() with a warning instead of callingGlenn Randers-Pehrson2016-08-101-2/+5
* [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-10/+10
* [libpng16] Update copyright uears in source files.Glenn Randers-Pehrson2015-12-131-1/+1
* [libpng16] Suppressed some warnings from the Borland C++ 5.5.1/5.82 compilerGlenn Randers-Pehrson2015-04-011-0/+3
* [libpng16] Spelling fixes: less then N -> less than N (Lauri Nurmi)Glenn Randers-Pehrson2015-03-071-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-6/+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/+5
* [libpng16] Bump version to 1.6.1beta05Glenn Randers-Pehrson2013-03-021-5/+67
* [libpng16] Imported from libpng-1.6.0beta05.tarv1.6.1beta05Glenn Randers-Pehrson2013-03-011-67/+5
* [libpng16] Imported from libpng-1.6.0.tarv1.6.0Glenn Randers-Pehrson2013-02-131-1/+1
* [libpng16] Use consistent handling of overflows in text, sPLT and unknownJohn Bowler2013-01-191-1/+63
* [libpng16] Updated copyright year to 2013 in newly-changed filesGlenn Randers-Pehrson2013-01-011-1/+1
* [libpng16] Consistently use memset(), memcpy(), and memcmp() instead of theGlenn Randers-Pehrson2012-08-101-2/+2
* [libpng16] Consistently use png_memset(), png_memcpy(), and png_memcmp(),Glenn Randers-Pehrson2012-08-101-1/+1
* [libpng16] Eliminated use of png_sizeof(); use sizeof() instead, and use.Glenn Randers-Pehrson2012-08-091-1/+1
* [libpng16] Updated copyright year to 2012Glenn Randers-Pehrson2012-01-011-1/+1
* [libpng16] Implemented 'restrict' for png_info and png_struct.John Bowler2011-12-241-12/+12
* [libpng16] Start-up code size improvements, error handler flexibility. TheseJohn Bowler2011-12-221-9/+11
* [libpng16] Added #ifdef PNG_USER_MEM_SUPPORTED in pngmem.c where needed.Glenn Randers-Pehrson2011-12-211-0/+5
* [libpng16] Start-up code size improvements, error handler flexibility.John Bowler2011-12-211-198/+91
* [libpng16] Updated "last changed" datesGlenn Randers-Pehrson2011-12-211-1/+1
* [libpng16] Added ANSI-C (C90) headers; eliminated the use of FAR/far.John Bowler2011-11-261-352/+0
* [libpng15] Fixed bug in pngvalid on early allocation failure; fixed type castJohn Bowler2011-11-031-8/+8
* [devel] Imported from libpng-1.5.4.tarv1.5.4Glenn Randers-Pehrson2011-07-071-1/+1
* [devel] Removed the ACCURATE and LEGACY options (they are no longer useable)John Bowler2011-06-141-1/+1
* [devel] Update change dateGlenn Randers-Pehrson2011-03-311-1/+1
* [devel] Re-initialize the zlib compressor before compressing non-IDAT chunks.Glenn Randers-Pehrson2011-03-311-6/+15
* --amend [devel] Imported from libpng-1.5.1.tarv1.5.1Glenn Randers-Pehrson2011-02-021-1/+1
* [devel] Corrected const_png_ in png.h to png_const_ to avoid pollutingJohn Bowler2011-01-221-1/+1
* [devel] Added const_png_structp and const_png_infop types, and used them inGlenn Randers-Pehrson2011-01-211-2/+2
* [devel] Imported from libpng-1.5.0.tarv1.5.0Glenn Randers-Pehrson2011-01-061-1/+1
* [devel] Update copyright year and bump to version libpng-1.5.0rc07Glenn Randers-Pehrson2011-01-041-1/+1
* [devel] Imported from libpng-1.5.0beta51.tarv1.5.0beta51Glenn Randers-Pehrson2010-10-151-1/+1
* [devel] Imported from libpng-1.5.0beta50.tarv1.5.0beta50Glenn Randers-Pehrson2010-10-141-1/+1
* [devel] Imported from libpng-1.5.0beta49.tarv1.5.0beta49Glenn Randers-Pehrson2010-10-071-1/+1
* [devel] Imported from libpng-1.5.0beta48.tarv1.5.0beta48Glenn Randers-Pehrson2010-10-041-1/+1
* [devel] Fixed problem with symbols creation in Makefile.am which was assumingGlenn Randers-Pehrson2010-10-041-1/+1
* [devel] Fixed a number of problems with 64-bit compilation reported by VisualGlenn Randers-Pehrson2010-09-101-1/+1
* [devel] Imported from libpng-1.5.0beta46.tarv1.5.0beta46Glenn Randers-Pehrson2010-08-281-1/+1
* [devel] Imported from libpng-1.5.0beta45.tarv1.5.0beta45Glenn Randers-Pehrson2010-08-261-1/+1
* [devel] Bump to version libpng-1.5.0beta45Glenn Randers-Pehrson2010-08-241-1/+1