about summary refs log tree commit diff
path: root/converter/ppm/ppmtoarbtxt.c
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2024-03-211-3/+1
* whitespacegiraffedata2023-10-081-29/+30
* Fix typos in comments and messages, whitespacegiraffedata2019-12-291-1/+1
* cleanupgiraffedata2017-06-101-15/+31
* cleanupgiraffedata2017-06-101-3/+5
* Don't try to compile code that uses parse_printf_format on a system that does...giraffedata2015-10-131-0/+2
* cleanupgiraffedata2015-10-131-2/+2
* Fix warning on 32 bit compilegiraffedata2015-05-101-1/+1
* Fix bug from previous commitgiraffedata2015-04-171-2/+3
* Fix recent bug from subtracting two unsigned ints; round properlygiraffedata2015-04-051-5/+9
* Fix bug from 2 days agogiraffedata2014-12-181-1/+1
* Add some validation of format stringgiraffedata2014-12-151-48/+337
* fix typo in commentgiraffedata2014-12-011-3/+3
* cleanupgiraffedata2014-12-011-7/+10
* improve commentgiraffedata2014-12-011-1/+1
* cleanup; catch some buffer overruns; fail when #( isn't followed by close parengiraffedata2014-11-301-433/+778
* Use pm_openr() instead of fopen()giraffedata2008-08-251-3/+1
* cleanupgiraffedata2008-03-261-39/+43
* Fix array bounds violation, missing right parenthesis on impostor replacement...giraffedata2008-02-021-170/+243
* Change some STREQ to streqgiraffedata2007-07-211-12/+12
* Create Subversion repositorygiraffedata2006-08-191-0/+505