mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-21 02:20:55 +00:00
* EOAccess/EOAdaptorChannel.m: o replaced NSDebugMLLog by EOFLOGObjectLevel/EOFLOGObjectLevelArgs * EOAccess/EOAttribute.m: o replaced NSDebugMLLog by EOFLOGObjectLevel/EOFLOGObjectLevelArgs * EOAccess/EODatabaseChannel.m: o replaced NSDebugMLLog by EOFLOGObjectLevel/EOFLOGObjectLevelArgs o Move registration for EODatabaseChannelNeddedNotification from +load to +initialize. (David Ayers <d.ayers@inode.at>) * EOAccess/EODatabaseContext.m: o Move registration for EODatabaseChannelNeddedNotification from +load to +initialize. (David Ayers <d.ayers@inode.at>) * EOAccess/EOEntity.m: o in - (void) _setIsEdited, autorelease instead of destroy * EOAccess/EORelationship.m o -validateValue: don't raise not implemented exception o initialize variables in -foreignKeyInDestination * EOAccess/EOSQLExpression.m: o added NSAsserts o use anyRelationshipNamed: instead of relationshipNamed: to find hidden relationships * EOControl/EOClassDescription.m o -displayNameForKey: use -stringWithCapacity instead of +alloc -initWithCapacity (missing autorelease) o -validationExceptionWithFormat: initialize variables o -aggregateExceptionWithExceptions: initialize variables o -aggregateExceptionWithExceptions: autorelease copied value o -exceptionAddingEntriesToUserInfo: initialize variables o -exceptionAddingEntriesToUserInfo: autorelease copied userInfo o -snapshot autorelease copied value o -updateFromSnapshot: autorelease copied value * EOControl/EOFetchSpecification.h: o added +fetchSpecificationWithEntityName:qualifier:sortOrderings:usesDistinct:isDeep:hints: o added +fetchSpecificationWithEntityName:qualifier:sortOrderings:usesDistinct: * EOControl/EOFetchSpecification.m: o added +fetchSpecificationWithEntityName:qualifier:sortOrderings:usesDistinct:isDeep:hints: o added +fetchSpecificationWithEntityName:qualifier:sortOrderings:usesDistinct: o removed +fetchSpecificationNamed:entityNamed: (implemented in EOUtilities) o Insure that EODatabaseContext is initialized early. (David Ayers <d.ayers@inode.at>) * EOControl/EOGenericRecord.m o in -eoFormatSizeDictionary: handle /0 o in +eoCalculateAllSizeWith: don't de-fault objects o in +eoCalculateAllSizeWith: manage a local autorelease pool * EOControl/EOKeyValueCoding.h: o added -smartTakeValue:forKey: o -smartTakeValue:forKeyPath: o -storedValuesForKeyPaths: * EOControl/EOGlobalID.m: o Insure that EODatabaseContext is initialized early. (David Ayers <d.ayers@inode.at>) * EOControl/EOQualifier.m: o +operatorSelectorForString:]): Parse 'doesContain' instead of 'contains' (David Ayers <d.ayers@inode.at>) * EOControl/EODebug.m: o include NSDebug.h git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@15845 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
.. | ||
EOAccess.h | ||
EOAccessFault.h | ||
EOAccessFault.m | ||
EOAccessFaultPriv.h | ||
EOAdaptor.h | ||
EOAdaptor.m | ||
EOAdaptorChannel.h | ||
EOAdaptorChannel.m | ||
EOAdaptorContext.h | ||
EOAdaptorContext.m | ||
EOAdaptorOperation.m | ||
EOAdaptorPriv.h | ||
EOAttribute.h | ||
EOAttribute.m | ||
EOAttributePriv.h | ||
EODatabase.h | ||
EODatabase.m | ||
EODatabaseChannel.h | ||
EODatabaseChannel.m | ||
EODatabaseChannelPriv.h | ||
EODatabaseContext.h | ||
EODatabaseContext.m | ||
EODatabaseContextPriv.h | ||
EODatabaseDataSource.h | ||
EODatabaseDataSource.m | ||
EODatabaseOperation.h | ||
EODatabaseOperation.m | ||
EODatabaseOperationPriv.h | ||
EOEntity.h | ||
EOEntity.m | ||
EOEntityPriv.h | ||
EOExpressionArray.h | ||
EOExpressionArray.m | ||
EOJoin.h | ||
EOJoin.m | ||
EOModel.h | ||
EOModel.m | ||
EOModelGroup.h | ||
EOModelGroup.m | ||
EOPropertyListEncoding.h | ||
EORelationship.h | ||
EORelationship.m | ||
EOSQLExpression.h | ||
EOSQLExpression.m | ||
EOSQLExpressionPriv.h | ||
EOSQLQualifier.h | ||
EOSQLQualifier.m | ||
EOStoredProcedure.h | ||
EOStoredProcedure.m | ||
EOUtilities.h | ||
EOUtilities.m | ||
gdl2.gsdoc | ||
GNUmakefile | ||
Makefile.postamble | ||
Makefile.preamble |