summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.4.10:v1.4.10release-1.4.10Eric Blake2007-09-215-4/+11
* * src/format.c: Missed a GPLv3 conversion.Eric Blake2007-09-212-1/+3
* Avoid undefined behavior of %.*c in printf.Eric Blake2007-09-214-15/+35
* Fix up gnulib-tool usage.Eric Blake2007-09-214-2/+11
* Upgrade to GPL version 3 or later.Eric Blake2007-09-2131-44/+162
* * m4/gnulib-cache.m4: Augment with 'gnulib-tool --import assert'.Eric Blake2007-09-213-2/+9
* Match Free Software Directory categories.Eric Blake2007-09-212-1/+6
* * src/output.c (output_text): Fix regression from 2007-05-28.Eric Blake2007-09-213-4/+13
* Start 1.4.9c.Eric Blake2007-09-213-2/+10
* Beta Release 1.4.9b:release-1.4.9bEric Blake2007-09-213-2/+8
* Improve format support.Eric Blake2007-09-216-142/+206
* Fix large diversion corner cases, including 1.4.8 regression.Eric Blake2007-09-213-13/+15
* Also run gnulib unit tests during make check.Eric Blake2007-09-215-3/+14
* Backport prompts in examples from head.Eric Blake2007-09-214-51/+224
* Fix sync line interaction with multiline comments.Eric Blake2007-09-218-89/+173
* Test -s in testsuite.Eric Blake2007-09-215-2/+40
* Support POSIX flush semantics on all platforms.Eric Blake2007-09-217-32/+39
* Work around cygwin and mingw fseeko bugs.Eric Blake2007-09-214-6/+15
* Fix negative division within eval, regression of 2007-01-06.Eric Blake2007-09-215-4/+21
* * m4/.cvsignore: Update to latest gnulib.Eric Blake2007-09-211-0/+1
* Start 1.4.9a.Eric Blake2007-09-213-1/+11
* Release 1.4.9:release-1.4.9Eric Blake2007-09-213-2/+8
* * m4/.cvsignore: Updated by gnulib-tool.Eric Blake2007-09-211-2/+62
* * doc/m4.texinfo (Mkstemp): Tweak wording.Eric Blake2007-09-213-3/+12
* Avoid Tandem/NSK's broken long long (without a symmetric unsignedEric Blake2007-09-213-0/+22
* * AUTHORS: Update.Eric Blake2007-09-213-6/+17
* * doc/m4.texinfo: Pick up more index entries from head. FollowEric Blake2007-09-212-6/+24
* Avoid overfull vbox warning from texinfo, due to indices thatEric Blake2007-09-212-33/+121
* * doc/m4.texinfo (Eval): Clean up wording to reflext POSIX XCU ERNEric Blake2007-09-212-8/+26
* * doc/m4.texinfo (Pushdef, Incompatibilities): Clean up wording toEric Blake2007-09-212-2/+10
* * src/m4.h (DEFAULT_MACRO_SEQUENCE): Factor out from...Eric Blake2007-09-217-20/+72
* Beta Release 1.4.8b:release-1.4.8bEric Blake2007-09-213-20/+13
* Reserve all uses of raw ${} in macro definitions, not justEric Blake2007-09-215-13/+23
* * .cvsignore: Update to latest gnulib.Eric Blake2007-09-211-0/+1
* * src/m4.h (includes): Update to latest gnulib.Eric Blake2007-09-212-1/+4
* Rename --warn-syntax to --warn-macro-sequence[=regex], to make itEric Blake2007-09-216-74/+164
* * m4/gnulib-cache.m4: Module strstr no longer exists.Eric Blake2007-09-212-2/+4
* Avoid bool bitfields, as they don't work on AIX.Eric Blake2007-09-213-14/+29
* * doc/m4.texinfo (Sysval): Avoid SIGPIPE in test as unreliable.Eric Blake2007-09-213-3/+12
* * doc/m4.texinfo (Input processing): Further clarifications.Eric Blake2007-09-212-5/+11
* * doc/m4.texinfo (Input processing, Quoting Arguments): Beef upEric Blake2007-09-212-17/+170
* * src/m4.c (fatal_warnings): New variable.Eric Blake2007-09-214-10/+41
* * src/m4.h (warn_syntax): Declare.Eric Blake2007-09-218-36/+155
* * src/builtin.c (includes): Adjust to gnulib changes.Eric Blake2007-09-212-1/+4
* * doc/m4.texinfo: Pull in various improvements from head.Eric Blake2007-09-214-42/+85
* * configure.ac (AC_CHECK_MEMBERS): Check for stack_t.ss_sp, andEric Blake2007-09-215-1/+24
* * src/eval.c (ASSIGN): New enumerator.Eric Blake2007-09-214-23/+53
* * m4/.cvsignore: Update.Eric Blake2007-09-211-0/+1
* * m4/gnulib-cache.m4: Augment with 'gnulib-tool --import stdint'.Eric Blake2007-09-219-240/+433
* * NEWS: Document previous fix.Eric Blake2007-09-212-1/+7