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 |
2007-09-21 |
Eric Blake | * NEWS: Document previous checkin.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/builtin.c (substitute): Avoid core dump when...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Invoking m4, Debug Output): Fix wording...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/builtin.c (m4_errprint): Flush buffers before...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/builtin.c (m4_m4wrap, m4_errprint, m4_shift)...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Invoking m4): Minor fixes.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Arguments): Hint at better exch macro.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Arguments): Hint at better exch macro.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Incompatibilities): Document that...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Avoid printing `NONE:0:' in error messages.
|
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/m4.h (program_name): Declare.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Don't confuse leading `(' in comment or quote with...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/stackovf.c (setup_stackovf_trap): Free memory...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * THANKS: Updated.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/stackovf.c (setup_stackovf_trap): Gracefully...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/input.c (MATCH): Fix EOF detection on multi-byte...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/input.c (skip_line, next_token): Remember current...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/input.c (peek_input, next_char, match_input)...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo: Whitespace fix.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/path.c (path_search): Detect allocation failure.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Use native free when it is good enough.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Errprint): Add example for last patch.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/path.c (path_search): Add result parameter, so...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * Makefile.am (MAINTAINERCLEANFILES): Fix typo that...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo: Use @acronym{GNU} throughout.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.h (_): Remove K&R cruft.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/Makefile.am (m4.1): Improve man page.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo: Use begin-quote, end-quote, begin...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Macro Arguments, Changequote, Changecom)
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * m4/gnulib-cache.m4: Update to reflect gnulib's split of
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | Fix bugs related to stream handling.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/format.c (format): Avoid compiler warning that...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.h [UNIX]: Add more platforms that are close...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * m4/gnulib-cache.m4: gnulib-tool has changed again...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * HACKING: Fix typos.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Sysval): Avoid kill -1, since ksh...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.h (EXIT_MISMATCH): Define.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (copying): Relax restriction on front...
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/format.c (format): Support F, g, and G specifiers.
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * doc/m4.texinfo (Builtin): Delete redundant text.
|
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.5:
|
commit | commitdiff | tree |
2007-09-21 |
Eric Blake | * src/m4.c (usage): Document exit status.
|
commit | commitdiff | tree |