guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/ice-9 ChangeLog


From: Thien-Thi Nguyen
Subject: guile/guile-core/ice-9 ChangeLog
Date: Thu, 10 May 2001 15:03:48 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Thien-Thi Nguyen <address@hidden>       01/05/10 15:03:48

Modified files:
        guile-core/ice-9: ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/ChangeLog.diff?cvsroot=OldCVS&tr1=1.419&tr2=1.420&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.419 
guile/guile-core/ice-9/ChangeLog:1.420
--- guile/guile-core/ice-9/ChangeLog:1.419      Sun May  6 03:05:35 2001
+++ guile/guile-core/ice-9/ChangeLog    Thu May 10 15:03:48 2001
@@ -1,3 +1,21 @@
+2001-05-10  Thien-Thi Nguyen  <address@hidden>
+
+       * boot-9.scm (resolve-module): Abstraction maintenance: Use
+       `module-public-interface'.
+       (resolve-module): Extend to handle selection and renaming in spec.
+       Arg is now `spec' which can be a simple module name (list of symbols)
+       or a interface spec.
+       (symbol-prefix-proc): New proc.
+       (%autoloader-developer-mode): Delete.
+       (process-define-module): Use "define-module" in error messages
+       instead of "defmodule".  Factor error into internal proc.
+       Rewrite `use-module' and `use-syntax' handlers.
+       Replace some single-arm `if-not' constructs w/ `or'.
+       (process-use-modules): Arg is now `module-interface-specs',
+       which is passed through to `resolve-interface' as before; nfc.
+       (named-module-use!, top-repl): Abstraction maintenance: Use
+       `provided?'.
+
 2001-05-06  Thien-Thi Nguyen  <address@hidden>
 
        * q.scm, runq.scm, getopt-long.scm: Update copyright.



reply via email to

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