Reference Library: Cocoa
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
Sorted by
Date
Sort by
Title
Sort by
Revision Type
Sort by
Resource Type
2008-09-16 Disabling Processor Cores on a Multi-Core System (HTML) (日本語 HTML)
Added CHUD Processor preference pane. Removed obsolete content. Made editorial changes.
Content Update Technical Q&As
2008-08-08 Requirements for Quartz GL (HTML)
Document the QuartzGLEnable property list key and HIWindowSetBackingLocation(). Fixed typos.
Content Update Technical Q&As
2008-06-05 URL CacheInfo (HTML) (DMG) (ZIP)
Demonstrates resource caching behavior using the Cocoa URL loading system.
First Version Sample Code
2008-06-04 DerivedProperty (HTML) (DMG) (ZIP)
Illustrates use of Core Data derived properties to make searching against string data more efficient.
First Version Sample Code
2008-03-11 Garbage Collection Programming Guide (HTML) (PDF)
Corrected typographical errors.
Minor Change Guides
2008-02-08 NSAutoreleasePool Class Reference (HTML) (PDF)
Corrected typographical errors.
Minor Change Reference
2008-02-08 NSRunLoop Class Reference (HTML) (PDF)
Updated the description of the runMode:beforeDate: method.
Minor Change Reference
2008-02-08 Threading Programming Guide (HTML) (PDF)
Performed a major rewrite and update of thread-related concepts and tasks.
Content Update Guides