about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2008-02-233-208/+249
* Add Pdirection()giraffedata2008-02-212-0/+13
* cleanupgiraffedata2008-02-212-142/+195
* Add BEG_POINT synonym for START_POINTgiraffedata2008-02-201-0/+1
* cleanupgiraffedata2008-02-181-23/+20
* Fix crash with -centerline - variable used before setgiraffedata2008-02-181-21/+22
* Various pamtosvg fixes, cleanupgiraffedata2008-02-176-582/+752
* Update HISTORYgiraffedata2008-02-021-0/+8
* Fix array bounds violation, missing right parenthesis on impostor replacement...giraffedata2008-02-021-170/+243
* Fix uninitialized globl variables 'alpha' and 'radius'giraffedata2008-01-311-6/+1
* Detect too-large -width, -space, -lspace; detect too-long input line; fix neg...giraffedata2008-01-272-62/+131
* Add constgiraffedata2008-01-276-39/+39
* Implement Pamflip process in Tifftopnmgiraffedata2008-01-272-11/+79
* fix commentsgiraffedata2008-01-277-7/+7
* Remove debugging codegiraffedata2008-01-261-1/+0
* Rewrite low-memory algorithm; use temp files and conserve virtual as well as ...giraffedata2008-01-192-456/+690
* fix compile warningsgiraffedata2008-01-191-2/+2
* Clarify matrix algorithmgiraffedata2008-01-171-33/+66
* Fix data typegiraffedata2008-01-151-1/+1
* update HISTORYgiraffedata2008-01-151-0/+3
* Put LDFLAGS environment variable value in link of build toolsgiraffedata2008-01-152-4/+5
* Issue warning about broken TIFF librarygiraffedata2008-01-151-30/+51
* Fix bogus warning about missing -instem optiongiraffedata2008-01-152-5/+3
* Deal better with nonstandard raster orientation; infrastructure to do a Pamflipgiraffedata2008-01-131-86/+492
* Cleanup, stage for handling orientationgiraffedata2008-01-131-20/+28
* fix undefined MAX_CHILDREN on Windowsgiraffedata2008-01-101-3/+6
* remove silly sleep()giraffedata2008-01-101-3/+1
* Reverse sense of conditional compilation of code that uses fcntl()giraffedata2008-01-101-1/+1
* Change 'true' to 'TRUE'giraffedata2008-01-101-1/+1
* Add missing pm_config.hgiraffedata2008-01-101-1/+2
* cleanupgiraffedata2008-01-091-59/+78
* remove recently added dead codegiraffedata2008-01-031-32/+0
* Use sleepN() instead of sleep(), so it works on Windowsgiraffedata2008-01-013-4/+5
* HISTORY updategiraffedata2008-01-011-0/+5
* Add sleepN()giraffedata2008-01-011-1/+1
* Add sleepN()giraffedata2008-01-014-2/+41
* remove garbage filegiraffedata2008-01-011-8/+0
* cleanup, include rle.h where neededgiraffedata2008-01-011-138/+173
* Make declarations, definitions matchgiraffedata2008-01-011-4/+3
* Remove unnecessary <sys/times.h>giraffedata2008-01-011-1/+0
* Make declaration match definitiongiraffedata2008-01-011-1/+1
* Don't include netinet/in.h when it doesn't existgiraffedata2008-01-011-0/+2
* Make prototype match functiongiraffedata2008-01-011-1/+1
* remove unneeded sys/utsname (code that needed it has been split out to gethos...giraffedata2008-01-011-1/+0
* Make function match prototypegiraffedata2008-01-011-1/+2
* Fix clock()/times() alternationgiraffedata2008-01-011-4/+4
* cleanupgiraffedata2008-01-011-6/+2
* Eliminate C++ commentsgiraffedata2008-01-011-47/+49
* Change uint to unsigned intgiraffedata2007-12-311-1/+1
* Don't check readability of Standard Output on Windows, because we can'tgiraffedata2007-12-311-0/+3