Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace | giraffedata | 2023-10-08 | 36 | -21/+193 |
* | whitespace | giraffedata | 2023-09-23 | 53 | -2435/+2432 |
* | cleanup | giraffedata | 2023-09-03 | 1 | -9/+36 |
* | cleanup | giraffedata | 2023-08-27 | 1 | -28/+29 |
* | Fix free of automatic variable | giraffedata | 2022-12-24 | 2 | -22/+23 |
* | whitespace | giraffedata | 2022-12-23 | 1 | -32/+32 |
* | whitespace | giraffedata | 2022-12-23 | 1 | -33/+36 |
* | Make more robust to weird input file names | giraffedata | 2022-08-05 | 1 | -1/+1 |
* | cleanup | giraffedata | 2022-08-05 | 1 | -24/+24 |
* | Fix buffer overruns | giraffedata | 2020-06-07 | 5 | -26/+59 |
* | whitespace | giraffedata | 2020-06-07 | 1 | -36/+36 |
* | whitespace | giraffedata | 2020-06-07 | 1 | -13/+13 |
* | cleanup | giraffedata | 2020-03-15 | 1 | -18/+0 |
* | whitespace | giraffedata | 2020-03-15 | 1 | -39/+39 |
* | cleanup | giraffedata | 2020-03-15 | 1 | -5/+0 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-30 | 1 | -1/+1 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 16 | -628/+638 |
* | fix typo in comment | giraffedata | 2018-01-11 | 1 | -1/+1 |
* | Upgrade to _XOPEN_SOURCE 500 to get M_PI | giraffedata | 2017-04-30 | 2 | -2/+2 |
* | cleanup | giraffedata | 2017-04-22 | 2 | -40/+35 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 5 | -0/+6 |
* | cleanup | giraffedata | 2016-05-03 | 6 | -143/+183 |
* | remove now obsolete ansi.h | giraffedata | 2015-05-06 | 1 | -76/+0 |
* | cleanup - remove non-ANSI compiler provisions | giraffedata | 2015-05-06 | 25 | -134/+115 |
* | cleanup - silence compiler warning | giraffedata | 2015-03-03 | 1 | -1/+0 |
* | Declare _XOPEN_SOURCE >= 500 to make strdup defined | giraffedata | 2014-08-24 | 3 | -0/+3 |
* | improve comment | giraffedata | 2014-06-26 | 1 | -1/+1 |
* | Add Windows icon capability, centralize make rule for link of programs | giraffedata | 2014-04-13 | 1 | -21/+41 |
* | consistently use upper case Y in boolean make file variables | giraffedata | 2014-02-24 | 1 | -1/+1 |
* | Fix incorrect determination of whether build uses MSVCRT | giraffedata | 2014-02-24 | 1 | -1/+1 |
* | Correct grammar in comments and messages | giraffedata | 2013-07-25 | 2 | -2/+2 |
* | cleanup | giraffedata | 2013-06-19 | 2 | -2/+1 |
* | cleanup | giraffedata | 2013-06-19 | 6 | -48/+52 |
* | cleanup | giraffedata | 2013-06-19 | 1 | -1/+1 |
* | Use Windows version of GetHostName instead of POSIX for Mingw | giraffedata | 2013-02-19 | 1 | -1/+1 |
* | cleanup | giraffedata | 2013-02-15 | 4 | -88/+97 |
* | cleanup | giraffedata | 2013-02-15 | 1 | -8/+0 |
* | resolve conflict between jpeg library definition of 'boolean' and Ppmtompeg d... | giraffedata | 2013-02-15 | 7 | -33/+33 |
* | typos in comments | giraffedata | 2011-10-03 | 14 | -16/+16 |
* | Rename sleepN to pm_sleep | giraffedata | 2010-09-29 | 2 | -2/+2 |
* | Rename nstring.h functions with pm_ prefix | giraffedata | 2010-09-29 | 9 | -116/+116 |
* | Fix free of non-allocated memory | giraffedata | 2010-09-18 | 1 | -8/+2 |
* | Don't expect snprintf to exist | giraffedata | 2010-08-07 | 1 | -29/+29 |
* | Fix compiler warnings | giraffedata | 2010-04-10 | 2 | -5/+5 |
* | Eliminate C++-style comments | giraffedata | 2010-03-27 | 1 | -1/+1 |
* | Work with non-backward-compatible JPEG library version 7 | giraffedata | 2009-07-31 | 1 | -13/+12 |
* | Remove superfluous huff.h | giraffedata | 2008-12-06 | 1 | -34/+0 |
* | Move LDFLAGS later | giraffedata | 2008-12-03 | 1 | -4/+4 |
* | cleanup | giraffedata | 2008-12-03 | 1 | -185/+166 |
* | Rename Makefile.config to config.mk | giraffedata | 2008-10-05 | 1 | -1/+1 |