From a4ce6d37e08b5d6890c86c759fdb375ef5f43135 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 26 Jul 2005 16:04:24 +0000 Subject: [PATCH] added prefix-all-defined and prefix-all-defined-except svn: r447 --- notes/mzscheme/HISTORY | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/notes/mzscheme/HISTORY b/notes/mzscheme/HISTORY index 6906abcf03..45f4f747c3 100644 --- a/notes/mzscheme/HISTORY +++ b/notes/mzscheme/HISTORY @@ -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 \U allows up to 8 digits (again) instead of 6 Changed char-lower-case? and char-upper-case? @@ -9,6 +5,10 @@ Added string-upcase, string-downcase, string-titlecase, string-foldcase, and char-foldcase In case-insenstive mode, symbols are case-folded instead 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 Changed expansion of internal definitions so that local