darling-cocotron/CoreData
2017-12-17 16:11:05 +03:00
..
CoreData.xcodeproj in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
English.lproj - Added skeleton CoreData project 2008-02-02 05:43:19 +00:00
include/CoreData Create include directories 2017-08-07 23:33:12 -07:00
Linux Added empty CoreData framework for Linux; fixed Cocoa Linux target 2013-02-15 21:13:29 -05:00
CMakeLists.txt Revert "Link to CF using the new way" 2017-08-22 12:20:24 -07:00
CoreDataErrors.m CoreData xml/memory store implementation 2010-10-20 12:17:24 -04:00
dllmain.m - Forgot to actually svn add dllmain.m 2008-04-23 19:43:18 +00:00
Info.plist - Added skeleton CoreData project 2008-02-02 05:43:19 +00:00
NSAtomicStore.m fix notification for persistent store change notification 2010-10-28 21:05:59 -04:00
NSAtomicStoreCacheNode.m CoreData xml/memory store implementation 2010-10-20 12:17:24 -04:00
NSAttributeDescription.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSEntityDescription-Private.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSEntityDescription.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSFetchedPropertyDescription.m CoreData xml/memory store implementation 2010-10-20 12:17:24 -04:00
NSFetchRequest.m CoreData xml/memory store implementation 2010-10-20 12:17:24 -04:00
NSInMemoryPersistentStore.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSInMemoryPersistentStore.m CoreData xml/memory store implementation 2010-10-20 12:17:24 -04:00
NSManagedObject-Private.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSManagedObject.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSManagedObjectContext-Private.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSManagedObjectContext.m clean up some warnings, NSSearchPathForDirectoriesInDomains fixes 2011-05-03 11:08:30 -04:00
NSManagedObjectID-Private.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSManagedObjectID.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSManagedObjectModel.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSManagedObjectMutableSet.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSManagedObjectMutableSet.m CoreData xml/memory store implementation 2010-10-20 12:17:24 -04:00
NSManagedObjectSet.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSManagedObjectSet.m CoreData xml/memory store implementation 2010-10-20 12:17:24 -04:00
NSManagedObjectSetEnumerator.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSManagedObjectSetEnumerator.m CoreData xml/memory store implementation 2010-10-20 12:17:24 -04:00
NSPersistentStore.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSPersistentStoreCoordinator-Private.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSPersistentStoreCoordinator.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSPropertyDescription.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSRelationshipDescription.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSXMLPersistentStore.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSXMLPersistentStore.m merge 3d9c3b7 2015-03-26 21:45:09 -04:00