libs-base/Headers/Foundation
theraven 08c1acb850 Added a couple of convenience methods on NSString (OS X 10.5 compatibility).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29810 72102866-910b-0410-8b05-ffd578937521
2010-02-28 23:37:22 +00:00
..
Foundation.h move a bit more stuff into additions 2010-02-18 16:18:54 +00:00
Foundation.h.install Backward compatibility fixups 2010-02-18 11:40:58 +00:00
FoundationErrors.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
NSAffineTransform.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSArchiver.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSArray.h preparation for possibly excluding GNUstep extensions by default 2010-02-20 17:16:23 +00:00
NSAttributedString.h preparation for possibly excluding GNUstep extensions by default 2010-02-20 17:16:23 +00:00
NSAutoreleasePool.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSBundle.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSByteOrder.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
NSCache.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSCalendarDate.h preparation for possibly excluding GNUstep extensions by default 2010-02-20 17:16:23 +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 mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSCompoundPredicate.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSConnection.h inon-fragile ivar update 2010-02-26 11:04:14 +00:00
NSData.h preparation for possibly excluding GNUstep extensions by default 2010-02-20 17:16:23 +00:00
NSDate.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
NSDateFormatter.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSDebug.h preparation for possibly excluding GNUstep extensions by default 2010-02-20 17:16:23 +00:00
NSDecimal.h Updates for 10.5 API changes 2009-02-23 20:42:32 +00:00
NSDecimalNumber.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +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 avoid unnecessary requests for signatures to remote process 2010-02-16 17:08:47 +00:00
NSDistributedLock.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSDistributedNotificationCenter.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSEnumerator.h Add fast enumeration 2009-01-28 12:03:41 +00:00
NSError.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSErrorRecoveryAttempting.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
NSException.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSExpression.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSFileHandle.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSFileManager.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSFormatter.h merge back reorganisation branch 2010-02-14 10:48:10 +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 compatibility and portability fixes. 2010-02-25 10:00:48 +00:00
NSHost.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSHTTPCookie.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSHTTPCookieStorage.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSIndexPath.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSIndexSet.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSInvocation.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSKeyedArchiver.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +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 preparation for possibly excluding GNUstep extensions by default 2010-02-20 17:16:23 +00:00
NSMapTable.h compatibility and portability fixes. 2010-02-25 10:00:48 +00:00
NSMethodSignature.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSNetServices.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSNotification.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSNotificationQueue.h Build with non-fragile ivars. 2010-02-24 10:23:47 +00:00
NSNull.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
NSNumberFormatter.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSObjCRuntime.h Move includes to NSObjCRuntime.h to match OSX 2010-02-20 18:32:07 +00:00
NSObject.h Cleanup some deprecated code 2010-02-25 08:19:52 +00:00
NSOperation.h inon-fragile ivar update 2010-02-26 11:04:14 +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 mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSPortCoder.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSPortMessage.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSPortNameServer.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSPredicate.h Add missing set filtering functionality 2009-02-10 14:43:34 +00:00
NSProcessInfo.h preparation for possibly excluding GNUstep extensions by default 2010-02-20 17:16:23 +00:00
NSPropertyList.h fix some errors in comments causing documentation generation problems 2009-04-26 05:37:21 +00:00
NSProtocolChecker.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSProxy.h Updates for 10.5 API changes 2009-02-23 20:42:32 +00:00
NSRange.h Move gnustep specific macros 2010-02-25 05:36:10 +00:00
NSRunLoop.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSScanner.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +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 mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSSpellServer.h Fix errors spotted by Fred 2010-02-18 08:45:00 +00:00
NSStream.h Cleanups and minor bugfixes for new code. 2009-09-12 07:37:00 +00:00
NSString.h Added a couple of convenience methods on NSString (OS X 10.5 compatibility). 2010-02-28 23:37:22 +00:00
NSTask.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSThread.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSTimer.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSTimeZone.h Updates for 1.19.2 release 2009-08-25 11:13:00 +00:00
NSUndoManager.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSURL.h preparation for possibly excluding GNUstep extensions by default 2010-02-20 17:16:23 +00:00
NSURLAuthenticationChallenge.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSURLCache.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSURLConnection.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSURLCredential.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSURLCredentialStorage.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSURLDownload.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSURLError.h Cleanups and minor bugfixes for new code. 2009-09-12 07:37:00 +00:00
NSURLHandle.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSURLProtectionSpace.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSURLProtocol.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSURLRequest.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSURLResponse.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSUserDefaults.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSUtilities.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
NSValue.h preparation for possibly excluding GNUstep extensions by default 2010-02-20 17:16:23 +00:00
NSValueTransformer.h Cleanups and minor bugfixes for new code. 2009-09-12 07:37:00 +00:00
NSXMLDocument.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSXMLDTD.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSXMLDTDNode.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSXMLElement.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSXMLNode.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSXMLNodeOptions.h Add skeletal NSXML work as requested. 2009-02-09 16:16:11 +00:00
NSXMLParser.h mprove ifdef's for non-fragile-abi 2010-02-28 19:43:35 +00:00
NSZone.h fix some errors in comments causing documentation generation problems 2009-04-26 05:37:21 +00:00