Implement char-foldcase and ustring-foldcase.
authorChris Hanson <org/chris-hanson/cph>
Sat, 11 Feb 2017 04:40:46 +0000 (20:40 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sat, 11 Feb 2017 04:40:46 +0000 (20:40 -0800)
commit23045820895cb3087e1f765c7574e754d9c9816f
tree2e92551b65b5234a60df4b320bebed09e0d9e9b9
parentd43fb659f1eca52661dd3a05a1383d3e20b3b08d
Implement char-foldcase and ustring-foldcase.

Also fix implementations of ustring-{up,down}case.
src/runtime/char.scm
src/runtime/runtime.pkg
src/runtime/ustring.scm