libs-base/Source
CaS 663bef37e7 A few more string fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13180 72102866-910b-0410-8b05-ffd578937521
2002-03-20 22:37:22 +00:00
..
Additions Fixed typo causing crash for parsers 2002-03-13 19:01:55 +00:00
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 Build additional classes in a separat library. 2002-03-06 15:50:14 +00:00
GSArray.m Minor api consistency improvement. 2002-02-22 04:47:36 +00:00
GSAttributedString.m Source/GSAttributedString.m 2002-03-17 20:04:20 +00:00
GSCompatibility.m Tidyups 2002-03-13 09:58:43 +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 Tidyups 2002-03-13 09:58:43 +00:00
GSPrivate.h Low level character encoding rewrite. 2002-03-16 09:54:50 +00:00
GSSet.m Darwin fixes 2001-12-28 03:40:03 +00:00
GSString.m A few more string fixes. 2002-03-20 22:37:22 +00:00
GSTcpPort.m Tidied. 2002-03-20 12:13:03 +00:00
GSTemplateValue.m Archiving fix 2002-02-26 16:35:57 +00:00
GSValue.m Fix mistake 2002-02-27 07:02:15 +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 Updates to make SSL bundle build standalone. 2002-03-06 15:02:42 +00:00
Makefile.preamble Build additional classes in a separat library. 2002-03-06 15:50:14 +00:00
md5.c Merge from dawn 1999-09-09 02:56:20 +00:00
md5.h
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 Tidyups 2002-03-13 09:58:43 +00:00
NSAssertionHandler.m Log if the object where the assertion failed is a class or an instance 2002-03-12 12:48:11 +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 Tidyups 2002-03-13 09:58:43 +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 Minor safety enhancement 2002-03-11 19:52:22 +00:00
NSDate.m Tidyups 2002-03-13 09:58:43 +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 Tidyups 2002-03-13 09:58:43 +00:00
NSDictionary.m Tidyups 2002-03-13 09:58:43 +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 Add missing line 2002-03-10 08:08: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 Fixup copying of symlinks 2002-03-09 12:10:08 +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 Fixes for multiple insertion of same value. 2002-03-08 07:11:10 +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 bugfix for method name termination 2002-02-27 09:01:32 +00:00
NSLock.m Fix blocking in run loop. 2002-02-20 06:42:05 +00:00
NSLog.m Tidyups 2002-03-13 09:58:43 +00:00
NSMapTable.m Fixes for multiple insertion of same value. 2002-03-08 07:11:10 +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 Tidyups 2002-03-13 09:58:43 +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 Darwin link/compile fixes 2002-03-01 04:13:27 +00:00
NSPortMessage.m Added date version and title 2001-12-18 16:54:15 +00:00
NSPortNameServer.m Change a couple of log messages to be displayed only when the appropriate 2002-03-10 09:14:56 +00:00
NSProcessInfo.m Get proper constant string class 2002-03-13 16:49:56 +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 Tidied. 2002-03-20 12:13:03 +00:00
NSScanner.m Tidyups 2002-03-13 09:58:43 +00:00
NSSerializer.m Tidyups 2002-03-13 09:58:43 +00:00
NSSet.m Added date version and title 2001-12-18 16:54:15 +00:00
NSString.m Fies to bugs in low-level encoding/decoding changes. 2002-03-18 08:31:39 +00:00
NSTask.m Try .exe path extensions 2002-03-20 13:21:38 +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 Tidyups 2002-03-13 09:58:43 +00:00
NSUserDefaults.m Tidyups 2002-03-13 09:58:43 +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 A few more string fixes. 2002-03-20 22:37:22 +00:00
UnixFileHandle.m Various minor windows bugfixes and documentation cleanups. 2002-03-20 12:03:30 +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 minor windows bugfixes and documentation cleanups. 2002-03-20 12:03:30 +00:00