/[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.402 by kryde, Fri Aug 8 23:28:11 2003 UTC revision 1.403 by kryde, Fri Aug 22 23:17:50 2003 UTC
# Line 131  debugging evaluator gives better error m Line 131  debugging evaluator gives better error m
131    
132  * Changes to Scheme functions and syntax  * Changes to Scheme functions and syntax
133    
134    ** 'while' now provides 'break' and 'continue'
135    
136    break and continue were previously bound in a while loop, but not
137    documented, and continue didn't quite work properly.  The undocumented
138    parameter to break which gave a return value for the while has been
139    dropped.
140    
141  ** 'call-with-current-continuation' is now also available under the name  ** 'call-with-current-continuation' is now also available under the name
142     'call/cc'.     'call/cc'.
143    
# Line 466  There is no replacement for undefine. Line 473  There is no replacement for undefine.
473  Properties set with set-source-properties! can now be read back  Properties set with set-source-properties! can now be read back
474  correctly with source-properties.  correctly with source-properties.
475    
476  ** SRFI-1 delete equality argument order fixed.  ** SRFI-1 fixes
477    
478    delete and delete! now call the "=" procedure with arguments in the
479    order described by the SRFI-1 specification
480    
481  In the srfi-1 module delete and delete!, the order of the arguments to  list-copy now accepts improper lists, per the specification.
 the "=" procedure now matches the SRFI-1 specification.  
482    
483  * Changes to the C interface  * Changes to the C interface
484    

Legend:
Removed from v.1.402  
changed lines
  Added in v.1.403

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