libs-base/Source
rfm 7cf503e096 Minor substring optimisation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22975 72102866-910b-0410-8b05-ffd578937521
2006-05-23 19:29:52 +00:00
..
Additions Fix parse result error 2006-05-23 09:05:50 +00:00
mframe
unix Small runloop tidyup 2006-03-24 10:59:00 +00:00
win32 add missing header 2006-05-11 14:32:44 +00:00
.cvsignore
callframe.h
callframe.m
cifframe.h Try to get ffi tyo compile on mingw32 2006-03-17 09:31:40 +00:00
cifframe.m
CompatibilityHeaders.make
dld-load.h
DocMakefile NSStream additions 2006-02-15 17:34:47 +00:00
externs.m Further config enhancements ... fix a couple of static declarations, 2006-02-19 21:49:21 +00:00
GNUmakefile Basic implementation of NSPredicate and related classes 2006-05-09 14:21:26 +00:00
GSArray.m Avoid some gcc-4.1 compiler warnings. 2006-05-15 12:07:35 +00:00
GSAttributedString.m
GSCompatibility.m
GSCountedSet.m
GSDictionary.m
GSeq.h
GSFFCallInvocation.m Avoid some gcc-4.1 compiler warnings. 2006-05-15 12:07:35 +00:00
GSFFIInvocation.m Various bugfixes, portability fixes, and optimisations. 2006-02-27 09:35:19 +00:00
GSFileHandle.m Changes for NSStream support, especially in mingw32 ... not yet complete. 2006-03-21 15:33:05 +00:00
GSFormat.h
GSFormat.m Tidy use of sized datatypes. Check for invalid asumption of interchangability 2006-01-11 08:37:16 +00:00
GSFTPURLHandle.m
GSHTTPURLHandle.m Small bugfix and code reversion. 2006-05-15 11:23:59 +00:00
GSInvocation.h
GSLocale.m
GSPortPrivate.h Some cleanup in preparation for next release. 2006-03-08 11:28:59 +00:00
GSPrivate.h Tidy to avoid some external symbols 2006-03-10 10:46:37 +00:00
GSRunLoopCtxt.h Small runloop tidyup 2006-03-24 10:59:00 +00:00
GSRunLoopWatcher.h Changes for NSStream support, especially in mingw32 ... not yet complete. 2006-03-21 15:33:05 +00:00
GSRunLoopWatcher.m Changes for NSStream support, especially in mingw32 ... not yet complete. 2006-03-21 15:33:05 +00:00
GSSet.m
GSStream.h Changes for NSStream support, especially in mingw32 ... not yet complete. 2006-03-21 15:33:05 +00:00
GSStream.m Changes for NSStream support, especially in mingw32 ... not yet complete. 2006-03-21 15:33:05 +00:00
GSString.m Minor substring optimisation 2006-05-23 19:29:52 +00:00
GSTemplateValue.m More sized type tidyups 2006-01-11 09:32:13 +00:00
GSValue.m
hpux-load.h
inet_pton.c fixup recent changes to compile on m,ingw32 platform 2006-03-13 16:06:34 +00:00
libgnustep-base-entry.m
Makefile.postamble
Makefile.preamble
mframe.m Some cleanup in preparation for next release. 2006-03-08 11:28:59 +00:00
NSArchiver.m
NSArray.m Some cleanup in preparation for next release. 2006-03-08 11:28:59 +00:00
NSAssertionHandler.m
NSAttributedString.m Some cleanup in preparation for next release. 2006-03-08 11:28:59 +00:00
NSAutoreleasePool.m Fix unnecessary extra pool creation. 2006-01-20 17:12:33 +00:00
NSBundle.m NSString restructuring and bugfixes 2006-05-14 18:01:13 +00:00
NSCalendarDate.m Fix bug #16426 2006-04-26 13:35:10 +00:00
NSCallBacks.h
NSCallBacks.m Fixes for 64bit systems .. mostly cosmetic avoidance of compiler warnings. 2006-01-10 10:29:11 +00:00
NSCharacterSet.m Add support for code plane 16 in character sets. 2006-05-12 15:13:12 +00:00
NSCharacterSetData.h Add support for code plane 16 in character sets. 2006-05-12 15:13:12 +00:00
NSClassDescription.m Spelling fixes 2005-11-06 13:53:40 +00:00
NSCoder.m Avoid some gcc-4.1 compiler warnings. 2006-05-15 12:07:35 +00:00
NSConcreteNumber.h
NSConcreteNumber.m
NSConnection.m Some cleanup in preparation for next release. 2006-03-08 11:28:59 +00:00
NSCopyObject.m
NSCountedSet.m
NSData.m Fix memory allocation accounting error with isa swizzling 2006-05-23 09:22:53 +00:00
NSDate.m Tidy to avoid some external symbols 2006-03-10 10:46:37 +00:00
NSDateFormatter.m
NSDebug.m
NSDecimal.m
NSDecimalNumber.m
NSDictionary.m Improve string validation .. check for invalid unicode characters. 2006-03-26 10:59:57 +00:00
NSDistantObject.m Some cleanup in preparation for next release. 2006-03-08 11:28:59 +00:00
NSDistributedLock.m Minor debug improvment 2006-01-27 10:31:06 +00:00
NSDistributedNotificationCenter.m Tidied defaults usage with ports 2005-11-22 06:30:51 +00:00
NSEnumerator.m
NSError.m
NSException.m Tweak to dusable stacktrace when built without debug information. 2006-05-23 13:57:38 +00:00
NSFileHandle.m Documentation tweaks 2005-11-28 15:41:35 +00:00
NSFileManager.m NSFileManager.m: Don't screw with slashes in -[NSFileManager fileSystemRepresentationWithPath:](mingw) 2006-04-12 21:32:10 +00:00
NSFormatter.m
NSGeometry.m
NSHashTable.m
NSHost.m
NSIndexPath.m Add NSIndexSet 2006-02-12 19:02:58 +00:00
NSIndexSet.m
NSInvocation.m Avoid some gcc-4.1 compiler warnings. 2006-05-15 12:07:35 +00:00
NSKeyedArchiver.m Fixups for keyed archiving under windows. 2006-01-09 05:07:09 +00:00
NSKeyedUnarchiver.m Fix decoding of NSNull (bug #16456) 2006-04-28 07:43:09 +00:00
NSKeyValueCoding.m Avoid some gcc-4.1 compiler warnings. 2006-05-15 12:07:35 +00:00
NSKeyValueObserving.m Documentation tweaks 2005-11-28 15:41:35 +00:00
NSLock.m
NSLog.m Fixup some conditional compilation to use __MINGW32__ 2006-02-22 09:30:55 +00:00
NSMapTable.m
NSMessagePort.m Changes for NSStream support, especially in mingw32 ... not yet complete. 2006-03-21 15:33:05 +00:00
NSMessagePortNameServer.m Fixup for bad characters in name. 2006-05-11 14:26:54 +00:00
NSMethodSignature.m
NSNotification.m
NSNotificationCenter.m Some cleanup in preparation for next release. 2006-03-08 11:28:59 +00:00
NSNotificationQueue.m
NSNull.m Some cleanup in preparation for next release. 2006-03-08 11:28:59 +00:00
NSNumber.m
NSNumberFormatter.m
NSObjCRuntime.m Various bugfixes, portability fixes, and optimisations. 2006-02-27 09:35:19 +00:00
NSObject.m Avoid some gcc-4.1 compiler warnings. 2006-05-15 12:07:35 +00:00
NSPage.m Fixup some conditional compilation to use __MINGW32__ 2006-02-22 09:30:55 +00:00
NSPathUtilities.m Fixup some conditional compilation to use __MINGW32__ 2006-02-22 09:30:55 +00:00
NSPipe.m
NSPort.m Tidied defaults usage with ports 2005-11-22 06:30:51 +00:00
NSPortCoder.m Tidy use of sized datatypes. Check for invalid asumption of interchangability 2006-01-11 08:37:16 +00:00
NSPortMessage.m Spelling fixes 2005-11-06 13:53:40 +00:00
NSPortNameServer.m Some cleanup in preparation for next release. 2006-03-08 11:28:59 +00:00
NSPredicate.m Small bugfix and code reversion. 2006-05-15 11:23:59 +00:00
NSProcessInfo.m Always use UTF16 arguments on windows 2006-04-26 15:33:47 +00:00
NSPropertyList.m NSBundle.m: objc_executable_location(): A cast was obsuring a misuse of fileSystemRepresentation 2006-04-12 19:52:10 +00:00
NSProtocolChecker.m Fixes for 64bit systems .. mostly cosmetic avoidance of compiler warnings. 2006-01-10 10:29:11 +00:00
NSProxy.m Fixes for 64bit systems .. mostly cosmetic avoidance of compiler warnings. 2006-01-10 10:29:11 +00:00
NSRange.m
NSRunLoop.m Changes for NSStream support, especially in mingw32 ... not yet complete. 2006-03-21 15:33:05 +00:00
NSScanner.m
NSSerializer.m fix retain/release bug deserialising 2006-05-22 09:57:21 +00:00
NSSet.m
NSSocketPort.m Changes for NSStream support, especially in mingw32 ... not yet complete. 2006-03-21 15:33:05 +00:00
NSSocketPortNameServer.m Some cleanup in preparation for next release. 2006-03-08 11:28:59 +00:00
NSSortDescriptor.m NSSortDescriptor, applied patch from Saso Kiselkov. 2006-05-09 22:29:35 +00:00
NSString.m Fix bogus const declarations/casts 2006-05-20 09:56:49 +00:00
NSTask.m Some cleanup in preparation for next release. 2006-03-08 11:28:59 +00:00
NSThread.m Changes for NSStream support, especially in mingw32 ... not yet complete. 2006-03-21 15:33:05 +00:00
NSTimer.m Document the fact that exceptions raised during firing are caught and logged. 2006-03-13 15:15:44 +00:00
NSTimeZone.m Remove space in @ string define 2006-04-17 14:00:05 +00:00
nstzfile.h
NSUnarchiver.m Tidy use of sized datatypes. Check for invalid asumption of interchangability 2006-01-11 08:37:16 +00:00
NSUndoManager.m Fixed to remove grouping in progress. 2006-02-27 19:37:16 +00:00
NSURL.m Fix error unescaping uppercase hex digits 2006-04-27 09:49:13 +00:00
NSURLHandle.m
NSUserDefaults.m tested and fixed mingw error in last change 2006-02-23 15:25:18 +00:00
NSValue.m
NSXMLParser.m
NSZone.m Fixes for 64bit systems .. mostly cosmetic avoidance of compiler warnings. 2006-01-10 10:29:11 +00:00
null-load.h
objc-gnu2next.m
objc-load.h
objc-load.m NSBundle.m: objc_executable_location(): A cast was obsuring a misuse of fileSystemRepresentation 2006-04-12 19:52:10 +00:00
preface.m Tweak a little 2005-11-11 14:25:38 +00:00
simple-load.h
thr-mach.h Minor OpenBSD thread fixes 2006-03-17 09:15:25 +00:00
thr-mach.m
thr-pthread.m Minor OpenBSD thread fixes 2006-03-17 09:15:25 +00:00
win32-def.top
win32-load.h NSBundle.m: objc_executable_location(): A cast was obsuring a misuse of fileSystemRepresentation 2006-04-12 19:52:10 +00:00