< Previous PageNext Page > Hide TOC

Document Revision History

This table describes the changes to NSString Class Reference.

DateNotes
2009-02-04Changed the abstract of getCharacters: to more closely reflect that of getCharacters:range:.
2008-10-15Corrected return value of longLongValue. Rephrased the abstracts of all the rangeOfCharacter... and rangeOfString... methods, and corrected name mismatches in their parameter descriptions.
 

Rewrote description for the constant NSWidthInsensitiveSearch. Fixed bad cross reference in NSStringEncodingConversionOptions discussion. Added explanations of the effect of locale option on string comparison operations of compare:options:range:locale:, rangeOfString:options:range:locale:, and stringByFoldingWithOptions:locale:.

2008-03-11Added paragraph to introduction describing the byte-order assumptions of factory and initialization methods taking UTF-16 input.
 

Clarified descriptions of getLineStart:end:contentsEnd:forRange:, getParagraphStart:end:contentsEnd:forRange:, componentsSeparatedByCharactersInSet:, and componentsSeparatedByString:.

2008-02-08Corrected a typographical error.
2007-10-31Clarified the effect of the stringByStandardizingPath method.
2007-08-23Added discussion notes regarding comparison of strings to be presented to the user.
2007-07-19Augmented the description of required buffer sizes in getCharacters: and getCString:. Added a warning about passing NULL to stringWithUTF8String: and initWithUTF8String:.
2007-03-06Corrected discussion of initWithCharacters methods; clarified behavior of noCopy: creation methods on failure.
2007-02-08Enhanced the parameter descriptions for several methods.
2006-11-07Warned not to pass NULL into stringWithUTF8String:.
2006-10-03Augmented the description of required buffer sizes in the getCharacters: and getCString: methods.
2006-06-28Clarified the return value of dataUsingEncoding:.
2006-05-23Incorporated constants from Foundation Constants article.



< Previous PageNext Page > Hide TOC


© 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-02-04)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.