commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog src/LR0.c src/closure.c src/d...


From: Akim Demaille
Subject: bison ./ChangeLog src/LR0.c src/closure.c src/d...
Date: Mon, 19 Nov 2001 04:16:24 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Branch:         bison-1_29-branch
Changes by:     Akim Demaille <address@hidden>  01/11/19 04:16:24

Modified files:
        .              : ChangeLog 
        src            : LR0.c closure.c derives.c reduce.c 

Log message:
        * src/LR0.c (new_state, get_state): Complete TRACE code.
        * src/closure.c: Include `reader.h' to get `tags', needed by the
        trace code.
        Rename the conditional DEBUG as TRACE.
        Output consistently TRACEs to stderr, not stdout.
        * src/derives.c: Likewise.
        * src/reduce.c: (inaccessable_symbols): Using if is better style
        than goto.
        Use `#if TRACE' instead of `#if 0' for tracing code.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?only_with_tag=bison-1_29-branch&tr1=1.173.2.132&tr2=1.173.2.133&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/LR0.c.diff?only_with_tag=bison-1_29-branch&tr1=1.15.2.5&tr2=1.15.2.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/closure.c.diff?only_with_tag=bison-1_29-branch&tr1=1.13.2.2&tr2=1.13.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/derives.c.diff?only_with_tag=bison-1_29-branch&tr1=1.13.2.2&tr2=1.13.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/reduce.c.diff?only_with_tag=bison-1_29-branch&tr1=1.19.2.5&tr2=1.19.2.6&r1=text&r2=text




reply via email to

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