summaryrefslogtreecommitdiff
path: root/libtiff/tif_swab.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * libtiff/tif_swab.c: if DISABLE_CHECK_TIFFSWABMACROS is defined, do not doEven Rouault2017-06-081-12/+12
* * libtiff/*.c: fix warnings raised by clang 3.9 -WcommaEven Rouault2016-09-041-3/+5
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* BigTIFF upgrade: misc compiler warnings workarounds and few minor bugfixes, r...Joris Van Damme2007-06-271-1/+30
* BigTIFF upgrade: misc little things, mostly indentation and unimportant stuffJoris Van Damme2007-06-211-24/+30
* BigTIFF upgrade: type restoration - not so messy anymoreJoris Van Damme2007-06-121-3/+3
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-04-041-9/+9
* 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
* BigTIFF upgrade in progressJoris Van Damme2007-03-221-1/+20
* BigTIFF upgrade in progressJoris Van Damme2007-03-171-1/+15
* Added _TIFFSwab24BitData() and TIFFSwabArrayOfLong() functions used to swapAndrey Kiselev2005-04-131-1/+17
* Get rid of BSD data types (u_char, u_short, u_int, u_long).Andrey Kiselev2004-09-141-12/+14
* avoid casting warnings at /W4Frank Warmerdam2003-07-081-5/+5
* Initial revisionMike Welles1999-07-271-0/+217