about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Change == to POSIX standard =giraffedata2014-08-243-2/+6
* Don't refer to SIGURG on systems that don't have itgiraffedata2014-08-242-1/+9
* Change __inline to __inline__giraffedata2014-08-242-3/+8
* Use libopt to convert libvga.so into -lvga so build of ppmsvgalib worksgiraffedata2014-08-242-1/+5
* Fix build of pm_config.h for systems that don't need any inttypes.h-like thinggiraffedata2014-08-241-1/+1
* Fix commentgiraffedata2014-08-241-2/+2
* Update HISTORYgiraffedata2014-08-121-0/+3
* Fix bug: INTERNAL_JBIG_LIB should be INTERNAL_JBIGLIBgiraffedata2014-08-121-1/+1
* Add new testsgiraffedata2014-08-1221-0/+281
* Make executablegiraffedata2014-08-122-0/+0
* add commentsgiraffedata2014-08-121-2/+9
* Add instructions for using user's JBIG or URT librarygiraffedata2014-08-111-0/+28
* cleanupgiraffedata2014-08-111-52/+63
* update HISTORYgiraffedata2014-08-111-0/+3
* Fix unconditional segfaultgiraffedata2014-08-111-3/+3
* cleanupgiraffedata2014-08-111-2/+4
* Add -biasgiraffedata2014-08-102-166/+261
* Remove Pnmcompgiraffedata2014-08-023-461/+7
* Split Pgmcrater into Pamcrater and Pamshadedreliefgiraffedata2014-07-266-496/+792
* Add -terrain, -testgiraffedata2014-07-241-196/+252
* Fix incorrect option parsing when there are multiple common options (e.g. -pl...giraffedata2014-07-132-35/+64
* Use red plane of testimg.ppm for test PGM input; rewrite file names which use...giraffedata2014-07-0637-219/+322
* Prepare to work on next releasegiraffedata2014-06-292-1/+3
* Change release number to 10.67giraffedata2014-06-292-3/+3
* Add information of selecting compilergiraffedata2014-06-291-0/+26
* Split Pamflip PBM tests from others to isolate possible SSE problemsgiraffedata2014-06-275-4/+24
* Fix missing WANT_SSEgiraffedata2014-06-273-46/+3
* Remove ambiguous, incorrect use of 'support'giraffedata2014-06-2622-57/+58
* improve commentgiraffedata2014-06-261-1/+1
* Accomodate new output format of Pamsharpnessgiraffedata2014-06-241-3/+3
* Reverse mistaken commitgiraffedata2014-06-241-3/+3
* Missing from recent commit to change structure of jbig directorygiraffedata2014-06-242-5/+5
* Remove debug tracegiraffedata2014-06-241-3/+0
* Update to JBIG-KIT 2.1giraffedata2014-06-2211-1543/+2291
* Move libjbig into its own directorygiraffedata2014-06-229-19/+58
* default temp directory to /tmpgiraffedata2014-06-161-18/+27
* cleanupgiraffedata2014-06-162-2/+4
* Make null value properly indicate 'in system search path' for JBIGHDR_DIR and...giraffedata2014-06-163-5/+12
* Fix recent bug: pmmtops omitted from buildgiraffedata2014-06-091-1/+1
* Quiet some GCC -Wformat-security compiler warningsgiraffedata2014-05-204-9/+9
* Fix bug: netpbm.1 (index.html) not installedgiraffedata2014-04-301-3/+3
* Fix bug: no output if input is RLE compressed; Allow input from pipe; Handle ...giraffedata2014-04-252-39/+63
* cleanupgiraffedata2014-04-251-238/+274
* cleanupgiraffedata2014-04-251-1/+1
* cleanupgiraffedata2014-04-171-61/+66
* Add -output, make Standard Output work normally, thanks to a temporary filegiraffedata2014-04-172-119/+271
* Fix Debian package dependenciesgiraffedata2014-04-142-3/+7
* Fix incorrect use of strncpygiraffedata2014-04-132-3/+9
* Fix resolutiongiraffedata2014-04-132-3/+17
* cleanupgiraffedata2014-04-133-560/+643