Changes between Version 48 and Version 49 of WikiStart
- Timestamp:
- Mar 20, 2011, 4:32:01 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v48 v49 13 13 - [wiki:League] --- provides support for localization, internationalization and globalization; including: 14 14 - unbounded form of string of Unicode characters; cursors to iterate other characters and grapheme clusters; advanced locale tailored operations such as case conversion, case folding, collation, normalization; 15 - [wiki:League/Calendar calendars] and calendrical calculations; 15 16 - [wiki:League/Regexp regular expression engine] with Perl-style syntax and Unicode extensions; 16 17 - [wiki:League/TextCodec text codec] to convert data streams into/from internal representation;