darling-cocotron/Foundation/NSPropertyList
2008-12-01 02:52:48 +00:00
..
NSOldXMLAttribute.h - Renamed&Moved the NSXML* classes into NSPropertyList/NSOldXML*. These are being replaced by classes that adhere to the API documentation but are still needed to read plists while the new classes are being worked on. 2007-03-19 02:52:21 +00:00
NSOldXMLAttribute.m - Renamed&Moved the NSXML* classes into NSPropertyList/NSOldXML*. These are being replaced by classes that adhere to the API documentation but are still needed to read plists while the new classes are being worked on. 2007-03-19 02:52:21 +00:00
NSOldXMLDocument.h - Renamed&Moved the NSXML* classes into NSPropertyList/NSOldXML*. These are being replaced by classes that adhere to the API documentation but are still needed to read plists while the new classes are being worked on. 2007-03-19 02:52:21 +00:00
NSOldXMLDocument.m - Renamed&Moved the NSXML* classes into NSPropertyList/NSOldXML*. These are being replaced by classes that adhere to the API documentation but are still needed to read plists while the new classes are being worked on. 2007-03-19 02:52:21 +00:00
NSOldXMLElement.h - Renamed&Moved the NSXML* classes into NSPropertyList/NSOldXML*. These are being replaced by classes that adhere to the API documentation but are still needed to read plists while the new classes are being worked on. 2007-03-19 02:52:21 +00:00
NSOldXMLElement.m - Renamed&Moved the NSXML* classes into NSPropertyList/NSOldXML*. These are being replaced by classes that adhere to the API documentation but are still needed to read plists while the new classes are being worked on. 2007-03-19 02:52:21 +00:00
NSOldXMLReader.h - Renamed&Moved the NSXML* classes into NSPropertyList/NSOldXML*. These are being replaced by classes that adhere to the API documentation but are still needed to read plists while the new classes are being worked on. 2007-03-19 02:52:21 +00:00
NSOldXMLReader.m - xml property list archiving patch by Pauli Ojala 2008-07-30 17:52:03 +00:00
NSPropertyList.h - Large number (~400) of unimplemented/simple methods added. NSMutableURLRequest, NSCachedURLResponse classes added. Some conversion from int/unsigned to NSInteger/NSUInteger started. 2008-01-02 03:31:21 +00:00
NSPropertyList.m - Issue #151, Alexei Svitkine's fix for dropping files from windows explorer 2008-09-26 13:56:17 +00:00
NSPropertyListReader_binary1.h - Issue #50, Binary bplist reader from Mike Ash and Jens Ayton 2007-12-19 15:51:38 +00:00
NSPropertyListReader_binary1.m - Issue #222 Ken Aspeslagh's fix for binary plist reading of doubles 2008-12-01 02:52:48 +00:00
NSPropertyListReader_vintage.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSPropertyListReader_vintage.m don't convert keys to NSNumbers in NSPropertyListReader_vintage 2008-10-09 07:59:16 +00:00
NSPropertyListReader_xml1.h - Renamed&Moved the NSXML* classes into NSPropertyList/NSOldXML*. These are being replaced by classes that adhere to the API documentation but are still needed to read plists while the new classes are being worked on. 2007-03-19 02:52:21 +00:00
NSPropertyListReader_xml1.m - xml plist date parsing and exception fix by Tobias 2008-08-30 15:37:42 +00:00
NSPropertyListReader.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSPropertyListReader.m - Issue #50, Binary bplist reader from Mike Ash and Jens Ayton 2007-12-19 15:51:38 +00:00
NSPropertyListWriter_vintage.h - Added Dirk Theisen's NSAssertionHandler.h 2007-05-08 18:00:25 +00:00
NSPropertyListWriter_vintage.m - Added Dirk Theisen's NSAssertionHandler.h 2007-05-08 18:00:25 +00:00
NSPropertyListWriter_xml1.h - xml property list archiving patch by Pauli Ojala 2008-07-30 17:52:03 +00:00
NSPropertyListWriter_xml1.m - reduced @synchronized lock contention by using several locks depending on object address; no lock needed for release 2008-09-14 20:34:48 +00:00