summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Additional CMake-related files were missing from the distribution tarball.Release-v4-0-5bfriesen2015-08-318-18/+40
* Make edit of html/Makefile.am its own step so it is not missed.bfriesen2015-08-301-14/+15
* All the CMakeLists.txt files were missing from the distribution tarball.bfriesen2015-08-3042-53/+200
* * libtiff/tif_lzw.c: make nextdata a unsigned type to avoiderouault2015-08-302-5/+11
* * libtiff/tif_fax3.c, libtiff/tif_lzw.c, libtiff/tif_predict.c:erouault2015-08-304-39/+59
* * configure.ac: libtiff 4.0.5 released.bfriesen2015-08-307-21/+25
* Fix compiler warning about constant value promotion to unsigned long.bfriesen2015-08-291-2/+2
* Add ld-version-script option to cmake build.bfriesen2015-08-292-1/+13
* Add CMake build instructions.bfriesen2015-08-291-41/+249
* Remove strange termination characters from ChangeLog.bfriesen2015-08-281-4/+4
* Use consistent line terminations.bfriesen2015-08-2818-282/+282
* Added HTML file describing the changes which will appear in the 4.0.5 release.bfriesen2015-08-282-0/+153
* Add some comments in tif_win32.c regarding known issue with WIN64 build.bfriesen2015-08-231-4/+29
* For MinGW builds, make sure required CRT is available in order to enable larg...bfriesen2015-08-232-3/+12
* fax2tiff eliminate warning about cast to thandle_t.bfriesen2015-08-232-3/+22
* rewrite_tag test uses main() with no argument list.bfriesen2015-08-232-2/+6
* Fix Cmake build issues caused by Windows large file updates.bfriesen2015-08-214-2/+13
* Support large files under Windows using tif_unix.c and libtiff tools.bfriesen2015-08-1919-69/+233
* Fix problem with 'boolean' definition from IJG JPEG 9.bfriesen2015-08-161-4/+28
* tif_jpeg.c consistency fixes.bfriesen2015-08-152-4/+32
* CMakeLists.txt fix for libtiffxx symbol versioning.bfriesen2015-08-142-3/+9
* * cmake: Add d suffix to debug libraries with MSVC. Patch #3 of 3bfriesen2015-07-045-15/+87
* Add missing file from CMake patch set.bfriesen2015-06-251-0/+37
* * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted tobfriesen2015-06-2537-16/+2840
* * test/Makefile.am: tiff2rgba-quad-tile.jpg.sh depends on the JPEGbfriesen2015-06-213-5/+59
* * libtiff 4.0.4 released.Release-v4-0-4bfriesen2015-06-219-23/+27
* * configure.ac: Add a HAVE_FOO Automake conditional for eachbfriesen2015-06-215-8/+77
* * html/build.html: Try to improve the nmake-based VC++ buildbfriesen2015-06-212-18/+26
* * libtiff/tiffconf.vc.h: Build fixes based on testing.bfriesen2015-06-213-13/+25
* * libtiff/libtiff.def: TIFFRasterScanline does not exist so removebfriesen2015-06-212-1/+5
* * libtiff/tif_config.vc.h: Make adjustments to match the newbfriesen2015-06-2133-52/+373
* * configure.ac: For 64-bit MinGW, fix SSIZE_FORMAT formattingbfriesen2015-06-203-2/+22
* * test/raw_decode.c (XMD_H): Avoid conflicting typedefs for INT32bfriesen2015-06-202-2/+11
* * test/rewrite_tag.c (main): Fix problem with location of variablebfriesen2015-06-202-2/+6
* * libtiff/libtiff.def: Added exports for TIFFGetConfiguredCODECs,bfriesen2015-06-202-135/+155
* Add v4.0.4 changes summary in preparation for release.bfriesen2015-06-181-0/+274
* * libtiff/tif_getimage.c: Fix four Coverity issues related tobfriesen2015-06-171-0/+5
* Hopefully fix four Coverity issues related to unintended sign extension.bfriesen2015-06-172-9/+25
* * libtiff/tif_unix.c: fix compilation with MSVC (fix by Jeff McKenna)erouault2015-06-162-2/+6
* Attempt to fix Coverity warning:faxguy2015-06-151-5/+5
* From Vadim Zeitlin on Bugzilla Bug #2510.faxguy2015-06-142-8/+32
* From Ludolf Holzheid on Bugzilla Bug #2498:faxguy2015-06-142-2/+17
* Update.faxguy2015-06-141-0/+3
* Bugzilla Bug #2409: Contribution by Gary Cramblitt and fix confirmed by Charl...faxguy2015-06-141-42/+80
* From Marcos H. Woehrmann on Bugzilla Bug #2405. This corrects the shell equa...faxguy2015-06-143-2/+5
* From Jay Berkenbilt on Bug 2401.faxguy2015-06-142-1/+5
* change ColorTransform from "0" to "1" following Bugzilla Bug #2150.faxguy2015-06-142-2/+7
* Update for yesterday's commits.faxguy2015-06-141-0/+17
* From Eduardo Robles Elvira:faxguy2015-06-132-11/+22
* From Antti S. Lankila on:faxguy2015-06-131-2/+3