Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-10 | Fix regex matching for modification time warnings. | Paul Smith | 1 | -4/+2 | |
The ones we had were weird, and failed for multiple warnings in a single file. | |||||
2002-09-10 | Have the test driver check for the new format of the time skew error | Paul Smith | 1 | -2/+2 | |
messages. | |||||
2002-07-10 | Implement SysV-style $$@ support. I looked at E.Parmelan's patch but | Paul Smith | 1 | -2/+16 | |
decided to implement this a different way, and didn't use it. | |||||
2002-04-21 | Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1. | Paul Smith | 1 | -5/+5 | |
We're using Gettext's "external" feature to avoid including the intl code in the GNU make distribution. | |||||
2000-02-09 | * Fix some warnings in gettext.c and function.c | Paul Smith | 1 | -2/+3 | |
* Don't try to execute tests which are actually directories. | |||||
1999-09-29 | * Fix for DOS short filenames. | Paul Smith | 1 | -8/+8 | |
1999-09-17 | * A few script fixes and updates for 3.78. | Paul Smith | 1 | -6/+18 | |
1999-09-16 | * Fix some tests. | Paul Smith | 1 | -7/+28 | |
1999-09-15 | * Cleanup the test suite. | Paul Smith | 1 | -1/+9 | |
1999-09-14 | * Added the test suite to the main distribution. | Paul Smith | 1 | -0/+1059 | |