libs-base/Source
CaS c6c48ab7e9 Make first moves towards handling the fact that unicode and cString
representations of the same string may contain different numbers of
characters.  In particular, UTF8 of course.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10643 72102866-910b-0410-8b05-ffd578937521
2001-08-03 12:24:25 +00:00
..
mframe Add definitions for NeXT_RUNTIME 2001-05-04 21:14:06 +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 Add FFI interface to NSInvocation and NSConnection 2000-12-08 19:06:00 +00:00
callframe.m Timing tweaks and minor optimisation 2001-06-27 10:25:54 +00:00
cifframe.h Add FFI interface to NSInvocation and NSConnection 2000-12-08 19:06:00 +00:00
cifframe.m NeXT_RUNTIME fixes 2001-04-24 03:40:04 +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 Add pthread and objc-load for Darwin 2001-07-10 03:23:39 +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 Fix bug with empty data object in xml plist 2001-07-27 13:30:31 +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 Guess at types when given untyped selector. 2001-07-31 09:28:25 +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 New strerror-like function 2001-05-31 22:39:16 +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 Enable inline nested functions again now that GCC 3.0 has been fixed 2001-06-06 11:01:25 +00:00
NSArchiver.m Fix portability of [un]signed char encodings 2001-05-11 15:23:24 +00:00
NSArray.m Some MacOS-X compatibility additions 2001-07-16 07:08:47 +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 Fixed %w format in description to output a single digit number rather 2001-06-01 12:13:17 +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 Timing tweaks and minor optimisation 2001-06-27 10:25:54 +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 Fix bug with empty data object in xml plist 2001-07-27 13:30:31 +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 Some MacOS-X compatibility additions 2001-07-16 07:08:47 +00:00
NSDistantObject.m Additional darwing fixes, added more function defs 2001-07-15 03:51:11 +00:00
NSDistributedLock.m New strerror-like function 2001-05-31 22:39:16 +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 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 Additional darwing fixes, added more function defs 2001-07-15 03:51:11 +00:00
NSLock.m Merged 1.0 branch into main. 2001-04-10 03:27:01 +00:00
NSLog.m More localisation fixes. 2001-04-28 05:53:56 +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 Support for GCC 3.0 2001-06-06 15:18:28 +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 Fix portability of [un]signed char encodings 2001-05-11 15:23:24 +00:00
NSPortMessage.m Basic tidyup for start of support for apple runtime 2000-10-31 16:17:33 +00:00
NSPortNameServer.m Improve diagnostic logging 2001-08-02 09:54:36 +00:00
NSProcessInfo.m Various minor updatesw for MacOS-X compatibility. 2001-07-15 09:08:27 +00:00
NSProtocolChecker.m Better DLL handling 2000-06-14 04:03:56 +00:00
NSProxy.m New strerror-like function 2001-05-31 22:39:16 +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 Make first moves towards handling the fact that unicode and cString 2001-08-03 12:24:25 +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 Allow listing of tools 2001-08-01 10:59:58 +00:00
NSUserDefaults.m Allow listing of tools 2001-08-01 10:59:58 +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 Check for defined types. 2001-05-17 14:54:47 +00:00
objc-load.m NeXT compatibility, Typos 2001-07-17 02:56:43 +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 Additional darwing fixes, added more function defs 2001-07-15 03:51:11 +00:00
tzfile.h Patches submitted from May 20 to Aug 28 1997 1997-09-01 21:59:51 +00:00
Unicode.m Make first moves towards handling the fact that unicode and cString 2001-08-03 12:24:25 +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