Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | giraffedata | 2023-08-22 | 1 | -12/+21 |
* | Fix incorrect random number generation, buffer overrun from failure to clip c... | giraffedata | 2023-08-22 | 2 | -18/+36 |
* | Fix incorrect random number generator (range [0,2) instead of [0,1)) by using... | giraffedata | 2023-08-21 | 2 | -54/+86 |
* | cleanup | giraffedata | 2023-08-19 | 1 | -254/+496 |
* | Fix ignored option: Set default before legacy option processing instead of after | giraffedata | 2023-08-19 | 2 | -2/+5 |
* | Fix for maxval > 255 | giraffedata | 2023-08-19 | 2 | -23/+71 |
* | Add computable size check for maxval | giraffedata | 2023-08-19 | 5 | -0/+98 |
* | whitespace | giraffedata | 2023-08-19 | 1 | -41/+44 |
* | update HISTORY | giraffedata | 2023-08-18 | 1 | -0/+6 |
* | Fix missing tmp directory in temporary file names | giraffedata | 2023-08-18 | 1 | -31/+48 |
* | cleanup | giraffedata | 2023-08-18 | 1 | -178/+255 |
* | improve error message for invalid option | giraffedata | 2023-08-18 | 1 | -1/+4 |
* | cleanup | giraffedata | 2023-08-18 | 1 | -82/+84 |
* | cleanup, fix incorrect block mode fade exposed by cleanup | giraffedata | 2023-08-18 | 1 | -34/+34 |
* | cleanup, fix incorrect block mode fade exposed by cleanup | giraffedata | 2023-08-18 | 1 | -84/+119 |
* | cleanup | giraffedata | 2023-08-18 | 1 | -31/+30 |
* | Include LDFLAGS in link of shared library | giraffedata | 2023-08-18 | 2 | -5/+7 |
* | conform to recent change of PAM_OVERALL_MAXVAL type | giraffedata | 2023-08-18 | 1 | -2/+2 |
* | Add &apos translation | giraffedata | 2023-08-17 | 1 | -0/+1 |
* | cleanup | giraffedata | 2023-08-15 | 2 | -21/+26 |
* | cleanup | giraffedata | 2023-08-12 | 1 | -9/+9 |
* | cleanup | giraffedata | 2023-08-12 | 1 | -11/+18 |
* | cleanup | giraffedata | 2023-08-12 | 1 | -59/+98 |
* | cleanup | giraffedata | 2023-08-12 | 1 | -36/+39 |
* | cleanup | giraffedata | 2023-08-11 | 1 | -56/+71 |
* | cleanup | giraffedata | 2023-08-11 | 1 | -152/+162 |
* | Add -7bit | giraffedata | 2023-08-07 | 2 | -77/+109 |
* | Better reporting for invalid test cases; correction of need-Bash classification | giraffedata | 2023-08-06 | 110 | -1295/+1294 |
* | Add pamstack test | giraffedata | 2023-08-06 | 3 | -0/+164 |
* | Fix arithmetic overflow on total number of planes | giraffedata | 2023-08-05 | 2 | -0/+9 |
* | Fix previous commit | giraffedata | 2023-08-05 | 1 | -1/+4 |
* | Make PAM_OVERALL_MAXVAL unsigned long, to match 'sample' | giraffedata | 2023-08-05 | 1 | -1/+1 |
* | Switch to BSD-3-Clause license offer: patent license not disclaimed | giraffedata | 2023-08-02 | 2 | -30/+32 |
* | Fix wrong maxval with -lcmmaxval, failure to fail when maxvals are different ... | giraffedata | 2023-08-02 | 2 | -5/+10 |
* | Document new COMPILED_BY environment variable | giraffedata | 2023-07-10 | 1 | -2/+9 |
* | Add COMPILED_BY environment variable | giraffedata | 2023-07-10 | 2 | -4/+16 |
* | Add -correctlong | giraffedata | 2023-07-03 | 2 | -5/+65 |
* | cleanup | giraffedata | 2023-07-01 | 1 | -42/+65 |
* | cleanup | giraffedata | 2023-06-30 | 1 | -4/+4 |
* | Set up to work on Release 11.04 | giraffedata | 2023-06-28 | 2 | -1/+3 |
* | Make Release 11.03.00 | giraffedata | 2023-06-28 | 2 | -3/+3 |
* | Add -firstmaxval, -lcmmaxval | giraffedata | 2023-05-18 | 2 | -40/+116 |
* | Add _C99_SOURCE in an attempt to get it to compile on macOS Ventura Xcode 14.3 | giraffedata | 2023-05-18 | 1 | -0/+1 |
* | cleanup | giraffedata | 2023-05-18 | 1 | -3/+3 |
* | whitespace | giraffedata | 2023-05-18 | 1 | -24/+26 |
* | cleanup | giraffedata | 2023-05-18 | 1 | -21/+24 |
* | New pnmcolormap2 test | giraffedata | 2023-04-30 | 2 | -23/+143 |
* | Update for new 'pnmcolormap' sort order | giraffedata | 2023-04-02 | 1 | -9/+9 |
* | Fix handling of errors detected by libpng | giraffedata | 2023-03-29 | 5 | -36/+15 |
* | Fix typo in message | giraffedata | 2023-03-29 | 2 | -1/+3 |