m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/ChangeLog,v


From: Eric Blake
Subject: Changes to m4/ChangeLog,v
Date: Sun, 21 Jan 2007 04:09:06 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      07/01/21 04:09:06

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.479
retrieving revision 1.480
diff -u -b -r1.479 -r1.480
--- ChangeLog   16 Jan 2007 20:23:32 -0000      1.479
+++ ChangeLog   21 Jan 2007 04:09:06 -0000      1.480
@@ -1,3 +1,15 @@
+2007-01-20  Eric Blake  <address@hidden>
+
+       * src/freeze.c (produce_char_dump): Delete.  Replace with...
+       (produce_mem_dump): ...this new function, to encode more strings.
+       Also make the coding easier to read and slightly more compact.
+       (produce_syntax_dump): Only dump non-default syntax codes.
+       (produce_module_dump, dump_symbol_CB, produce_frozen_state):
+       Encode non-ASCII characters in user-supplied strings.
+       (GET_STRING): Accept escape sequences in version 2.
+       * NEWS: Document this change.
+       * TODO: Update.
+
 2007-01-16  Eric Blake  <address@hidden>
 
        Port patch from branch for stack overflow detection on BSD/OS.
@@ -8499,7 +8511,7 @@
 
        -----
 
-       $Revision: 1.479 $ $Date: 2007/01/16 20:23:32 $
+       $Revision: 1.480 $ $Date: 2007/01/21 04:09:06 $
 
        Local Variables:
        coding: utf-8




reply via email to

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