..
mframe
* configure.in: added --with-libxml-include, --with-libxml-library
2000-10-28 21:58:48 +00:00
.cvsignore
files for cvs updated
2001-01-30 20:42:48 +00:00
behavior.m
Final fixes for DLLs
2000-06-30 22:42:48 +00:00
callframe.h
Add FFI interface to NSInvocation and NSConnection
2000-12-08 19:06:00 +00:00
callframe.m
Add FFI interface to NSInvocation and NSConnection
2000-12-08 19:06:00 +00:00
cifframe.h
Add FFI interface to NSInvocation and NSConnection
2000-12-08 19:06:00 +00:00
cifframe.m
Add FFI interface to NSInvocation and NSConnection
2000-12-08 19:06:00 +00:00
dld-load.h
* configure.in: added --with-libxml-include, --with-libxml-library
2000-10-28 21:58:48 +00:00
externs.m
Key value coding and class description support added.
2000-11-27 22:26:08 +00:00
GNUmakefile
Added unicode string formatting
2001-02-02 06:14:42 +00:00
GSArray.m
Various fixes.
2001-01-26 12:09:35 +00:00
GSAttributedString.m
Attributed range fixes
2001-01-13 20:33:58 +00:00
GSCompatibility.m
Placeholder class used in strings
2000-11-03 10:11:56 +00:00
GSCountedSet.m
Various fixes.
2001-01-26 12:09:35 +00:00
GSDictionary.m
Some more tidying up.
2001-01-10 00:22:11 +00:00
GSeq.h
NSString rewrite/reorganisation
2000-10-09 04:41:18 +00:00
GSFFCallInvocation.m
Use updated objc forwarding hook
2001-01-03 17:09:40 +00:00
GSFFIInvocation.m
Add FFI interface to NSInvocation and NSConnection
2000-12-08 19:06:00 +00:00
GSFormat.m
FreeBSD build fixes.
2001-02-09 06:58:38 +00:00
GSHTTPURLHandle.m
Remove obsolete constant
2000-11-20 21:34:16 +00:00
GSLocale.m
Put ifdefs around langinfo.h
2000-11-14 18:30:31 +00:00
GSMime.m
Fix problem parsing chunked data.
2001-01-13 08:05:30 +00:00
GSSet.m
Tidyup
2001-01-08 23:44:25 +00:00
GSString.m
Make more tolerant by accepting nil as input for replacing characters in range.
2001-02-08 17:12:40 +00:00
GSTcpPort.m
Additional thread safety fixes
2000-12-05 17:38:08 +00:00
GSTemplateValue.m
coding fixes
2001-01-12 16:48:33 +00:00
GSValue.m
More tidying up for consistency with gui libs
2001-01-12 14:29:34 +00:00
GSXML.m
2001-02-11 Manuel Guesdon <mguesdon@orange-concept.com>
2001-02-11 22:45:01 +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
Initialize Window sockets
2000-10-11 18:49:32 +00:00
libgnustep-base.def
Initialize Window sockets
2000-10-11 18:49:32 +00:00
Makefile.postamble
Fix typo in configure, remove spurious install of headers
2001-01-29 22:27:10 +00:00
Makefile.preamble
Fix typo in configure, remove spurious install of headers
2001-01-29 22:27:10 +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
Basic tidyup for start of support for apple runtime
2000-10-31 16:17:33 +00:00
NSArchiver.m
Basic tidyup for start of support for apple runtime
2000-10-31 16:17:33 +00:00
NSArray.m
Various fixes.
2001-01-26 12:09:35 +00:00
NSAssertionHandler.m
Better DLL handling
2000-06-14 04:03:56 +00:00
NSAttributedString.m
More tidyups
2001-01-09 09:17:31 +00:00
NSAutoreleasePool.m
Commented out invasive debugging message
2000-11-23 10:47:53 +00:00
NSBitmapCharSet.m
Ivar underscore prefixes added and some tidying done.
1999-09-16 07:21:34 +00:00
NSBundle.m
Minor win32 fix
2001-01-03 15:40:22 +00:00
NSCalendarDate.m
Move some way towards support of MacOS-X timezone compatibility.
2001-01-30 12:05:02 +00:00
NSCallBacks.h
Merge from 0.6.5
2000-02-19 00:40:47 +00:00
NSCallBacks.m
Better DLL handling
2000-06-14 04:03:56 +00:00
NSCharacterSet.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSClassDescription.m
Key value coding and class description support added.
2000-11-27 22:26:08 +00:00
NSCoder.m
Removed spurious semicolon
2001-02-08 19:39:06 +00:00
NSConcreteNumber.m
Class cluster and encoding/decoding fixes.
2000-10-16 12:35:42 +00:00
NSConnection.m
Clean up interface to GSIMap
2000-12-21 10:31:33 +00:00
NSCopyObject.m
Better DLL handling
2000-06-14 04:03:56 +00:00
NSCountedSet.m
Code simplification
2000-12-07 23:07:37 +00:00
NSData.m
Basic tidyup for start of support for apple runtime
2000-10-31 16:17:33 +00:00
NSDate.m
pass dates and time zones bycopy
2001-01-31 05:58:59 +00:00
NSDateFormatter.m
Tidyup for GC
1999-09-28 19:35:09 +00:00
NSDebug.m
Extended GSDebugAllocation code by adding a peak counter and a couple of
2000-12-11 23:28:08 +00:00
NSDecimal.m
Added checks for GMP
2000-11-18 08:54:32 +00:00
NSDecimalNumber.m
Use the NSDecimal functions for this class
2000-07-16 16:57:34 +00:00
NSDictionary.m
Various fixes.
2001-01-26 12:09:35 +00:00
NSDistantObject.m
DO fixes for ffcall library
2000-12-21 20:54:02 +00:00
NSDistributedLock.m
Ivar underscore prefixes added and some tidying done.
1999-09-16 07:21:34 +00:00
NSDistributedNotificationCenter.m
Better DLL handling
2000-06-14 04:03:56 +00:00
NSEnumerator.m
* Source/NSObjCRuntime.m (GSInstanceVariableInfo): fixes.
2001-01-03 11:22:59 +00:00
NSException.m
Better exception handling behavior
2001-01-25 08:05:52 +00:00
NSFileHandle.m
Port to MinGW
2000-09-15 22:06:01 +00:00
NSFileManager.m
Free disk space reporting fixes.
2001-02-07 21:30:25 +00:00
NSFormatter.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSGeometry.m
Minor modification for Apple runtime
2000-10-30 18:00:27 +00:00
NSHashTable.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSHost.m
Make NSHost more tolerant of bad system setups.
2001-01-18 08:27:00 +00:00
NSInvocation.m
Add FFI interface to NSInvocation and NSConnection
2000-12-08 19:06:00 +00:00
NSLock.m
tidied
2000-09-14 09:37:13 +00:00
NSLog.m
Mingw update
2000-06-12 05:17:41 +00:00
NSMapTable.m
Merge from dawn
1999-09-09 02:56:20 +00:00
NSMethodSignature.m
More GC tidyups
1999-09-28 11:10:34 +00:00
NSNotification.m
Many coding changes
2000-06-30 11:59:59 +00:00
NSNotificationCenter.m
Clean up interface to GSIMap
2000-12-21 10:31:33 +00:00
NSNotificationQueue.m
Merge from 0.6.5
2000-02-19 00:40:47 +00:00
NSNull.m
Commit correct version
2000-10-22 06:26:20 +00:00
NSNumber.m
Placeholder class used in strings
2000-11-03 10:11:56 +00:00
NSNumberFormatter.m
Added skeleton for this class
2000-09-02 01:44:24 +00:00
NSObjCRuntime.m
* Source/NSObjCRuntime.m (GSInstanceVariableInfo): fixes.
2001-01-03 11:22:59 +00:00
NSObject.m
* Source/NSObjCRuntime.m (GSInstanceVariableInfo): fixes.
2001-01-03 11:22:59 +00:00
NSPage.m
Basic tidyup for start of support for apple runtime
2000-10-31 16:17:33 +00:00
NSPipe.m
GC improvement and tidyup
2000-09-15 10:17:42 +00:00
NSPort.m
Fix for setting delegate to nil
2000-11-09 05:03:42 +00:00
NSPortCoder.m
Basic tidyup for start of support for apple runtime
2000-10-31 16:17:33 +00:00
NSPortMessage.m
Basic tidyup for start of support for apple runtime
2000-10-31 16:17:33 +00:00
NSPortNameServer.m
More mingw ports
2000-09-13 21:10:52 +00:00
NSProcessInfo.m
Placeholder class used in strings
2000-11-03 10:11:56 +00:00
NSProtocolChecker.m
Better DLL handling
2000-06-14 04:03:56 +00:00
NSProxy.m
Basic tidyup for start of support for apple runtime
2000-10-31 16:17:33 +00:00
NSRange.m
Added patch from nicola
2000-12-13 14:38:55 +00:00
NSRunLoop.m
Minor tidyup
2001-01-18 11:58:19 +00:00
NSScanner.m
Placeholder class used in strings
2000-11-03 10:11:56 +00:00
NSSerializer.m
More tidyups
2001-01-09 09:17:31 +00:00
NSSet.m
Various fixes.
2001-01-26 12:09:35 +00:00
NSString.m
2001-02-11 Manuel Guesdon <mguesdon@orange-concept.com>
2001-02-11 22:45:01 +00:00
NSTask.m
FreeBSD build fixes.
2001-02-09 06:58:38 +00:00
NSThread.m
Thread fixes for NSConnection
2000-11-22 08:41:07 +00:00
NSTimer.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSTimeZone.m
MacOS-X compatibility fixes
2001-01-31 15:10:41 +00:00
NSUnarchiver.m
Basic tidyup for start of support for apple runtime
2000-10-31 16:17:33 +00:00
NSUndoManager.m
Include config.h
2000-03-24 05:40:19 +00:00
NSURL.m
parsing fix
2000-11-16 11:04:59 +00:00
NSURLHandle.m
Minor tidyup
2000-12-05 18:34:06 +00:00
NSUser.m
NSSearchPathForDirectoriesInDomains() changes
2001-01-28 12:16:44 +00:00
NSUserDefaults.m
Improved mime parsing API and fixed NSUserDefaults bug.
2000-11-16 12:10:37 +00:00
NSValue.m
coding fixes
2001-01-12 16:48:33 +00:00
NSZone.m
Basic tidyup for start of support for apple runtime
2000-10-31 16:17:33 +00:00
null-load.h
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00
numbers.c
Merge from dawn
1999-09-09 02:56:20 +00:00
o_array.m
Merge from dawn
1999-09-09 02:56:20 +00:00
o_cbs.m
Merge from dawn
1999-09-09 02:56:20 +00:00
o_cbs_char_p.m
Include config.h
2000-03-24 05:40:19 +00:00
o_cbs_id.m
Include config.h
2000-03-24 05:40:19 +00:00
o_cbs_int.m
Include config.h
2000-03-24 05:40:19 +00:00
o_cbs_int_p.m
Include config.h
2000-03-24 05:40:19 +00:00
o_cbs_void_p.m
Include config.h
2000-03-24 05:40:19 +00:00
o_hash.m
Merge from dawn
1999-09-09 02:56:20 +00:00
o_list.m
Merge from dawn
1999-09-09 02:56:20 +00:00
o_map.m
Merge from dawn
1999-09-09 02:56:20 +00:00
o_vscanf.c
Revert last bugfix 'cos it broke DO
1999-11-11 13:40:52 +00:00
o_x_bas.m.in
Merge from dawn
1999-09-09 02:56:20 +00:00
o_x_cbs.m.in
Merge from dawn
1999-09-09 02:56:20 +00:00
objc-gnu2next.m
General stack info handling improvements
2000-04-14 10:38:22 +00:00
objc-load.m
* configure.in: added --with-libxml-include, --with-libxml-library
2000-10-28 21:58:48 +00:00
preface.m
Merge from dawn
1999-09-09 02:56:20 +00:00
simple-load.h
Check for lanfinfo, Update DLADDR check
2000-10-30 05:03:28 +00:00
tzfile.h
Patches submitted from May 20 to Aug 28 1997
1997-09-01 21:59:51 +00:00
Unicode.m
def encoding fix
2001-01-10 20:01:37 +00:00
UnixFileHandle.m
Various fixes.
2001-01-26 12:09:35 +00:00
win32-def.top
Final fixes for DLLs
2000-06-30 22:42:48 +00:00
win32-load.h
Add win32 dynamic loading.
1998-10-06 20:06:01 +00:00
WindowsFileHandle.m
Various fixes.
2001-01-26 12:09:35 +00:00