commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog src/conflicts.c src/files.c s...


From: Akim Demaille
Subject: bison ./ChangeLog src/conflicts.c src/files.c s...
Date: Wed, 20 Dec 2000 09:21:14 -0800

CVSROOT:        /cvs
Module name:    bison
Changes by:     Akim Demaille <address@hidden>  00/12/20 09:21:14

Modified files:
        .              : ChangeLog 
        src            : conflicts.c files.c files.h output.c print.c 
                         reader.c reduce.c system.h 

Log message:
        Also handle the output file (--verbose) with obstacks.
        * files.c (foutput): Remove.
        (output_obstack): New.
        Adjust all dependencies.
        * src/conflicts.c: Return a string.
        * src/system.h (obstack_grow_string): Rename as...
        (obstack_sgrow): this.  Be ready to work with non literals.
        (obstack_fgrow4): New.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/bison/ChangeLog.diff?r1=1.112&r2=1.113
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/conflicts.c.diff?r1=1.20&r2=1.21
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/files.c.diff?r1=1.39&r2=1.40
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/files.h.diff?r1=1.14&r2=1.15
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/output.c.diff?r1=1.35&r2=1.36
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/print.c.diff?r1=1.16&r2=1.17
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/reader.c.diff?r1=1.60&r2=1.61
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/reduce.c.diff?r1=1.18&r2=1.19
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/system.h.diff?r1=1.20&r2=1.21




reply via email to

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