summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Oops. Fix a problem running submakes like $(MAKE) $(MFLAGS).3.78Paul Smith1999-09-222-3/+9
* * Fix escaping from perl to the shell.Paul Smith1999-09-171-1/+1
* * A few script fixes and updates for 3.78.Paul Smith1999-09-1717-60/+145
* * Some minor pre-release updates.Paul Smith1999-09-166-11/+19
* * Fix some tests.Paul Smith1999-09-163-7/+39
* * Cleanup the test suite.Paul Smith1999-09-1512-62/+151
* * Added the test suite to the main distribution.Paul Smith1999-09-1478-25/+5721
* * Some configuration fixes.Paul Smith1999-09-147-64/+160
* * Various cleanups for release.Paul Smith1999-09-117-14/+57
* * Various pre-release cleanups.Paul Smith1999-09-116-9/+27
* * Some doc and help changes.Paul Smith1999-09-064-57/+98
* * Fix for infinite recursion.Paul Smith1999-09-041-23/+21
* * Removed a memory stomp (reading freed memory).Paul Smith1999-09-034-33/+78
* * A few W32 fixes for backslash support.Paul Smith1999-09-025-7/+18
* * A bugfix on MAKEFLAGS options creation that broke jobserver.Paul Smith1999-09-019-13/+133
* * Added config.guess/config.sub for new autoconf tests.Paul Smith1999-09-013-0/+2318
* * Large file support for AIX, HP-UX, and IRIX.Paul Smith1999-08-3111-125/+427
* * A few cleanups, and 3.77.94 release.3.77.94Paul Smith1999-08-255-18/+47
* * Terminology change in docs and code.Paul Smith1999-08-246-329/+430
* * Fix jobserver algorithm again.Paul Smith1999-08-238-67/+118
* * Start rewrite of jobserver to avoid unique tokens for debugging.Paul Smith1999-08-232-168/+118
* * Various changes.Paul Smith1999-08-226-39/+88
* * Code cleanup.Paul Smith1999-08-192-37/+38
* * Rework jobserver yet one more time.Paul Smith1999-08-139-102/+194
* * Some DOS fixes.Paul Smith1999-08-124-12/+26
* * Release 3.77.92.3.77.92Paul Smith1999-08-018-72/+117
* * Applied some DOS updates.Paul Smith1999-08-019-132/+171
* * Add gettext macros to start i18n support.Paul Smith1999-07-2820-353/+370
* * Update the manual.Paul Smith1999-07-262-4/+40
* * Forgot ChangeLog.Paul Smith1999-07-241-0/+9
* * Some configure fixes.Paul Smith1999-07-243-139/+138
* * Bugfix for NT archive support.Paul Smith1999-07-235-111/+264
* * Make some portability fixes.3.77.90Paul Smith1999-07-225-190/+205
* * Update the AUTHORS file.Paul Smith1999-07-221-5/+10
* * Fix backward incompatibility in new function implementation.Paul Smith1999-07-223-16/+55
* * Installed new versions of GLIBC glob library.Paul Smith1999-07-2215-275/+574
* * Installed VMS fixes.Paul Smith1999-07-215-37/+69
* * Add configure option to enable dmalloc library.Paul Smith1999-07-2118-122/+191
* * Fix memory leaks, fd leaks, and some long-standing bugs recognizing whenPaul Smith1999-07-208-29/+70
* pdfimage takes bracesKarl Berry1999-07-181-2/+2
* * Fix some memory and file descriptor leaks.Paul Smith1999-07-164-2/+19
* * Various bug fixes.Paul Smith1999-07-163-4/+18
* * Fix up and document $(apply ...) function.Paul Smith1999-07-159-121/+181
* Sync to ftp.gnu.org version of 1999-07-06.Paul Eggert1999-07-131-34/+241
* * Fixed error rebuilding makefiles with -j>1Paul Smith1999-07-094-5/+40
* * Minor code cleanup.Paul Smith1999-07-082-4/+3
* * Added -R / --no-builtin-variables flag.Paul Smith1999-07-086-10/+49
* * Various bugfixes/updates. See ChangeLog.Paul Smith1999-07-068-85/+142
* * Various bug fixes.Paul Smith1999-06-145-64/+86
* * Various bug fixes.Paul Smith1999-06-145-5/+28