Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-25 | Commit fix for bug #1418. | Paul Smith | 1 | -0/+20 | |
Upgrade to require autoconf 2.56. Fix a pathological performance hit substituting in large values with lots of words. | |||||
2002-09-10 | A few test bug fixes: | Paul Smith | 1 | -1/+1 | |
* Never use "touch" in make rules; it breaks on most sub-second supporting systems. Use echo "" > $@ instead. * Forgot to close test makefiles before using them! All the above worked fine on Linux but failed miserably on Solaris. | |||||
2002-09-04 | Fix for complex situations where directories are declared as prerequisites. | Paul Smith | 2 | -8/+40 | |
Info on this fix from barkalow@reputation.com: thanks! Some updates/cleanups of some of the tests; added a forgotten -t test, etc. | |||||
2002-08-08 | Incorporate some VMS fixes. | Paul Smith | 1 | -0/+43 | |
Add -B option docs. Add .VARIABLES variable. Add a few new tests. Add a new translation: Swedish | |||||
2000-06-23 | * Fix -q so it works more correctly. | Paul Smith | 1 | -0/+70 | |
* Don't print "nothing to do" messages for ":" commands * Update the version to 3.79.1 | |||||
2000-06-19 | * Various fixes for problems in the 3.79.0.1 pretest. | Paul Smith | 1 | -6/+10 | |
2000-06-07 | * Lots of bug fixes and cleanup; new i18n files, etc. | Paul Smith | 1 | -0/+31 | |
2000-04-05 | * Some final cleanups, and release 3.79.3.79 | Paul Smith | 1 | -0/+5 | |
2000-03-29 | * New config.sub and config.guess3.78.92 | Paul Smith | 1 | -2/+10 | |
* Update version number for release * Fixes to the build.sh to handle i18n/gettext * Make dash-n more robust. | |||||
2000-03-27 | * A large number of fixes/enhancements. See the ChangeLog. | Paul Smith | 1 | -40/+67 | |
* Added a new version of the German translation file. | |||||
1999-12-08 | * Various changes and fixes. See ChangeLog. | Paul Smith | 1 | -0/+2 | |
1999-10-13 | * Fix PR/1379: -n/-q behaves correctly when all commands are recursive. | Paul Smith | 1 | -0/+30 | |
1999-09-17 | * A few script fixes and updates for 3.78. | Paul Smith | 2 | -5/+5 | |
1999-09-14 | * Added the test suite to the main distribution. | Paul Smith | 7 | -0/+373 | |