summaryrefslogtreecommitdiff
path: root/libtiff/tif_dumpmode.c
Commit message (Expand)AuthorAgeFilesLines
* * libtiff/tif_write.c: TIFFWriteEncodedStrip() and TIFFWriteEncodedTile()erouault2015-12-121-2/+2
* * configure.ac: Support configuring TIFF_INT64_FORMAT andbfriesen2011-04-021-2/+2
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message sobfriesen2010-03-101-1/+8
* Use "%I64d" printf() formatter instead of "%lld" with MSVC compiler.dron2007-07-191-5/+13
* extended 'not enough data' error in tif_dumpmode.c for Bob's testingjoris2007-07-101-4/+7
* BigTIFF upgrade: misc compiler warnings workarounds and few minor bugfixes, r...joris2007-06-271-1/+2
* BigTIFF upgrade: misc little things, mostly indentation and unimportant stuffjoris2007-06-211-1/+8
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowjoris2007-04-041-7/+7
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowjoris2007-03-311-1/+1
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowjoris2007-03-311-8/+8
* *** empty log message ***joris2006-03-251-2/+2
* *** empty log message ***joris2005-12-211-2/+2
* Added checks for failed memory allocations andinteger overflowsdron2004-10-021-2/+1
* added assertionwarmerda2000-01-281-1/+5
* Initial revisionmike1999-07-271-0/+114