CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 07/10/01 22:44:00
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -b -r1.550 -r1.551
--- ChangeLog 30 Sep 2007 01:31:38 -0000 1.550
+++ ChangeLog 1 Oct 2007 22:44:00 -0000 1.551
@@ -1,3 +1,10 @@
+2007-10-01 Eric Blake <[EMAIL PROTECTED]>
+
+ Another Autoconf usage pattern optimization.
+ * modules/m4.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.
@@ -9261,7 +9268,7 @@
-----
- $Revision: 1.550 $ $Date: 2007/09/30 01:31:38 $
+ $Revision: 1.551 $ $Date: 2007/10/01 22:44:00 $
Local Variables:
coding: utf-8