/[guile]/guile/guile-core/NEWS
ViewVC logotype

Diff of /guile/guile-core/NEWS

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

revision 1.310.2.38 by mdj, Tue Apr 15 01:14:54 2003 UTC revision 1.310.2.39 by mdj, Thu Apr 17 17:50:34 2003 UTC
# Line 56  methods from their accessors. Line 56  methods from their accessors.
56  This makes the <active-class> metaclass in (oop goops active-slot)  This makes the <active-class> metaclass in (oop goops active-slot)
57  working again.  working again.
58    
59    ** equal? is now a primitive generic
60    
61    This means that it is possible to provide custom comparisons for new
62    classes by specializing `equal?' to those classes.
63    
64  * Changes to the C interface  * Changes to the C interface
65    
66    ** New snarf macros: SCM_PRIMITIVE_GENERIC, SCM_PRIMITIVE_GENERIC_1
67    
68    These provide a way of adding primitive generics which is equivalent
69    to SCM_DEFINE and SCM_DEFINE1.
70    
71    
72  Changes since Guile 1.6.2:  Changes since Guile 1.6.2:
73    

Legend:
Removed from v.1.310.2.38  
changed lines
  Added in v.1.310.2.39

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