darling-cocotron/Foundation/NSPropertyList
Christopher Lloyd 7787dcfbae - (fixed issue 352) convertValue removed from NSPropertyListReader_vintage
- (fixed issue 360) defaults now stored using the XML property list format which preserves the type of the object
- added checking for registry entry size when retrieving defaults so there is not truncation
2009-10-12 18:08:44 +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 - mass change of unsigned/int to NSUInteger/NSInteger in Foundation and assorted type changes for 64-bit 2009-05-19 17:14:03 +00:00
NSOldXMLReader.h More NS(U)Integer cleanup, more stdint conversion 2009-06-01 20:04:55 +00:00
NSOldXMLReader.m - Decoding of NIB external name table replacement, allObjects, and NSCustomObject substantially changed to use mostly public API and be compatible with Apple's Foundation. Custom object's are instantiated only after replacement is performed and only done if present in NSIBObjectData's NSNamesKeys (tests indicate they are always in this array). 2009-06-11 16:07:01 +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 More NS(U)Integer cleanup, more stdint conversion 2009-06-01 20:04:55 +00:00
NSPropertyListReader_vintage.h More NS(U)Integer cleanup, more stdint conversion 2009-06-01 20:04:55 +00:00
NSPropertyListReader_vintage.m - (fixed issue 352) convertValue removed from NSPropertyListReader_vintage 2009-10-12 18:08:44 +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 More NS(U)Integer cleanup, more stdint conversion 2009-06-01 20:04:55 +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 More NS(U)Integer cleanup, more stdint conversion 2009-06-01 20:04:55 +00:00
NSPropertyListWriter_vintage.m More NS(U)Integer cleanup, more stdint conversion 2009-06-01 20:04:55 +00:00
NSPropertyListWriter_xml1.h More NS(U)Integer cleanup, more stdint conversion 2009-06-01 20:04:55 +00:00
NSPropertyListWriter_xml1.m More NS(U)Integer cleanup, more stdint conversion 2009-06-01 20:04:55 +00:00