.. |
Additions
|
Fix typos in comments, add a couple of testcases
|
2016-02-25 11:55:58 +00:00 |
GSSocksParser
|
portbility fixes for mswindows
|
2013-07-04 06:03:59 +00:00 |
ObjectiveC2
|
minot inttype/stdint tweaks
|
2013-10-30 03:51:32 +00:00 |
unix
|
Add missing includes (in correct order) for open() on most OS, including Solaris.
|
2014-06-18 19:33:26 +00:00 |
win32
|
need windows.h before winsock2.h
|
2015-08-24 09:25:24 +00:00 |
.cvsignore
|
Header reorganizsateion - Please refer to ChangeLog
|
2003-07-31 23:49:32 +00:00 |
callframe.h
|
a bit step towards removing obsolete mframe code.
|
2009-10-04 15:26:07 +00:00 |
callframe.m
|
include malloc.h for alloc() on platforms where it isn't in alloca.h
|
2010-03-16 06:11:00 +00:00 |
cifframe.h
|
crude KVO setter for structs
|
2012-07-27 16:48:49 +00:00 |
cifframe.m
|
protect from both old runtime and old compiler
|
2015-10-08 09:13:32 +00:00 |
common.h
|
Include and do not import pure-C header, guard against re-inclusion
|
2014-06-18 22:49:39 +00:00 |
CompatibilityHeaders.make
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
CXXException.m
|
Register C++ exception handler correctly for little endian platforms as well as big endian ones.
|
2011-03-16 14:38:42 +00:00 |
dld-load.h
|
avoid compiler/linker warnings
|
2011-03-07 11:34:17 +00:00 |
DocMakefile
|
Yavor Doganov patches for backward compatibility and documentation bootstrap
|
2014-06-30 06:20:36 +00:00 |
externs.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
GNUmakefile
|
more updates
|
2015-07-16 08:44:15 +00:00 |
GSArray.m
|
more updates
|
2015-07-16 08:44:15 +00:00 |
GSAttributedString.m
|
fix for attribute dictionaries whose contents mutate while in the cache
|
2013-11-01 06:48:20 +00:00 |
GSAvahiClient.h
|
attempt to get avahi code working without breaking abi.
|
2010-07-13 12:13:31 +00:00 |
GSAvahiClient.m
|
another bugfix attempt
|
2013-02-17 06:20:22 +00:00 |
GSAvahiNetService.m
|
tidied
|
2014-01-06 22:27:34 +00:00 |
GSAvahiNetServiceBrowser.m
|
fix ivar errors and missing import
|
2010-07-13 11:21:46 +00:00 |
GSAvahiRunLoopIntegration.h
|
Attempt to integrate Niels Grewe's avahi code
|
2010-07-13 10:35:13 +00:00 |
GSAvahiRunLoopIntegration.m
|
tiny cleanup
|
2013-03-04 09:34:40 +00:00 |
GSBlocks.m
|
Cleanup:
|
2011-07-31 15:31:39 +00:00 |
GSConcreteValue.m
|
Simplify header inclusion
|
2010-02-19 08:12:46 +00:00 |
GSConcreteValueTemplate.m
|
Fix suggested by Dag Agren in bug #35477
|
2012-02-08 15:34:48 +00:00 |
GSCountedSet.m
|
fixup sizing
|
2015-07-16 16:24:15 +00:00 |
GSDictionary.m
|
fixup sizing
|
2015-07-16 16:24:15 +00:00 |
GSDispatch.h
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
GSeq.h
|
Another use of tolower() found and removed ... retain tolower() when the
|
2012-08-09 18:57:20 +00:00 |
GSFastEnumeration.h
|
Tidied up some compiler warnings in last commit.
|
2009-12-27 14:41:15 +00:00 |
GSFFCallInvocation.m
|
protect from both old runtime and old compiler
|
2015-10-08 09:13:32 +00:00 |
GSFFIInvocation.m
|
consistency tweaks and simplify documentation flags in make files by automatically adding most work map entries.
|
2014-01-23 09:36:37 +00:00 |
GSFileHandle.h
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
GSFileHandle.m
|
File handle deallocation fix suggested by David
|
2015-08-28 09:21:45 +00:00 |
GSFormat.m
|
changes intended to allow use of _Bool throughout
|
2015-09-22 09:46:10 +00:00 |
GSFTPURLHandle.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
GSHTTPAuthentication.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
GSHTTPURLHandle.m
|
fixup for nul termination of debug output
|
2015-08-30 10:25:52 +00:00 |
GSICUString.h
|
Recommit tested changes.
|
2011-02-11 14:31:25 +00:00 |
GSICUString.m
|
Recommit tested changes.
|
2011-02-11 14:31:25 +00:00 |
GSInternal.h
|
Fix NSXML ABI breakage
|
2012-01-04 12:41:45 +00:00 |
GSInvocation.h
|
reinstate deleted code (bug #42405)
|
2014-05-22 16:55:18 +00:00 |
GSLocale.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
GSMDNSNetServices.m
|
Windows compile fixes
|
2014-01-11 18:03:15 +00:00 |
GSNetServices.h
|
several macros added to properly support protocols containing @optional
|
2013-12-30 13:37:40 +00:00 |
GSNetwork.h
|
Apply fixes for a couple of bug reports.
|
2012-03-01 19:39:20 +00:00 |
GSNumberTypes.h
|
Simplify the KVC getter code and make it return structs boxed in NSValues
|
2010-09-24 19:20:16 +00:00 |
GSPortPrivate.h
|
generalize define from __MINGW32__ to __MINGW__
|
2010-03-19 12:10:11 +00:00 |
GSPrivate.h
|
more tweaks ... move base64 encoding to shared private function
|
2015-08-30 09:23:27 +00:00 |
GSPrivateHash.m
|
experiment with slower but better hashes
|
2013-03-12 16:11:10 +00:00 |
GSPThread.h
|
Simplify source by usuing autoconf
|
2010-06-12 07:19:26 +00:00 |
GSQuickSort.m
|
fix quicksort implementation
|
2012-09-20 10:19:18 +00:00 |
GSRunLoopCtxt.h
|
experimental change to try to avoid non-standard extensions
|
2012-03-01 09:14:08 +00:00 |
GSRunLoopWatcher.h
|
experimental change to try to avoid non-standard extensions
|
2012-03-01 09:14:08 +00:00 |
GSRunLoopWatcher.m
|
generalize define from __MINGW32__ to __MINGW__
|
2010-03-19 12:10:11 +00:00 |
GSSet.m
|
fixup sizing
|
2015-07-16 16:24:15 +00:00 |
GSShellSort.m
|
Changes to restore sorting functiionality
|
2012-09-20 09:32:00 +00:00 |
GSSocketStream.h
|
windows compile fixes
|
2011-10-12 16:23:52 +00:00 |
GSSocketStream.m
|
Fixes to build again when tls is disabled
|
2014-12-28 11:59:36 +00:00 |
GSSorting.h
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
GSStream.h
|
Move NSStream addition declarations to separate file.
|
2010-03-05 12:41:40 +00:00 |
GSStream.m
|
Fix crasher if stream is opened more than once.
|
2015-07-27 09:50:15 +00:00 |
GSString.m
|
Further correction to latin1 conversion
|
2016-01-21 12:42:43 +00:00 |
GSTimSort.m
|
Fix a vulnerability in the timsort algorithm where an algorithmic problem caused an
|
2015-03-10 11:43:03 +00:00 |
GSTLS.h
|
Yavor Doganov's patch to avoid unnecessary link to libgcrypt
|
2014-06-30 06:28:38 +00:00 |
GSTLS.m
|
add gnustlsFileSystemRepresentation for mingw
|
2015-09-02 17:23:07 +00:00 |
GSURLPrivate.h
|
Allow debug to be turned on for an individual request
|
2015-08-30 15:50:27 +00:00 |
GSValue.m
|
protect from both old runtime and old compiler
|
2015-10-08 09:13:32 +00:00 |
hpux-load.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
inet_ntop.m
|
experimental change to try to avoid non-standard extensions
|
2012-03-01 09:14:08 +00:00 |
inet_pton.m
|
minot inttype/stdint tweaks
|
2013-10-30 03:51:32 +00:00 |
libgnustep-base-entry.m
|
Simplify header inclusion
|
2010-02-19 08:12:46 +00:00 |
Makefile.postamble
|
preparations for release and Yavor's make distclean patch
|
2015-05-13 07:03:32 +00:00 |
Makefile.preamble
|
Use _POSIX_C_SOURCE=199506L
|
2011-10-15 05:02:22 +00:00 |
NSAffineTransform.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSArchiver.m
|
protect from both old runtime and old compiler
|
2015-10-08 09:13:32 +00:00 |
NSArray.m
|
Apply patch by Patrick Laurent and tidy a bit.
|
2016-02-24 07:41:20 +00:00 |
NSAssertionHandler.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSAttributedString.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSAutoreleasePool.m
|
fix for possible crash during thread exit
|
2015-03-13 18:31:14 +00:00 |
NSBundle.m
|
remove declaration of unused methods
|
2015-10-21 07:10:25 +00:00 |
NSCache.m
|
Modify the interfaces of all collection classes to be compatible with the
|
2016-02-22 21:04:18 +00:00 |
NSCachedURLResponse.m
|
add last night's changes based on static analyser results.
|
2011-03-09 10:24:18 +00:00 |
NSCalendar.m
|
tidied
|
2016-02-20 17:25:53 +00:00 |
NSCalendarDate.m
|
fiF errors pointed out by Barnaby Jones
|
2015-05-02 16:44:02 +00:00 |
NSCallBacks.h
|
Adjust callback prototypes to use NSUInteger instead of unsigned int.
|
2011-05-31 14:19:26 +00:00 |
NSCallBacks.m
|
Changes for 64bit clean printf format strings.
|
2013-07-03 06:46:41 +00:00 |
NSCharacterSet.m
|
fix trivial typo in comment
|
2015-11-01 23:37:11 +00:00 |
NSCharacterSetData.h
|
OSX compatibility update for newline character set.
|
2010-01-09 07:45:18 +00:00 |
NSClassDescription.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSCoder.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSConcreteHashTable.m
|
Another attempt to work with non-fragile abi
|
2015-07-24 19:59:05 +00:00 |
NSConcreteMapTable.m
|
Another attempt to work with non-fragile abi
|
2015-07-24 19:59:05 +00:00 |
NSConcretePointerFunctions.h
|
fix indentation
|
2013-06-27 06:39:53 +00:00 |
NSConcretePointerFunctions.m
|
word size fixups
|
2012-01-09 08:28:27 +00:00 |
NSConnection.m
|
Modify the interfaces of all collection classes to be compatible with the
|
2016-02-22 21:04:18 +00:00 |
NSCopyObject.m
|
Replace old code directly referencing class_pointer ivar with calls to the new runtime API treating objects as opaque pointers.
|
2011-02-20 12:28:12 +00:00 |
NSCountedSet.m
|
Fix bug #43915 (equality not checked correctly for NSCountedSet)
|
2015-05-02 08:03:05 +00:00 |
NSData.m
|
Modify the interfaces of all collection classes to be compatible with the
|
2016-02-22 21:04:18 +00:00 |
NSDate.m
|
Provide NAN constant for Solaris if not available
|
2014-12-23 00:31:46 +00:00 |
NSDateFormatter.m
|
Misc minor bugfixes
|
2016-02-29 09:20:43 +00:00 |
NSDebug.m
|
fix comparison function return values
|
2016-02-19 15:57:04 +00:00 |
NSDecimal.m
|
fix for NSDecimalNumber rounding precision by Pirmin Braun <pb@intars.de>
|
2014-01-21 15:06:17 +00:00 |
NSDecimalNumber.m
|
protect from both old runtime and old compiler
|
2015-10-08 09:13:32 +00:00 |
NSDictionary.m
|
Modify the interfaces of all collection classes to be compatible with the
|
2016-02-22 21:04:18 +00:00 |
NSDistantObject.m
|
tidyups
|
2013-04-13 10:40:15 +00:00 |
NSDistributedLock.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSDistributedNotificationCenter.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSEnumerator.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSError.m
|
define keys with strings compatible with the deprecated values
|
2015-09-18 08:42:40 +00:00 |
NSException.m
|
Openbsd malloc.h warning fix.
|
2013-11-07 14:41:58 +00:00 |
NSFileHandle.m
|
Fix looping session startup
|
2015-03-08 09:22:11 +00:00 |
NSFileManager.m
|
fix for copying subdirectories
|
2016-02-29 07:44:12 +00:00 |
NSFormatter.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSGarbageCollector.m
|
Small tweaks to NSGarbageCollector.
|
2011-06-29 11:46:45 +00:00 |
NSGeometry.m
|
more header reorganisation
|
2010-02-25 08:36:34 +00:00 |
NSHashTable.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSHost.m
|
Improve thread ID and name code to match OSX. Add some initial getaddrinfo code
|
2015-03-31 09:14:01 +00:00 |
NSHTTPCookie.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSHTTPCookieStorage.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSIndexPath.m
|
Tweaks for leack checking at exit
|
2013-08-22 19:55:03 +00:00 |
NSIndexSet.m
|
Changes for 64bit clean printf format strings.
|
2013-07-03 06:46:41 +00:00 |
NSInvocation.m
|
reinstate deleted code (bug #42405)
|
2014-05-22 16:55:18 +00:00 |
NSInvocationOperation.m
|
add code to compare types ignoring qualifiers
|
2013-07-10 14:17:59 +00:00 |
NSJSONSerialization.m
|
json fixes by Larry Campbell
|
2014-07-14 06:38:16 +00:00 |
NSKeyedArchiver.m
|
protect from both old runtime and old compiler
|
2015-10-08 09:13:32 +00:00 |
NSKeyedUnarchiver.m
|
protect from both old runtime and old compiler
|
2015-10-08 09:13:32 +00:00 |
NSKeyValueCoding.m
|
optimisation and compatiblity tweaks
|
2015-05-22 15:34:25 +00:00 |
NSKeyValueMutableArray.m
|
Fixed NSKeyValueMutableArray/Set to post KVO notifications only if
|
2014-01-20 17:18:57 +00:00 |
NSKeyValueMutableSet.m
|
Fixed NSKeyValueMutableArray/Set to post KVO notifications only if
|
2014-01-20 17:18:57 +00:00 |
NSKeyValueObserving.m
|
protect from both old runtime and old compiler
|
2015-10-08 09:13:32 +00:00 |
NSLocale.m
|
Fix minor leak
|
2015-05-26 13:26:30 +00:00 |
NSLock.m
|
Avoid compiler warnrings
|
2015-08-16 10:42:48 +00:00 |
NSLog.m
|
fix typo
|
2015-07-14 20:41:10 +00:00 |
NSMapTable.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSMessagePort.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSMessagePortNameServer.m
|
Name server minor safety and performance tweak
|
2014-06-20 14:17:17 +00:00 |
NSMetadata.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSMethodSignature.m
|
protect from both old runtime and old compiler
|
2015-10-08 09:13:32 +00:00 |
NSNetServices.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSNotification.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSNotificationCenter.m
|
Added -addObserverForName:selector:queue:usingBlock: to NSNotificationCenter
|
2014-02-14 14:23:09 +00:00 |
NSNotificationQueue.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSNull.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSNumber.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSNumberFormatter.m
|
Fixed a long standing NSNumberFormatter bug in conjunction with zero padding
|
2015-12-30 21:09:55 +00:00 |
NSNumberMethods.h
|
Simplify the KVC getter code and make it return structs boxed in NSValues
|
2010-09-24 19:20:16 +00:00 |
NSObjCRuntime.m
|
simplification, including use of strtoull() everywhere
|
2012-09-03 13:36:45 +00:00 |
NSObject+NSComparisonMethods.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSObject.m
|
Don't initialise NSUserDefaults in NSObject+initialize ... recursion on bsd
|
2016-02-18 06:56:44 +00:00 |
NSOperation.m
|
fix potential deadlock
|
2015-08-30 06:40:40 +00:00 |
NSPage.m
|
simplification, including use of strtoull() everywhere
|
2012-09-03 13:36:45 +00:00 |
NSPathUtilities.m
|
better handling of removed user default values
|
2014-11-05 15:31:19 +00:00 |
NSPipe.m
|
internal workaround for clang namespace pollution.
|
2011-10-14 15:46:13 +00:00 |
NSPointerArray.m
|
minor fixes for 64bit systems using collection with more than 2^32 items
|
2015-01-16 15:25:50 +00:00 |
NSPointerFunctions.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSPort.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSPortCoder.m
|
protect from both old runtime and old compiler
|
2015-10-08 09:13:32 +00:00 |
NSPortMessage.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSPortNameServer.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSPredicate.m
|
fix mior leak
|
2015-05-26 13:24:26 +00:00 |
NSProcessInfo.m
|
safer error logging when we can't initialise process info
|
2016-02-15 12:13:37 +00:00 |
NSPropertyList.m
|
Use defaults cleanups
|
2016-02-15 10:10:39 +00:00 |
NSProtocolChecker.m
|
Use GSSelectorTypesMatch() for types comparison where we are interested in types
|
2012-07-20 04:43:58 +00:00 |
NSProxy.m
|
tidyups
|
2013-04-13 10:40:15 +00:00 |
NSRange.m
|
Parse length and location with scanInteger and not scanInt
|
2015-11-13 00:06:18 +00:00 |
NSRegularExpression.m
|
Fix handling of capture groups not participating in the current match.
|
2015-09-01 11:31:16 +00:00 |
NSRunLoop.m
|
imprve exception logging
|
2015-10-03 18:56:08 +00:00 |
NSScanner.m
|
Remove set but unused variable
|
2015-06-26 08:52:23 +00:00 |
NSSerializer.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSSet.m
|
minor performance tweaks
|
2015-07-16 09:30:57 +00:00 |
NSSocketPort.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSSocketPortNameServer.m
|
improve logging
|
2016-01-07 11:50:31 +00:00 |
NSSortDescriptor.m
|
Added missing Mac OS X 10.6 methods related to NSSortDescriptor
|
2014-02-14 13:02:41 +00:00 |
NSSpellServer.m
|
preparation for osx compatibility fix
|
2012-08-10 08:36:09 +00:00 |
NSString.m
|
another stub
|
2015-11-01 23:28:18 +00:00 |
NSTask.m
|
Misc minor bugfixes
|
2016-02-29 09:20:43 +00:00 |
NSTextCheckingResult.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSThread.m
|
iCreate mapt able lazily
|
2016-02-16 22:28:34 +00:00 |
NSTimer.m
|
imprve exception logging
|
2015-10-03 18:56:08 +00:00 |
NSTimeZone.m
|
Improve absolute time zone caching
|
2015-04-28 16:47:54 +00:00 |
nstzfile.h
|
imor fixup for systems without nstzfile.h
|
2014-12-23 14:36:02 +00:00 |
NSUnarchiver.m
|
protect from both old runtime and old compiler
|
2015-10-08 09:13:32 +00:00 |
NSUndoManager.m
|
* Source/NSUndoManager.m
|
2014-05-28 18:31:59 +00:00 |
NSURL.m
|
buffer overrun fix by Sergei Golovin <golovin.sv@gmail.com>
|
2013-12-21 07:56:33 +00:00 |
NSURLAuthenticationChallenge.m
|
Simplify header inclusion
|
2010-02-19 08:12:46 +00:00 |
NSURLCache.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSURLConnection.m
|
Allow debug to be turned on for an individual request
|
2015-08-30 15:50:27 +00:00 |
NSURLCredential.m
|
fixup credential equality check
|
2013-12-04 15:06:24 +00:00 |
NSURLCredentialStorage.m
|
fixups for libobjc2
|
2010-02-25 18:49:31 +00:00 |
NSURLDownload.m
|
Simplify header inclusion
|
2010-02-19 08:12:46 +00:00 |
NSURLHandle.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSURLProtectionSpace.m
|
Simplify header inclusion
|
2010-02-19 08:12:46 +00:00 |
NSURLProtocol.m
|
Allow debug to be turned on for an individual request
|
2015-08-30 15:50:27 +00:00 |
NSURLRequest.m
|
Allow debug to be turned on for an individual request
|
2015-08-30 15:50:27 +00:00 |
NSURLResponse.m
|
Changes for 64bit clean printf format strings.
|
2013-07-03 06:46:41 +00:00 |
NSUserDefaults.m
|
Fixup for mistake in earlier commit
|
2016-02-15 11:07:44 +00:00 |
NSUserNotification.m
|
"NSUserNotificationDefaultSoundName" constant string was declared but missing,
|
2015-12-29 11:39:51 +00:00 |
NSUUID.m
|
move random data generation out to category for easier use
|
2014-01-08 11:14:53 +00:00 |
NSValue.m
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSValueTransformer.m
|
Fixed +[NSValueTransformer valueTransformerForName:] to automatically register
|
2014-01-09 10:21:55 +00:00 |
NSXMLDocument.m
|
comment nested idef statements for clarity
|
2015-11-03 09:15:26 +00:00 |
NSXMLDTD.m
|
* Source/NSXMLDocument.m:
|
2012-04-06 22:27:55 +00:00 |
NSXMLDTDNode.m
|
Fix the remaining compiler warnings.
|
2012-04-07 10:45:30 +00:00 |
NSXMLElement.m
|
OSX copmpatibility tweak.
|
2015-12-22 18:35:37 +00:00 |
NSXMLNode.m
|
osx compatibility fixup
|
2015-11-02 18:10:38 +00:00 |
NSXMLParser.m
|
Entity substitution fix by Wolfgang
|
2015-09-23 06:08:20 +00:00 |
NSXMLPrivate.h
|
leak detection improvements
|
2013-08-22 15:44:54 +00:00 |
NSZone.m
|
minor format tweaks
|
2015-08-04 16:23:22 +00:00 |
null-load.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
objc-load.h
|
Updated code to compile with GCC 4.6 and the new GNU Objective-C runtime
|
2010-12-23 02:23:05 +00:00 |
objc-load.m
|
Cygwin-related changes.
|
2013-08-10 21:31:37 +00:00 |
preface.m
|
Attempt to integrate Niels Grewe's avahi code
|
2010-07-13 10:35:13 +00:00 |
simple-load.h
|
Use RTLD_NOLOAD, if it's supported.
|
2011-05-26 18:29:43 +00:00 |
win32-def.top
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |
win32-load.h
|
allow developers more time to adapt to LGPLv3
|
2008-06-08 10:38:33 +00:00 |