about summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix data declaration - compiler warninggiraffedata2011-11-171-1/+1
* Rest of commit from yesterday - fix buildgiraffedata2011-10-141-0/+1
* Add pm_solvelineareq()giraffedata2011-10-143-0/+231
* Use libc asprintf where availablegiraffedata2011-10-141-7/+25
* typos in commentsgiraffedata2011-10-032-4/+4
* Fix failure to check for failed memory allocationgiraffedata2011-08-271-0/+4
* new hash functiongiraffedata2011-08-231-2/+2
* Add missing pm_config.hgiraffedata2011-08-228-1/+11
* New ash functiongiraffedata2011-08-221-4/+11
* Fix allocation depth bug from commit a week agogiraffedata2011-08-111-2/+6
* Fix struct pam length/size error from recent commitgiraffedata2011-08-041-1/+5
* pamcomp: retain opacity information from underlying imagegiraffedata2011-08-042-7/+228
* cleanupgiraffedata2011-05-011-1/+1
* Use pm_vsnprintf() instead of vsnprintfN(), due to rename a few months agogiraffedata2011-04-281-1/+1
* Fix undefined reference to strsol on system without vasprintfgiraffedata2011-04-281-1/+1
* Fix bug: doesn't use Standard Input feeder when you don't supply a Standard O...giraffedata2011-03-311-1/+1
* Export new pamdraw.hgiraffedata2011-03-021-4/+5
* Add libpamdgiraffedata2011-03-023-0/+1839
* Fix wild pointers with pm_mallocarray2() of an array in fragmented formatgiraffedata2010-11-051-1/+1
* Remove formatting from message textgiraffedata2010-11-021-4/+4
* Deal properly with NaNgiraffedata2010-10-011-0/+5
* Fix buggiraffedata2010-09-301-2/+2
* retire createBlackTuple, obsoleted by pnm_createBlackTuplegiraffedata2010-09-292-19/+0
* Rename sleepN to pm_sleepgiraffedata2010-09-292-2/+2
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-2919-194/+198
* Rename remaining shhopt functions to start with 'pm_'giraffedata2010-09-292-7/+11
* Change shared library major number due to recent renaming of optParseOptionsNgiraffedata2010-09-291-1/+1
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-282-20/+20
* neaten make messagesgiraffedata2010-09-231-3/+6
* Add pm_readbiglong2, etc.giraffedata2010-09-192-0/+55
* fix nonfunctional bug in pnm_bytespersample()giraffedata2010-07-231-1/+1
* Don't expect SIGRTMIN, SIGRTMAX to be definedgiraffedata2010-07-031-70/+67
* Fix bugs just committedgiraffedata2010-06-271-3/+3
* Fix bugs just committedgiraffedata2010-06-271-2/+2
* Add MALLOCARRAY2giraffedata2010-06-275-135/+222
* Add commentsgiraffedata2010-06-261-2/+20
* deal with unprintable character from font file in messagegiraffedata2010-06-131-2/+6
* Make 'readline' object to read the font file; fixes bug with expect() returni...giraffedata2010-06-121-171/+227
* Add missing includegiraffedata2010-06-121-0/+2
* Fix crash with a glyph that has a negative left or bottom bordergiraffedata2010-06-121-3/+5
* Fix error message where hex string ends prematurelygiraffedata2010-06-121-20/+26
* Fix broken text rendering in all casesgiraffedata2010-05-311-48/+124
* Fix bogus assertiongiraffedata2010-05-301-3/+6
* fix incorrect determination of when vasprintf() exists in libcgiraffedata2010-05-251-1/+1
* Fix bug from a few days agogiraffedata2010-05-201-1/+1
* Remove VMS code. Who are we kidding?giraffedata2010-05-198-805/+6
* fix assertion on 64 bitgiraffedata2010-05-191-5/+18
* cleanupgiraffedata2010-05-151-64/+102
* Fix error messagegiraffedata2010-05-151-1/+1
* Use SSE instead of MMXgiraffedata2010-05-131-59/+82