2007-09-21 |
Eric Blake | * doc/m4.texinfo: Pick up more index entries from head...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Avoid overfull vbox warning from texinfo, due to indices...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Eval): Clean up wording to reflext...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Pushdef, Incompatibilities): Clean...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.h (DEFAULT_MACRO_SEQUENCE): Factor out from...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Beta Release 1.4.8b:
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Reserve all uses of raw ${} in macro definitions, not...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * .cvsignore: Update to latest gnulib.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.h (includes): Update to latest gnulib.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Rename --warn-syntax to --warn-macro-sequence[=regex...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * m4/gnulib-cache.m4: Module strstr no longer exists.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Avoid bool bitfields, as they don't work on AIX.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Sysval): Avoid SIGPIPE in test as...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Input processing): Further clarifications.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Input processing, Quoting Arguments...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.c (fatal_warnings): New variable.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.h (warn_syntax): Declare.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/builtin.c (includes): Adjust to gnulib changes.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo: Pull in various improvements from...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * configure.ac (AC_CHECK_MEMBERS): Check for stack_t...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/eval.c (ASSIGN): New enumerator.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * m4/.cvsignore: Update.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * m4/gnulib-cache.m4: Augment with 'gnulib-tool --import...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * NEWS: Document previous fix.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * Bump copyright.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Fix Debian bug 405594, introduced 2006-11-01 from a bad
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Fix regression from 1.4.7 in large file handling on...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * m4/gnulib-cache.m4: Augment with 'gnulib-tool --import
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Patsubst): Fix typo.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.c (main): Check for errors when closing stdin.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo: Fix some typos.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * configure.ac (AC_INIT): Bump version number.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Release 1.4.8:
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Include, Search Path, Diversions...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/output.c (cleanup_tmpfile, freeze_diversions...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/output.c (cleanup_tmpfile): Avoid double error...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Backport sparse diversion handling from head.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/builtin.c (m4_translit): Slight optimization.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.h (to_uchar): Depend on HAVE_INLINE.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/builtin.c: Remove unnecessary casts.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.h (output_exit): New prototype.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Esyscmd, Errprint): Minor touchups.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Allow C++ compilation on Linux, as a safety measure...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Invoking m4): Update according to...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * m4/gnulib-cache.m4: Augment with 'gnulib-tool --import...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/input.c (set_quotes): Don't allow empty end-quote...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * examples/Makefile.am (EXTRA_DIST): Distribute recently...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Silence -Wwrite-strings -Wpointer-arith warnings.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/input.c (pop_input): Remove unnecessary code.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/symtab.c (symtab_init): Avoid size_t overflow.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/symtab.c (symtab_init): Avoid size_t overflow.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/output.c (make_diversion): Avoid size_t overflow.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Redo location tracking. Instead of having just files...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Macro Arguments): Document that leading...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo: Trailing '@comment' doesn't format...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/builtin.c (mkstemp_helper, m4_mkstemp): New functions.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * examples/forloop.m4: Simplify.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * m4/gnulib-cache.m4: Update with 'gnulib-tool --import
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo: Backport some minor cleanups from...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo: Backport some minor cleanups from...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Invoking m4): Promote to a chapter...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * m4/input.c (file_clean): Don't close stdin twice...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/builtin.c (m4_undivert): Check for read error.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.h (UNIX, W32_NATIVE, OS2): Move platform checks...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Backport head's usage of clean-temp module, as it is...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * configure.ac (m4_pattern_forbid): Narrow the range...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/builtin.c (m4_builtin, m4_indir): Allow transparent
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Location): Fix typo in previous commit.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/input.c (enum input_type): Add additional types...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/macro.c (expand_macro): In macro expansion errors...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/macro.c (argc_stack, argv_stack): New variables...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/path.c (include_env_init): Fix botched patch...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.c (usage, main): Detect write failures to...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/macro.c (expand_macro): Allow --nesting-limit...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/path.c (include_env_init): Copy the string returned
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.c (main): Defer debugfile until after --help.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | fix typo
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Release 1.4.7:
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Invoking m4): Add clarification on...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * bootstrap: Add --force option, based on idea from...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.c (usage, OPTSTRING, main): Rename -e to ...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.c (usage, long_options, main, DEBUGFILE_OPTION...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.c (main): Warn on deprecated options -B, ...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/Makefile.am (m4_LDADD): Add any gnulib dependent...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * m4/gnulib-cache.m4: Update to newer gnulib-tool.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * checks/check-them: Quote $pwd.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/builtin.c (define_macro): Warn on invalid macro...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Changeword): Skip test on mingw,...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/input.c (peek_input): Fix regression in handling...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Release 1.4.6:
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Update to match release procedure used for 1.4.6
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * Makefile.maint (web-manual): Give up on VPATH build...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/builtin.c (m4_index, m4_substr, m4_translit)...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/input.c (pop_input): Avoid empty filename with...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * m4/gnulib-cache.m4: We don't explicitly use alloca...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * m4/gnulib-cache.m4: Augment with gnulib-tool --import...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * checks/check-them: State why a test is skipped.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * ChangeLog: Add copyright.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Don't let unrelated child processes see too many files.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Regular expressions were leaking memory.
|
commit | commitdiff | tree |