wiredfool
|
05d8cb5b8f
|
Don't carve out exceptions for py2.4 compilers anymore
|
2014-06-18 16:08:50 -07:00 |
|
wiredfool
|
a8e02e093a
|
We don't need unistd.h anymore on unix platforms either
|
2014-06-18 16:08:16 -07:00 |
|
James Anderson
|
5ceb3ca875
|
Issue #697. On MSVC 2012 builds <unistd.h> is not required.
|
2014-06-18 15:54:21 -07:00 |
|
wiredfool
|
42c17c5947
|
Removing unused, redundant compression variable. Actual compression setting is in the imagefiledirectory
|
2013-11-21 20:37:52 -08:00 |
|
Alex Clark
|
bb1b3a532c
|
Cleanup WS, courtesy of @Arfrever
find * -type f "-(" -name "*.bdf" -o -name "*.c" -o -name "*.h" -o -name "*.py" -o -name "*.rst" -o -name "*.txt" "-)" -exec sed -e "s/[[:space:]]*$//" -i {} \;
|
2013-06-30 18:42:19 -04:00 |
|
wiredfool
|
d98abd877b
|
merge to master
|
2013-03-14 14:38:49 -07:00 |
|
wiredfool
|
7d99141405
|
force seek to beginning of file
|
2013-03-14 13:25:23 -07:00 |
|
Christoph Gohlke
|
26c037a08d
|
Disable debug prints in g4 tiff decoder
|
2013-03-14 09:03:18 -07:00 |
|
Alex Clark
|
990f5ddd15
|
Add contributors ; rename Tiff.h, fixes #103
|
2013-03-13 21:37:42 -04:00 |
|