Major rewrite of Unicode support. New design supports "wide"
authorChris Hanson <org/chris-hanson/cph>
Fri, 28 Feb 2003 04:40:25 +0000 (04:40 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 28 Feb 2003 04:40:25 +0000 (04:40 +0000)
commit33590db0e106ce3fcc8241fb75663cffbf2d747b
tree7672d407e1dd9ccd80e02c0f1d6b5e7f6235c4a9
parent653a36d70c088ff70f6fdfcd372244558dcaa68b
Major rewrite of Unicode support.  New design supports "wide"
characters and strings, and has support for UTF-8, UTF-16, and UTF-32
encodings.
v7/src/runtime/make.scm
v7/src/runtime/parser-buffer.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/unicode.scm