Document Revision History

This table describes the changes to String Programming Guide for Core Foundation.

DateNotes
2014-02-11

Clarified discussion in "The Unicode Basis of CFString Objects."

2012-07-17

Removed statement that character set is restricted to ASCII.

2008-03-11

Added information to "Handling External Representations of Strings" about string encodings that do not include a BOM.

2007-07-10

Added section to "Comparing, Sorting, and Searching String Objects" to illustrate how to sort strings like Finder.

2006-05-23

Included the "String Format Specifiers" article.

2006-01-10

Changed title from "Strings." Updated "About Strings" to include a reference to CFAttributedString.

2005-08-11

Corrected description of character-by-character literal comparisons in "Comparing and Searching String Objects."

2003-10-22

Corrected use of CFRangeMake in Accessing the Contents of String Objects.

2003-08-07

Corrected the description of the CFStringCapitalize function.

2003-01-17

Converted existing Core Foundation documentation into topic format. Added revision history.