darling-cocotron/Foundation
2018-01-16 21:24:43 -08:00
..
English.lproj Original 2006-12-22 04:41:44 +00:00
Foundation.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
NSArray Fix direct isa access 2017-12-17 16:11:05 +03:00
NSAttributedString Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSAutoreleasePool reorganize exceptions/autorelease for future ARC work, reclassify objc runtime as .c (instead of .m) 2015-05-31 00:53:55 -04:00
NSCharacterSet Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSConnection Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSData Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSDate Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSDecimal Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSDictionary Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSException reorganize exceptions/autorelease for future ARC work, reclassify objc runtime as .c (instead of .m) 2015-05-31 00:53:55 -04:00
NSHTTPCookie Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSIndexSet Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSKeyedArchiving Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSKeyValueCoding Fix direct isa access 2017-12-17 16:11:05 +03:00
NSLock Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSMetadata - 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
NSNetService Fix direct isa access 2017-12-17 16:11:05 +03:00
NSNotification Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSNotificationCenter Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSNotificationQueue Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSNumber Fix direct isa access 2017-12-17 16:11:05 +03:00
NSObject Fix direct isa access 2017-12-17 16:11:05 +03:00
NSOperation Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSPortNameServer Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSPredicate Fix direct isa access 2017-12-17 16:11:05 +03:00
NSPropertyList Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSRunLoop Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSScanner Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSScript Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSSet Fix direct isa access 2017-12-17 16:11:05 +03:00
NSStream Fix direct isa access 2017-12-17 16:11:05 +03:00
NSString Fix direct isa access 2017-12-17 16:11:05 +03:00
NSStringsFileFormat unicode processing and localization tweaks 2011-10-11 20:39:49 -04:00
NSThread Fix direct isa access 2017-12-17 16:11:05 +03:00
NSTimer Fix direct isa access 2017-12-17 16:11:05 +03:00
NSTimeZone Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSUndoManager Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSURL Fix direct isa access 2017-12-17 16:11:05 +03:00
NSUserDefaults Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSValue Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSValueTransformer Fix direct isa access 2017-12-17 16:11:05 +03:00
NSZone Fix direct isa access 2017-12-17 16:11:05 +03:00
platform_bsd Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
platform_darwin Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
platform_linux Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
platform_posix Fix direct isa access 2017-12-17 16:11:05 +03:00
platform_solaris Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
platform_windows Fix direct isa access 2017-12-17 16:11:05 +03:00
xml Syntax modernizations 2018-01-16 21:24:43 -08:00
Foundation.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
FoundationErrors.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
Info.plist - 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
NSAffineTransform.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSAffineTransform.m Add gitignore, fix scheme for no implicit dependencies, fix NSAffineTransform build, implement function 2015-03-22 22:39:08 -04:00
NSArchiver.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSArchiver.m Support for Linux x86-64 architecture 2012-01-13 12:34:39 +01:00
NSAssertionHandler.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSAssertionHandler.m - John Engelhart's NSAssertionHandler implementation, NSObjCRuntime fixes, NSZone NS*Integer fixes, Darwin virtual memory functions 2008-04-06 00:24:57 +00:00
NSAtomicCompareAndSwap.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSBlocks.m add Blocks Runtime 2011-06-07 21:03:43 +02:00
NSBundle.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSBundle.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSByteOrder.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSByteOrder.m More NS(U)Integer cleanup, more stdint conversion 2009-06-01 20:04:55 +00:00
NSCFTypeID.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSClassDescription.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSClassDescription.m (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +00:00
NSCoder.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSCoder.m Support for Linux x86-64 architecture 2012-01-13 12:34:39 +01:00
NSConcreteDirectoryEnumerator.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSConcreteDirectoryEnumerator.m fix in NSConcreteDirectoryEnumerator-initWithPath: 2012-04-18 17:23:00 +02:00
NSDebug.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSDebug.m CoreGraphics and Onyx2D both linking 2017-04-29 20:00:49 +03:00
NSDirectoryEnumerator.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSDirectoryEnumerator.m (fixes issue #504) by Sven Weidauer, fast enumeration for NSDirectoryEnumerator 2010-03-02 15:02:22 +00:00
NSDistributedLock.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSDistributedLock.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
NSDistributedNotificationCenter.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSDistributedNotificationCenter.m (fixes issue #499) constant NSString fixes by Sven Weidauer, NSPathCell/Control import fixes 2010-03-02 16:33:55 +00:00
NSEnumerator.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSEnumerator.m More NS(U)Integer cleanup, more stdint conversion 2009-06-01 20:04:55 +00:00
NSError.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSError.m Make [NSError localizedDescription] closer to what modern Mac OS versions are returning 2013-03-21 14:53:33 +01:00
NSFileManager.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSFileManager.m merge 6cc54d3 development-arts 2015-04-23 23:09:54 -04:00
NSFormatter.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSFormatter.m - 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
NSGarbageCollector.h Added blank files for missing classes, moved NSWindow undo:/redo:/validateMenuItem: to NSWindow-Private.h 2009-08-08 02:14:58 +00:00
NSGarbageCollector.m Added blank files for missing classes, moved NSWindow undo:/redo:/validateMenuItem: to NSWindow-Private.h 2009-08-08 02:14:58 +00:00
NSGeometry.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSGeometry.m Better encoding support 2013-11-04 18:23:42 +01:00
NSHashTable.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSHashTable.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
NSHost.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSHost.m align code with main repo 2012-02-15 18:28:03 +01:00
NSIndexPath.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSIndexPath.m Use 'include' instead of 'import' on system headers. 2012-01-13 12:27:09 +01:00
NSInvocation.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSInvocation.m merge glennganz-cocotron1-clang 2015-04-30 22:32:28 -04:00
NSLocale.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSLocale.m NSLocale initWithCoder needs to retain the object being substituted to ensure retain/releases are balanced 2013-04-11 16:19:01 -04:00
NSMapTable.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSMapTable.m merge 6cc54d3 development-arts 2015-04-23 23:09:54 -04:00
NSMethodSignature.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSMethodSignature.m Use 'include' instead of 'import' on system headers. 2012-01-13 12:27:09 +01:00
NSNull.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSNull.m casts and type specifications for Clang 2012-04-18 17:10:35 +02:00
NSNumberFormatter.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSNumberFormatter.m Custom decimal sepator is not properly handled on validation 2013-04-16 14:57:24 +02:00
NSObjCRuntime.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSObjCRuntime.m merge glennganz-cocotron1-clang 2015-04-30 22:32:28 -04:00
NSOrthography.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSOrthography.m wire spell engine into textview 2011-09-06 10:32:15 -04:00
NSPipe.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSPipe.m - Fixed exception/crash problem in -[NSObjectToObservers postNotification:] 2008-11-11 03:36:57 +00:00
NSPlatform.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSPlatform.m added very basic NSSocketPort implementation 2012-04-18 14:58:15 -04:00
NSPointerArray.h Added blank files for missing classes, moved NSWindow undo:/redo:/validateMenuItem: to NSWindow-Private.h 2009-08-08 02:14:58 +00:00
NSPointerArray.m Added blank files for missing classes, moved NSWindow undo:/redo:/validateMenuItem: to NSWindow-Private.h 2009-08-08 02:14:58 +00:00
NSPointerFunctions.h Added blank files for missing classes, moved NSWindow undo:/redo:/validateMenuItem: to NSWindow-Private.h 2009-08-08 02:14:58 +00:00
NSPointerFunctions.m Added blank files for missing classes, moved NSWindow undo:/redo:/validateMenuItem: to NSWindow-Private.h 2009-08-08 02:14:58 +00:00
NSProcessInfo.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSProcessInfo.m overhaul of targets and configurations, move from multiple targets to single targets and multiple configurations 2015-05-16 11:07:53 -04:00
NSProxy.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSProxy.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSRange.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSRange.m fix #1001 2013-03-09 16:24:45 -05:00
NSSortDescriptor.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSSortDescriptor.m Fix direct isa access 2017-12-17 16:11:05 +03:00
NSSpellEngine.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSSpellEngine.m removed some trailing whitespaces 2012-01-13 12:26:06 +01:00
NSSpellServer.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSSpellServer.m hunspell engine skeleton build settings 2011-08-30 23:39:30 -04:00
NSTask.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSTask.m improve NSTask 2014-03-06 16:29:51 +01:00
NSTextCheckingResult.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSTextCheckingResult.m removed some trailing whitespaces 2012-01-13 12:26:06 +01:00
NSUnarchiver.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
NSUnarchiver.m Reformatting fixes Clang-Warning due to empty if-body 2012-04-17 10:41:11 +02:00