summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mention FIFO m4wrap more prominently in NEWS.v1.5.89aEric Blake2008-03-243-13/+29
* Pull GNUmakefile from gnulib.Eric Blake2008-03-2410-110/+32
* Stage 20: make m4wrap obey POSIX fifo ordering.Eric Blake2008-03-187-81/+230
* Update for fresh bootstrap.Eric Blake2008-03-172-2/+7
* Document join, in order to fix bug in m4wrap example.Eric Blake2008-03-155-34/+309
* Stage 19: allow builtin tokens in more macros.Eric Blake2008-03-147-105/+414
* Consistently cast malloc results, for C++ compilation.Eric Blake2008-03-135-8/+20
* Allow 'make installcheck' with './configure --program-prefix'.Eric Blake2008-03-103-18/+31
* More maintainer fixes.Eric Blake2008-03-103-12/+10
* Fix nested builtin(`shift',$@) regression from 2008-02-22.Eric Blake2008-03-064-3/+31
* Make GNUmakefile work with in-place builds.Eric Blake2008-03-045-9/+32
* More maintainer build adjustments.Eric Blake2008-03-035-14/+44
* Fix my lousy spelling.Eric Blake2008-02-262-3/+8
* Make intra-release version numbers more intelligent.Eric Blake2008-02-257-4/+52
* * Makefile.cfg (url_dir_list): Fix location.Eric Blake2008-02-252-2/+3
* Minor tweaks, learned from the release.Eric Blake2008-02-255-6/+18
* Beta Release Version 1.4.10b.v1.4.10bEric Blake2008-02-2511-565/+649
* Use size_t consistently for string length truncation.Eric Blake2008-02-237-15/+26
* s/obstack_print/shipout_string_trunc/.Eric Blake2008-02-236-42/+59
* s/shipout_text/divert_text/.Eric Blake2008-02-234-6/+13
* Stage 18: try harder to reuse argv in recursion.Eric Blake2008-02-225-48/+150
* Stage 17: pass argv through quoted strings.Eric Blake2008-02-224-52/+167
* Stage 16: cache quotes and improve arg_print.Eric Blake2008-02-219-151/+254
* Fix out-of-bounds read for sanitized macro names, from 2008-02-06.Eric Blake2008-02-202-0/+7
* Clean up foreach example.Eric Blake2008-02-192-6/+57
* Avoid some magic numbers.Eric Blake2008-02-184-27/+42
* Add regression test for multi-character quote recursion.Eric Blake2008-02-167-10/+61
* Stage 15: return argv refs back to collect_arguments.Eric Blake2008-02-1610-76/+275
* Use fastmaps for better regex performance.Eric Blake2008-02-153-15/+24
* Fix texinfo grammar.Eric Blake2008-02-132-5/+12
* Document behavior of __gnu__().Eric Blake2008-02-112-2/+37
* Use gnulib's git-merge-changelog driver when available.Eric Blake2008-02-113-3/+23
* Fix security hole introduced 2007-11-22.Eric Blake2008-02-064-4/+49
* strtod has been in use since 2008-01-17.Eric Blake2008-02-052-2/+6
* Stage 14: allow pushing argv references.Eric Blake2008-02-025-107/+342
* More details on impacts of some stages.Eric Blake2008-02-011-3/+4
* Fix checks/Makefile.Ralf Wildenhues2008-01-303-2/+12
* Ignore Windows executables.Eric Blake2008-01-292-0/+2
* Stage 13: push composite text tokens.Eric Blake2008-01-264-74/+157
* Stage 12: make token_chain a union, add string_pair.Eric Blake2008-01-258-222/+292
* Stage 11: full circle for single argument references.Eric Blake2008-01-224-118/+376
* Stage 10: avoid extra copying of strings and comments.Eric Blake2008-01-1611-114/+278
* Fix --warn-macro-sequence regression from 2007-11-29.Eric Blake2008-01-143-9/+21
* Give better summaries of StageN patches in ChangeLog.Eric Blake2008-01-071-1/+63
* Bump copyright year.Eric Blake2008-01-072-5/+14
* Stage 9: share rather than copy single-arg refs.Eric Blake2007-12-2014-74/+183
* Stage 8: extend life of references into argv.Eric Blake2007-12-185-73/+352
* Yet more rewording.Eric Blake2007-12-132-4/+10
* * THANKS: Update.Eric Blake2007-12-132-0/+6
* * doc/m4.texinfo: Fix quoting of a quoting example.Paolo Bonzini2007-12-132-2/+9