summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * texinfo.tex (\putwordin): new macro for word `in'.Karl Berry1999-03-151-2/+3
* * Define and use xstrdup() instead of strdup().Paul Smith1999-03-059-12/+50
* * Update FSF address info in copyright notices.Paul Smith1999-03-0538-104/+93
* Fix a bug where conditional variables weren't being expanded correctly.Paul Smith1999-03-043-0/+14
* * texinfo.tex: Expand tabs.Karl Berry1999-02-221-11/+11
* * New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded.Paul Smith1999-02-2210-142/+323
* * Updates for automake 1.4 and autoconf 2.13Paul Smith1999-02-197-35/+102
* * texinfo.tex (\paragraphindent): implement.Karl Berry1999-02-151-5/+23
* * texinfo.tex: New commands @alias and @definfoenclose.Karl Berry1999-02-091-346/+355
* * texinfo.tex (\scanmacro): Use \endinput to avoid spurious space,Karl Berry1999-02-081-10/+11
* * texinfo.tex (\uref): implement optional third arg.Karl Berry1999-02-051-27/+37