summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* 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
* * m4/gnulib-cache.m4: Augment with 'gnulib-tool --import strstr'.Eric Blake2007-09-211-0/+1
* * src/input.c (set_quotes): Don't allow empty end-quote withEric Blake2007-09-211-0/+3
* * src/symtab.c (symtab_init): Avoid size_t overflow.Eric Blake2007-09-211-2/+2
* * src/output.c (make_diversion): Avoid size_t overflow.Eric Blake2007-09-211-0/+2
* * doc/m4.texinfo: Trailing '@comment' doesn't format nicely inEric Blake2007-09-211-0/+2
* * src/builtin.c (mkstemp_helper, m4_mkstemp): New functions.Eric Blake2007-09-211-0/+10
* Backport head's usage of clean-temp module, as it is cleaner thanEric Blake2007-09-211-0/+4
* * src/builtin.c (m4_builtin, m4_indir): Allow transparentEric Blake2007-09-211-0/+2
* * src/input.c (enum input_type): Add additional types, to shaveEric Blake2007-09-211-1/+5
* * src/macro.c (expand_macro): In macro expansion errors, reportEric Blake2007-09-211-0/+3
* * src/m4.c (usage, main): Detect write failures to stderr.Eric Blake2007-09-211-0/+2
* * src/macro.c (expand_macro): Allow --nesting-limit=0 to removeEric Blake2007-09-211-0/+4
* * src/m4.c (main): Defer debugfile until after --help.Eric Blake2007-09-211-0/+6
* Release 1.4.7:release-1.4.7Eric Blake2007-09-211-1/+1
* * src/m4.c (usage, OPTSTRING, main): Rename -e to -i, and giveEric Blake2007-09-211-1/+10
* * src/m4.c (usage, long_options, main, DEBUGFILE_OPTION): RenameEric Blake2007-09-211-2/+7
* * src/m4.c (main): Warn on deprecated options -B, -S, -T, -N,Eric Blake2007-09-211-0/+3
* * src/Makefile.am (m4_LDADD): Add any gnulib dependent libraries.Eric Blake2007-09-211-0/+3
* * m4/gnulib-cache.m4: Update to newer gnulib-tool.Eric Blake2007-09-211-1/+5
* * src/builtin.c (define_macro): Warn on invalid macro name.Eric Blake2007-09-211-0/+2
* * src/input.c (peek_input): Fix regression in handling macroEric Blake2007-09-211-0/+5