added prefix-all-defined and prefix-all-defined-except

svn: r447
This commit is contained in:
Matthew Flatt 2005-07-26 16:04:24 +00:00
parent 70984654a0
commit a4ce6d37e0

View File

@ -1,7 +1,3 @@
Version 299.108
Changed collects/web-server request-bindings/raw
to return an alist of bytes, not strings.
Version 299.108 Version 299.108
\U allows up to 8 digits (again) instead of 6 \U allows up to 8 digits (again) instead of 6
Changed char-lower-case? and char-upper-case? Changed char-lower-case? and char-upper-case?
@ -9,6 +5,10 @@ Added string-upcase, string-downcase, string-titlecase,
string-foldcase, and char-foldcase string-foldcase, and char-foldcase
In case-insenstive mode, symbols are case-folded instead In case-insenstive mode, symbols are case-folded instead
of downcased (which is usually the same thing) of downcased (which is usually the same thing)
Added prefix-all-defined and prefix-all-defined-except
provide forms
Changed collects/web-server request-bindings/raw
to return an alist of bytes, not strings
Version 299.107 Version 299.107
Changed expansion of internal definitions so that local Changed expansion of internal definitions so that local