Paul Smith [Fri, 3 Sep 1999 22:46:28 +0000 (22:46 +0000)]
* Removed a memory stomp (reading freed memory).
* Fixed some infinite recursion on rebuilt makefiles bugs.
Paul Smith [Thu, 2 Sep 1999 00:31:21 +0000 (00:31 +0000)]
* A few W32 fixes for backslash support.
Paul Smith [Wed, 1 Sep 1999 08:04:30 +0000 (08:04 +0000)]
* A bugfix on MAKEFLAGS options creation that broke jobserver.
* Put the host info in the --version output.
* Don't croak if the user forces -jN on submakes.
Paul Smith [Wed, 1 Sep 1999 03:58:04 +0000 (03:58 +0000)]
* Added config.guess/config.sub for new autoconf tests.
Paul Smith [Tue, 31 Aug 1999 17:02:31 +0000 (17:02 +0000)]
* Large file support for AIX, HP-UX, and IRIX.
* W32 support for Cygnus Cygwin shell (bash).
Paul Smith [Wed, 25 Aug 1999 21:39:28 +0000 (21:39 +0000)]
* A few cleanups, and 3.77.94 release.
Paul Smith [Tue, 24 Aug 1999 04:49:39 +0000 (04:49 +0000)]
* Terminology change in docs and code.
Paul Smith [Mon, 23 Aug 1999 22:15:17 +0000 (22:15 +0000)]
* Fix jobserver algorithm again.
* A couple of nits.
* Fix considered pruning for double-colon rules.
Paul Smith [Mon, 23 Aug 1999 05:35:14 +0000 (05:35 +0000)]
* Start rewrite of jobserver to avoid unique tokens for debugging.
Paul Smith [Sun, 22 Aug 1999 17:50:57 +0000 (17:50 +0000)]
* Various changes.
Paul Smith [Thu, 19 Aug 1999 04:43:46 +0000 (04:43 +0000)]
* Code cleanup.
Paul Smith [Fri, 13 Aug 1999 07:36:26 +0000 (07:36 +0000)]
* Rework jobserver yet one more time.
* Install the $(if ...) function and document it. Still need some examples.
Paul Smith [Thu, 12 Aug 1999 23:16:42 +0000 (23:16 +0000)]
* Some DOS fixes.
Paul Smith [Sun, 1 Aug 1999 08:12:06 +0000 (08:12 +0000)]
* Release 3.77.92.
* Complete implementation of new jobserver algorithm.
* A few minor fixups.
Paul Smith [Sun, 1 Aug 1999 06:05:17 +0000 (06:05 +0000)]
* Applied some DOS updates.
* Started reworking the jobserver algorithm; not complete yet.
Paul Smith [Wed, 28 Jul 1999 06:23:37 +0000 (06:23 +0000)]
* Add gettext macros to start i18n support.
Paul Smith [Mon, 26 Jul 1999 05:06:58 +0000 (05:06 +0000)]
* Update the manual.
Paul Smith [Sat, 24 Jul 1999 04:56:06 +0000 (04:56 +0000)]
* Forgot ChangeLog.
Paul Smith [Sat, 24 Jul 1999 04:55:08 +0000 (04:55 +0000)]
* Some configure fixes.
Paul Smith [Fri, 23 Jul 1999 22:46:47 +0000 (22:46 +0000)]
* Bugfix for NT archive support.
* Rework how the jobserver stuff works.
Paul Smith [Thu, 22 Jul 1999 06:29:02 +0000 (06:29 +0000)]
* Make some portability fixes.
Paul Smith [Thu, 22 Jul 1999 04:41:51 +0000 (04:41 +0000)]
* Update the AUTHORS file.
Paul Smith [Thu, 22 Jul 1999 04:31:11 +0000 (04:31 +0000)]
* Fix backward incompatibility in new function implementation.
* Add support for ARFZMAG archive formats.
Paul Smith [Thu, 22 Jul 1999 04:20:14 +0000 (04:20 +0000)]
* Installed new versions of GLIBC glob library.
* Installed Tim Magill's "graph pruning" performance enhancement.
* Update version to 3.77.90 for the release.
* Require automake 1.4.
Paul Smith [Wed, 21 Jul 1999 16:06:18 +0000 (16:06 +0000)]
* Installed VMS fixes.
Paul Smith [Wed, 21 Jul 1999 05:53:23 +0000 (05:53 +0000)]
* Add configure option to enable dmalloc library.
* Various code cleanups.
Paul Smith [Tue, 20 Jul 1999 22:34:41 +0000 (22:34 +0000)]
* Fix memory leaks, fd leaks, and some long-standing bugs recognizing when
targets need to have their modtimes rechecked (-n, etc.)
Karl Berry [Sun, 18 Jul 1999 18:19:53 +0000 (18:19 +0000)]
pdfimage takes braces
Paul Smith [Fri, 16 Jul 1999 22:28:46 +0000 (22:28 +0000)]
* Fix some memory and file descriptor leaks.
Paul Smith [Fri, 16 Jul 1999 02:25:03 +0000 (02:25 +0000)]
* Various bug fixes.
Paul Smith [Thu, 15 Jul 1999 07:36:44 +0000 (07:36 +0000)]
* Fix up and document $(apply ...) function.
Paul Eggert [Tue, 13 Jul 1999 04:50:09 +0000 (04:50 +0000)]
Sync to ftp.gnu.org version of 1999-07-06.
Paul Smith [Fri, 9 Jul 1999 22:55:44 +0000 (22:55 +0000)]
* Fixed error rebuilding makefiles with -j>1
* Fixed problem with job pipe and -j>1 when waiting on -l loads.
Paul Smith [Thu, 8 Jul 1999 22:32:38 +0000 (22:32 +0000)]
* Minor code cleanup.
Paul Smith [Thu, 8 Jul 1999 06:49:52 +0000 (06:49 +0000)]
* Added -R / --no-builtin-variables flag.
Paul Smith [Tue, 6 Jul 1999 21:09:32 +0000 (21:09 +0000)]
* Various bugfixes/updates. See ChangeLog.
Paul Smith [Mon, 14 Jun 1999 06:50:28 +0000 (06:50 +0000)]
* Various bug fixes.
Paul Smith [Mon, 14 Jun 1999 05:26:28 +0000 (05:26 +0000)]
* Various bug fixes.
Paul Smith [Sun, 25 Apr 1999 04:30:55 +0000 (04:30 +0000)]
* Add new jobserver feature.
* Small updates to the manual
* E.Zaretskii fix for new DJGPP version.
Paul Smith [Tue, 13 Apr 1999 02:28:27 +0000 (02:28 +0000)]
Clean up some logic.
Paul Smith [Fri, 9 Apr 1999 05:57:35 +0000 (05:57 +0000)]
If a file declared .INTERMEDIATE already exists before make starts, we
won't delete it--this is how normal intermediate files behave, too.
Paul Smith [Fri, 2 Apr 1999 06:19:33 +0000 (06:19 +0000)]
* Fix possible memory stomp.
* A few admin file cleanups.
Paul Smith [Wed, 31 Mar 1999 23:25:13 +0000 (23:25 +0000)]
* Ignore CR in CRLF line terminators for compatibility with DOSsy
makefiles.
Karl Berry [Wed, 31 Mar 1999 18:30:14 +0000 (18:30 +0000)]
* texinfo.tex (\defopheader): missing word space before `on'.
Report from: Chris Hanson <cph@martigny.ai.mit.edu>.
Paul Smith [Tue, 30 Mar 1999 06:19:17 +0000 (06:19 +0000)]
* More build fixes. I think a vanilla CVS checkout should build OK now.
Karl Berry [Sat, 27 Mar 1999 10:32:23 +0000 (10:32 +0000)]
* texinfo.tex (\imagexxx): Equalize space above and below if in
vmode. From rms.
.,
Paul Smith [Fri, 26 Mar 1999 07:08:57 +0000 (07:08 +0000)]
* Manual updates: added xrefs, some typos sent by users.
* Change the build env. to not link libglob.a unless we need it.
Paul Smith [Fri, 26 Mar 1999 04:04:42 +0000 (04:04 +0000)]
* Reworked function.c to use separate functions instead of a huge case stmt.
* Added new functions $(error ...) and $(warning ...) and documented same.
* In windows/dos shells, only treat \ as an escape for special chars.
Karl Berry [Wed, 24 Mar 1999 16:04:27 +0000 (16:04 +0000)]
* texinfo.tex (&): be sure active & is defined for @deftypefn
operator&.
Report from: Nathan Sidwell <nathan@acm.org>.
Karl Berry [Sat, 20 Mar 1999 21:49:38 +0000 (21:49 +0000)]
* texinfo.tex: Changes from Andreas to use \sl\$ inside italics
and to avoid extra spaces around @anchor.
* texinfo.tex (\image, \imagexx): move pdf test to imagexxx for
correct filename parsing.
Paul Smith [Fri, 19 Mar 1999 04:27:56 +0000 (04:27 +0000)]
* Add strneq() (streq only n chars) macro
* fix return type of xstrdup.
Karl Berry [Tue, 16 Mar 1999 12:49:21 +0000 (12:49 +0000)]
* texinfo.tex (\imagexxx): reset catcode ^^M in case we're inside
in an example. Report from kama.
Karl Berry [Mon, 15 Mar 1999 22:34:20 +0000 (22:34 +0000)]
* texinfo.tex (\putwordin): new macro for word `in'.
(\xrefX): use it.
Paul Smith [Fri, 5 Mar 1999 07:13:12 +0000 (07:13 +0000)]
* Define and use xstrdup() instead of strdup().
Paul Smith [Fri, 5 Mar 1999 05:55:11 +0000 (05:55 +0000)]
* Update FSF address info in copyright notices.
* Update maintainers build process; remove GNUmakefile. Require builders to
run automake && autoreconf by hand.
* Use AC_SUBST_FILE to get the maintMakefile included, rather than GNU
make's include directive, which conflicts with automake 1.4's include
directive.
Paul Smith [Thu, 4 Mar 1999 17:03:56 +0000 (17:03 +0000)]
Fix a bug where conditional variables weren't being expanded correctly.
Karl Berry [Mon, 22 Feb 1999 12:59:43 +0000 (12:59 +0000)]
* texinfo.tex: Expand tabs.
Paul Smith [Mon, 22 Feb 1999 07:23:30 +0000 (07:23 +0000)]
* New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded.
* A few tweaks to the system glob test, after trying it on a system where
it's true.
* Installed patches to archive handling for AIX 4.3 big archives.
* Fix a memory stomp in target-specific variables.
* Fix a memory leak in foreach functions.
Paul Smith [Fri, 19 Feb 1999 18:07:49 +0000 (18:07 +0000)]
* Updates for automake 1.4 and autoconf 2.13
* Check for a libc version of GNU glob and, if found, don't use the local
glob headers.
* Fix a bug in OpenVMS archive handling.
* Fix a bug in VMS siglist processing.
Karl Berry [Mon, 15 Feb 1999 13:15:05 +0000 (13:15 +0000)]
* texinfo.tex (\paragraphindent): implement.
Suggestion from: Paul DuBois <dubois@primate.wisc.edu>.
* texinfo.tex (\alias): use def rather than \let.
Change timestamp format to include hours.
Karl Berry [Tue, 9 Feb 1999 15:10:17 +0000 (15:10 +0000)]
* texinfo.tex: New commands @alias and @definfoenclose.
From: "Eric S. Raymond" <esr@snark.thyrsus.com>.
Karl Berry [Mon, 8 Feb 1999 19:55:39 +0000 (19:55 +0000)]
* texinfo.tex (\scanmacro): Use \endinput to avoid spurious space,
and various other space fixes. From: Andreas Schwab
<schwab@ls5.informatik.uni-dortmund.de>.
Karl Berry [Fri, 5 Feb 1999 10:33:07 +0000 (10:33 +0000)]
* texinfo.tex (\uref): implement optional third arg.
* texinfo.tex (\dosubind): Include index entry in third arg to
\entry instead of writing as bogus fourth arg.
Report from: kama@hippo.fido.de (Karl Heinz Marbaise).
* texinfo.tex (\setemergencystretch): Increase somewhat.
* texinfo.tex (\putwordof): rename from \putwordOf.
* texinfo.tex (defivarhead, \defcvarheader): Use \putwordof.
Karl Berry [Wed, 3 Feb 1999 11:35:04 +0000 (11:35 +0000)]
* texinfo.tex (\documentlanguage, \documentencoding): new
commands. \documentlanguage based on an implementation by kama.
Karl Berry [Sat, 30 Jan 1999 13:16:18 +0000 (13:16 +0000)]
* texinfo.tex: Fix @macro expansion inside @section. Patch from
Andreas:
From: Andreas Schwab <schwab@ls5.informatik.uni-dortmund.de>
The general idea is to construct a list a all defined macros in
the form \do\macro1\do\macro2..., then temporarily define
\do to something appropriate and execute the list to do
whatever is needed. Here is a patch, and i have also
fixed a few other bugs that i found while browsing through
the @macro implementation. Additionally i have added a
check to prevent the user from doing silly things like
@macro shipout.
Karl Berry [Sun, 24 Jan 1999 16:04:24 +0000 (16:04 +0000)]
* texinfo.tex (\obstexwarn): Don't use *** in message, it
interferes with make output parsing.
Karl Berry [Fri, 22 Jan 1999 10:24:18 +0000 (10:24 +0000)]
* texinfo.tex: Internationalization improvements from kama.
Karl Berry [Thu, 21 Jan 1999 10:37:08 +0000 (10:37 +0000)]
* texinfo.tex (\contents, \shortcontents): Run \contentspagealignmacro.
From: Trond Endrestol <trond@agamemnon.gtf.ol.no>
Karl Berry [Fri, 15 Jan 1999 09:29:00 +0000 (09:29 +0000)]
* texinfo.tex (\begindoublecolumns): Ship out \partialpage
immediately if it is nonvoid, instead of saving it. This avoids a
bug where the index could end up printing one line per page (see
the indexspread.tex test).
From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* texinfo.tex (\image): If running pdftex, do \pdfimage{imagefile.pdf}.
From: Samuel Tardieu <sam@inf.enst.fr>
Also, update copyright year.
Karl Berry [Wed, 6 Jan 1999 11:11:58 +0000 (11:11 +0000)]
* texinfo.tex (\enddoublecolumns): Move \pagegoal reset to after
the \endgroup so we get the restored single-column \vsize
as intended.
Karl Berry [Mon, 21 Dec 1998 15:36:12 +0000 (15:36 +0000)]
* texinfo.tex (\indexdummies): Set \{ and \} to \mylbrace and
\mybrace to avoid braces in the index file, which
texindex can't handle.
Karl Berry [Sun, 20 Dec 1998 12:55:40 +0000 (12:55 +0000)]
* texinfo.tex (\pickupwholefraction): Ignore whole-number part.
(\setuptable): Always pass whole-number part and decimal point. This
allows leading zeroes.
Suggestion from: Ben Bullock <ben@hayamasa.demon.co.uk>.
Date: Fri, 21 Aug 1998 14:06:50 +0100 (BST)
Karl Berry [Tue, 15 Dec 1998 21:48:39 +0000 (21:48 +0000)]
* texinfo.tex (\indexdummies): set \{ and \} to \lbracecmd and
\rbracecmd to avoid lossage if @tex is active during \shipout.
Report from: "Peter Kabal" <Kabal@ece.mcgill.ca>.
Karl Berry [Sat, 12 Dec 1998 20:44:40 +0000 (20:44 +0000)]
doc fix
Karl Berry [Fri, 13 Nov 1998 23:00:02 +0000 (23:00 +0000)]
update date
Karl Berry [Fri, 13 Nov 1998 22:49:41 +0000 (22:49 +0000)]
1998-11-11 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* doc/texinfo.tex (\onepageout): Put the cropmarks in vboxes of
zero height so that they don't contribute space themselves.
Compensate for \topandbottommargin.
(\internalpagesizes): Advance \outervsize by 2\topandbottommargin,
not only 0.6in.
Karl Berry [Sun, 8 Nov 1998 18:39:08 +0000 (18:39 +0000)]
* texinfo.tex: Use standard time-stamp.el package instead of
update-date.el.
.,
Karl Berry [Sun, 1 Nov 1998 12:43:32 +0000 (12:43 +0000)]
* texinfo.tex (\indexnofonts,\indexdummies): add \url and \uref to
list.
Karl Berry [Tue, 27 Oct 1998 16:59:40 +0000 (16:59 +0000)]
* texinfo.tex (@env, @command, @option): Must disable for index
and xref commands. Also, \input plain if necessary before
using {} in the version number.
Richard M. Stallman [Thu, 15 Oct 1998 15:29:00 +0000 (15:29 +0000)]
Mention Automake.
Mention DESTDIR.
Comment on changing prefix or exec_prefix.
Paul Smith [Tue, 13 Oct 1998 20:59:08 +0000 (20:59 +0000)]
Ignore non-empty lines which become empty after variable expansion.
Don't choke on invalid pattern rules if we fail during makefile parsing.
Don't dump core if a non-empty command becomes empty after expansion.
Paul Smith [Sat, 3 Oct 1998 05:39:55 +0000 (05:39 +0000)]
Checkpoint changes. Bug fixes, mostly.
Paul Smith [Sat, 3 Oct 1998 05:23:25 +0000 (05:23 +0000)]
Don't use a separate configure.in for the glob directory. It now uses
the configure script for make proper.
Karl Berry [Wed, 30 Sep 1998 15:43:32 +0000 (15:43 +0000)]
* texinfo.tex: Use date as version number instead of RCS, and
update-date to update it.
Richard M. Stallman [Sun, 27 Sep 1998 07:29:59 +0000 (07:29 +0000)]
Treat __GNU__ line NeXT: undefine BSD and FSCALE.
Karl Berry [Thu, 17 Sep 1998 17:25:42 +0000 (17:25 +0000)]
* texinfo.tex: Fix @macro expansion of @code with _ in the
argument.
From: Zack Weinberg <zack@rabi.columbia.edu>.
Karl Berry [Fri, 28 Aug 1998 14:29:37 +0000 (14:29 +0000)]
* texinfo.tex (\itemzzz): take \itemmargin into account when
unhboxing. Reported by Bob.
Karl Berry [Fri, 14 Aug 1998 20:54:46 +0000 (20:54 +0000)]
* texinfo.tex: Change @defun environments so that right margin is
not changed, and instead the defun type label is outdented
into the margin.
Karl Berry [Thu, 13 Aug 1998 17:33:06 +0000 (17:33 +0000)]
* texinfo.tex (\smartslanted): define this separately from
\smartitalic.
(\emph, \i): use \smartitalic for true italics.
Karl Berry [Mon, 10 Aug 1998 19:17:34 +0000 (19:17 +0000)]
* texinfo.tex (\value): handle active _ or - in argument (happens
if called from @code).
Report from: Dave Love <d.love@dl.ac.uk>.
Paul Smith [Fri, 31 Jul 1998 05:18:21 +0000 (05:18 +0000)]
Attempt to add back ^M's.
Paul Smith [Thu, 30 Jul 1998 20:54:47 +0000 (20:54 +0000)]
GNU make release 3.77.
Karl Berry [Sun, 19 Jul 1998 14:20:42 +0000 (14:20 +0000)]
* texinfo.tex (\dosubind): Don't do \vskip to preserve \lastskip
unless we are in vertical mode. Otherwise we might end a
paragraph prematurely, and \folio won't get expanded by
\output.
Report from: "Richard E. Stone" <res@rstone.mn.org>
Karl Berry [Fri, 17 Jul 1998 12:00:43 +0000 (12:00 +0000)]
* texinfo.tex: Keep track of how negative the page numbers have
gotten:
(\lastnegativepageno): New \count register.
(\startcontents): Use it.
(\contents, \summarycontents): set it.
Karl Berry [Tue, 14 Jul 1998 19:03:08 +0000 (19:03 +0000)]
* texinfo.tex (\imagexxx): Add some space around the image if it's
by itself.
Karl Berry [Sun, 12 Jul 1998 17:28:02 +0000 (17:28 +0000)]
1998-07-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* texinfo.tex (chapterzzz): Put a space before the chapter number
in the message.
(appendixzzz): Use \putwordAppendix in the message.
Thu Jul 9 08:39:53 1998 Karl Berry <karl@cs.umb.edu>
* texinfo.tex (\macro): Globalize assignments since it's done
inside a group. From Zack.
Mon Jul 6 17:21:25 1998 Karl Berry <karl@cs.umb.edu>
* texinfo.tex (\comment): Speed up.
(\loggingall): Turn on eTeX's extended tracing.
More macro fixes.
Date: Sat, 04 Jul 1998 14:51:49 -0400
From: Zack Weinberg <zack@rabi.phys.columbia.edu>
Karl Berry [Thu, 2 Jul 1998 14:22:24 +0000 (14:22 +0000)]
* texinfo.tex (\contents, \summarycontents, \startcontents): Use
roman numerals for toc, arabic outside, even when toc is
at the beginning.
Karl Berry [Wed, 1 Jul 1998 14:28:14 +0000 (14:28 +0000)]
* texinfo.tex (\anchor): New command @anchor.
(\xrefX): Avoid double space when xref to an @anchor or an @unnumbered.
* texinfo.tex (\itemzzz): Use kerns and \unhbox when item text
fits in the space, so footnotes can work.
Karl Berry [Mon, 29 Jun 1998 14:07:11 +0000 (14:07 +0000)]
* texinfo.tex (\setref): Take additional argument for the -snt
xref. Call \indexdummies.
(\donoderef, \appendixnoderef, \unnumbnoderef): Change \setref calls.
Karl Berry [Sat, 27 Jun 1998 23:30:48 +0000 (23:30 +0000)]
* texinfo.tex (\contents, \summarycontents): Must not be \outer.