1.0.33.16: implement UTF external formats
authorChristophe Rhodes <csr21@cantab.net>
Wed, 16 Dec 2009 22:12:35 +0000 (22:12 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Wed, 16 Dec 2009 22:12:35 +0000 (22:12 +0000)
commit77d7fddb855305e783c100bfe9b6b46bdb05e4b6
treee61c8de08f1cd23a275827dfdc0b5b0b91a8095f
parent388f043377acc98ef40d4e1445c09fb2c3b168e6
1.0.33.16: implement UTF external formats

UTF-16 and UTF-32, being strict about handling of surrogates and noncharacters
according to Unicode.
NEWS
build-order.lisp-expr
src/code/external-formats/enc-ucs.lisp
src/code/external-formats/enc-utf.lisp [new file with mode: 0644]
tests/external-format.impure.lisp
tests/octets.pure.lisp
version.lisp-expr