about summary refs log tree commit diff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update for Release 10.41giraffedata2007-12-271-1/+6
* Fix symbol conflict with 'nearest' in AIX math.hgiraffedata2007-12-171-0/+3
* get int_fast32_t defined on AIXgiraffedata2007-12-141-0/+4
* fix incorrect pixels with PNM maxval != TIFF maxvalgiraffedata2007-12-111-0/+3
* fix arithmetic overflowgiraffedata2007-12-091-0/+7
* Fix crash due to sizeof() used where PAM_STRUCT_SIZE should begiraffedata2007-11-261-0/+3
* HISTORY updates for previous commitsgiraffedata2007-11-211-0/+11
* Add history of pm_tmpfile() and pm_make_tmpfile()giraffedata2007-11-111-1/+5
* Use faster search algorithm for optimum arrangementgiraffedata2007-11-031-0/+3
* Rename header files from <xxx.h> to <netpbm/xxx.h>giraffedata2007-10-211-0/+5
* update historygiraffedata2007-10-121-1/+5
* Change type of generic row buffer from char * to void *giraffedata2007-09-291-0/+7
* cleanupgiraffedata2007-09-291-0/+2
* Update to Release 10.40.00giraffedata2007-09-261-9/+9
* Make pbm_readpbminit() and pgm_readpgminit() recognize other Netpbm formats a...giraffedata2007-09-091-1/+5
* fix pmdrain() to use the supplied limitgiraffedata2007-09-051-0/+3
* make REALLOCARRAY free memory if it failsgiraffedata2007-09-041-1/+5
* Fix multi-line TUPLTYPE concatenationgiraffedata2007-09-031-1/+7
* Use Standard Input properlygiraffedata2007-09-011-11/+13
* Change PBM-as-PPM maxval from 1 to 255giraffedata2007-08-291-0/+2
* Add 255 x 255 size limitationgiraffedata2007-08-281-1/+5
* Fix typo in error messagegiraffedata2007-08-281-0/+2
* history for some recent changesgiraffedata2007-08-251-1/+6
* In test links, put -l's after .o'sgiraffedata2007-08-181-0/+2
* Do 12 bits per sample if user says -psfiltergiraffedata2007-07-311-1/+1
* Don't attempt to do 12 bits per samplegiraffedata2007-07-301-0/+4
* Add bitwise functions to Pamfuncgiraffedata2007-07-291-0/+3
* add Prerequisite Libraries sectiongiraffedata2007-07-271-4/+12
* Use mkdir -m instead of chmodgiraffedata2007-07-111-0/+3
* add -plain, improve option parsinggiraffedata2007-07-111-0/+6
* Sort palette correctly when alpha image maxval != 255giraffedata2007-07-041-1/+9
* Add missing <stdlib.h>giraffedata2007-06-281-0/+2
* Don't use uintgiraffedata2007-06-281-0/+3
* Fix wrong determination of machine endiannessgiraffedata2007-06-281-0/+2
* Fix unitialized variable in pnm_allocpamrown()giraffedata2007-06-281-0/+2
* Rename pamtooctave to pamtooctaveimggiraffedata2007-06-281-0/+4
* release dategiraffedata2007-06-261-1/+1
* Add pamtooctavegiraffedata2007-06-251-2/+4
* remove unpublished email addressgiraffedata2007-05-301-1/+1
* Add -omaxvalgiraffedata2007-05-241-4/+10
* PAM_STRUCT_SIZE: cast pointer to ulong instead of uintgiraffedata2007-05-211-0/+2
* fix typogiraffedata2007-05-211-1/+1
* Fix bogus global threshold calculationgiraffedata2007-05-201-0/+5
* Fix bug detecting presence of libvga with ldconfiggiraffedata2007-05-091-4/+7
* Do default runtime link path for Mac OSX properlygiraffedata2007-05-041-0/+8
* Add description of previous changegiraffedata2007-04-111-0/+3
* Add Pamundicegiraffedata2007-04-011-0/+2
* Update for next numbered releasegiraffedata2007-03-301-0/+2
* update for releasegiraffedata2007-03-301-18/+18
* Fix for at least some direct color 24/32 images. Add pm_drain()giraffedata2007-03-291-96/+107