summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * 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.Paul 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
* * Add new jobserver feature.Paul Smith1999-04-2514-149/+574
* Clean up some logic.Paul Smith1999-04-131-32/+30
* If a file declared .INTERMEDIATE already exists before make starts, wePaul Smith1999-04-092-1/+22
* * Fix possible memory stomp.Paul Smith1999-04-024-6/+37
* * Ignore CR in CRLF line terminators for compatibility with DOSsyPaul Smith1999-03-313-5/+20
* * texinfo.tex (\defopheader): missing word space before `on'.Karl Berry1999-03-311-2/+2
* * More build fixes. I think a vanilla CVS checkout should build OK now.Paul Smith1999-03-304-7/+44
* * texinfo.tex (\imagexxx): Equalize space above and below if inKarl Berry1999-03-271-48/+55
* * Manual updates: added xrefs, some typos sent by users.Paul Smith1999-03-268-39/+74
* * Reworked function.c to use separate functions instead of a huge case stmt.Paul Smith1999-03-265-1195/+1609
* * texinfo.tex (&): be sure active & is defined for @deftypefnKarl Berry1999-03-241-10/+39
* * texinfo.tex: Changes from Andreas to use \sl\$ inside italicsKarl Berry1999-03-201-36/+60
* * Add strneq() (streq only n chars) macroPaul Smith1999-03-192-1/+3
* * texinfo.tex (\imagexxx): reset catcode ^^M in case we're insideKarl Berry1999-03-161-11/+14