libs-base/Source
Niels Grewe 857d32b33d In -[GSMimeParser scanToken:] return @"" instead of nil when parsing an empty
quoted string.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33952 72102866-910b-0410-8b05-ffd578937521
2011-10-08 17:53:17 +00:00
..
Additions In -[GSMimeParser scanToken:] return @"" instead of nil when parsing an empty 2011-10-08 17:53:17 +00:00
ObjectiveC2 Provisional IPv6 support added. 2011-10-03 16:03:19 +00:00
unix Temporary revert David's change to use PRIxPTR, PRIuPTR and 2011-08-20 13:05:37 +00:00
win32 For the avoidance of confusion, remove references to obsolete header. 2011-07-15 13:53:45 +00:00
.cvsignore
callframe.h
callframe.m
cifframe.h simplify last change 2010-06-08 05:03:14 +00:00
cifframe.m fix includes for gcc-4.6 2011-05-19 08:19:24 +00:00
common.h For the avoidance of confusion, remove references to obsolete header. 2011-07-15 13:53:45 +00:00
CompatibilityHeaders.make
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 simplify header layout 2011-03-13 12:52:37 +00:00
externs.m Start stuff for handling cleanup on process exit. 2011-06-19 09:26:03 +00:00
GNUmakefile Added NSJSONSerialization (10.7) implementation. The code path reading from an NSInputStream is not well tested - please try and break it! 2011-07-25 15:50:51 +00:00
GSArray.m Make -base compile almost without warnings again. Fixes: 2011-08-16 16:04:43 +00:00
GSAttributedString.m * Source/GSAttributedString.m: Throw an exception if the string object 2011-07-21 01:23:08 +00:00
GSAvahiClient.h attempt to get avahi code working without breaking abi. 2010-07-13 12:13:31 +00:00
GSAvahiClient.m a few more static analyser tweaks 2011-03-09 12:40:50 +00:00
GSAvahiNetService.m minor map/hash table compatibility tweaks and simplify notification center 2011-05-31 06:46:17 +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 Make Avahi work with gcc 2.95. 2011-06-13 14:50:25 +00:00
GSBlocks.m Cleanup: 2011-07-31 15:31:39 +00:00
GSConcreteValue.m
GSConcreteValueTemplate.m old/new objc api updates 2011-05-12 16:03:08 +00:00
GSCountedSet.m Ooops, should have been -> const id[]. 2011-07-31 18:37:12 +00:00
GSDictionary.m Lots of little fixes to make -base compile with -Werror (now builds without warnings). 2011-07-24 13:09:22 +00:00
GSeq.h avoid compiler warnings 2011-02-28 19:49:57 +00:00
GSFastEnumeration.h
GSFFCallInvocation.m fix includes for gcc-4.6 2011-05-19 08:19:24 +00:00
GSFFIInvocation.m Attempt workaround for runtime providing insufficient information in callback. 2011-09-07 09:42:50 +00:00
GSFileHandle.m networking portability for for solaris 2011-10-08 16:29:19 +00:00
GSFormat.m add last night's changes based on static analyser results. 2011-03-09 10:24:18 +00:00
GSFTPURLHandle.m
GSHTTPAuthentication.m add last night's changes based on static analyser results. 2011-03-09 10:24:18 +00:00
GSHTTPURLHandle.m small tweak for lowering resource usage during very heavy use of outgoing 2011-10-07 15:15:05 +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 for non-fragile abi 2011-03-08 12:49:34 +00:00
GSInvocation.h Lots of little fixes to make -base compile with -Werror (now builds without warnings). 2011-07-24 13:09:22 +00:00
GSLocale.m * Source/NSUserDefaults.m: 2011-09-29 19:00:46 +00:00
GSMDNSNetServices.m more bsd tweaks 2011-03-07 15:34:06 +00:00
GSNetServices.h fix to compile on systems withut avahi 2011-03-01 18:14:21 +00:00
GSNetwork.h networking portability for for solaris 2011-10-08 16:29:19 +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
GSPrivate.h Make -base compile almost without warnings again. Fixes: 2011-08-16 16:04:43 +00:00
GSPThread.h Simplify source by usuing autoconf 2010-06-12 07:19:26 +00:00
GSRunLoopCtxt.h
GSRunLoopWatcher.h For the avoidance of confusion, remove references to obsolete header. 2011-07-15 13:53:45 +00:00
GSRunLoopWatcher.m
GSSet.m More ARC fixups: id* -> const id* in NSSet 2011-07-31 18:34:40 +00:00
GSSocketStream.h Provisional IPv6 support added. 2011-10-03 16:03:19 +00:00
GSSocketStream.m networking portability for for solaris 2011-10-08 16:29:19 +00:00
GSStream.h
GSStream.m
GSString.m Cleanup: 2011-07-31 15:31:39 +00:00
GSURLPrivate.h For the avoidance of confusion, remove references to obsolete header. 2011-07-15 13:53:45 +00:00
GSValue.m old/new objc api updates 2011-05-12 16:03:08 +00:00
hpux-load.h
inet_ntop.c
inet_pton.c Guarded stdint.h inclusion 2010-05-21 11:05:33 +00:00
libgnustep-base-entry.m
Makefile.postamble try to ensure that including objc/runtime.h always works to get the new API. 2011-07-19 09:38:51 +00:00
Makefile.preamble Add configure option to control gdomap port 2011-06-09 17:08:41 +00:00
NSAffineTransform.m * Source/NSAffineTransform.m (-appendTransform:, 2011-08-11 07:27:52 +00:00
NSArchiver.m fix includes for gcc-4.6 2011-05-19 08:19:24 +00:00
NSArray.m Lots of little fixes to make -base compile with -Werror (now builds without warnings). 2011-07-24 13:09:22 +00:00
NSAssertionHandler.m Try to clean up after last commit. 2011-07-24 20:47:36 +00:00
NSAttributedString.m * Source/GSAttributedString.m: Throw an exception if the string object 2011-07-21 01:23:08 +00:00
NSAutoreleasePool.m Lazily initialize POSIX threads, matching OS X behaviour and stopping us from crashing when calling autorelease from a thread that was not previously registered explicitly (yuck!) 2011-07-11 14:31:36 +00:00
NSBundle.m Make the use of nil for a file URL path raise an invalid argument exception 2011-10-04 05:40:29 +00:00
NSCache.m Fix release of the wrong object in NSCache. 2011-02-11 12:42:59 +00:00
NSCachedURLResponse.m add last night's changes based on static analyser results. 2011-03-09 10:24:18 +00:00
NSCalendar.m * Source\NSCalendar.m: Protect the name id. 2011-06-11 10:44:38 +00:00
NSCalendarDate.m fix am/pm issues and incorrect test 2011-03-16 13:17:48 +00:00
NSCallBacks.h Adjust callback prototypes to use NSUInteger instead of unsigned int. 2011-05-31 14:19:26 +00:00
NSCallBacks.m minor map/hash table compatibility tweaks and simplify notification center 2011-05-31 06:46:17 +00:00
NSCharacterSet.m Lots of little fixes to make -base compile with -Werror (now builds without warnings). 2011-07-24 13:09:22 +00:00
NSCharacterSetData.h
NSClassDescription.m
NSCoder.m fix includes for gcc-4.6 2011-05-19 08:19:24 +00:00
NSConcreteHashTable.m Replace the implementations of NSFastEnumeration in NSConcrete{Hash,Map}Table with ones that work and don't cause people to dereference pointers that are set to random integer values. 2011-08-09 08:43:54 +00:00
NSConcreteMapTable.m Replace the implementations of NSFastEnumeration in NSConcrete{Hash,Map}Table with ones that work and don't cause people to dereference pointers that are set to random integer values. 2011-08-09 08:43:54 +00:00
NSConcretePointerFunctions.h Make base do unintuitive and stupid things in the name of Apple compatibility (hopefully Apple will fix their implementation in 10.7.something...). 2011-08-03 09:04:12 +00:00
NSConcretePointerFunctions.m minor cleanups 2011-02-19 19:42:42 +00:00
NSConnection.m Fixup to get correct type information when handling an incoming message as 2011-09-12 16:03:07 +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 Lots of little fixes to make -base compile with -Werror (now builds without warnings). 2011-07-24 13:09:22 +00:00
NSData.m * Source/NSData.m (-initWithCoder:, -encodeWithCoder): Correct 2011-10-03 13:22:16 +00:00
NSDate.m Cleanup: 2011-07-31 15:31:39 +00:00
NSDateFormatter.m Fix the build with the pure non-fragile ABI by declaring macros before using them. 2011-08-13 15:28:22 +00:00
NSDebug.m Lots of little fixes to make -base compile with -Werror (now builds without warnings). 2011-07-24 13:09:22 +00:00
NSDecimal.m double comparison fixes 2011-02-26 06:29:57 +00:00
NSDecimalNumber.m double comparison fixes 2011-02-26 06:29:57 +00:00
NSDictionary.m Lots of little fixes to make -base compile with -Werror (now builds without warnings). 2011-07-24 13:09:22 +00:00
NSDistantObject.m Temporary revert David's change to use PRIxPTR, PRIuPTR and 2011-08-20 13:05:37 +00:00
NSDistributedLock.m
NSDistributedNotificationCenter.m Start stuff for handling cleanup on process exit. 2011-06-19 09:26:03 +00:00
NSEnumerator.m
NSError.m
NSException.m Make -drain and -release in NSAutoreleasePool do the same thing (rather than one calling the other) in non-GC mode. 2011-05-27 11:48:44 +00:00
NSFileHandle.m ssh handshake improvements and consmetic tweaks 2011-07-12 11:40:15 +00:00
NSFileManager.m Add a few OSX compatibility methods 2011-10-02 11:17:49 +00:00
NSFormatter.m
NSGarbageCollector.m Small tweaks to NSGarbageCollector. 2011-06-29 11:46:45 +00:00
NSGeometry.m
NSHashTable.m Silence some warnings caused by returning the result of a method that doesn't return. 2011-02-11 14:51:47 +00:00
NSHost.m Provisional IPv6 support added. 2011-10-03 16:03:19 +00:00
NSHTTPCookie.m Make -base compile almost without warnings again. Fixes: 2011-08-16 16:04:43 +00:00
NSHTTPCookieStorage.m
NSIndexPath.m Cleanup: 2011-07-31 15:31:39 +00:00
NSIndexSet.m
NSInvocation.m Temporary revert David's change to use PRIxPTR, PRIuPTR and 2011-08-20 13:05:37 +00:00
NSJSONSerialization.m * Source/NSJSONSerialization.m: Get this file to compile with 2011-07-25 20:30:39 +00:00
NSKeyedArchiver.m Make -drain and -release in NSAutoreleasePool do the same thing (rather than one calling the other) in non-GC mode. 2011-05-27 11:48:44 +00:00
NSKeyedUnarchiver.m * Source/NSPropertyList.m (GSBinaryPLParser -objectAtIndex:): 2011-10-03 19:48:30 +00:00
NSKeyValueCoding.m remove redundant code 2011-03-09 10:32:48 +00:00
NSKeyValueMutableArray.m Fix more unsigned int / int cases that should be NS[U]Integer 2010-09-16 02:55:24 +00:00
NSKeyValueMutableSet.m Fix more unsigned int / int cases that should be NS[U]Integer 2010-09-16 02:55:24 +00:00
NSKeyValueObserving.m Lots of little fixes to make -base compile with -Werror (now builds without warnings). 2011-07-24 13:09:22 +00:00
NSLocale.m Fix the build with the pure non-fragile ABI by declaring macros before using them. 2011-08-13 15:28:22 +00:00
NSLock.m fix bug #34154 2011-08-27 16:46:26 +00:00
NSLog.m Make -drain and -release in NSAutoreleasePool do the same thing (rather than one calling the other) in non-GC mode. 2011-05-27 11:48:44 +00:00
NSMapTable.m Silence some warnings caused by returning the result of a method that doesn't return. 2011-02-11 14:51:47 +00:00
NSMessagePort.m networking portability for for solaris 2011-10-08 16:29:19 +00:00
NSMessagePortNameServer.m Make -drain and -release in NSAutoreleasePool do the same thing (rather than one calling the other) in non-GC mode. 2011-05-27 11:48:44 +00:00
NSMethodSignature.m More tweaks for garbage collection mode, including making NSNotificationCenter use weak pointers (things are never removed if it uses strong pointers because they remove themselves in the -dealloc method, which is never called, and can't remove themselves in the -finalize method because the -finalize method would not be called until after they have been removed - this is consistent with Apple behaviour). 2011-05-25 11:15:08 +00:00
NSNetServices.m a few more static analyser tweaks 2011-03-09 12:40:50 +00:00
NSNotification.m
NSNotificationCenter.m more leak cleanup stuff 2011-06-19 13:34:17 +00:00
NSNotificationQueue.m improve comments 2010-08-17 07:35:20 +00:00
NSNull.m Cleanup: 2011-07-31 15:31:39 +00:00
NSNumber.m Temporary revert David's change to use PRIxPTR, PRIuPTR and 2011-08-20 13:05:37 +00:00
NSNumberFormatter.m Minor fixes 2011-09-30 20:31:15 +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 fix includes for gcc-4.6 2011-05-19 08:19:24 +00:00
NSObject+NSComparisonMethods.m
NSObject.m * Source/NSObject.m (__builtin_offsetof): Add workaround for build in missing 2011-08-22 11:02:10 +00:00
NSOperation.m remove unused variables 2011-03-05 18:20:37 +00:00
NSPage.m update NSPage functions for windows 2010-06-17 19:08:08 +00:00
NSPathUtilities.m tweak 2011-04-13 14:34:39 +00:00
NSPipe.m
NSPointerArray.m Lots of little fixes to make -base compile with -Werror (now builds without warnings). 2011-07-24 13:09:22 +00:00
NSPointerFunctions.m Silence some warnings caused by returning the result of a method that doesn't return. 2011-02-11 14:51:47 +00:00
NSPort.m Cleanup: 2011-07-31 15:31:39 +00:00
NSPortCoder.m fix includes for gcc-4.6 2011-05-19 08:19:24 +00:00
NSPortMessage.m
NSPortNameServer.m
NSPredicate.m fix use of preprocessor constants. 2010-11-18 09:46:51 +00:00
NSProcessInfo.m Lots of little fixes to make -base compile with -Werror (now builds without warnings). 2011-07-24 13:09:22 +00:00
NSPropertyList.m * Source/NSPropertyList.m (GSBinaryPLParser -objectAtIndex:): 2011-10-03 19:48:30 +00:00
NSProtocolChecker.m Replace a call to -[Protocol name] with protocol_getName 2010-09-09 22:42:47 +00:00
NSProxy.m Fixed missing oneway qualifier on -release return type. 2011-07-26 10:47:16 +00:00
NSRange.m
NSRegularExpression.m Fix the build with the pure non-fragile ABI by declaring macros before using them. 2011-08-13 15:28:22 +00:00
NSRunLoop.m Make -drain and -release in NSAutoreleasePool do the same thing (rather than one calling the other) in non-GC mode. 2011-05-27 11:48:44 +00:00
NSScanner.m use init return value 2010-09-09 21:41:40 +00:00
NSSerializer.m casts to keep compiler happy 2011-03-29 09:40:14 +00:00
NSSet.m Ooops, should have been -> const id[]. 2011-07-31 18:37:12 +00:00
NSSocketPort.m networking portability for for solaris 2011-10-08 16:29:19 +00:00
NSSocketPortNameServer.m a few more static analyser tweaks 2011-03-09 12:40:50 +00:00
NSSortDescriptor.m use cocoa values for the coding keys 2011-03-18 10:34:40 +00:00
NSSpellServer.m User defaults language/setup restructuring 2011-03-05 07:54:05 +00:00
NSString.m Clean up NSRegularExpression, so that it compiles without warnings with or without ICU, but we don't pretend that we support things that we don't and silently return nonsense results to make debugging difficult for GNUstep users. 2011-08-03 12:04:27 +00:00
NSTask.m minor map/hash table compatibility tweaks and simplify notification center 2011-05-31 06:46:17 +00:00
NSTextCheckingResult.m Added implementation of NSRegularExpression, from iOS 4 Foundation. 2010-11-19 22:06:18 +00:00
NSThread.m Shorten the error message here. Move the bulk of the explaination into README.initialize in the Documentation folder. 2011-09-29 17:04:13 +00:00
NSTimer.m Make firing of timers more robust 2010-09-25 21:28:07 +00:00
NSTimeZone.m Cleanup: 2011-07-31 15:31:39 +00:00
nstzfile.h
NSUnarchiver.m fix includes for gcc-4.6 2011-05-19 08:19:24 +00:00
NSUndoManager.m use the _() macro for localisation within base 2011-02-15 06:25:54 +00:00
NSURL.m Make the use of nil for a file URL path raise an invalid argument exception 2011-10-04 05:40:29 +00:00
NSURLAuthenticationChallenge.m
NSURLCache.m
NSURLConnection.m fix to reture respnse for synchronous request. 2011-10-07 09:17:14 +00:00
NSURLCredential.m
NSURLCredentialStorage.m
NSURLDownload.m
NSURLHandle.m
NSURLProtectionSpace.m
NSURLProtocol.m networking portability for for solaris 2011-10-08 16:29:19 +00:00
NSURLRequest.m
NSURLResponse.m OSX compat tweaks 2011-02-23 11:52:17 +00:00
NSUserDefaults.m Add a few OSX compatibility methods 2011-10-02 11:17:49 +00:00
NSValue.m Cleanup: 2011-07-31 15:31:39 +00:00
NSValueTransformer.m
NSXMLDocument.m
NSXMLDTD.m
NSXMLDTDNode.m
NSXMLElement.m
NSXMLNode.m Started working on NSXMLNode. 2011-10-01 18:43:29 +00:00
NSXMLParser.m Fix xml parse error 2011-06-17 13:47:24 +00:00
NSXMLPrivate.h For the avoidance of confusion, remove references to obsolete header. 2011-07-15 13:53:45 +00:00
NSZone.m First pass at hybrid GC mode. This will try use retain-release mode if the collector is not running. Code will run in retain/release mode unless something compiled with -fobjc-gc-only is loaded. 2011-05-28 14:51:40 +00:00
null-load.h
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 minor cleanups 2011-02-19 19:42:42 +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
win32-load.h