m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU M4 source repository annotated tag, v1.4.10b, created. v1.4.10


From: Eric Blake
Subject: [SCM] GNU M4 source repository annotated tag, v1.4.10b, created. v1.4.10b
Date: Tue, 26 Feb 2008 03:46:38 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU M4 source repository".

http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=9b36794cdea092164652f896028136fc30909555

The annotated tag, v1.4.10b has been created
        at  9b36794cdea092164652f896028136fc30909555 (tag)
   tagging  2261f08799ef4cc16a868bc3492356c1edf99ca9 (commit)
  replaces  branch-cvs-readonly
 tagged by  Eric Blake
        on  Mon Feb 25 18:35:20 2008 -0700

- Log -----------------------------------------------------------------
1.4.10b
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg

iD8DBQBHw2zd84KuGfSFAYARAs/dAJ0WAnFjMT+MQ2zJ2ZK/de8jbqNxTgCeNNV2
SM7cLPUgX+fd3eANIGMZPvQ=
=/+k+
-----END PGP SIGNATURE-----

Eric Blake (61):
      Document one use of changequote(`(',`)').
      More test coverage for autoconf usage patterns.
      Test more corner cases.
      Improve error message when early end of file occurs.
      Adjust to recent gnulib change.
      start work on HACKING updates
      Update some documentation about version control.
      Use build-aux directory.
      Use assert, rather than INTERNAL ERROR.
      More corner-case testing.
      Fix memory leak in tail recursion.
      Simplify previous patch.
      Avoid builtin concatenation in macro arguments.
      Make dnl diagnostic print macro name.
      Make argument checking a bit more sane.
      Consistently report macro name first in messages.
      Security fix: avoid arbitrary code execution with 'm4 -F'.
      Refactor error messages to avoid macros.
      More error messages tied to macro names.
      Stage 1: convert token_data** into new object.
      Stage 2: use accessors, not direct reference, into argv.
      Stage 3: cache length, rather than computing it
      Stage 4: route indir, builtin through ref; make argv opaque.
      Fix builds with OpenBSD make.
      Ignore built m4 in non-VPATH builds.
      Stage 5: add notion of quote age.
      Minor security fix: Quote output of mkstemp.
      Stage 6: convert builtins to push arg at a time.
      Stage 7: add chained token support to input parser.
      * THANKS: Update.
      Yet more rewording.
      Stage 8: extend life of references into argv.
      Stage 9: share rather than copy single-arg refs.
      Bump copyright year.
      Give better summaries of StageN patches in ChangeLog.
      Fix --warn-macro-sequence regression from 2007-11-29.
      Stage 10: avoid extra copying of strings and comments.
      Stage 11: full circle for single argument references.
      Stage 12: make token_chain a union, add string_pair.
      Stage 13: push composite text tokens.
      Ignore Windows executables.
      More details on impacts of some stages.
      Stage 14: allow pushing argv references.
      strtod has been in use since 2008-01-17.
      Fix security hole introduced 2007-11-22.
      Use gnulib's git-merge-changelog driver when available.
      Document behavior of __gnu__().
      Fix texinfo grammar.
      Use fastmaps for better regex performance.
      Stage 15: return argv refs back to collect_arguments.
      Add regression test for multi-character quote recursion.
      Avoid some magic numbers.
      Clean up foreach example.
      Fix out-of-bounds read for sanitized macro names, from 2008-02-06.
      Stage 16: cache quotes and improve arg_print.
      Stage 17: pass argv through quoted strings.
      Stage 18: try harder to reuse argv in recursion.
      s/shipout_text/divert_text/.
      s/obstack_print/shipout_string_trunc/.
      Use size_t consistently for string length truncation.
      Beta Release Version 1.4.10b.

Paolo Bonzini (1):
      * doc/m4.texinfo: Fix quoting of a quoting example.

Ralf Wildenhues (2):
      * Makefile.am (EXTRA_DIST): gendocs.sh is gone here.
      Fix checks/Makefile.

-----------------------------------------------------------------------


hooks/post-receive
--
GNU M4 source repository




reply via email to

[Prev in Thread] Current Thread [Next in Thread]