libs-base/Headers/GNUstepBase
theraven 72e4d13156 Rewrote NSProxy's -retain / -release to be the same as NSObject, not its own ad-hoc thing.
Added declaration of __bridge for use in non-ARC mode.

Tweaked arrayWithObjects:count: to take a const id* parameter, to avoid ARC
treating it as a write-back parameter.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33425 72102866-910b-0410-8b05-ffd578937521
2011-06-30 14:44:58 +00:00
..
.cvsignore simplify header layout 2011-03-13 12:52:37 +00:00
Additions.h simplify header layout 2011-03-13 12:52:37 +00:00
config.h.in Attempt to detect the flags needed to enable compiler intrinsics for atomic 2011-05-26 18:37:58 +00:00
CXXException.h simplify header layout 2011-03-13 12:52:37 +00:00
DistributedObjects.h simplify header layout 2011-03-13 12:52:37 +00:00
GCObject.h simplify header layout 2011-03-13 12:52:37 +00:00
GNUstep.h ASSIGN() / RETAIN() and so on macros break the ARC migration tool (it won't rewrite expressions in macros from external headers), so just make them expand to the same thing in ARC mode as in GC mode. 2011-06-29 15:29:40 +00:00
GSBlocks.h simplify header layout 2011-03-13 12:52:37 +00:00
GSConfig.h.in simplify header layout 2011-03-13 12:52:37 +00:00
GSFileHandle.h remove non-portable includes 2011-06-27 06:04:47 +00:00
GSFunctions.h simplify header layout 2011-03-13 12:52:37 +00:00
GSIArray.h simplify header layout 2011-03-13 12:52:37 +00:00
GSIMap.h 64bit safety fixes 2011-03-29 08:16:02 +00:00
GSLocale.h simplify header layout 2011-03-13 12:52:37 +00:00
GSLock.h simplify header layout 2011-03-13 12:52:37 +00:00
GSMime.h simplify header layout 2011-03-13 12:52:37 +00:00
GSObjCRuntime.h simplify header layout 2011-03-13 12:52:37 +00:00
GSUnion.h Cleanup and fix to build additipns library on apple systems. 2011-03-29 11:18:10 +00:00
GSVersionMacros.h Rewrote NSProxy's -retain / -release to be the same as NSObject, not its own ad-hoc thing. 2011-06-30 14:44:58 +00:00
GSXML.h simplify header layout 2011-03-13 12:52:37 +00:00
NSArray+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSAttributedString+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSBundle+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSCalendarDate+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSData+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSDebug+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSFileHandle+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSLock+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSMutableString+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSNetServices+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSNumber+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSObject+GNUstepBase.h Add some flexibility 2011-06-20 07:33:27 +00:00
NSProcessInfo+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSStream+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSString+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSTask+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSThread+GNUstepBase.h simplify header layout 2011-03-13 12:52:37 +00:00
NSURL+GNUstepBase.h Add some requests 10.6 methods ... untested. 2011-06-17 11:45:28 +00:00
preface.h.in Rewrote NSProxy's -retain / -release to be the same as NSObject, not its own ad-hoc thing. 2011-06-30 14:44:58 +00:00
Unicode.h simplify header layout 2011-03-13 12:52:37 +00:00