about summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix bogus warning about color not being exactly representablegiraffedata2022-01-311-1/+1
* cleanup - remove unused libppmfloydgiraffedata2022-01-153-383/+1
* Add pnm_formatpamtuples, pnm_writepamrowpartgiraffedata2021-12-205-51/+213
* Add pm_rand32giraffedata2021-12-182-5/+43
* cleanupgiraffedata2021-12-181-37/+47
* whitespacegiraffedata2021-12-181-29/+32
* cleanupgiraffedata2021-11-281-29/+34
* Make it compile with -Wduplicated-condgiraffedata2021-11-201-0/+20
* fix arithmetic overflowsgiraffedata2021-11-071-1/+6
* Add commentgiraffedata2021-11-061-0/+13
* Expand headroom for preventing arithmetic overflow from 2 to 10, to allow for...giraffedata2021-10-163-7/+15
* cleanupgiraffedata2021-09-171-2/+2
* Change description of license per Martinec's current offer of GPL for this codegiraffedata2021-05-011-18/+10
* Use 'rand' instead of 'random' on Windowsgiraffedata2021-04-031-0/+5
* Add missing includesgiraffedata2021-03-272-0/+10
* Use Mersenee Twister instead of libc rand for random numbersgiraffedata2021-03-067-0/+637
* Make standard input feeder process close extraneous inherited file descriptorsgiraffedata2021-01-011-5/+15
* cleanupgiraffedata2020-12-271-24/+27
* whitespacegiraffedata2020-12-181-1/+1
* Fix commentsgiraffedata2020-12-131-27/+15
* whitespacegiraffedata2020-12-051-3/+3
* cleanupgiraffedata2020-12-011-101/+142
* whitspacegiraffedata2020-12-011-16/+16
* Fix double-free crash with -fontgiraffedata2020-07-212-5/+4
* add commentsgiraffedata2020-06-081-0/+7
* Whoops, warnings are actually worse; revert previous commitgiraffedata2020-06-071-2/+2
* silence compiler warningsgiraffedata2020-06-071-2/+2
* silence compiler warninggiraffedata2020-06-071-21/+30
* Fix compiler warninggiraffedata2020-06-071-2/+2
* Don't free selector when there isn't one - bug from recent commitgiraffedata2020-06-021-4/+7
* From a BDF font file, load only the characters that are needed instead of the...giraffedata2020-05-285-160/+535
* Fix grammar in commentsgiraffedata2020-05-151-1/+1
* clean up mallocProduct, reallocProduct codegiraffedata2020-04-251-12/+23
* Use SIZE_MAX instead of UINT_MAX for max size_tgiraffedata2020-04-221-13/+24
* Add pm_string_to_int, pm_string_to_longgiraffedata2020-03-142-22/+68
* pm_getline - return correct buffer sizegiraffedata2020-02-161-2/+3
* Fix buffer overrunsgiraffedata2020-01-141-2/+21
* Fix typos in comments and messages, whitespacegiraffedata2019-12-303-7/+7
* Fix typos in comments and messages, whitespacegiraffedata2019-12-2910-372/+377
* whitespacegiraffedata2019-08-242-82/+101
* whitespacegiraffedata2019-08-241-10/+10
* remove --help from examplesgiraffedata2019-08-181-7/+4
* Make shhopt 'specified' output boolean instead of a countgiraffedata2019-05-262-7/+15
* whitespacegiraffedata2019-05-261-9/+9
* whitespacegiraffedata2019-05-261-16/+16
* add commentsgiraffedata2019-04-061-0/+11
* cleanupgiraffedata2019-03-152-100/+169
* whitespacegiraffedata2019-03-151-20/+20
* cleanupgiraffedata2019-03-151-18/+18
* whitespacegiraffedata2019-03-151-17/+17