commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog po/de.gmo po/de.po po/es.gmo ...


From: Akim Demaille
Subject: bison ./ChangeLog po/de.gmo po/de.po po/es.gmo ...
Date: Mon, 24 Sep 2001 04:15:54 -0400

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

Modified files:
        .              : ChangeLog 
        po             : de.gmo de.po es.gmo es.po et.gmo et.po fr.gmo 
                         fr.po ja.gmo ja.po nl.gmo nl.po ru.gmo ru.po 
                         tr.po 
        src            : conflicts.c conflicts.h files.c files.h main.c 
                         print.c reader.c 

Log message:
        * src/reader.c (reader): Remove call to free_symtab ().
        * src/main.c (main): Call it here.
        Include symtab.h.
        * src/conflicts.c (initialize_conflicts): Rename as...
        (solve_conflicts): this.
        * src/print.c (print_core, print_actions, print_state)
        (print_grammar): Dump to a file instead a `output_obstack'.
        (print_results): Dump `output_obstack', and then proceed with the
        FILE *.
        * src/files.c (compute_output_file_names, close_files): New.
        (output_files): Adjust.
        * src/main.c (main): Adjust.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?only_with_tag=bison-1_29-branch&tr1=1.173.2.51&tr2=1.173.2.52&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/de.gmo.diff?only_with_tag=bison-1_29-branch&tr1=1.19.2.6&tr2=1.19.2.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/de.po.diff?only_with_tag=bison-1_29-branch&tr1=1.48.2.7&tr2=1.48.2.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/es.gmo.diff?only_with_tag=bison-1_29-branch&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/es.po.diff?only_with_tag=bison-1_29-branch&tr1=1.48.2.7&tr2=1.48.2.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/et.gmo.diff?only_with_tag=bison-1_29-branch&tr1=1.19.2.7&tr2=1.19.2.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/et.po.diff?only_with_tag=bison-1_29-branch&tr1=1.40.2.7&tr2=1.40.2.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/fr.gmo.diff?only_with_tag=bison-1_29-branch&tr1=1.19.2.7&tr2=1.19.2.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/fr.po.diff?only_with_tag=bison-1_29-branch&tr1=1.48.2.7&tr2=1.48.2.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/ja.gmo.diff?only_with_tag=bison-1_29-branch&tr1=1.19.2.6&tr2=1.19.2.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/ja.po.diff?only_with_tag=bison-1_29-branch&tr1=1.40.2.7&tr2=1.40.2.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/nl.gmo.diff?only_with_tag=bison-1_29-branch&tr1=1.19.2.6&tr2=1.19.2.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/nl.po.diff?only_with_tag=bison-1_29-branch&tr1=1.48.2.7&tr2=1.48.2.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/ru.gmo.diff?only_with_tag=bison-1_29-branch&tr1=1.19.2.9&tr2=1.19.2.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/ru.po.diff?only_with_tag=bison-1_29-branch&tr1=1.45.2.9&tr2=1.45.2.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/po/tr.po.diff?only_with_tag=bison-1_29-branch&tr1=1.1.2.2&tr2=1.1.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/conflicts.c.diff?only_with_tag=bison-1_29-branch&tr1=1.22.2.1&tr2=1.22.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/conflicts.h.diff?only_with_tag=bison-1_29-branch&tr1=1.3.2.1&tr2=1.3.2.2&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.4&tr2=1.51.2.5&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.2&tr2=1.18.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/main.c.diff?only_with_tag=bison-1_29-branch&tr1=1.30.2.1&tr2=1.30.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/print.c.diff?only_with_tag=bison-1_29-branch&tr1=1.17.2.1&tr2=1.17.2.2&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.7&tr2=1.72.2.8&r1=text&r2=text




reply via email to

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