m4-commit
[Top][All Lists]
Advanced

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

[SCM] GNU M4 source repository branch, branch-1_4, updated. cb5367522345


From: Eric Blake
Subject: [SCM] GNU M4 source repository branch, branch-1_4, updated. cb5367522345659ba1a5e5bb51cc3b5f3e98764d
Date: Tue, 09 Oct 2007 17:09:36 +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=cb5367522345659ba1a5e5bb51cc3b5f3e98764d

The branch, branch-1_4 has been updated
       via  cb5367522345659ba1a5e5bb51cc3b5f3e98764d (commit)
      from  4f74b635626f8628301a77b6a4926b1b0738ef2b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cb5367522345659ba1a5e5bb51cc3b5f3e98764d
Author: Eric Blake <address@hidden>
Date:   Tue Oct 9 10:55:26 2007 -0600

    * NEWS: Document recent speedups.
    
    Signed-off-by: Eric Blake <address@hidden>

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

Summary of changes:
 ChangeLog |    2 ++
 NEWS      |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 42bbaeb..9e334f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-10-09  Eric Blake  <address@hidden>
 
+       * NEWS: Document recent speedups.
+
        Fix regexp regression of 2007-09-29.
        * src/builtin.c (substitute): Allow NULL regs when no
        subexpressions were present.
diff --git a/NEWS b/NEWS
index df9cc5f..af9b7ae 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ Version 1.4.11 - ?? ??? 2007, by ????  (CVS version 1.4.10a)
 * Enhance the `defn' builtin to support concatenation of multiple text
   arguments, as required by POSIX.  However, at this time, it is not
   possible to concatenate a builtin macro with anything else.
+* Several improvements in `index', `regexp', and `patsubst' builtins to
+  speed up typical Autoconf usage.
 * A number of portability improvements inherited from gnulib.
 
 Version 1.4.10 - 09 Jul 2007, by Eric Blake  (CVS version 1.4.9c)


hooks/post-receive
--
GNU M4 source repository




reply via email to

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