about summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update to current Development release - 10.66.00giraffedata2014-03-306-33/+178
* Update to current Development release - 10.65.00giraffedata2013-12-267-51/+77
* Release 10.64.02giraffedata2013-11-121-0/+10
* Release 10.64.01giraffedata2013-10-061-2/+2
* Promote Development to make Release 10.64.00giraffedata2013-09-286-58/+105
* Release 10.63.02giraffedata2013-07-251-5/+2
* Release 10.63.00giraffedata2013-06-2913-119/+200
* Release 10.62.09giraffedata2013-06-271-1/+1
* Release 10.62.08giraffedata2013-06-151-0/+5
* Release 10.62.04giraffedata2013-05-024-34/+65
* Release 10.61.03giraffedata2013-02-231-1/+1
* Release 10.61.02giraffedata2013-02-201-15/+12
* Stop Valgrind from complaining about memory accessed before setgiraffedata2012-12-251-19/+26
* Fix wrong string comparison: looks at only first 4 bytes of tuple type, makin...giraffedata2012-12-141-6/+6
* add commentsgiraffedata2012-12-141-1/+6
* Add some copyright noticesgiraffedata2012-11-288-25/+44
* Improve commentsgiraffedata2012-11-182-5/+14
* Don't do overlapping strcpy()giraffedata2012-11-161-10/+13
* Change _XOPEN_SOURCE from 500 to 600 for Mac OSXgiraffedata2012-09-086-6/+6
* performance improvement: new hash functiongiraffedata2012-07-181-1/+2
* pm_make_tmpfile_fd: fix improper handling when unable to get memory to constr...giraffedata2012-02-131-1/+1
* Fix bug: pm_asprintf() always fails on a system that doesn't have vasprintf()giraffedata2012-02-131-1/+0
* Use _pipe() for pipe() on Windows/Mingwgiraffedata2012-02-131-2/+2
* Make it build on Windows with Mingwgiraffedata2012-02-131-2/+2
* redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,...giraffedata2012-02-124-8/+10
* cleanupgiraffedata2012-02-111-47/+44
* Fix compile bugs from a few minutes agogiraffedata2012-02-112-4/+3
* Fix open flags for Windows mkstempx()giraffedata2012-02-112-1/+48
* Fix mkstempx() consistent failuregiraffedata2012-02-111-1/+1
* Add _BSD_SOURCEgiraffedata2012-02-111-0/+1
* Compute program name correctly on Windowsgiraffedata2012-02-111-8/+31
* Add pm_strdupgiraffedata2012-02-112-0/+13
* 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