about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* fix typos in commentsgiraffedata2017-02-152-4/+3
* Remove #define NDEBUG - that's supposed to be a compile-time optiongiraffedata2017-02-091-2/+0
* Various new tests and other test improvements from afugiraffedata2017-02-091-1/+2
* Various new tests and other test improvements from afugiraffedata2017-02-0915-23/+180
* cleanupgiraffedata2017-02-091-3/+3
* Adapt test of ppmchange.c to recent change in roundinggiraffedata2017-02-012-20/+28
* Remove pointer man pages, Manweb installationgiraffedata2017-01-155-282/+20
* Fix arithmetic overflowgiraffedata2017-01-152-53/+75
* cleanupgiraffedata2017-01-151-7/+11
* Fix bug: ignores failure of libxml2 function - one cause of failure is runnin...giraffedata2017-01-112-4/+20
* cleanupgiraffedata2017-01-111-4/+11
* cleanupgiraffedata2017-01-081-7/+12
* cleanupgiraffedata2017-01-081-128/+170
* Add some assertions demonstrating why cols*rows does not overflowgiraffedata2017-01-071-0/+10
* fix typogiraffedata2017-01-071-1/+1
* Remove pointless, possiby wrong assertion from a few minutes agogiraffedata2017-01-071-2/+0
* Add assertion demonstrating lack of arithmetic overflowgiraffedata2017-01-071-0/+2
* cleanupgiraffedata2017-01-071-9/+9
* Add -closenessgiraffedata2016-12-312-44/+85
* cleanupgiraffedata2016-12-311-26/+42
* cleanupgiraffedata2016-12-301-2/+2
* cleanupgiraffedata2016-12-301-20/+16
* Prepare to work on Release 10.78giraffedata2016-12-252-1/+3
* Make release 10.77.0giraffedata2016-12-252-3/+6
* Remove incorrect test for whether programs that require libpng, libx11, or li...giraffedata2016-12-251-13/+0
* Set dummy names for PNGLIB, PNGHDR_DIR, X11LIB, X11HDR_DIR when pkgconfig fil...giraffedata2016-12-251-5/+15
* Fix assertion failuregiraffedata2016-12-161-1/+1
* Fix compile failure from previous commitgiraffedata2016-12-161-1/+1
* improve comments, variable namesgiraffedata2016-12-161-20/+27
* Set dummy names for PNGLIB, PNGHDR_DIR when libpng-config existsgiraffedata2016-12-161-0/+6
* More handling in test of not-built programsgiraffedata2016-12-1312-109/+110
* Add release date to HISTORYgiraffedata2016-12-131-1/+1
* Fix bug: incorrect output widthgiraffedata2016-12-012-1/+7
* Slightly improve formatting of man pagesgiraffedata2016-11-302-12/+17
* Set locale so Awk produces the intended text regardless of environment's loca...giraffedata2016-11-301-0/+2
* Add PKG_CONFIG config variablegiraffedata2016-11-283-11/+17
* More skipping of tests of not-built componentsgiraffedata2016-11-276-1/+52
* Don't try to test a program that wasn't builtgiraffedata2016-11-276-6/+67
* Improve commentgiraffedata2016-11-231-2/+2
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-1672-0/+73
* Recognize GCC 2.95.3 has stdboolgiraffedata2016-10-021-2/+4
* Fix warning from Perl interpretergiraffedata2016-10-021-2/+2
* Prepare to work on 10.77giraffedata2016-09-282-1/+3
* Make Release 10.76giraffedata2016-09-272-3/+3
* Add commentgiraffedata2016-09-261-0/+4
* Fix commentsgiraffedata2016-09-041-3/+7
* Update test prerequisitesgiraffedata2016-09-031-4/+6
* Use File::Copy::move instead of 'rename' so it works when directories are in ...giraffedata2016-09-012-1/+8
* Work with more versions of 'awk'giraffedata2016-09-011-1/+1
* Add missing #include <sys/wait.h>giraffedata2016-09-012-1/+4