Changes between Version 7 and Version 8 of StringsTasklist
- Timestamp:
- 11/02/09 02:48:39 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StringsTasklist
v7 v8 19 19 that it isn't implemented. --Andrew Whitworth 20 20 21 * http://rt.perl.org/rt3/Ticket/Display.html?id=59696 22 23 There are several functions in src/charset/unicode.c that are not 24 implemented yet. These include: 25 26 decompose 27 downcase_first 28 upcase_first 29 titlecase_first 30 cs_rindex 31 32 These functions should probably all be implemented eventually. 33 34 21 35 == General Cleanup == 22 36