summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Allow debugmode control over whether defn(undef) warns.Eric Blake2008-08-231-14/+38
* Remove deprecated -N option; fixes a regression from 2006-09-14.Eric Blake2008-08-181-0/+3
* Fix regression in commenting unbalanced quotes, from 2008-02-16.Eric Blake2008-08-031-7/+7
* Improve frozen debugmode behavior.Eric Blake2008-05-281-2/+7
* In frozen file, split consecutive strings with newline.Eric Blake2008-05-191-5/+7
* Allow freezing the trace status of macros.Eric Blake2008-05-171-5/+6
* Stage 23: allow tracing of indirect macro calls.Eric Blake2008-05-081-4/+15
* Test for traceon regression just fixed in branch-1.6.Eric Blake2008-05-071-0/+4
* Stage 22: allow builtin token concatenation outside $@.Eric Blake2008-05-051-0/+14
* Mention 1.4.11 release.Eric Blake2008-04-091-18/+56
* Stage 20b: make m4wrap obey POSIX fifo ordering.Eric Blake2008-03-181-2/+4
* Stage 19c: allow builtin tokens in more macros.Eric Blake2008-03-131-0/+11
* Fix nested builtin(`shift',$@) regression from 2008-02-23.Eric Blake2008-03-061-1/+2
* Import news from 1.4.10b.Eric Blake2008-02-291-19/+73
* Update NEWS.Eric Blake2008-02-221-2/+9
* Update some documentation about version control.Eric Blake2007-11-021-1/+1
* Add refcount builtin.Eric Blake2007-10-061-0/+3
* Upgrade to GPLv3, and document 1.4.10.Eric Blake2007-10-061-0/+35
* Add extension to divert builtin.Eric Blake2007-10-061-0/+5
* * m4/output.c (m4_output_init): Update to latest gnulib.Eric Blake2007-10-061-2/+2
* Exercise gnulib's new POSIX *printf modules.Eric Blake2007-10-061-0/+3
* POSIX XCU ERN 137 was approved.Eric Blake2007-10-061-22/+330
* POSIX XCU ERN 118 was approved.Eric Blake2007-10-061-15/+4
* * m4/m4module.h (M4_SYNTAX_ASSIGN): Delete this unusedEric Blake2007-10-061-2/+4
* * src/freeze.c (produce_char_dump): Delete. Replace with...Eric Blake2007-10-061-4/+8
* * tests/builtins.at (__m4_version__): New test.Eric Blake2007-10-061-0/+3
* * m4/m4private.h (to_uchar): Move...Eric Blake2007-10-061-19/+27
* * doc/m4.texinfo (Format, Incr): More merges.Eric Blake2007-10-061-1/+4
* * m4/m4module.h (m4_set_syntax): Change signature.Eric Blake2007-10-061-0/+8
* Add several new command line options.Eric Blake2007-10-061-352/+392
* * m4/macro.c (expand_argument): Fix missing initialization.Eric Blake2007-10-061-0/+7
* Convert diversions to list instead of sparse array, part 2.Eric Blake2007-10-061-0/+5
* * modules/m4.c (m4_make_temp): Change signature.Eric Blake2007-10-061-1/+5
* * modules/m4.c (m4_make_temp, mkstemp): New functions.Eric Blake2007-10-061-1/+6
* * src/main.c (usage, long_options): Add --debugmode as an aliasEric Blake2007-10-061-0/+1
* Trace improvements: debugmode(c) was always printing the last twoEric Blake2007-10-061-4/+7
* * m4/utility.c (m4_numeric_arg): Merge from branch.Eric Blake2007-10-061-3/+8
* Even when not the first option, --help can't have side effects.Eric Blake2007-10-061-0/+4
* * ltdl/m4/gnulib-cache.m4: Augment with gnulib-tool --importEric Blake2007-10-061-1/+8
* * m4/m4module.h (m4_symbol_value_print, m4_symbol_print): AddEric Blake2007-10-061-4/+5
* * ltdl/m4/gnulib-cache.m4: Augment with gnulib-tool --importEric Blake2007-10-061-0/+3
* * m4/m4module.h (m4_symbol_print): New prototype.Eric Blake2007-10-061-3/+4
* * src/main.c (usage, OPTSTRING, main): Rename -e to -i. MakeEric Blake2007-10-061-1/+4
* Change the default of interactive sessions to match sh.Eric Blake2007-10-061-0/+6
* * src/main.c (usage, main, DEBUGFILE_OPTION): Deprecate -o asEric Blake2007-10-061-5/+6
* * m4/debug.c (set_debug_file): Fix regression in -o when stdoutEric Blake2007-10-061-4/+5
* * modules/load.c (modules): Rename to...Eric Blake2007-10-061-0/+7
* * modules/m4.c (traceon, traceoff): Change to Solaris semantics,Eric Blake2007-10-061-6/+61
* * configure.ac (AM_INIT_AUTOMAKE): Bump automake requirement.Eric Blake2007-10-061-1/+1
* * m4/m4module.h (m4_regexp_syntax_decode, m4_regexp_syntax_encode)Gary V. Vaughan2007-10-061-0/+14