..
mframe
DO fixes ... thread safety and get exceptions working properly again.
2001-09-19 21:31:18 +00:00
.cvsignore
files for cvs updated
2001-01-30 20:42:48 +00:00
behavior.m
Added neXT_RUNTIME around previous defs
2001-05-04 01:51:27 +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
Memory leak fixes for ffcall with exceptions being passed from server to
2001-09-21 15:14:57 +00:00
cifframe.h
DO fixes ... thread safety and get exceptions working properly again.
2001-09-19 21:31:18 +00:00
cifframe.m
DO fixes ... thread safety and get exceptions working properly again.
2001-09-19 21:31:18 +00:00
dld-load.h
* configure.in: added --with-libxml-include, --with-libxml-library
2000-10-28 21:58:48 +00:00
externs.m
Change some defs to match headers
2001-06-10 02:40:30 +00:00
GNUmakefile
New function to return GNUSTEP_SYSTEM_ROOT. SHould be used throughout.
2001-10-14 02:49:10 +00:00
GSArray.m
Tidyups and implementation of setSet: method
2001-05-22 09:30:07 +00:00
GSAttributedString.m
Shallow copy for cached attributes
2001-06-07 06:09:02 +00:00
GSCompatibility.m
Property list output fixups.
2001-09-08 05:11:58 +00:00
GSCountedSet.m
Tidyups and implementation of setSet: method
2001-05-22 09:30:07 +00:00
GSDictionary.m
Support for GCC 3.0
2001-06-06 15:18:28 +00:00
GSeq.h
Remove some static initialization.
2001-05-23 14:32:56 +00:00
GSFFCallInvocation.m
*** empty log message ***
2001-10-13 08:51:54 +00:00
GSFFIInvocation.m
Add FFI interface to NSInvocation and NSConnection
2000-12-08 19:06:00 +00:00
GSFormat.m
Tidied for gcc-3 warnings etc
2001-06-21 13:36:13 +00:00
GSHTTPURLHandle.m
Fix minor bug in returning properties
2001-08-02 12:10:46 +00:00
GSLocale.m
More localisation fixes.
2001-04-28 05:53:56 +00:00
GSMime.m
multipart parser fix
2001-08-06 14:28:07 +00:00
GSSet.m
Tidyups and implementation of setSet: method
2001-05-22 09:30:07 +00:00
GSString.m
Make first moves towards handling the fact that unicode and cString
2001-08-03 12:24:25 +00:00
GSTcpPort.m
Make file handles more robust
2001-07-19 16:13:02 +00:00
GSTemplateValue.m
Fix portability of [un]signed char encodings
2001-05-11 15:23:24 +00:00
GSValue.m
Fix portability of [un]signed char encodings
2001-05-11 15:23:24 +00:00
GSXML.m
Documentation regeneration and XML parsing fixes/updates.
2001-04-25 14:19:57 +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
Notice changes to xml and ssl support
2001-06-15 11:00:19 +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
DO fixes ... thread safety and get exceptions working properly again.
2001-09-19 21:31:18 +00:00
NSArchiver.m
Fix portability of [un]signed char encodings
2001-05-11 15:23:24 +00:00
NSArray.m
Fix for writing plists to URLs
2001-09-08 05:15:19 +00:00
NSAssertionHandler.m
Headers and funcs for NeXT_RUNTIME
2001-05-29 02:38:22 +00:00
NSAttributedString.m
Range check corrected.
2001-07-12 06:05:11 +00:00
NSAutoreleasePool.m
Autorelease fine control added
2001-05-10 20:00:02 +00:00
NSBitmapCharSet.m
Unicode and character set updates.
2001-03-05 01:08:57 +00:00
NSBundle.m
Headers and funcs for NeXT_RUNTIME
2001-05-29 02:38:22 +00:00
NSCalendarDate.m
Make sure +dateXXX and similar can work in subclasses
2001-08-28 22:11:32 +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
Fix portability of [un]signed char encodings
2001-05-11 15:23:24 +00:00
NSConnection.m
Tweaks to NSConnection
2001-10-06 18:12:53 +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
Property list output fixups.
2001-09-08 05:11:58 +00:00
NSDate.m
Fix month setup from strings
2001-07-10 17:43:05 +00:00
NSDateFormatter.m
New header fiels for compatibility
2001-03-08 14:48:27 +00:00
NSDebug.m
New strerror-like function
2001-05-31 22:39:16 +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
Fix for writing plists to URLs
2001-09-08 05:15:19 +00:00
NSDistantObject.m
Install header in base rather than Foundation
2001-09-26 17:05:58 +00:00
NSDistributedLock.m
New strerror-like function
2001-05-31 22:39:16 +00:00
NSDistributedNotificationCenter.m
New function to return GNUSTEP_SYSTEM_ROOT. SHould be used throughout.
2001-10-14 02:49:10 +00:00
NSEnumerator.m
* Source/NSObjCRuntime.m (GSInstanceVariableInfo): fixes.
2001-01-03 11:22:59 +00:00
NSException.m
New strerror-like function
2001-05-31 22:39:16 +00:00
NSFileHandle.m
Port to MinGW
2000-09-15 22:06:01 +00:00
NSFileManager.m
Fix for mingw
2001-07-11 09:30:06 +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
Fix crash when current host not found
2001-07-26 16:33:09 +00:00
NSInvocation.m
Memory leak fixes for ffcall with exceptions being passed from server to
2001-09-21 15:14:57 +00:00
NSLock.m
Merged 1.0 branch into main.
2001-04-10 03:27:01 +00:00
NSLog.m
Output UTF8 in log messages.
2001-10-02 12:00:25 +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
Fix portability of [un]signed char encodings
2001-05-11 15:23:24 +00:00
NSNumberFormatter.m
New strerror-like function
2001-05-31 22:39:16 +00:00
NSObjCRuntime.m
New strerror-like function
2001-05-31 22:39:16 +00:00
NSObject.m
More defs for Darwin.
2001-08-28 18:45:17 +00:00
NSPage.m
Basic tidyup for start of support for apple runtime
2000-10-31 16:17:33 +00:00
NSPipe.m
New strerror-like function
2001-05-31 22:39:16 +00:00
NSPort.m
Fix for setting delegate to nil
2000-11-09 05:03:42 +00:00
NSPortCoder.m
Install header in base rather than Foundation
2001-09-26 17:05:58 +00:00
NSPortMessage.m
Basic tidyup for start of support for apple runtime
2000-10-31 16:17:33 +00:00
NSPortNameServer.m
Retain MAKE_GDOMAP_CMD
2001-10-14 18:47:05 +00:00
NSProcessInfo.m
Various minor updatesw for MacOS-X compatibility.
2001-07-15 09:08:27 +00:00
NSProtocolChecker.m
*** empty log message ***
2001-10-13 08:51:54 +00:00
NSProxy.m
Comment out decl on Darwin
2001-08-03 20:43:40 +00:00
NSRange.m
Merged 1.0 branch into main.
2001-04-10 03:27:01 +00:00
NSRunLoop.m
Tidied for gcc-3 warnings etc
2001-06-21 13:36:13 +00:00
NSScanner.m
Minor scanning fix
2001-06-06 15:36:26 +00:00
NSSerializer.m
Ooops fixed typos
2001-06-26 13:39:07 +00:00
NSSet.m
Tidyups and implementation of setSet: method
2001-05-22 09:30:07 +00:00
NSString.m
Extend range of characters valid in unquoted string in property list.
2001-09-27 18:33:07 +00:00
NSTask.m
Various minor updatesw for MacOS-X compatibility.
2001-07-15 09:08:27 +00:00
NSThread.m
New strerror-like function
2001-05-31 22:39:16 +00:00
NSTimer.m
Timing tweaks and minor optimisation
2001-06-27 10:25:54 +00:00
NSTimeZone.m
simple locking bug fixed.
2001-05-02 11:52:43 +00:00
NSUnarchiver.m
Fix portability of [un]signed char encodings
2001-05-11 15:23:24 +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
New function to return GNUSTEP_SYSTEM_ROOT. SHould be used throughout.
2001-10-14 02:49:10 +00:00
NSUserDefaults.m
Make sure we don't crash while trying to parse a command line argument
2001-08-24 11:36:40 +00:00
NSValue.m
Fix portability of [un]signed char encodings
2001-05-11 15:23:24 +00:00
NSZone.m
OOps fix stupid error in last mod.
2001-06-01 14:15:56 +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_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
Much simmplified NeXT checks for configure tests
2001-04-26 03:56:37 +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
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
Check for lanfinfo, Update DLADDR check
2000-10-30 05:03:28 +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
In iconv_cstrtoustr() and iconv_ustrtocstr() report if a iconv
2001-10-14 21:34:31 +00:00
UnixFileHandle.m
Make file handles more robust
2001-07-19 16:13:02 +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
Make file handles more robust
2001-07-19 16:13:02 +00:00