commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog ./NEWS doc/bison.1 doc/bison....


From: Akim Demaille
Subject: bison ./ChangeLog ./NEWS doc/bison.1 doc/bison....
Date: Wed, 01 Aug 2001 11:08:49 -0700

CVSROOT:        /cvs
Module name:    bison
Changes by:     Akim Demaille <address@hidden>  01/08/01 11:08:48

Modified files:
        .              : ChangeLog NEWS 
        doc            : bison.1 bison.info bison.info-2 bison.info-4 
                         bison.texinfo stamp-vti version.texi 
        src            : files.c system.h 

Log message:
        * doc/bison.texinfo: Update.
        * doc/bison.1 (mandoc): Update.
        * src/system.h (EXT_GUARD_C, EXT_STYPE_H): Remove .c and .h.
        * src/files.c: Support output files extensions computing.
        (src_extension): New static variable.
        (header_extension): New static variable.
        (tr): New function.
        (get_extension_index): New function, gets the index of an extension
        filename in a string.
        (compute_exts_from_gf): New function, computes extensions from the
        grammar file extension.
        (compute_exts_from_src): New functions, computes extensions from the
        C source file extension, file given by ``-o'' option.
        (compute_base_names): Update.
        (output_files): Update.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/ChangeLog.diff?cvsroot=OldCVS&tr1=1.131&tr2=1.132&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/NEWS.diff?cvsroot=OldCVS&tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/doc/bison.1.diff?cvsroot=OldCVS&tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/doc/bison.info.diff?cvsroot=OldCVS&tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/doc/bison.info-2.diff?cvsroot=OldCVS&tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/doc/bison.info-4.diff?cvsroot=OldCVS&tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/doc/bison.texinfo.diff?cvsroot=OldCVS&tr1=1.29&tr2=1.30&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/doc/stamp-vti.diff?cvsroot=OldCVS&tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/doc/version.texi.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/src/files.c.diff?cvsroot=OldCVS&tr1=1.41&tr2=1.42&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/src/system.h.diff?cvsroot=OldCVS&tr1=1.21&tr2=1.22&r1=text&r2=text




reply via email to

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