.. |
Foundation.h
|
Added NSCache (OS X 10.6) implementation.
|
2009-08-31 21:45:53 +00:00 |
FoundationErrors.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSAffineTransform.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSArchiver.h
|
fix error cleaning up a define
|
2009-06-13 07:33:51 +00:00 |
NSArray.h
|
Added implementations of some of the new (10.6) NSArray methods that take blocks as arguments. These all use the new GSBlocks.h macros, so compile cleanly with GCC, but can be used by code compiled by clang.
|
2009-12-27 16:49:52 +00:00 |
NSAttributedString.h
|
Farious fixes
|
2010-02-08 17:52:36 +00:00 |
NSAutoreleasePool.h
|
Have -drain call -release
|
2009-11-04 05:51:34 +00:00 |
NSBundle.h
|
Fixes for pathForResource... methods to match MacOS-X and be more efficient.
|
2009-01-08 10:40:13 +00:00 |
NSByteOrder.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSCache.h
|
fix typos
|
2009-09-17 08:52:03 +00:00 |
NSCalendarDate.h
|
update documentation
|
2009-04-27 18:48:32 +00:00 |
NSCharacterSet.h
|
Implement +[NSCharacterSet newlineCharacterSet]
|
2010-01-05 22:28:12 +00:00 |
NSClassDescription.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSCoder.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSComparisonPredicate.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSCompoundPredicate.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSConnection.h
|
remove publicly visible ivars for future abi stability.
|
2009-09-07 16:25:04 +00:00 |
NSData.h
|
Add two previously unimplemented methods.
|
2009-04-27 08:16:06 +00:00 |
NSDate.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSDateFormatter.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSDebug.h
|
Cleanups suggested/provided by David Chisnall
|
2009-03-31 15:49:42 +00:00 |
NSDecimal.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSDecimalNumber.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSDictionary.h
|
Added fast enumeration support to GS[Mutable]Dictionary. This follows exactly the same pattern (and uses the same code as) GSSet. It's probably worth factoring out this code, because it is now used in four methods with almost no variation between them.
|
2009-12-29 16:21:01 +00:00 |
NSDistantObject.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSDistributedLock.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSDistributedNotificationCenter.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSEnumerator.h
|
Add fast enumeration
|
2009-01-28 12:03:41 +00:00 |
NSError.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSErrorRecoveryAttempting.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSException.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSExpression.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSFileHandle.h
|
Readability tweak
|
2009-12-11 15:13:16 +00:00 |
NSFileManager.h
|
Note that directory enumeration order is undefined.
|
2009-08-05 08:03:37 +00:00 |
NSFormatter.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSGarbageCollector.h
|
MacOS-X compatibility fix for GC
|
2009-02-11 10:11:33 +00:00 |
NSGeometry.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSHashTable.h
|
more GC updates
|
2009-04-16 09:07:13 +00:00 |
NSHost.h
|
fix typo in macro name
|
2008-06-10 18:20:23 +00:00 |
NSHTTPCookie.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSHTTPCookieStorage.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSIndexPath.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSIndexSet.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSInvocation.h
|
lrge changes to remove mframe
|
2009-10-05 16:00:28 +00:00 |
NSKeyedArchiver.h
|
fix error cleaning up a define
|
2009-06-13 07:33:51 +00:00 |
NSKeyValueCoding.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSKeyValueObserving.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSLock.h
|
Avoid exposing pthread details in NSLock.h (as much as possible without
|
2009-09-06 10:56:04 +00:00 |
NSMapTable.h
|
Implement OSX10.5 NSMapTable API
|
2009-03-16 10:54:59 +00:00 |
NSMethodSignature.h
|
lrge changes to remove mframe
|
2009-10-05 16:00:28 +00:00 |
NSNetServices.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSNotification.h
|
Change finalization to match MacOS-X
|
2009-01-12 18:36:37 +00:00 |
NSNotificationQueue.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSNull.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSNumberFormatter.h
|
GPLv2 from GPLv3... remove copying file for GPLv3. Added methods.
|
2008-08-25 22:57:04 +00:00 |
NSObjCRuntime.h
|
define CGFLOAT_DEFINED when defining CGFloat.
|
2010-01-21 22:41:52 +00:00 |
NSObject.h
|
Made NSAllocateObject() and NSDeallocateObject() use / take id instead of NSObject*. This matches Apple's definition and gets rid of 'assignment / initialization from distinct Objective-C type' warnings when you use NSAllocateObject() to create an instance without an explicit cast.
|
2010-02-13 17:33:23 +00:00 |
NSOperation.h
|
Coimplete operation queue implementation
|
2010-02-08 10:34:27 +00:00 |
NSPathUtilities.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSPointerArray.h
|
warn if gnustep-config was not found.
|
2009-02-16 06:46:55 +00:00 |
NSPointerFunctions.h
|
Fix return pointer type
|
2009-01-23 22:32:47 +00:00 |
NSPort.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSPortCoder.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSPortMessage.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSPortNameServer.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSPredicate.h
|
Add missing set filtering functionality
|
2009-02-10 14:43:34 +00:00 |
NSProcessInfo.h
|
new initialisation function.
|
2009-10-12 14:38:49 +00:00 |
NSPropertyList.h
|
fix some errors in comments causing documentation generation problems
|
2009-04-26 05:37:21 +00:00 |
NSProtocolChecker.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSProxy.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSRange.h
|
Update fgor MacOS compatibility
|
2008-11-20 00:11:22 +00:00 |
NSRunLoop.h
|
fix for tcp/ip ports
|
2009-06-19 20:19:55 +00:00 |
NSScanner.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSSerialization.h
|
fix typo in macro name
|
2008-06-10 18:20:23 +00:00 |
NSSet.h
|
Added fast enumeration to NSSet. This changed the layout of GSMutableSet, adding a _version ivar, but this is a private class so it doesn't change the public ABI. All mutator methods in GSMutableSet must increment this variable, allowing thread-safe fast enumeration.
|
2009-12-29 15:59:14 +00:00 |
NSSortDescriptor.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSSpellServer.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSStream.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSString.h
|
re-instate cleaned up version of string proxy code.
|
2010-02-09 06:07:10 +00:00 |
NSTask.h
|
Change finalization to match MacOS-X
|
2009-01-12 18:36:37 +00:00 |
NSThread.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSTimer.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSTimeZone.h
|
Updates for 1.19.2 release
|
2009-08-25 11:13:00 +00:00 |
NSUndoManager.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSURL.h
|
Fix for bug introduced by adding OSX compatibility for the -path method of
|
2009-08-26 16:48:15 +00:00 |
NSURLAuthenticationChallenge.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSURLCache.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSURLConnection.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSURLCredential.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSURLCredentialStorage.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSURLDownload.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSURLError.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSURLHandle.h
|
revert
|
2009-03-03 19:59:58 +00:00 |
NSURLProtectionSpace.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSURLProtocol.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSURLRequest.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSURLResponse.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSUserDefaults.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSUtilities.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
NSValue.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSValueTransformer.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSXMLDocument.h
|
Add skeletal NSXML work as requested.
|
2009-02-09 16:16:11 +00:00 |
NSXMLDTD.h
|
Add skeletal NSXML work as requested.
|
2009-02-09 16:16:11 +00:00 |
NSXMLDTDNode.h
|
Add skeletal NSXML work as requested.
|
2009-02-09 16:16:11 +00:00 |
NSXMLElement.h
|
Add skeletal NSXML work as requested.
|
2009-02-09 16:16:11 +00:00 |
NSXMLNode.h
|
Add skeletal NSXML work as requested.
|
2009-02-09 16:16:11 +00:00 |
NSXMLNodeOptions.h
|
Add skeletal NSXML work as requested.
|
2009-02-09 16:16:11 +00:00 |
NSXMLParser.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSZone.h
|
fix some errors in comments causing documentation generation problems
|
2009-04-26 05:37:21 +00:00 |