commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog src/lalr.c


From: Akim Demaille
Subject: bison ./ChangeLog src/lalr.c
Date: Wed, 05 Dec 2001 04:17:50 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Branch:         bison-1_29-branch
Changes by:     Akim Demaille <address@hidden>  01/12/05 04:17:50

Modified files:
        .              : ChangeLog 
        src            : lalr.c 

Log message:
        * src/lalr.c (transpose): Free the memory allocated to the
        argument, as it is replaced by the results by the unique caller.
        (build_relations): Merely invoke transpose: it handles the memory
        deallocation.
        Improve variable locality.
        Avoid variables used as mere abbreviations.
        (compute_lookaheads): Use arrays instead of pointers.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?only_with_tag=bison-1_29-branch&tr1=1.173.2.193&tr2=1.173.2.194&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/lalr.c.diff?only_with_tag=bison-1_29-branch&tr1=1.16.2.14&tr2=1.16.2.15&r1=text&r2=text




reply via email to

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