commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog src/lex.c src/lex.h src/print...


From: Akim Demaille
Subject: bison ./ChangeLog src/lex.c src/lex.h src/print...
Date: Mon, 10 Sep 2001 01:33:25 -0700

CVSROOT:        /cvsroot/bison
Module name:    bison
Branch:         bison-1_29-branch
Changes by:     Akim Demaille <address@hidden>  01/09/10 01:33:25

Modified files:
        .              : ChangeLog 
        src            : lex.c lex.h print_graph.c reader.c vcg.h 

Log message:
        * src/vcg.h (graph_s): color, textcolor, bordercolor are now
        enum color_e.
        * src/print_graph.c (print_graph): Initalize graph.layoutalgorithm
        to `normal'.
        * src/reader.c (parse_token_decl): Initialize token with tok_eof.
        * src/lex.h: Adjust prototype.
        (token_t): Add `tok_undef'.
        * src/lex.c (struct percent_table_struct): Retval is now a token_t.
        (parse_percent_token): Now returns token_t.
        Add default statement in switch.
        (lex): Separate `c' as an input variable, from the token_t result
        part.
        (unlexed): Is a token_t.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?only_with_tag=bison-1_29-branch&tr1=1.173.2.28&tr2=1.173.2.29&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/lex.c.diff?only_with_tag=bison-1_29-branch&tr1=1.33.2.1&tr2=1.33.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/lex.h.diff?only_with_tag=bison-1_29-branch&tr1=1.13&tr2=1.13.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/print_graph.c.diff?only_with_tag=bison-1_29-branch&tr1=1.6.2.2&tr2=1.6.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/reader.c.diff?only_with_tag=bison-1_29-branch&tr1=1.72.2.2&tr2=1.72.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/vcg.h.diff?only_with_tag=bison-1_29-branch&tr1=1.3.2.3&tr2=1.3.2.4&r1=text&r2=text




reply via email to

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