| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-21 | -Wall and -Werror fixes | Sam Varshavchik | |
| 2021-05-19 | Tolerate -Wall and -Werror | Sam Varshavchik | |
| Fixes to configure scripts and code so that it compiles (hopefully correctly) with -Wall and -Werror. Remove support for ancient BSD stricmp and strnicmp functions. AC_CHECK_FUNC does not work for strcasecmp and strncasecmp under -Wall, it's simpler to remove it. | |||
| 2020-10-28 | Clean up documentation | Sam Varshavchik | |
| 2020-04-21 | Add AC_PROG_CC_C99 | Sam Varshavchik | |
| 2017-07-24 | Fix man page generation. | Sam Varshavchik | |
| 2014-07-13 | Minor compilation fixes. Basd on patch from Giovanni Bechis <giovanni@paclan.it> | Sam Varshavchik | |
| 2014-02-15 | fix for automake >=1.13 | David Heidelberger | |
| 2013-11-24 | Fix compiler warning, unchecked return values. | Sam Varshavchik | |
| 2013-08-25 | Renamed configure.in to configure.ac | Sam Varshavchik | |
| 2013-08-25 | Initial checkin | Sam Varshavchik | |
| Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy. | |||
