commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog src/files.c src/files.h src/p...


From: Marc Autret
Subject: bison ./ChangeLog src/files.c src/files.h src/p...
Date: Mon, 24 Sep 2001 11:54:18 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Branch:         bison-1_29-branch
Changes by:     Marc Autret <address@hidden>    01/09/24 11:54:18

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

Log message:
        * src/vcg.c (open_edge, close_edge, open_node, close_node): Change
        to output informations in fout (FILE*).
        (open_graph, close_graph): Likewise.
        (output_graph, output_edge, output_node): Likewise.
        * src/vcg.h: Update function prototypes.
        * src/print_graph.c (print_graph): Open output graph file.
        (print_actions): Adjust.
        * src/files.h: Remove extern declaration.
        * src/files.c: Remove graph_obstack declaration.
        (open_files): Remove graph_obstack initialization.
        (output_files): Remove graph_obstack saving.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?only_with_tag=bison-1_29-branch&tr1=1.173.2.53&tr2=1.173.2.54&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/files.c.diff?only_with_tag=bison-1_29-branch&tr1=1.51.2.6&tr2=1.51.2.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/files.h.diff?only_with_tag=bison-1_29-branch&tr1=1.18.2.3&tr2=1.18.2.4&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.3&tr2=1.6.2.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/vcg.c.diff?only_with_tag=bison-1_29-branch&tr1=1.5.2.4&tr2=1.5.2.5&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.4&tr2=1.3.2.5&r1=text&r2=text




reply via email to

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