libs-gdl2/EOControl
David Ayers 899c64641d * EOControl/EOGlobalID.h: Correct size of _bytes.
* EOControl/EOGlobalID.m: Update includes.
	(sequence): Define plattform independently.
	(sequenceRev): Remove.
	([EOGlobalID isEqual:]): Fix declaration.
	([EOTemporaryGlobalID init]): Ditto.
	([EOTemporaryGlobalID isEqual:]): Ditto.  Remove access
	instance variable directly instead of relying on superflous
	accessor method.
	([EOTemporaryGlobalID assignGloballyUniqueBytes]): Rewrite and
	document.
	([EOTemporaryGlobalID _bytes]): Remove.
	([EOTemporaryGlobalID encodeWithCoder:]): Encode contents of
	bytes instead of pointer value.
	([EOTemporaryGlobalID decodeWithCoder:]): Decode contents of
	bytes instead of pointer value.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@19144 72102866-910b-0410-8b05-ffd578937521
2004-04-18 08:16:23 +00:00
..
EOAndQualifier.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOArrayDataSource.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOArrayDataSource.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOCheapArray.h * EOAccess/EODatabase.m ([EODatabase dealloc]): Use DESTROY 2004-04-17 12:41:32 +00:00
EOCheapArray.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOClassDescription.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOClassDescription.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOControl.h * EOAccess/EODatabaseContext.m ([EODatabaseContext -setDelegate:]): 2003-05-02 17:00:23 +00:00
EODataSource.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EODataSource.m * EOAccess/EOAdaptor.m: Include GNUstep-specific headers for 2004-01-29 13:23:22 +00:00
EODebug.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EODebug.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EODefines.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EODeprecated.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EODetailDataSource.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EODetailDataSource.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOEditingContext.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOEditingContext.m * EOAccess/EOAdaptor.m: Include GNUstep-specific headers for 2004-01-29 13:23:22 +00:00
EOFault.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOFault.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOFaultHandler.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOFetchSpecification.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOFetchSpecification.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOGenericRecord.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOGenericRecord.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOGlobalID.h * EOControl/EOGlobalID.h: Correct size of _bytes. 2004-04-18 08:16:23 +00:00
EOGlobalID.m * EOControl/EOGlobalID.h: Correct size of _bytes. 2004-04-18 08:16:23 +00:00
EOKeyComparisonQualifier.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOKeyGlobalID.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOKeyGlobalID.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOKeyValueArchiver.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOKeyValueArchiver.m * EOAccess/EODatabase.m ([EODatabase dealloc]): Use DESTROY 2004-04-17 12:41:32 +00:00
EOKeyValueCoding.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOKeyValueCoding.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOKeyValueCodingBase.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOKeyValueCodingBase.m * EOAccess/EOUtilities.m|.h ([EOObjectStoreCoordinator -modelGroup]), 2002-12-31 16:25:21 +00:00
EOKeyValueQualifier.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOMutableKnownKeyDictionary.h * EOAccess/EODatabase.m ([EODatabase dealloc]): Use DESTROY 2004-04-17 12:41:32 +00:00
EOMutableKnownKeyDictionary.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EONotQualifier.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EONSAddOns.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EONSAddOns.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EONull.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EONull.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOObjectStore.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOObjectStore.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOObjectStoreCoordinator.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOObjectStoreCoordinator.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOObserver.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOObserver.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOOrQualifier.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOQualifier.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOQualifier.m * *.[hm] Use GNUSTEP in favor of NeXT_Foundation_LIBRARY 2004-03-19 16:41:21 +00:00
EOSortOrdering.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOSortOrdering.m * TODO: Start tracking major TODO's until formal auditing is 2004-04-15 10:33:35 +00:00
EOUndoManager.h * */*.h: Format declarations consistently. Add -*-objc-* 2004-04-17 11:30:47 +00:00
EOUndoManager.m * EOAccess/EOAdaptor.m: Include GNUstep-specific headers for 2004-01-29 13:23:22 +00:00
gdl2control.gsdoc *** empty log message *** 2002-11-15 22:57:05 +00:00
GNUmakefile * GNUmakefile: Build EOControl before EOAccess. 2004-01-30 14:02:24 +00:00
Makefile.postamble * EOControl/Makefile.postamble: Remove obsolete dependency and 2004-02-19 13:45:07 +00:00
Makefile.preamble * EOControl/Makefile.preamble: Fix --disable-flattend. 2004-03-06 10:02:53 +00:00