fix CHAR-EQUALity of non-ascii caseful characters
[sbcl.git] / src / code / target-char.lisp
2013-05-27 Christophe Rhodesfix CHAR-EQUALity of non-ascii caseful characters
2013-05-23 Christophe Rhodesfix build with #!-SB-UNICODE
2013-05-18 Christophe Rhodesimplement primary and canonical composition, and hence...
2013-05-18 Christophe Rhodesbetter UCD treatment of characters not allocated by...
2013-05-18 Christophe Rhodesapply recursive decomposition in DECOMPOSE-STRING
2013-05-18 Christophe Rhodesfix test for Blocked condition in canonical normalization
2013-05-18 Christophe Rhodesimprove normalize-string
2013-05-18 Christophe Rhodescomment on LSTRING implementation
2013-05-18 Christophe Rhodeshandle Hangul syllable decomposition
2013-05-18 Christophe Rhodeswork-in-progress towards full normalization support
2013-05-18 Christophe Rhodesbeginnings of decomposition
2013-05-18 Christophe RhodesIncorporate some decomposition information in ucd table
2013-05-18 Christophe RhodesMORE COMMENT regarding the careful format of the encode...
2013-05-18 Christophe Rhodesupdate to unicode 6.2
2009-11-11 Christophe Rhodes1.0.32.15: update Unicode data files to Unicode 5.2
2009-08-03 Christophe Rhodes1.0.31.32: Update to Unicode 5.0.1
2009-06-28 Nikodemus Siivola1.0.29.52: small UCD optimizations and related cleanups
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2007-12-10 Juho Snellman1.0.12.24: Add dx declarations for character comparison...
2007-04-10 Nathan Froyd1.0.4.56: Make case-insensitive string and character...
2006-06-01 Juho Snellman0.9.13.20:
2006-03-16 Juho Snellman0.9.10.38:
2006-02-28 Christophe Rhodes0.9.10.8:
2006-02-28 Nikodemus Siivola0.9.10.6: fix non-unicode build
2006-02-27 Nikodemus Siivola0.9.10.1: Unicode character names -- aka More Bloat
2005-07-14 William Harold Newman0.9.2.43:
2005-06-07 Juho Snellman0.9.1.28:
2005-02-09 Juho Snellman0.8.19.20:
2005-01-07 Christophe Rhodes0.8.18.16:
2004-10-29 Christophe Rhodes0.8.16.15:
2004-01-20 Christophe Rhodes0.8.7.19:
2002-11-28 Alexey Dejneka0.7.10.5:
2001-12-12 William Harold Newman0.pre7.89:
2001-10-06 William Harold Newman0.pre7.50:
2001-04-16 William Harold Newman0.6.11.38:
2001-03-26 William Harold Newman0.6.11.26: