0.8.16.15:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 29 Oct 2004 13:56:55 +0000 (13:56 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 29 Oct 2004 13:56:55 +0000 (13:56 +0000)
commit8c1cdfc03a0070295e595e8b0ba97214ccb50a41
treeee75f870e2dfdc925818ed5dee2b2338a753a217
parentd1355f6b79af346f05cf21c18637e269e0b499a1
0.8.16.15:
Fix BUG #308
... use ucd.dat to generate a database for characters with information
about graphicness, caseness and the like;
... use the database in the ANSI character operators;
... (frob the compiler transforms to work with latin-1 characters)

This patch was brought to you by character_branch
BUGS
NEWS
make-host-1.sh
src/code/cold-init.lisp
src/code/target-char.lisp
src/compiler/ir1tran.lisp
src/compiler/srctran.lisp
tests/character.pure.lisp
version.lisp-expr