summaryrefslogtreecommitdiff
path: root/libtiff/tif_extension.c
Commit message (Expand)AuthorAgeFilesLines
* Reformatting in libtiff/ using 'pre-commit run'pre-commit run by Even Rouault2022-12-081-26/+27
* Remove vim/emacs formatting footersEven Rouault2022-12-081-7/+0
* Convert uses of _TIFFmalloc/realloc/calloc/free to the Ext functionsEven Rouault2022-11-231-2/+2
* Use standard C99 integer typesRoger Leigh2021-01-211-2/+2
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * libtiff/tif_close.c, libtiff/tif_extension.c : rename linkEven Rouault2015-12-061-19/+19
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* BigTIFF upgrade: misc compiler warnings workarounds and few minor bugfixesJoris Van Damme2007-06-261-2/+2
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-04-041-3/+3
* Added checks for failed memory allocations andinteger overflowsAndrey Kiselev2004-10-021-1/+3
* Warnings fixed as per bugAndrey Kiselev2003-12-191-4/+4
* avoid casting warnings at /W4Frank Warmerdam2003-07-081-2/+2
* NewFrank Warmerdam2002-02-241-0/+109