Leopard Reference
This page lists new and recently changed documents, including Articles, Guides, Reference, Release Notes, Sample Code, Technical Notes, and Technical Q&As. Most documents have a revision history, which details additions and changes to that document since the previous version. Look for "Revision History" at the bottom of the document or in the document's table of contents.

Items are listed in reverse chronological order by publication date. To see the list sorted by the type of revision, click Sort by Revision Type. Items published for the first time (First Version) will be at the top of the list, followed by items with new or changed content (Content Update), followed by items with small fixes, such as typos and format errors, but no significant content changes (Minor Change).

New and updated Reference Library documents are announced in the bi-weekly Apple Developer Connection News, available as an option to ADC members. See the Membership Overview page for details on joining.
Document Revision Descriptions
On Off
Sort by
Date
Sorted by
Title
Sort by
Revision Type
Sort by
Topic
2009-05-06 CFAttributedString Reference (HTML) (PDF)
Added noted that CFAttributedString is not toll-free bridged to NSAttributedString on iPhone.
Minor Change Data Management, Text & Fonts
2009-02-04 CFCalendar Reference (HTML) (PDF)
Clarified return value of CFCalendarGetOrdinalityOfUnit.
Minor Change Internationalization
2009-05-06 CFMutableAttributedString Reference (HTML) (PDF)
Added noted that CFMutableAttributedString is not toll-free bridged to NSMutableAttributedString on iPhone.
Minor Change Data Management, Text & Fonts
2008-10-15 CFMutableString Reference (HTML) (PDF)
Added explanation of the effect of the locale argument on CFStringLowercase, CFStringUppercase, and CFStringFold functions.
Minor Change General
2008-10-15 CFNetwork Error Codes Reference (HTML) (PDF)
Corrected typos.
Minor Change Networking
2008-10-15 CFSocket Reference (HTML) (PDF)
Added links to companion guides.
Minor Change General
2008-10-15 CFString Reference (HTML) (PDF)
Added explanation of how locale argument affects CFStringCompareWithOptionsAndLocale and CFStringFindWithOptionsAndLocale functions.
Minor Change General
2009-01-06 CFStringTokenizer Reference (HTML) (PDF)
Added information about the locale sensitivity of each token unit used with the CFStringTokenizerCreate function.
Minor Change Data Management, Internationalization, Text & Fonts
2008-10-15 CFTimeZone Reference (HTML) (PDF)
Added missing description for CFTimeZoneNameStyle type.
Minor Change General
2009-02-04 CFURL Reference (HTML) (PDF)
Corrected typos.
Minor Change General
2008-10-15 CFXMLParser Reference (HTML) (PDF)
Corrected description of dataSource parameter for CFXMLParserCreateWithDataFromURL.
Minor Change General
2008-10-15 CFXMLTree Reference (HTML) (PDF)
Clarified descriptions of CFXMLCreateStringBy(Un)EscapingEntities functions and made minor corrections.
Minor Change General
2009-01-06 Web Services Core Framework Reference (HTML)
Describes the Web Services Core API.
First Version Internet & Web