Make ISO-8859-1 changes to string code, which involved rewriting all
authorChris Hanson <org/chris-hanson/cph>
Mon, 24 Sep 2001 05:24:55 +0000 (05:24 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 24 Sep 2001 05:24:55 +0000 (05:24 +0000)
commit8b98676cabf986968a4a6f380f91db93bccf57a4
tree51593f720c2ab0abb8f868fdda5071ff948b7c57
parenta0d5c652b27c939e61c4738330fc794aeed78454
Make ISO-8859-1 changes to string code, which involved rewriting all
of the case-aware procedures.  Many of these were inherited from
primitives, so it was necessary to write Scheme versions of the
primitives.
v7/src/runtime/char.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/string.scm