about summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2016-05-081-2/+0
* Add pm_system2(), pm_system2_lp(), pm_system2_vp()giraffedata2016-05-072-46/+260
* Add commentsgiraffedata2016-05-061-1/+4
* Include initializing of option_def_index in OPTENTRYINIT to make it easier to...giraffedata2016-05-021-1/+4
* Fix some corruption from merge 3 days agogiraffedata2016-04-201-2/+7
* Add genfontc, replacing former -dump option on pbmtextgiraffedata2016-04-174-10/+28
* Add -dry-run, -dump-sheet, render directly in raw PBMgiraffedata2016-04-175-766/+756
* Don't use strndup; not available everywheregiraffedata2016-03-311-5/+1
* cleanupgiraffedata2016-03-311-120/+137
* whitespacegiraffedata2016-03-311-9/+9
* Lots of Pbmtext/libpbmfont fixes and enhancements from Akira Urushibatagiraffedata2016-03-192-22/+127
* Add Wikipedia Azuregiraffedata2015-11-301-0/+7
* cleanupgiraffedata2015-08-041-2/+19
* cleanup: factor out runlength encodinggiraffedata2015-07-034-1/+428
* Move bitio.h to util/bitio.hgiraffedata2015-06-214-2/+4
* Fix buffer overrungiraffedata2015-05-231-26/+36
* cleanupgiraffedata2015-05-201-5/+5
* Make pbm_cleanrowend_packed() work with zero-width imagesgiraffedata2015-05-171-6/+7
* Add and use pbm_cleanrowend_packedgiraffedata2015-05-162-1/+25
* cleanupgiraffedata2015-05-061-9/+6
* cleanupgiraffedata2015-05-066-37/+42
* Fix syntax errorgiraffedata2015-01-231-1/+1
* Add _ALPHA_TUPLETYPE macrosgiraffedata2015-01-201-0/+3
* fix typo in commentgiraffedata2015-01-201-2/+2
* Fix external header file pm.h so it doesn't include internal header file pm_c...giraffedata2015-01-032-5/+4
* Add missing include of <io.h> for Mingw32giraffedata2015-01-011-2/+3
* Properly qualify Netpbm include files - avoid conflict with DJGPP's <io.h>giraffedata2015-01-0129-60/+76
* fix typo in commentgiraffedata2015-01-011-2/+3
* cleanupgiraffedata2015-01-011-3/+0
* On Windows, unlink temporary files via atexitgiraffedata2015-01-011-8/+121
* improve error messagegiraffedata2014-12-183-5/+11
* Fix bogus 'bad magic number' messagegiraffedata2014-12-181-2/+2
* Add commentgiraffedata2014-11-221-0/+6
* Fix %g for platform without vasprintf (but scores of %f still exist)giraffedata2014-11-225-4/+42
* cleanupgiraffedata2014-11-211-30/+41
* cleanupgiraffedata2014-11-211-16/+14
* Change _XOPEN_SOURCE 600 to 500. See doc/HISTORYgiraffedata2014-09-206-6/+6
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-242-1/+4
* Don't refer to SIGURG on systems that don't have itgiraffedata2014-08-241-1/+7
* Change __inline to __inline__giraffedata2014-08-241-3/+3
* Fix commentgiraffedata2014-08-241-2/+2
* Fix incorrect option parsing when there are multiple common options (e.g. -pl...giraffedata2014-07-131-35/+58
* Remove ambiguous, incorrect use of 'support'giraffedata2014-06-261-2/+0
* Fix bug: inconsistent use of upper and lower case Y and N in make file variab...giraffedata2014-04-021-1/+1
* Fix bug from a week agogiraffedata2014-03-091-3/+3
* white spacegiraffedata2014-03-091-4/+4
* Fix memory leak when row validation fails, and user is catching exceptionsgiraffedata2014-03-011-8/+12
* improve error messagegiraffedata2014-03-011-1/+2
* Validate samples do not exceed maxval; valid image dimension small enough tha...giraffedata2014-03-014-21/+161
* consistently use upper case Y in boolean make file variablesgiraffedata2014-02-241-6/+6