..
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
Memory leaks in DO fixed.
2001-04-11 12:30:32 +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
Revert to using class_pointer
2001-04-13 04:10:44 +00:00
GSArray.m
Various fixes.
2001-01-26 12:09:35 +00:00
GSAttributedString.m
Bugfix to avoid empty ranges.
2001-04-23 09:30:45 +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
Generate exception for invalid selector
2001-04-13 19:52:49 +00:00
GSFFIInvocation.m
Add FFI interface to NSInvocation and NSConnection
2000-12-08 19:06:00 +00:00
GSFormat.m
Tweaks to avoid compiler warnings.
2001-03-03 14:49:11 +00:00
GSHTTPURLHandle.m
Tweaks to avoid compiler warnings.
2001-03-03 14:49:11 +00:00
GSLocale.m
Initialise locale early
2001-04-23 08:55:58 +00:00
GSMime.m
Tweaks to avoid compiler warnings.
2001-03-03 14:49:11 +00:00
GSSet.m
Tidyup
2001-01-08 23:44:25 +00:00
GSString.m
More encoding tidyups
2001-04-12 09:29:16 +00:00
GSTcpPort.m
Fixed memory leak
2001-04-19 13:30:42 +00:00
GSTemplateValue.m
coding fixes
2001-01-12 16:48:33 +00:00
GSValue.m
Various minor fixes
2001-04-23 10:41:03 +00:00
GSXML.m
NSStringEncoding enum name updates.
2001-03-12 14:55:38 +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
Remove non-mingw32 classes
2001-03-14 18:23:39 +00:00
Makefile.postamble
Removed obsoleted code creating a /etc/services.add when packaging
2001-03-16 22:24:55 +00:00
Makefile.preamble
Path-finding updates.
2001-03-26 23:09:44 +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
Memory leaks in DO fixed.
2001-04-11 12:30:32 +00:00
NSAttributedString.m
More tidyups
2001-01-09 09:17:31 +00:00
NSAutoreleasePool.m
String usage updates.
2001-03-19 23:53:23 +00:00
NSBitmapCharSet.m
Unicode and character set updates.
2001-03-05 01:08:57 +00:00
NSBundle.m
Do not crash is NSSearchPathForDirectoriesInDomain return nil
2001-04-23 11:27:11 +00:00
NSCalendarDate.m
New header fiels for compatibility
2001-03-08 14:48:27 +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
Path-finding updates.
2001-03-26 23:09:44 +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
* Source/NSConcreteNumber.m (NumberTemplate): added precision to float
2001-02-26 10:32:22 +00:00
NSConnection.m
Memory leaks in DO fixed.
2001-04-11 12:30:32 +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
Revert code!
2001-04-20 17:02:49 +00:00
NSDate.m
New header fiels for compatibility
2001-03-08 14:48:27 +00:00
NSDateFormatter.m
New header fiels for compatibility
2001-03-08 14:48:27 +00:00
NSDebug.m
Implemented tracking and reporting all allocated instances of a certain
2001-04-19 16:10:23 +00:00
NSDecimal.m
String usage updates.
2001-03-19 23:53:23 +00:00
NSDecimalNumber.m
Use the NSDecimal functions for this class
2000-07-16 16:57:34 +00:00
NSDictionary.m
Path-finding updates.
2001-03-26 23:09:44 +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
Rewritten NSDirectoryEnumerator for speed
2001-04-19 22:09: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
String usage updates.
2001-03-19 23:53:23 +00:00
NSHost.m
Make NSHost more tolerant of bad system setups.
2001-01-18 08:27:00 +00:00
NSInvocation.m
indirection fix
2001-04-20 14:04:38 +00:00
NSLock.m
Merged 1.0 branch into main.
2001-04-10 03:27:01 +00:00
NSLog.m
New header fiels for compatibility
2001-03-08 14:48:27 +00:00
NSMapTable.m
String usage updates.
2001-03-19 23:53:23 +00:00
NSMethodSignature.m
Merged 1.0 branch into main.
2001-04-10 03:27:01 +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
Initialise locale early
2001-04-23 08:55:58 +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
Tweaks to avoid compiler warnings.
2001-03-03 14:49:11 +00:00
NSProcessInfo.m
Fixes for command line arguments coming from /proc/$$/cmdline.
2001-04-21 05:55:16 +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
Merged 1.0 branch into main.
2001-04-10 03:27:01 +00:00
NSRunLoop.m
Minor runloop fix
2001-03-17 11:55:05 +00:00
NSScanner.m
Placeholder class used in strings
2000-11-03 10:11:56 +00:00
NSSerializer.m
Merged 1.0 branch into main.
2001-04-10 03:27:01 +00:00
NSSet.m
Various fixes.
2001-01-26 12:09:35 +00:00
NSString.m
Bugfix for expanding tilde.
2001-04-23 09:56:33 +00:00
NSTask.m
Various tidyups and documentation added.
2001-04-19 09:21:59 +00:00
NSThread.m
Removed obsolete methods
2001-04-11 16:50:25 +00:00
NSTimer.m
Merge 0.6.6 branch into main.
2000-08-07 22:00:31 +00:00
NSTimeZone.m
Merged 1.0 branch into main.
2001-04-10 03:27:01 +00:00
NSUnarchiver.m
Tweaks to avoid compiler warnings.
2001-03-03 14:49:11 +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
Tweaks to avoid compiler warnings.
2001-03-03 14:49:11 +00:00
NSUser.m
Fixed crashing upon GNUSTEP_*_ROOT being unset; cache them; use a default
2001-04-23 11:29:18 +00:00
NSUserDefaults.m
User defaults fix ... use NSLanguages
2001-03-05 23:31:51 +00:00
NSValue.m
coding fixes
2001-01-12 16:48:33 +00:00
NSZone.m
String usage updates.
2001-03-19 23:53:23 +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
Add threads for mach.
2001-04-12 21:09:17 +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
thr-mach.m
Add threads for mach.
2001-04-12 21:09:17 +00:00
tzfile.h
Patches submitted from May 20 to Aug 28 1997
1997-09-01 21:59:51 +00:00
Unicode.m
More encoding tidyups
2001-04-12 09:29:16 +00:00
UnixFileHandle.m
Fix openssl
2001-02-28 03:59:05 +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
Various fixes.
2001-01-26 12:09:35 +00:00