..
mframe
Regenerated
2002-01-09 14:33:30 +00:00
.cvsignore
Ignore SSL.bundle; removed spaces at the beginning of file
2001-12-06 16:29:35 +00:00
Base.gsdoc
Improve indexing.
2002-01-05 09:54:28 +00:00
behavior.m
Darwin constant string class fixes and compiling
2002-01-03 20:39:12 +00:00
callframe.h
Memory leak fixes for ffcall with exceptions being passed from server to
2001-09-21 15:14:57 +00:00
callframe.m
Invocation related fixes
2002-02-20 05:08:46 +00:00
cifframe.h
DO fixes ... thread safety and get exceptions working properly again.
2001-09-19 21:31:18 +00:00
cifframe.m
Invocation related fixes
2002-02-20 05:08:46 +00:00
dld-load.h
* configure.in: added --with-libxml-include, --with-libxml-library
2000-10-28 21:58:48 +00:00
externs.m
Rewrite maptable code and clean up / simplify source.
2002-01-30 13:05:35 +00:00
GNUmakefile
Fixed typo
2002-02-25 09:29:23 +00:00
GSArray.m
Minor api consistency improvement.
2002-02-22 04:47:36 +00:00
GSAttributedString.m
Performance tweaks
2002-02-13 18:49:32 +00:00
GSCompatibility.m
Added some property list parsing fixes.
2001-12-19 11:43:06 +00:00
GSCountedSet.m
Use new GSI api
2002-02-01 10:41:00 +00:00
GSDictionary.m
Use new GSI api
2002-02-01 10:41:00 +00:00
GSeq.h
Remove some static initialization.
2001-05-23 14:32:56 +00:00
GSFFCallInvocation.m
Invocation related fixes
2002-02-20 05:08:46 +00:00
GSFFIInvocation.m
Invocation related fixes
2002-02-20 05:08:46 +00:00
GSFormat.m
Fix blocking in run loop.
2002-02-20 06:42:05 +00:00
GSHTTPURLHandle.m
Fix blocking in run loop.
2002-02-20 06:42:05 +00:00
GSLocale.m
Many minor fixes for autogsdoc.
2001-12-17 14:31:42 +00:00
GSMime.m
more detailed debug
2001-12-19 23:04:28 +00:00
GSSet.m
Darwin fixes
2001-12-28 03:40:03 +00:00
GSString.m
Implemented copy methods for NSImmutableString so that the copied string
2002-02-11 17:16:24 +00:00
GSTcpPort.m
Porting changes
2002-02-26 09:43:04 +00:00
GSTemplateValue.m
Archiving fix
2002-02-26 16:35:57 +00:00
GSUnixSSLHandle.m
Porting changes
2002-02-26 09:43:04 +00:00
GSUserDefaults.h
More user defaults modification.
2001-11-10 17:31:39 +00:00
GSValue.m
Many minor fixes for autogsdoc.
2001-12-17 14:31:42 +00:00
GSXML.m
Fix typo
2002-01-03 15:19:22 +00:00
hpux-load.h
* configure.in: added --with-libxml-include, --with-libxml-library
2000-10-28 21:58:48 +00:00
libgnustep-base-entry.m
Many minor fixes for autogsdoc.
2001-12-17 14:31:42 +00:00
libgnustep-base.def
Darwin fixes
2001-12-28 03:40:03 +00:00
Makefile.postamble
Rewrite maptable code and clean up / simplify source.
2002-01-30 13:05:35 +00:00
Makefile.preamble
iTidied.
2002-02-25 09:23:45 +00:00
md5.c
Merge from dawn
1999-09-09 02:56:20 +00:00
md5.h
*** empty log message ***
1996-02-13 02:31:48 +00:00
mframe.m
Darwin fixes
2001-12-28 03:40:03 +00:00
NSArchiver.m
Various fixes towards standardising runtime API and to cope with
2002-02-21 13:31:13 +00:00
NSArray.m
Minor api consistency improvement.
2002-02-22 04:47:36 +00:00
NSAssertionHandler.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSAttributedString.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSAutoreleasePool.m
Re-instated new poll() based runloop code.
2002-01-30 15:28:50 +00:00
NSBitmapCharSet.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSBundle.m
Removed custom retain counting; retain all loaded bundles so that
2002-02-26 18:06:51 +00:00
NSCalendarDate.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSCallBacks.h
Rewrite maptable code and clean up / simplify source.
2002-01-30 13:05:35 +00:00
NSCallBacks.m
Rewrite maptable code and clean up / simplify source.
2002-01-30 13:05:35 +00:00
NSCharacterSet.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSClassDescription.m
tidyup
2002-02-12 12:33:57 +00:00
NSCoder.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSConcreteNumber.m
Some formatting changes
2001-11-12 13:01:09 +00:00
NSConnection.m
Performance tweaks
2002-02-13 18:49:32 +00:00
NSCopyObject.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSCountedSet.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSData.m
Various fixes towards standardising runtime API and to cope with
2002-02-21 13:31:13 +00:00
NSDate.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSDateFormatter.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSDebug.m
Fix some argument names for autogsdoc
2002-02-13 22:25:38 +00:00
NSDecimal.m
Fix some argument names for autogsdoc
2002-02-13 22:25:38 +00:00
NSDecimalNumber.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSDictionary.m
Improve documentation generation
2002-02-03 17:21:20 +00:00
NSDistantObject.m
Improve documentation generation
2002-02-03 17:21:20 +00:00
NSDistributedLock.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSDistributedNotificationCenter.m
Minor parsing fixes for autogsdoc and fix for NSHosting
2002-01-10 16:33:11 +00:00
NSEnumerator.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSException.m
Indented line
2002-01-03 10:01:25 +00:00
NSFileHandle.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSFileManager.m
Minor fix in defaults template handling
2002-02-24 16:45:14 +00:00
NSFormatter.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSGeometry.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSHashTable.m
Tidyups
2002-02-02 07:40:35 +00:00
NSHost.m
Porting changes
2002-02-26 09:43:04 +00:00
NSInvocation.m
Invocation related fixes
2002-02-20 05:08:46 +00:00
NSKeyValueCoding.m
Tidy key value coding
2002-02-25 07:05:58 +00:00
NSLock.m
Fix blocking in run loop.
2002-02-20 06:42:05 +00:00
NSLog.m
Fix blocking in run loop.
2002-02-20 06:42:05 +00:00
NSMapTable.m
Fix some argument names for autogsdoc
2002-02-13 22:25:38 +00:00
NSMethodSignature.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSNotification.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSNotificationCenter.m
Use new GSI api
2002-02-01 10:41:00 +00:00
NSNotificationQueue.m
Major rewrite of NSRunLoop
2002-01-28 15:16:33 +00:00
NSNull.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSNumber.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSNumberFormatter.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSObjCRuntime.m
Documented new functions
2002-02-25 06:25:49 +00:00
NSObject.m
Tidy key value coding
2002-02-25 07:05:58 +00:00
NSPage.m
Fix blocking in run loop.
2002-02-20 06:42:05 +00:00
NSPipe.m
Fix blocking in run loop.
2002-02-20 06:42:05 +00:00
NSPort.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSPortCoder.m
Various fixes towards standardising runtime API and to cope with
2002-02-21 13:31:13 +00:00
NSPortMessage.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSPortNameServer.m
Porting changes
2002-02-26 09:43:04 +00:00
NSProcessInfo.m
Fix blocking in run loop.
2002-02-20 06:42:05 +00:00
NSProtocolChecker.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSProxy.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSRange.m
Fix some argument names for autogsdoc
2002-02-13 22:25:38 +00:00
NSRunLoop.m
Fix blocking in run loop.
2002-02-20 06:42:05 +00:00
NSScanner.m
Improve documentation generation
2002-02-03 17:21:20 +00:00
NSSerializer.m
Performance tweaks
2002-02-13 18:49:32 +00:00
NSSet.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSString.m
Mnor fixes and documentation addition.
2002-02-20 09:28:51 +00:00
NSTask.m
Removed NSLogs
2002-02-24 06:14:31 +00:00
NSThread.m
Fix blocking in run loop.
2002-02-20 06:42:05 +00:00
NSTimer.m
Improve documentation generation
2002-02-03 17:21:20 +00:00
NSTimeZone.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSUnarchiver.m
Source/NSUnarchiver.m
2002-02-26 13:55:47 +00:00
NSUndoManager.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSURL.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSURLHandle.m
Added date version and title
2001-12-18 16:54:15 +00:00
NSUser.m
Minor fix in defaults template handling
2002-02-24 16:45:14 +00:00
NSUserDefaults.m
Minor fix in defaults template handling
2002-02-24 16:45:14 +00:00
NSValue.m
Tidied versioning
2002-02-21 13:17:39 +00:00
NSZone.m
Added date version and title
2001-12-18 16:54:15 +00:00
null-load.h
Add pthread and objc-load for Darwin
2001-07-10 03:23:39 +00:00
numbers.c
Merge from dawn
1999-09-09 02:56:20 +00:00
o_vscanf.c
Much simmplified NeXT checks for configure tests
2001-04-26 03:56:37 +00:00
objc-gnu2next.m
Fix incorrect def
2001-08-29 19:19:13 +00:00
objc-load.m
Reset the load callbacks when we abort loading a module because of an error
2001-08-30 19:24:49 +00:00
preface.m
Merge from dawn
1999-09-09 02:56:20 +00:00
simple-load.h
Fix error, improve messages
2001-11-20 05:12:19 +00:00
thr-mach.m
Add pthread and objc-load for Darwin
2001-07-10 03:23:39 +00:00
thr-pthread.m
Reaplce pthrea_yield with sched_yield
2001-09-12 22:34:44 +00:00
tzfile.h
Patches submitted from May 20 to Aug 28 1997
1997-09-01 21:59:51 +00:00
Unicode.m
Added support for escape sequences.
2002-01-24 17:54:33 +00:00
UnixFileHandle.m
Porting changes
2002-02-26 09:43:04 +00:00
win32-def.top
Final fixes for DLLs
2000-06-30 22:42:48 +00:00
win32-load.h
Update some MINGW symbols
2001-03-01 04:02:36 +00:00
WindowsFileHandle.m
Porting changes
2002-02-26 09:43:04 +00:00