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: Wed, 15 Nov 2006 00:45:08 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/11/15 00:45:07

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.455
retrieving revision 1.456
diff -u -b -r1.455 -r1.456
--- ChangeLog   14 Nov 2006 19:40:12 -0000      1.455
+++ ChangeLog   15 Nov 2006 00:45:07 -0000      1.456
@@ -1,5 +1,19 @@
 2006-11-14  Eric Blake  <address@hidden>
 
+       Remerge sparse diversion handling from branch.
+       * ltdl/m4/gnulib-cache.m4: Replace avltree-list with
+       avltree-oset.
+       * m4/output.c (diversion_table): Change type to gl_oset_t.
+       (m4_output_init, m4_output_exit, cleanup_tmpfile, make_room_for)
+       (m4_make_diversion, insert_diversion_helper, m4_insert_diversion)
+       (m4_undivert_all, m4_freeze_diversions): Adjust all callers.
+       (div0, diversion_storage): New variables.
+       (diversions, equal_diversion_CB): Deleted.
+       (threshold_diversion_CB): New callback.
+       (m4_tmpname, m4_tmpopen, m4_tmpclose, m4_tmpremove): New
+       functions.
+       (m4_tmpfile): Move cloexec action here.
+
        * m4/resyntax.c (m4_regexp_syntax_encode): Avoid bug with signed
        char.
 
@@ -8267,7 +8281,7 @@
 
        -----
 
-       $Revision: 1.455 $ $Date: 2006/11/14 19:40:12 $
+       $Revision: 1.456 $ $Date: 2006/11/15 00:45:07 $
 
        Local Variables:
        coding: utf-8




reply via email to

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