libs-base/Headers/Foundation
rfm b76f96c56a Revert code which belongs in gdl2 rather than base
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30508 72102866-910b-0410-8b05-ffd578937521
2010-05-31 07:18:54 +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 Fix header error spotted by Fred 2010-03-02 09:51:12 +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 Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSBundle.h Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSByteOrder.h fix includes to iumports 2010-03-10 14:53:51 +00:00
NSCache.h Fix header error spotted by Fred 2010-03-02 09:51:12 +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 fix includes to iumports 2010-03-10 14:53:51 +00:00
NSComparisonPredicate.h Fix header error spotted by Fred 2010-03-02 09:51:12 +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 Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSDebug.h preparation for possibly excluding GNUstep extensions by default 2010-02-20 17:16:23 +00:00
NSDecimal.h fix includes to iumports 2010-03-10 14:53:51 +00:00
NSDecimalNumber.h Fix header error spotted by Fred 2010-03-02 09:51:12 +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 Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSDistributedNotificationCenter.h Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSEnumerator.h Add fast enumeration 2009-01-28 12:03:41 +00:00
NSError.h Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSErrorRecoveryAttempting.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
NSException.h fix typos 2010-03-27 05:31:54 +00:00
NSExpression.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSFileHandle.h Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSFileManager.h Fix for Foundation.h being imported after CoreFoundation.h; don't redefine OSType if it's already defined. 2010-03-27 00:33:03 +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 Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSHTTPCookie.h Finish implementation 2010-03-10 03:50:21 +00:00
NSHTTPCookieStorage.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSIndexPath.h Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSIndexSet.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSInvocation.h Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSKeyedArchiver.h Fix header error spotted by Fred 2010-03-02 09:51:12 +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 Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSObjCRuntime.h quick fix t get trunk compiling again. 2010-05-22 04:41:32 +00:00
NSObject.h fix comment accidentally copied from +load 2010-04-12 13:22:35 +00:00
NSOperation.h inon-fragile ivar update 2010-02-26 11:04:14 +00:00
NSPathUtilities.h further cleanup ... always use -zone method to get an object's zone ... 2010-03-05 09:30:18 +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 generalize define from __MINGW32__ to __MINGW__ 2010-03-19 12:10:11 +00:00
NSPortCoder.h Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSPortMessage.h Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSPortNameServer.h Fix header error spotted by Fred 2010-03-02 09:51:12 +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 Fix header error spotted by Fred 2010-03-02 09:51:12 +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 generalize define from __MINGW32__ to __MINGW__ 2010-03-19 12:10:11 +00:00
NSScanner.h Fix header error spotted by Fred 2010-03-02 09:51:12 +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 Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSSpellServer.h Fix errors spotted by Fred 2010-02-18 08:45:00 +00:00
NSStream.h Move NSStream addition declarations to separate file. 2010-03-05 12:41:40 +00:00
NSString.h Revert code which belongs in gdl2 rather than base 2010-05-31 07:18:54 +00:00
NSTask.h Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSThread.h Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSTimer.h Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSTimeZone.h Updates for 1.19.2 release 2009-08-25 11:13:00 +00:00
NSUndoManager.h Fix header error spotted by Fred 2010-03-02 09:51:12 +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 fix includes to iumports 2010-03-10 14:53:51 +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 Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSXMLNodeOptions.h Add skeletal NSXML work as requested. 2009-02-09 16:16:11 +00:00
NSXMLParser.h Fix header error spotted by Fred 2010-03-02 09:51:12 +00:00
NSZone.h fix some errors in comments causing documentation generation problems 2009-04-26 05:37:21 +00:00