guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/oop ChangeLog


From: Mikael Djurfeldt
Subject: guile/guile-core/oop ChangeLog
Date: Tue, 11 Mar 2003 14:58:02 -0500

CVSROOT:        /cvsroot/guile
Module name:    guile
Changes by:     Mikael Djurfeldt <address@hidden>       03/03/11 14:58:01

Modified files:
        guile-core/oop : ChangeLog 

Log message:
        * srfi-1.scm (filter, filter!): Removed.  (Now implemented in the core.)
        
        * goops/util.scm (filter): Removed.  (Now supplied by core.)
        
        * list.c, list.h (scm_filter, scm_filter_x): New functions.
        
        * debugger/command-loop.scm: Prefix all commands imported from
        (ice-9 debugger command-loop) with debugger:.
        
        * boot-9.scm (resolve-interface): Process #:hide; Name custom interfaces
        appropriately.
        (module-use!, module-use-interfaces!): Remove existing interfaces
        on the use-list based on module name rather than interface
        identity so that custom interfaces truly replaces their previous
        version.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/oop/ChangeLog.diff?tr1=1.33&tr2=1.34&r1=text&r2=text





reply via email to

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