CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      07/10/02 22:05:53

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.290
retrieving revision 1.1.1.1.2.291
diff -u -b -r1.1.1.1.2.290 -r1.1.1.1.2.291
--- ChangeLog   30 Sep 2007 00:35:35 -0000      1.1.1.1.2.290
+++ ChangeLog   2 Oct 2007 22:05:52 -0000       1.1.1.1.2.291
@@ -1,3 +1,10 @@
+2007-10-01  Eric Blake  <[EMAIL PROTECTED]>
+
+       Another Autoconf usage pattern optimization.
+       * src/builtin.c (m4_index): Optimize search for one byte.
+       * doc/m4.texinfo (Index macro, Regexp, Patsubst): Test the new
+       code paths.
+
 2007-09-29  Eric Blake  <[EMAIL PROTECTED]>
 
        Optimize for Autoconf usage pattern.
@@ -3877,7 +3884,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.290 $ $Date: 2007/09/30 00:35:35 $
+       $Revision: 1.1.1.1.2.291 $ $Date: 2007/10/02 22:05:52 $
 
        Local Variables:
        coding: utf-8


Reply via email to