m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/ChangeLog


From: Gary V . Vaughan
Subject: Changes to m4/ChangeLog
Date: Sat, 07 May 2005 20:37:45 -0400

Index: m4/ChangeLog
diff -u m4/ChangeLog:1.280 m4/ChangeLog:1.281
--- m4/ChangeLog:1.280  Sat May  7 19:46:13 2005
+++ m4/ChangeLog        Sun May  8 00:37:43 2005
@@ -1,3 +1,17 @@
+2005-05-08  Gary V. Vaughan  <address@hidden>
+
+       * m4/symtab.c (m4_symbol_rename): New function that performs a low
+       level symbol rename.
+       * m4/m4module.h (m4_symbol_rename): Declare it as part of the API.
+       * modules/gnu.c (regsub): Factored out of m4_epatsubst_do...
+       (m4_patsubst_do, m4_renamesyms_do): ...wrappers that use
+       regsub...
+       (erenamesyms, renamesyms): ...builtins that use these to implement
+       macro renaming by regular expression.
+       * doc/m4.texinfo (Erenamesyms and Renamesyms): Document them.
+       * tests/generate.awk: Allow some forbidden `m4_' prefixed symbols
+       to stop the new generated tests from choking.
+
 2005-05-07  Gary V. Vaughan  <address@hidden>
 
        Since most of the build is handled from a single Makefile.am now,
@@ -6300,4 +6314,4 @@
        * Initial beta release.  Release 0.50, manual 0.05.
 
 
-       $Revision: 1.280 $ $Date: 2005/05/07 19:46:13 $
+       $Revision: 1.281 $ $Date: 2005/05/08 00:37:43 $




reply via email to

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