| Commit message (Expand) | Author | Age | Files | Lines |
* | Add PKG_CONFIG config variable | giraffedata | 2016-11-28 | 1 | -5/+5 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 4 | -0/+4 |
* | Fix incorrect output with normalized arithmetic | giraffedata | 2016-06-25 | 1 | -5/+5 |
* | cleanup | giraffedata | 2016-05-08 | 1 | -42/+77 |
* | cleanup - don't use shell to run Pamscale | giraffedata | 2016-05-05 | 1 | -6/+10 |
* | Add Pamunlookup | giraffedata | 2015-08-09 | 2 | -1/+251 |
* | fix compiler warning | giraffedata | 2015-08-08 | 1 | -1/+1 |
* | Add -byplane | giraffedata | 2015-07-26 | 1 | -40/+142 |
* | Declare _XOPEN_SOURCE >= 500 to make strdup defined | giraffedata | 2014-08-24 | 2 | -0/+2 |
* | Use libopt to convert libvga.so into -lvga so build of ppmsvgalib works | giraffedata | 2014-08-24 | 1 | -1/+1 |
* | Remove ambiguous, incorrect use of 'support' | giraffedata | 2014-06-26 | 2 | -6/+6 |
* | Add Windows icon capability, centralize make rule for link of programs | giraffedata | 2014-04-13 | 2 | -21/+14 |
* | cleanup | giraffedata | 2014-03-29 | 1 | -5/+5 |
* | Add pamvalidate | giraffedata | 2014-03-22 | 2 | -1/+87 |
* | Rename Pamfixtrunc to Pamfix | giraffedata | 2014-03-06 | 3 | -2/+52 |
* | Add -truncate, -clip, -changemaxval | giraffedata | 2014-03-06 | 1 | -40/+155 |
* | Fix missing .exe on copies of programs under old names | giraffedata | 2014-03-01 | 1 | -6/+6 |
* | cleanup | giraffedata | 2013-12-22 | 1 | -3/+3 |
* | cleanup | giraffedata | 2013-06-19 | 7 | -22/+21 |
* | Call OPTENTINIT, as required for an empty option table | giraffedata | 2012-11-18 | 1 | -0/+1 |
* | Replace obsolete bcopy, index, rindex with modern memcpy, strchr, strrchr | giraffedata | 2012-09-08 | 2 | -6/+6 |
* | Fix wrong output for -multiply | giraffedata | 2011-11-08 | 1 | -1/+1 |
* | Add pamexec | giraffedata | 2011-08-12 | 2 | -1/+193 |
* | cleanup | giraffedata | 2011-08-12 | 1 | -5/+8 |
* | Use pkg-config for X libraries | giraffedata | 2011-06-26 | 1 | -5/+21 |
* | Rename nstring.h functions with pm_ prefix | giraffedata | 2010-09-29 | 5 | -20/+20 |
* | Rename optParseOptions3 to pm_optParseOptions3, etc | giraffedata | 2010-09-28 | 13 | -20/+20 |
* | Use memset() instead of bzero() | giraffedata | 2010-08-07 | 2 | -3/+3 |
* | Add some more code for more that two operands; not functional yet | giraffedata | 2010-05-20 | 1 | -26/+63 |
* | fix memory leak | giraffedata | 2010-05-20 | 1 | -10/+12 |
* | Make exit status 0 instead of 10 when window manager requests termination | giraffedata | 2010-04-26 | 1 | -1/+1 |
* | Fix compiler warnings | giraffedata | 2010-04-10 | 2 | -2/+4 |
* | add -nointerpolate | giraffedata | 2009-11-12 | 1 | -26/+62 |
* | Fix crash/failure when you specify input file name | giraffedata | 2009-09-05 | 1 | -0/+2 |
* | Wait to initialize Svgalib to keep console usable longer | giraffedata | 2009-08-17 | 1 | -4/+8 |
* | Remove pm_c_util.h from sshopt.h | giraffedata | 2009-04-04 | 10 | -0/+12 |
* | fix comment | giraffedata | 2009-01-24 | 1 | -1/+1 |
* | Make -ansi compile work | giraffedata | 2008-12-04 | 1 | -0/+1 |
* | Move LDFLAGS later | giraffedata | 2008-12-03 | 2 | -5/+4 |
* | Rename Makefile.config to config.mk | giraffedata | 2008-10-05 | 2 | -2/+2 |
* | Rename Makefile.common to common.mk | giraffedata | 2008-10-05 | 2 | -2/+2 |
* | cleanup | giraffedata | 2008-07-12 | 2 | -4/+5 |
* | Round instead of truncate in division to compute mean | giraffedata | 2008-07-11 | 1 | -5/+6 |
* | Add some code for more than two operands; not functional yet | giraffedata | 2007-11-11 | 1 | -60/+371 |
* | Use Standard Input properly | giraffedata | 2007-09-01 | 1 | -4/+12 |
* | Replace macros with inline functions | giraffedata | 2007-08-26 | 1 | -1/+3 |
* | Replace STREQ() with streq() | giraffedata | 2007-05-10 | 2 | -2/+2 |
* | Add Pamfixtrunc | giraffedata | 2007-01-06 | 2 | -1/+176 |
* | cleanup | giraffedata | 2006-11-28 | 1 | -1/+1 |
* | fix bug with X depth = 0 | giraffedata | 2006-11-27 | 1 | -1/+1 |