Eliminate reverse-string altogether. It's meaningless in Unicode.
authorChris Hanson <org/chris-hanson/cph>
Thu, 23 Feb 2017 06:10:36 +0000 (22:10 -0800)
committerChris Hanson <org/chris-hanson/cph>
Thu, 23 Feb 2017 06:10:36 +0000 (22:10 -0800)
commit5884e77edaff1745d267b8a65a0b17f86996794b
treec75f451390a74f5c56921a02357c1ed1c05b318b
parentfd54b803fc26ffe5701a0f62a117ec3ce71087e1
Eliminate reverse-string altogether.  It's meaningless in Unicode.
doc/ref-manual/strings.texi
src/compiler/machines/C/stackify.scm
src/edwin/edwin.pkg
src/runtime/runtime.pkg
src/runtime/string.scm
src/runtime/ustring.scm