m4-commit
[Top][All Lists]
Advanced

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

m4 ChangeLog configure.ac doc/m4.texinfo m4/inp...


From: Eric Blake
Subject: m4 ChangeLog configure.ac doc/m4.texinfo m4/inp...
Date: Fri, 13 Oct 2006 16:46:48 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/10/13 16:46:47

Modified files:
        .              : ChangeLog configure.ac 
        doc            : m4.texinfo 
        m4             : input.c m4module.h m4private.h symtab.c 
                         utility.c 
        modules        : gnu.c 
        src            : main.c 
        tests          : options.at 

Log message:
        * configure.ac (AC_CONFIG_HEADERS): Name the template config.hin,
        not config-h.in.
        * modules/gnu.c (builtin, indir): Transparently handle builtin
        tokens from defn.
        * doc/m4.texinfo (Indir, Builtin): Remerge from branch.
        * m4/input.c (m4_pop_wrapup): Display debug message when switching
        to wrapped text.
        (m4_input_init): No need to use empty file any more.
        (file_print): Display correct file name.
        * m4/utility.c (m4_error, m4_warn): Ensure we don't try to
        dereference a NULL file name.
        * m4/m4module.h (m4_pop_wrapup): New parameter.
        (m4_symbol_value_groks_macro, m4_symbol_groks_macro): New
        prototypes.
        * m4/m4private.h (m4_symbol_value_groks_macro): Faster version.
        * m4/symtab.c (m4_symbol_value_groks_macro): New method.
        * src/main.c (main): Adjust caller.
        * tests/options.at (--debugmode): Test more output from -dV.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&r1=1.416&r2=1.417
http://cvs.savannah.gnu.org/viewcvs/m4/configure.ac?cvsroot=m4&r1=1.57&r2=1.58
http://cvs.savannah.gnu.org/viewcvs/m4/doc/m4.texinfo?cvsroot=m4&r1=1.63&r2=1.64
http://cvs.savannah.gnu.org/viewcvs/m4/m4/input.c?cvsroot=m4&r1=1.52&r2=1.53
http://cvs.savannah.gnu.org/viewcvs/m4/m4/m4module.h?cvsroot=m4&r1=1.94&r2=1.95
http://cvs.savannah.gnu.org/viewcvs/m4/m4/m4private.h?cvsroot=m4&r1=1.66&r2=1.67
http://cvs.savannah.gnu.org/viewcvs/m4/m4/symtab.c?cvsroot=m4&r1=1.63&r2=1.64
http://cvs.savannah.gnu.org/viewcvs/m4/m4/utility.c?cvsroot=m4&r1=1.53&r2=1.54
http://cvs.savannah.gnu.org/viewcvs/m4/modules/gnu.c?cvsroot=m4&r1=1.63&r2=1.64
http://cvs.savannah.gnu.org/viewcvs/m4/src/main.c?cvsroot=m4&r1=1.96&r2=1.97
http://cvs.savannah.gnu.org/viewcvs/m4/tests/options.at?cvsroot=m4&r1=1.20&r2=1.21




reply via email to

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