commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog ./NEWS po/de.gmo po/de.po po/...


From: Akim Demaille
Subject: bison ./ChangeLog ./NEWS po/de.gmo po/de.po po/...
Date: Mon, 06 Aug 2001 01:51:41 -0700

CVSROOT:        /cvs
Module name:    bison
Changes by:     Akim Demaille <address@hidden>  01/08/06 01:51:41

Modified files:
        .              : ChangeLog NEWS 
        po             : de.gmo de.po es.po et.gmo et.po fr.gmo fr.po 
                         ja.gmo ja.po nl.gmo nl.po ru.gmo ru.po 
        src            : files.c files.h lex.c lex.h reader.c 

Log message:
        Add of %source_extension and %header_extension which specify
        the source or/and the header output file extension.
        * src/files.c (compute_base_names): Remove initialisation of
        src_extension and header_extension.
        (compute_exts_from_gf): Update.
        (compute_exts_from_src): Update.
        (output_files): Update.
        * src/reader.c (parse_header_extension_decl): New.
        (parse_source_extension_decl): New.
        (read_declarations): New case statements for the new tokens.
        * src/lex.c (percent_table): Add entries for %source_extension
        and %header_extension.
        * src/lex.h (token_e): New tokens tok_hdrext and tok_srcext.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/ChangeLog.diff?cvsroot=OldCVS&tr1=1.145&tr2=1.146&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/NEWS.diff?cvsroot=OldCVS&tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/de.gmo.diff?cvsroot=OldCVS&tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/de.po.diff?cvsroot=OldCVS&tr1=1.40&tr2=1.41&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/es.po.diff?cvsroot=OldCVS&tr1=1.40&tr2=1.41&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/et.gmo.diff?cvsroot=OldCVS&tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/et.po.diff?cvsroot=OldCVS&tr1=1.32&tr2=1.33&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/fr.gmo.diff?cvsroot=OldCVS&tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/fr.po.diff?cvsroot=OldCVS&tr1=1.40&tr2=1.41&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/ja.gmo.diff?cvsroot=OldCVS&tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/ja.po.diff?cvsroot=OldCVS&tr1=1.32&tr2=1.33&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/nl.gmo.diff?cvsroot=OldCVS&tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/nl.po.diff?cvsroot=OldCVS&tr1=1.40&tr2=1.41&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/ru.gmo.diff?cvsroot=OldCVS&tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/po/ru.po.diff?cvsroot=OldCVS&tr1=1.37&tr2=1.38&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/src/files.c.diff?cvsroot=OldCVS&tr1=1.43&tr2=1.44&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/src/files.h.diff?cvsroot=OldCVS&tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/src/lex.c.diff?cvsroot=OldCVS&tr1=1.31&tr2=1.32&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/src/lex.h.diff?cvsroot=OldCVS&tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/src/reader.c.diff?cvsroot=OldCVS&tr1=1.68&tr2=1.69&r1=text&r2=text




reply via email to

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