summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Mention FIFO m4wrap more prominently in NEWS.v1.5.89aEric Blake2008-03-241-3/+13
* Stage 20: make m4wrap obey POSIX fifo ordering.Eric Blake2008-03-181-0/+4
* Stage 19: allow builtin tokens in more macros.Eric Blake2008-03-141-0/+8
* Fix nested builtin(`shift',$@) regression from 2008-02-22.Eric Blake2008-03-061-1/+2
* Fix my lousy spelling.Eric Blake2008-02-261-3/+3
* Minor tweaks, learned from the release.Eric Blake2008-02-251-0/+5
* Beta Release Version 1.4.10b.v1.4.10bEric Blake2008-02-251-311/+411
* Stage 18: try harder to reuse argv in recursion.Eric Blake2008-02-221-1/+3
* Stage 10: avoid extra copying of strings and comments.Eric Blake2008-01-161-0/+2
* Bump copyright year.Eric Blake2008-01-071-4/+7
* Minor security fix: Quote output of mkstemp.Eric Blake2007-12-071-0/+5
* Security fix: avoid arbitrary code execution with 'm4 -F'.Eric Blake2007-11-221-2/+3
* Avoid builtin concatenation in macro arguments.Eric Blake2007-11-141-3/+5
* Fix memory leak in tail recursion.Eric Blake2007-11-131-0/+1
* Update some documentation about version control.Eric Blake2007-11-021-1/+1
* Fix 'm4 -F file -t undefined'.Eric Blake2007-10-171-0/+2
* * NEWS: Document recent speedups.Eric Blake2007-10-091-0/+2
* POSIX requires defn(`a',`b') to concatenate definitions.Eric Blake2007-09-211-0/+4
* Fix regression on NetBSD from 2007-05-28.Eric Blake2007-09-211-1/+3
* Start 1.4.10a.Eric Blake2007-09-211-0/+4
* Release 1.4.10:v1.4.10release-1.4.10Eric Blake2007-09-211-1/+1
* Avoid undefined behavior of %.*c in printf.Eric Blake2007-09-211-1/+8
* Upgrade to GPL version 3 or later.Eric Blake2007-09-211-1/+1
* Start 1.4.9c.Eric Blake2007-09-211-1/+5
* Beta Release 1.4.9b:release-1.4.9bEric Blake2007-09-211-1/+3
* Improve format support.Eric Blake2007-09-211-0/+3
* Fix large diversion corner cases, including 1.4.8 regression.Eric Blake2007-09-211-0/+2
* Fix sync line interaction with multiline comments.Eric Blake2007-09-211-0/+2
* Support POSIX flush semantics on all platforms.Eric Blake2007-09-211-0/+3
* Fix negative division within eval, regression of 2007-01-06.Eric Blake2007-09-211-1/+2
* Start 1.4.9a.Eric Blake2007-09-211-0/+4
* Release 1.4.9:release-1.4.9Eric Blake2007-09-211-1/+1
* * src/m4.h (DEFAULT_MACRO_SEQUENCE): Factor out from...Eric Blake2007-09-211-0/+4
* Beta Release 1.4.8b:release-1.4.8bEric Blake2007-09-211-1/+1
* Reserve all uses of raw ${} in macro definitions, not justEric Blake2007-09-211-3/+3
* Rename --warn-syntax to --warn-macro-sequence[=regex], to make itEric Blake2007-09-211-9/+13
* * src/m4.c (fatal_warnings): New variable.Eric Blake2007-09-211-0/+5
* * src/m4.h (warn_syntax): Declare.Eric Blake2007-09-211-0/+8
* * doc/m4.texinfo: Pull in various improvements from head.Eric Blake2007-09-211-0/+2
* * configure.ac (AC_CHECK_MEMBERS): Check for stack_t.ss_sp, andEric Blake2007-09-211-0/+1
* * src/eval.c (ASSIGN): New enumerator.Eric Blake2007-09-211-5/+5
* * m4/gnulib-cache.m4: Augment with 'gnulib-tool --import stdint'.Eric Blake2007-09-211-0/+5
* * NEWS: Document previous fix.Eric Blake2007-09-211-0/+2
* Fix regression from 1.4.7 in large file handling on someEric Blake2007-09-211-3/+4
* * configure.ac (AC_INIT): Bump version number.Eric Blake2007-09-211-0/+4
* Release 1.4.8:release-1.4.8Eric Blake2007-09-211-1/+1
* * src/output.c (cleanup_tmpfile): Avoid double error message whenEric Blake2007-09-211-1/+2
* Backport sparse diversion handling from head.Eric Blake2007-09-211-1/+4
* * src/builtin.c: Remove unnecessary casts.Eric Blake2007-09-211-1/+2
* * doc/m4.texinfo (Invoking m4): Update according to POSIX 200xEric Blake2007-09-211-0/+3