.. |
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
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSAttributedString.h
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSAutoreleasePool.h
|
implement -drain
|
2009-01-22 15:59:06 +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
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +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
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +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
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +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
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +00:00 |
NSObject.h
|
Cleanups and minor bugfixes for new code.
|
2009-09-12 07:37:00 +00:00 |
NSOperation.h
|
Fix includes and comments
|
2009-07-17 05:13:52 +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
|
Updates for 10.5 API changes
|
2009-02-23 20:42:32 +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
|
cleanups
|
2009-10-10 08:16:17 +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 |