about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix arithmetic overflow with image dimensions represented by 16 bit integersgiraffedata2010-03-026-289/+316
* cleanupgiraffedata2010-02-271-5/+5
* update HISTORYgiraffedata2010-02-271-0/+2
* cleanupgiraffedata2010-02-261-89/+118
* Fix garbage output, use packed PBM routinesgiraffedata2010-02-261-32/+15
* Close extraneous file descriptors in childgiraffedata2010-02-232-4/+39
* Improve explanation of merge buildgiraffedata2010-02-231-4/+5
* Clarify pointlessness of merge buildgiraffedata2010-02-171-0/+2
* Fix crash with -widthgiraffedata2010-02-172-38/+40
* cleanupgiraffedata2010-02-111-9/+9
* cleanupgiraffedata2010-02-111-32/+63
* cleanupgiraffedata2010-02-101-110/+131
* speed upgiraffedata2010-02-102-12/+31
* Remove output file argumentgiraffedata2010-02-092-14/+5
* Add pamtoavs, avstopamgiraffedata2010-02-094-3/+268
* Use ppm_luminosity() instead of PPM_LUMIN() so as to get proper roundinggiraffedata2010-02-021-2/+2
* cleanupgiraffedata2010-02-021-2/+2
* Use ppm_luminosity() instead of PPM_LUMIN() so as to get proper roundinggiraffedata2010-02-021-1/+1
* Use ppm_luminosity() instead of PPM_LUMIN() so as to get proper roundinggiraffedata2010-02-021-1/+1
* Use ppm_luminosity() instead of PPM_LUMIN() so as to get proper roundinggiraffedata2010-02-021-1/+2
* Use ppm_luminosity() instead of PPM_LUMIN() so as to get proper roundinggiraffedata2010-02-021-1/+1
* Use ppm_luminosity() instead of PPM_LUMIN() so as to get proper roundinggiraffedata2010-02-021-1/+1
* Add ppm_luminosity()giraffedata2010-02-022-0/+12
* faster change of HSV value computationgiraffedata2010-02-022-12/+49
* Add PNM_GETR, PNM_GETG, PNM_GETBgiraffedata2010-02-021-0/+3
* Improve error messagegiraffedata2010-02-021-2/+6
* cleanupgiraffedata2010-02-021-1/+1
* cleanupgiraffedata2010-01-171-74/+125
* Fix bug: out-of-domain values passed to acos()giraffedata2010-01-172-6/+8
* Add pampaintspillgiraffedata2010-01-123-1/+388
* Fix wild pointer in ppmd_fill_drawproc()giraffedata2010-01-122-3/+3
* cleanupgiraffedata2010-01-112-2/+2
* cleanupgiraffedata2010-01-111-15/+20
* Add pnm_backgroundtuplegiraffedata2010-01-111-0/+61
* Add pnm_backgroundtuplegiraffedata2010-01-111-0/+4
* Add -normalizegiraffedata2010-01-032-2/+92
* Add creditgiraffedata2010-01-031-1/+4
* Fix incorrect PALM_DIRECT_COLOR_FLAG not valid failure; fix incorrect output ...giraffedata2010-01-032-8/+23
* Set up for release 10.50giraffedata2010-01-032-1/+3
* Change release number to 10.49.00giraffedata2009-12-302-6/+6
* Fix bug from r1031giraffedata2009-12-301-0/+1
* fix bug: doesn't work with Standard Inputgiraffedata2009-12-306-665/+813
* cleanupgiraffedata2009-12-301-208/+208
* Work on multi-image streamsgiraffedata2009-12-291-1/+6
* fix wild pointers with large color indexgiraffedata2009-12-292-78/+152
* cleanupgiraffedata2009-12-291-1/+1
* cleanupgiraffedata2009-12-291-12/+24
* cleanupgiraffedata2009-12-221-139/+146
* Use new Pnmconvol -matrix option instead of temporary PGM file for convolutio...giraffedata2009-12-191-51/+62
* fix typo in messagegiraffedata2009-12-191-1/+1