/[guile]/guile/guile-core/ice-9/ChangeLog
ViewVC logotype

Diff of /guile/guile-core/ice-9/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.581 by kryde, Sun Aug 17 00:38:22 2003 UTC revision 1.582 by mvo, Fri Sep 12 15:16:56 2003 UTC
# Line 1  Line 1 
1    2003-09-12  Marius Vollmer  <mvo@zagadka.de>
2    
3            * boot-9.scm (make-autoload-interface): Use a proper hashtable as
4            the obarray, not an empty vector.
5            (make-module): Always construct a hashtable for the obarray, even
6            for empty ones.
7    
8            * format.scm (format:error): Use 'format:format' instead of
9            'format' since the latter will lock the mutex again that we have
10            already locked.
11            (format:format-work): Flag multiple '#' as an error.
12            
13  2003-08-17  Kevin Ryde  <user42@zip.com.au>  2003-08-17  Kevin Ryde  <user42@zip.com.au>
14    
15          * boot-9.scm (while): Use a new key dynamically for each loop, so          * boot-9.scm (while): Use a new key dynamically for each loop, so

Legend:
Removed from v.1.581  
changed lines
  Added in v.1.582

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26