Changes between Version 5 and Version 6 of CharsetSupport


Ignore:
Timestamp:
04/05/10 19:36:49 (14 years ago)
Author:
ehuelsmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CharsetSupport

    v5 v6  
    5454The [http://www.lispworks.com/documentation/HyperSpec/Body/02_b.htm reader algorithm definition in the spec] amounts to the same behaviour of the respective string case conversion routine. This conversion rule applies to 'constituent characters' which are part of a symbol name.
    5555
     56== Consequences of the CLHS definition ==
     57
     58 * Because characters are defined in pairs, case changing operations won't change the length of the string; destructive operations can hence be run on normal as well as simple-strings; the latter of which are defined to be non-adjustable