Changes between Version 5 and Version 6 of CharsetSupport
- Timestamp:
- 04/05/10 19:36:49 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CharsetSupport
v5 v6 54 54 The [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. 55 55 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