guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (c3a8112 -> 214e887)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (c3a8112 -> 214e887)
Date: Tue, 26 Sep 2017 16:03:46 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

      from  c3a8112   Fix GOOPS class redefinition type error.
       new  f32500a   Add new vtable reserved unboxed field
       new  214e887   Struct vtables store bitmask of unboxed fields

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libguile/foreign-object.c |  31 +++-----
 libguile/goops.c          |   8 +-
 libguile/hash.c           |  33 +++-----
 libguile/struct.c         | 187 ++++++++++++++--------------------------------
 libguile/struct.h         |  31 +++++---
 libguile/vm-engine.c      |  54 ++++++-------
 module/oop/goops.scm      |   5 +-
 7 files changed, 119 insertions(+), 230 deletions(-)



reply via email to

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