.. |
Additions
|
Add missing newline
|
2007-02-15 14:21:59 +00:00 |
mframe
|
cast to fix compiler warning
|
2006-06-03 19:30:33 +00:00 |
unix
|
Send event if an error occurs in -open
|
2007-01-28 07:15:27 +00:00 |
win32
|
Send event if an error occurs in -open
|
2007-01-28 07:15:27 +00:00 |
.cvsignore
|
Header reorganizsateion - Please refer to ChangeLog
|
2003-07-31 23:49:32 +00:00 |
callframe.h
|
* Update FSF Address.
|
2005-05-22 03:32:16 +00:00 |
callframe.m
|
Minor fix for conversion to GSObjCRuntime functions.
|
2006-12-15 06:19:42 +00:00 |
cifframe.h
|
Try to get ffi tyo compile on mingw32
|
2006-03-17 09:31:40 +00:00 |
cifframe.m
|
Minor fix for conversion to GSObjCRuntime functions.
|
2006-12-15 06:19:42 +00:00 |
CompatibilityHeaders.make
|
* Update FSF Address.
|
2005-05-22 03:32:16 +00:00 |
dld-load.h
|
Further copyright/license updates.
|
2005-07-15 22:51:23 +00:00 |
DocMakefile
|
net service locking and various documentation fixes.
|
2007-01-07 13:32:12 +00:00 |
externs.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
GNUmakefile
|
Updated configure and makefiles in the case when GNUSTEP_MAKEFILES is not set
|
2007-02-20 00:09:10 +00:00 |
GSArray.m
|
hash tidyups and rewrite of array sorting for better performance.
|
2006-10-26 08:33:40 +00:00 |
GSAttributedString.m
|
avoid spurious compiler warnings
|
2006-06-04 06:42:10 +00:00 |
GSConcreteValue.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
GSConcreteValueTemplate.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
GSCountedSet.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
GSDictionary.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
GSeq.h
|
add some more cset encoding support
|
2006-10-29 09:17:05 +00:00 |
GSFFCallInvocation.m
|
more work on hding external symbols and simplifying.
|
2006-10-16 09:30:18 +00:00 |
GSFFIInvocation.m
|
more work on hding external symbols and simplifying.
|
2006-10-16 09:30:18 +00:00 |
GSFileHandle.m
|
fix printf format error.
|
2006-11-29 20:04:09 +00:00 |
GSFormat.m
|
Make another couple of functions truly private
|
2006-10-20 12:57:59 +00:00 |
GSFTPURLHandle.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
GSHTTPAuthentication.m
|
Improve argument checking
|
2006-10-04 10:48:09 +00:00 |
GSHTTPURLHandle.m
|
tidied shutdown of sockets
|
2007-02-05 13:51:39 +00:00 |
GSInvocation.h
|
* Update FSF Address.
|
2005-05-22 03:32:16 +00:00 |
GSLocale.m
|
Updates to reduce global namespace pollution. Plenty more remaining.
|
2006-10-09 14:00:01 +00:00 |
GSPortPrivate.h
|
Some cleanup in preparation for next release.
|
2006-03-08 11:28:59 +00:00 |
GSPrivate.h
|
improve error checking and reporting when making a tcp/ip connection.
|
2006-11-29 19:57:38 +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
|
fixup runloop activity for wingw sockets
|
2006-08-09 21:20:50 +00:00 |
GSSet.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
GSStream.h
|
mingw stream improvements
|
2006-08-11 13:27:10 +00:00 |
GSStream.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
GSString.m
|
Fix keyed archiving error
|
2006-12-27 15:30:27 +00:00 |
GSURLPrivate.h
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
GSValue.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
hpux-load.h
|
Further copyright/license updates.
|
2005-07-15 22:51:23 +00:00 |
inet_pton.c
|
fixup recent changes to compile on m,ingw32 platform
|
2006-03-13 16:06:34 +00:00 |
libgnustep-base-entry.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
Makefile.postamble
|
Use new make facilities if available, os that things should work if people
|
2007-02-19 14:26:53 +00:00 |
Makefile.preamble
|
Use new make facilities if available, os that things should work if people
|
2007-02-19 14:26:53 +00:00 |
mframe.m
|
Minor fix for conversion to GSObjCRuntime functions.
|
2006-12-15 06:19:42 +00:00 |
NSAffineTransform.m
|
Add NSAffineTransform
|
2006-11-19 11:29:13 +00:00 |
NSArchiver.m
|
Updates to reduce global namespace pollution. Plenty more remaining.
|
2006-10-09 14:00:01 +00:00 |
NSArray.m
|
hash tidyups and rewrite of array sorting for better performance.
|
2006-10-26 08:33:40 +00:00 |
NSAssertionHandler.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSAttributedString.m
|
avoid spurious compiler warnings
|
2006-06-04 06:42:10 +00:00 |
NSAutoreleasePool.m
|
Fix bug returning autorelease count.
|
2007-01-30 18:05:34 +00:00 |
NSBundle.m
|
Some cleanup for make-2.0 changes
|
2007-03-01 13:43:23 +00:00 |
NSCachedURLResponse.m
|
Add file missed from last commit
|
2006-06-16 19:18:02 +00:00 |
NSCalendarDate.m
|
Check for bad day of month or month of year
|
2006-11-25 06:45:14 +00:00 |
NSCallBacks.h
|
Fix to use visibility attribute onoly on systems where it works
|
2006-11-15 06:42:15 +00:00 |
NSCallBacks.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSCharacterSet.m
|
Add experimental option for more compact NSCharacterSet storage.
|
2007-02-21 10:02:26 +00:00 |
NSCharacterSetData.h
|
Add experimental option for more compact NSCharacterSet storage.
|
2007-02-21 10:02:26 +00:00 |
NSClassDescription.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSCoder.m
|
More tidyups
|
2006-10-19 13:51:19 +00:00 |
NSConcreteNumber.h
|
Header tidyups, particularly updating of version compatibility macros.
|
2006-10-31 07:05:46 +00:00 |
NSConcreteNumber.m
|
FHS suppoort update
|
2007-02-16 08:09:55 +00:00 |
NSConcreteNumberTemplate.m
|
hash tidyups and rewrite of array sorting for better performance.
|
2006-10-26 08:33:40 +00:00 |
NSConnection.m
|
Thread safety fixup
|
2006-09-07 11:47:45 +00:00 |
NSCopyObject.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSCountedSet.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSData.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSDate.m
|
Experiment with function visibility ... try caching locale dictionary to be
|
2006-10-18 15:36:52 +00:00 |
NSDateFormatter.m
|
Updates to reduce global namespace pollution. Plenty more remaining.
|
2006-10-09 14:00:01 +00:00 |
NSDebug.m
|
mingw fixups
|
2007-02-04 12:53:43 +00:00 |
NSDecimal.m
|
more reduction of externals symbols pollution.
|
2006-10-11 05:26:14 +00:00 |
NSDecimalNumber.m
|
Experiment with function visibility ... try caching locale dictionary to be
|
2006-10-18 15:36:52 +00:00 |
NSDictionary.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSDistantObject.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSDistributedLock.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSDistributedNotificationCenter.m
|
avoid spurious compiler warnings
|
2006-06-04 06:42:10 +00:00 |
NSEnumerator.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSError.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSException.m
|
support older versions of bfd
|
2007-02-09 06:20:22 +00:00 |
NSFileHandle.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSFileManager.m
|
Minor symbol visibility cleanups
|
2006-10-23 14:47:37 +00:00 |
NSFormatter.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSGeometry.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSHashTable.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSHost.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSHTTPCookie.m
|
Skeletal implementation of new URL laoding scheme
|
2006-06-16 15:21:39 +00:00 |
NSHTTPCookieStorage.m
|
Improve argument checking
|
2006-10-04 10:48:09 +00:00 |
NSIndexPath.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSIndexSet.m
|
Add experimental option for more compact NSCharacterSet storage.
|
2007-02-21 10:02:26 +00:00 |
NSInvocation.m
|
Updates to reduce global namespace pollution. Plenty more remaining.
|
2006-10-09 14:00:01 +00:00 |
NSKeyedArchiver.m
|
Updates to reduce global namespace pollution. Plenty more remaining.
|
2006-10-09 14:00:01 +00:00 |
NSKeyedUnarchiver.m
|
fix unarchiving bug and tidy
|
2006-08-13 11:25:13 +00:00 |
NSKeyValueCoding.m
|
Avoid some gcc-4.1 compiler warnings.
|
2006-05-15 12:07:35 +00:00 |
NSKeyValueObserving.m
|
avoid spurious compiler warnings
|
2006-06-04 06:42:10 +00:00 |
NSLock.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSLog.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSMapTable.m
|
Skeletal implementation of new URL laoding scheme
|
2006-06-16 15:21:39 +00:00 |
NSMessagePort.m
|
Bugfix for releasing uninitialised instance.
|
2007-02-04 09:57:20 +00:00 |
NSMessagePortNameServer.m
|
minor win32 fixups
|
2006-10-23 15:16:26 +00:00 |
NSMethodSignature.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSNetServices.m
|
net service locking and various documentation fixes.
|
2007-01-07 13:32:12 +00:00 |
NSNotification.m
|
Experiment with function visibility ... try caching locale dictionary to be
|
2006-10-18 15:36:52 +00:00 |
NSNotificationCenter.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSNotificationQueue.m
|
More tidyups
|
2006-10-19 13:51:19 +00:00 |
NSNull.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSNumber.m
|
MacOS-X compatibility tweak
|
2007-02-20 08:47:55 +00:00 |
NSNumberFormatter.m
|
Fix for -[NSNumberFormatter stringForObjectValue:] which could crash on short format strings
|
2006-12-29 17:37:07 +00:00 |
NSObjCRuntime.m
|
Updates to reduce global namespace pollution. Plenty more remaining.
|
2006-10-09 14:00:01 +00:00 |
NSObject.m
|
ock contention fix added.
|
2007-02-28 06:24:13 +00:00 |
NSPage.m
|
Tidied up
|
2006-05-24 08:27:39 +00:00 |
NSPathUtilities.m
|
Ignore obsolete keys.
|
2007-03-01 13:46:01 +00:00 |
NSPipe.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSPort.m
|
Header tidyups, particularly updating of version compatibility macros.
|
2006-10-31 07:05:46 +00:00 |
NSPortCoder.m
|
locking and 64bit cpu encoding fixes.
|
2006-08-25 15:49:01 +00:00 |
NSPortMessage.m
|
Tweak socket stream in mingw32
|
2006-08-09 17:14:30 +00:00 |
NSPortNameServer.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSPredicate.m
|
Fix for bad cast
|
2006-08-06 05:18:41 +00:00 |
NSProcessInfo.m
|
FHS suppoort update
|
2007-02-16 08:09:55 +00:00 |
NSPropertyList.m
|
Attempt to handle illegal character in nib.
|
2007-02-19 19:52:30 +00:00 |
NSProtocolChecker.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSProxy.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSRange.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSRunLoop.m
|
Bugfix for #19099
|
2007-02-19 19:11:50 +00:00 |
NSScanner.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSSerializer.m
|
Header tidyups, particularly updating of version compatibility macros.
|
2006-10-31 07:05:46 +00:00 |
NSSet.m
|
Skeletal implementation of new URL laoding scheme
|
2006-06-16 15:21:39 +00:00 |
NSSocketPort.m
|
Improve detection/logging of connection attempt failures
|
2006-11-30 09:00:44 +00:00 |
NSSocketPortNameServer.m
|
Header tidyups, particularly updating of version compatibility macros.
|
2006-10-31 07:05:46 +00:00 |
NSSortDescriptor.m
|
documentation added and a couple of tidyups
|
2006-11-01 15:04:57 +00:00 |
NSString.m
|
Bugfix for #19099
|
2007-02-19 19:11:50 +00:00 |
NSTask.m
|
Fix possible thread safety issue.
|
2006-10-28 03:49:44 +00:00 |
NSThread.m
|
Header tidyups, particularly updating of version compatibility macros.
|
2006-10-31 07:05:46 +00:00 |
NSTimer.m
|
Tweak comments for error in documentation
|
2006-10-13 19:10:56 +00:00 |
NSTimeZone.m
|
FHS suppoort update
|
2007-02-16 08:09:55 +00:00 |
nstzfile.h
|
* configure.ac: Check for tzfile.h
|
2004-10-11 03:08:54 +00:00 |
NSUnarchiver.m
|
avoid spurious compiler warnings
|
2006-06-04 06:42:10 +00:00 |
NSUndoManager.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSURL.m
|
Make URL parsing a bit stricter like MacOS-X
|
2007-01-17 09:40:24 +00:00 |
NSURLAuthenticationChallenge.m
|
Skeletal implementation of new URL laoding scheme
|
2006-06-16 15:21:39 +00:00 |
NSURLCache.m
|
Skeletal implementation of new URL laoding scheme
|
2006-06-16 15:21:39 +00:00 |
NSURLConnection.m
|
Skeletal implementation of new URL laoding scheme
|
2006-06-16 15:21:39 +00:00 |
NSURLCredential.m
|
Avoid memory leaks by implementing hash and isEqual: for credentials
|
2006-06-19 15:37:50 +00:00 |
NSURLCredentialStorage.m
|
Skeletal implementation of new URL laoding scheme
|
2006-06-16 15:21:39 +00:00 |
NSURLDownload.m
|
Skeletal implementation of new URL laoding scheme
|
2006-06-16 15:21:39 +00:00 |
NSURLHandle.m
|
Make sure resourceData returns autoreleased copy.
|
2007-01-17 08:19:49 +00:00 |
NSURLProtectionSpace.m
|
Improve authentication handling ... only send authentication information in
|
2006-07-04 10:54:12 +00:00 |
NSURLProtocol.m
|
Skeletal implementation of new URL laoding scheme
|
2006-06-16 15:21:39 +00:00 |
NSURLRequest.m
|
Skeletal implementation of new URL laoding scheme
|
2006-06-16 15:21:39 +00:00 |
NSURLResponse.m
|
Skeletal implementation of new URL laoding scheme
|
2006-06-16 15:21:39 +00:00 |
NSUserDefaults.m
|
Add minor debug tweak
|
2007-01-25 09:41:42 +00:00 |
NSValue.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
NSValueTransformer.m
|
Complete NSValueTransformer implementation and document it.
|
2006-12-26 05:59:33 +00:00 |
NSXMLParser.m
|
net service locking and various documentation fixes.
|
2007-01-07 13:32:12 +00:00 |
NSZone.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
null-load.h
|
Further copyright/license updates.
|
2005-07-15 22:51:23 +00:00 |
objc-gnu2next.m
|
More code tidyups and NSError updates.
|
2006-10-20 10:56:27 +00:00 |
objc-load.h
|
Minor symbol visibility cleanups
|
2006-10-23 14:47:37 +00:00 |
objc-load.m
|
Minor symbol visibility cleanups
|
2006-10-23 14:47:37 +00:00 |
preface.m
|
Minor symbol visibility cleanups
|
2006-10-23 14:47:37 +00:00 |
simple-load.h
|
Further copyright/license updates.
|
2005-07-15 22:51:23 +00:00 |
thr-mach.h
|
Minor OpenBSD thread fixes
|
2006-03-17 09:15:25 +00:00 |
thr-mach.m
|
* Update FSF Address.
|
2005-05-22 03:32:16 +00:00 |
thr-pthread.m
|
Minor OpenBSD thread fixes
|
2006-03-17 09:15:25 +00:00 |
win32-def.top
|
* Update FSF Address.
|
2005-05-22 03:32:16 +00:00 |
win32-load.h
|
NSBundle.m: objc_executable_location(): A cast was obsuring a misuse of fileSystemRepresentation
|
2006-04-12 19:52:10 +00:00 |