summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove deprecated -N option; fixes a regression from 2006-09-14.Eric Blake2008-08-185-21/+20
* Improve 'git diff' of manual source.Eric Blake2008-08-183-2/+18
* Run m4 tests prior to gnulib unit tests.Bruno Haible2008-08-072-1/+6
* Stage 26: Allow embedded NUL in macro definitions.Eric Blake2008-08-0312-25/+41
* Fix regression in commenting unbalanced quotes, from 2008-02-16.Eric Blake2008-08-036-30/+92
* Fix regression in trace output, introduced 2008-05-08.Eric Blake2008-07-303-0/+22
* Optimize iteration examples.Eric Blake2008-07-284-41/+70
* Give example for O(n) foreach on m4 1.4.x.Eric Blake2008-07-266-5/+95
* Resynchronize docs from branch.Eric Blake2008-07-192-7/+70
* Bump required automake to 1.10a; regression introduced 2008-01-22.Eric Blake2008-07-115-4/+13
* Avoid bogus whitespace in @ovar, @dvar.Eric Blake2008-07-112-4/+10
* Adjust to new gnulib-tool layout.Eric Blake2008-06-232-1/+56
* Fix bootstrap comment.Eric Blake2008-06-232-3/+8
* Revert speed regression from 2008-06-16.Eric Blake2008-06-195-27/+71
* Whitespace cleanup.Eric Blake2008-06-183-17/+21
* Stage 25b: Handle embedded NUL in changesyntax and friends.Eric Blake2008-06-1812-134/+251
* Stage 25a: Use obstack_printf for easier output.Eric Blake2008-06-166-156/+81
* Add missing const qualifications.Eric Blake2008-06-1613-19/+36
* Avoid corrupted frozen file if NUL appears on block boundary.Eric Blake2008-06-102-1/+14
* Fix printf type mismatches.Eric Blake2008-06-035-8/+15
* Borrow bootstrap ideas from gnulib.Eric Blake2008-06-036-97/+66
* Fix fallout from previous patch.Eric Blake2008-06-032-2/+20
* Stage 24c: Improve display of macro names with embedded NUL.Eric Blake2008-06-0211-71/+117
* Stage 24b: Allow embedded NUL in macro names.Eric Blake2008-06-0215-162/+295
* Stage 24a: Use full call context in error reporting.Eric Blake2008-06-0217-240/+278
* Adjust to recent gnulib change.Eric Blake2008-06-022-3/+5
* Improve frozen debugmode behavior.Eric Blake2008-05-287-32/+119
* Fix some testsuite failures on Solaris 8.Eric Blake2008-05-274-7/+45
* Fix configure message nesting, broken since 2001-09-20.Eric Blake2008-05-272-5/+8
* Support 'make dist' with BSD make.Eric Blake2008-05-273-5/+13
* Test NUL in frozen files.Eric Blake2008-05-243-6/+48
* Improve handling of frozen file errors.Eric Blake2008-05-234-2/+34
* In frozen file, split consecutive strings with newline.Eric Blake2008-05-195-61/+137
* Fix xgettext options.Eric Blake2008-05-192-2/+6
* Fix spelling of René Seindal's name in --version output.Eric Blake2008-05-195-3/+18
* Allow freezing the trace status of macros.Eric Blake2008-05-175-91/+302
* Fix frozen file regression in pushdef stacks from 2001-09-01.Eric Blake2008-05-153-142/+139
* Fix previous ChangeLog entry.Eric Blake2008-05-131-1/+0
* Fix frozen file regression in diversions from 2007-01-21.Eric Blake2008-05-134-46/+50
* Improve error message when frozen file is invalid.Eric Blake2008-05-133-19/+86
* Detect integer overflow when loading frozen file.Eric Blake2008-05-103-18/+74
* Add attribution for previous patch.Eric Blake2008-05-091-0/+1
* Stage 23: allow tracing of indirect macro calls.Eric Blake2008-05-0812-216/+373
* Test for traceon regression just fixed in branch-1.6.Eric Blake2008-05-073-0/+20
* Stage 22: allow builtin token concatenation outside $@.Eric Blake2008-05-0510-152/+207
* Document define_blind.Eric Blake2008-05-033-0/+65
* Avoid -Wshadow compiler warnings.Eric Blake2008-05-015-84/+93
* Improve debugmode testing, based on recent branch-1.6 regressions.Eric Blake2008-05-013-11/+56
* Fix regression in define from 2008-02-22.Eric Blake2008-05-016-20/+49
* Simplify previous patch.Eric Blake2008-04-212-5/+5