You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dulma Churchill d25754597d
[memory leaks] Adding model for CVPixelBufferRelease
7 years ago
..
CADisplayLink.h [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
CADisplayLink.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
CoreFoundation.c [objc] Refactor modeling of CoreFoundation and CoreGraphics libraries 7 years ago
CoreGraph.c [objc] Refactor modeling of CoreFoundation and CoreGraphics libraries 7 years ago
CoreVideo.c [memory leaks] Adding model for CVPixelBufferRelease 7 years ago
Dispatch.m [objc] Model dispatch functions 7 years ago
Dispatch_once.m [objc] Model dispatch functions 7 years ago
Makefile [make] kill PATH hack 7 years ago
NSArray.h Additional modeling of NS collections 9 years ago
NSArray.m [ObjC] Model methods from NSArray 8 years ago
NSAutoreleasePool.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
NSData.m [ios] Model NSData initWithBytesNoCopy:data length:dataLength 8 years ago
NSDictionary.h Additional modeling of NS collections 9 years ago
NSDictionary.m Additional modeling of NS collections 9 years ago
NSFileHandle.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
NSHTTPCookie.m Fixing DIRECT_ATOMIC warning on models. 9 years ago
NSMapTable.h Additional modeling of NS collections 9 years ago
NSMapTable.m Additional modeling of NS collections 9 years ago
NSMutableArray.h Additional modeling of NS collections 9 years ago
NSMutableArray.m Additional modeling of NS collections 9 years ago
NSMutableDictionary.h Additional modeling of NS collections 9 years ago
NSMutableDictionary.m Additional modeling of NS collections 9 years ago
NSNotificationCenter.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
NSNumber.h [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
NSNumber.m [clang] Adding model for NSNumber boxing functions 8 years ago
NSObject.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
NSRunLoop.h [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
NSRunLoop.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
NSString.h Properly model the copy semantics of NSString.stringWithUTF8String and NSString.stringWithString. 7 years ago
NSString.m Properly model the copy semantics of NSString.stringWithUTF8String and NSString.stringWithString. 7 years ago
NSTimer.h [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
NSTimer.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago