about summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle libnetpbm.so symlink in package and install bettergiraffedata2019-02-161-7/+8
* Fix handling of floating point imprecision in unnormalizing samplesgiraffedata2019-01-209-16/+42
* whitespacegiraffedata2019-01-201-18/+18
* whitespacegiraffedata2019-01-201-3/+3
* Add epsilon before rounding, to take care of fractions that should be exactlygiraffedata2019-01-131-1/+6
* improve commentsgiraffedata2018-11-011-18/+20
* cleanupgiraffedata2018-10-071-1/+2
* add pm_getlinegiraffedata2018-10-072-0/+74
* whitespacegiraffedata2018-10-071-32/+32
* Fix build failure on systems without strndupgiraffedata2018-10-061-1/+1
* cleanupgiraffedata2018-10-028-42/+49
* whitespacegiraffedata2018-10-021-52/+52
* Fix build failure on systems without strndupgiraffedata2018-10-021-1/+1
* cleanupgiraffedata2018-09-251-65/+106
* Fix bugs with invalid BDF font filesgiraffedata2018-09-251-7/+11
* Add pnm_maketuplergbn, pnm_makerowrgbn, and pnm_makearrayrgbngiraffedata2018-09-152-1/+71
* Add Akira's contribution to public domaingiraffedata2018-07-052-4/+7