Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pnm_formatpamtuples, pnm_writepamrowpart | giraffedata | 2021-12-20 | 6 | -51/+215 |
* | whitespace | giraffedata | 2021-12-20 | 1 | -2/+2 |
* | Add pbmnoise to all-in-place | giraffedata | 2021-12-20 | 2 | -0/+2 |
* | Don't build Pamexec if no process management | giraffedata | 2021-12-19 | 2 | -1/+5 |
* | Add copyright disclaimer | giraffedata | 2021-12-18 | 1 | -1/+2 |
* | Add tests for 'pbmnoise' | giraffedata | 2021-12-18 | 7 | -0/+362 |
* | Add 'pbmnoise' | giraffedata | 2021-12-18 | 3 | -1/+486 |
* | Add pm_rand32 | giraffedata | 2021-12-18 | 2 | -5/+43 |
* | Add comment | giraffedata | 2021-12-18 | 1 | -0/+3 |
* | cleanup | giraffedata | 2021-12-18 | 1 | -37/+47 |
* | whitespace | giraffedata | 2021-12-18 | 1 | -29/+32 |
* | miscellaneous test updates | giraffedata | 2021-12-13 | 70 | -391/+620 |
* | Add maze.pbm test image, update tests to use it | giraffedata | 2021-12-06 | 112 | -878/+1301 |
* | Explicit two's complement interpretation for systems (eg ppc64) where 'char' ... | giraffedata | 2021-11-28 | 2 | -10/+16 |
* | cleanup | giraffedata | 2021-11-28 | 1 | -3/+3 |
* | whitespace | giraffedata | 2021-11-28 | 1 | -4/+4 |
* | Back out commit 4188 | giraffedata | 2021-11-28 | 2 | -6/+2 |
* | Fix bug in previous commit | giraffedata | 2021-11-28 | 1 | -1/+1 |
* | Explicit signed char for systems (eg ppc64) with default unsigned | giraffedata | 2021-11-28 | 2 | -2/+6 |
* | Add -mesh | giraffedata | 2021-11-28 | 2 | -75/+125 |
* | Add header check to go with previous update to header checks | giraffedata | 2021-11-28 | 1 | -0/+3 |
* | cleanup | giraffedata | 2021-11-28 | 1 | -29/+34 |
* | Fix compiler warning on GCC < 4.6 | giraffedata | 2021-11-23 | 1 | -1/+1 |
* | Fix compiler warning | giraffedata | 2021-11-20 | 1 | -1/+1 |
* | Make it compile with -Wduplicated-cond | giraffedata | 2021-11-20 | 1 | -0/+20 |
* | Apparently, it works fine with bit depth 32 | giraffedata | 2021-11-17 | 2 | -4/+6 |
* | New tests | giraffedata | 2021-11-07 | 8 | -14/+116 |
* | fix arithmetic overflows | giraffedata | 2021-11-07 | 10 | -87/+165 |
* | Add assertion | giraffedata | 2021-11-07 | 1 | -0/+1 |
* | Revert accidental commit from a few minutes ago | giraffedata | 2021-11-07 | 5 | -30/+28 |
* | Add assertion | giraffedata | 2021-11-07 | 5 | -28/+30 |
* | whitespace | giraffedata | 2021-11-07 | 1 | -7/+10 |
* | Revert erroneous commit from a few minutes ago | giraffedata | 2021-11-07 | 2 | -3/+1 |
* | Fix detection of too-wide image | giraffedata | 2021-11-07 | 2 | -7/+8 |
* | Add comment | giraffedata | 2021-11-06 | 1 | -0/+13 |
* | Add assertion | giraffedata | 2021-11-06 | 1 | -0/+2 |
* | Fix bug: allocates too much memory | giraffedata | 2021-11-06 | 2 | -4/+6 |
* | whitespace | giraffedata | 2021-11-06 | 1 | -7/+7 |
* | cleanup | giraffedata | 2021-11-06 | 1 | -11/+12 |
* | Add warning about extremely large image | giraffedata | 2021-11-06 | 1 | -10/+21 |
* | add comment | giraffedata | 2021-11-06 | 1 | -15/+19 |
* | Remove debug code | giraffedata | 2021-11-03 | 1 | -8/+0 |
* | Add -near | giraffedata | 2021-11-02 | 2 | -25/+121 |
* | cleanup | giraffedata | 2021-10-26 | 1 | -174/+216 |
* | Fix bug: wrong detection of relationship between corner points with -quad | giraffedata | 2021-10-26 | 2 | -5/+14 |
* | Expand headroom for preventing arithmetic overflow from 2 to 10, to allow for... | giraffedata | 2021-10-16 | 3 | -7/+15 |
* | Allow 256 colors when image has alpha plane but user says -transparent; no ne... | giraffedata | 2021-10-12 | 1 | -19/+21 |
* | Add gif-transparent1, pbm-ppm-roundtrip, improve pamflip-roundtrip, pgmtoppm | giraffedata | 2021-10-10 | 10 | -11/+595 |
* | Fix bug in previous commit | giraffedata | 2021-10-06 | 1 | -2/+7 |
* | Add -black, -white | giraffedata | 2021-10-03 | 2 | -28/+80 |