summaryrefslogtreecommitdiff
path: root/libtiff/tif_dumpmode.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * libtiff/tif_write.c: TIFFWriteEncodedStrip() and TIFFWriteEncodedTile()Even Rouault2015-12-121-2/+2
* * configure.ac: Support configuring TIFF_INT64_FORMAT andBob Friesenhahn2011-04-021-2/+2
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* Use "%I64d" printf() formatter instead of "%lld" with MSVC compiler.Andrey Kiselev2007-07-191-5/+13
* extended 'not enough data' error in tif_dumpmode.c for Bob's testingJoris Van Damme2007-07-101-4/+7
* BigTIFF upgrade: misc compiler warnings workarounds and few minor bugfixes, r...Joris Van Damme2007-06-271-1/+2
* BigTIFF upgrade: misc little things, mostly indentation and unimportant stuffJoris Van Damme2007-06-211-1/+8
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-04-041-7/+7
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-03-311-1/+1
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-03-311-8/+8
* *** empty log message ***Joris Van Damme2006-03-251-2/+2
* *** empty log message ***Joris Van Damme2005-12-211-2/+2
* Added checks for failed memory allocations andinteger overflowsAndrey Kiselev2004-10-021-2/+1
* added assertionFrank Warmerdam2000-01-281-1/+5
* Initial revisionMike Welles1999-07-271-0/+114