guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/libguile ChangeLog gc.c gc.h t...


From: Dirk Herrmann
Subject: guile/guile-core/libguile ChangeLog gc.c gc.h t...
Date: Fri, 01 Mar 2002 16:12:47 -0500

CVSROOT:        /cvsroot/guile
Module name:    guile
Branch:         branch_release-1-6
Changes by:     Dirk Herrmann <address@hidden>  02/03/01 16:12:47

Modified files:
        guile-core/libguile: ChangeLog gc.c gc.h tags.h 

Log message:
        * gc.c (SCM_HEAP_SEG_SIZE, CELL_UP, CELL_DN, DOUBLECELL_ALIGNED_P,
        NEXT_DATA_CELL, init_heap_seg, alloc_some_heap), gc.h (struct
        scm_cell, struct scm_t_cell, SCM_CELLPTR, SCM_GC_CARD_SIZE,
        SCM_GC_IN_CARD_HEADERP), tags.h (SCM_CELLP):  Renamed the struct
        scm_cell and all its uses to scm_t_cell in accordance to Guile's
        naming scheme for types.  The type name scm_cell is deprecated.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/ChangeLog.diff?only_with_tag=branch_release-1-6&tr1=1.1465.2.67&tr2=1.1465.2.68&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/gc.c.diff?only_with_tag=branch_release-1-6&tr1=1.208.2.5&tr2=1.208.2.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/gc.h.diff?only_with_tag=branch_release-1-6&tr1=1.79.2.2&tr2=1.79.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/tags.h.diff?only_with_tag=branch_release-1-6&tr1=1.82.2.2&tr2=1.82.2.3&r1=text&r2=text




reply via email to

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