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: Tue, 26 Sep 2006 21:21:50 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/26 21:21:50

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.392
retrieving revision 1.393
diff -u -b -r1.392 -r1.393
--- ChangeLog   26 Sep 2006 13:19:26 -0000      1.392
+++ ChangeLog   26 Sep 2006 21:21:49 -0000      1.393
@@ -1,5 +1,18 @@
 2006-09-26  Eric Blake  <address@hidden>
 
+       * m4/m4module.h (m4_symbol_print): New prototype.
+       (M4_DEBUG_TRACE_STACK): New enumerator.
+       (m4_is_debug_bit): Allow use without requiring m4private.h.
+       * m4/symtab.c (symbol_value_print, m4_symbol_print): New
+       functions.
+       * modules/m4.c (dump_symbol_CB, m4_dump_symbols): Speed up
+       callback.
+       (dumpdef): Allow printing pushdef'd stacks.
+       * m4/debug.c (m4_debug_decode): Add new 's' debug mode.
+       * src/main.c (usage): Document it.
+       * doc/m4.texinfo (Dumpdef, Debug Levels): Likewise.
+       * NEWS: Likewise.
+
        * configure.ac (AC_CONFIG_HEADERS): Place <config.h> with other
        gnulib headers.
        * Makefile.am (AUTOMAKE_OPTIONS): Add nostdinc, to reduce length
@@ -7575,7 +7588,7 @@
 
        -----
 
-       $Revision: 1.392 $ $Date: 2006/09/26 13:19:26 $
+       $Revision: 1.393 $ $Date: 2006/09/26 21:21:49 $
 
        Local Variables:
        coding: utf-8




reply via email to

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