commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog src/lex.c src/reader.c


From: Akim Demaille
Subject: bison ./ChangeLog src/lex.c src/reader.c
Date: Fri, 19 Jan 2001 10:26:32 -0800

CVSROOT:        /cvs
Module name:    bison
Changes by:     Akim Demaille <address@hidden>  01/01/19 10:26:32

Modified files:
        .              : ChangeLog 
        src            : lex.c reader.c 

Log message:
        Get rid of the ad hoc handling of token_buffer in the scanner: use
        the obstacks.
        * src/lex.c (token_obstack): New.
        (init_lex): Initialize it.  No longer call...
        (grow_token_buffer): this.  Remove it.
        Adjust all the places which used it to use the obstack.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/bison/ChangeLog.diff?r1=1.116&r2=1.117
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/lex.c.diff?r1=1.27&r2=1.28
http://subversions.gnu.org/cgi-bin/cvsweb/bison/src/reader.c.diff?r1=1.63&r2=1.64




reply via email to

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