Develop and Download Open Source Software

Browse CVS Repository

/[OSDN]/objpod/objpod/ObjectPod

Index of /objpod/objpod/ObjectPod

Files shown:62 (Show 3 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
English.lproj/        
Japanese.lproj/        
MySQLAdaptor/        
ObjectPod.xcode/        
Tests/        
build/        
Doxyfile View Revision Graph  1.1  20 years  reno   added Doxygen configuration file.
EOAdaptor.h View Revision Graph  1.7  19 years  reno   changed name of constant EODatabaseEncodingKey.
EOAdaptor.m View Revision Graph  1.8  19 years  reno   changed name of constant EODatabaseEncodingKey.
EOAdaptorChannel.h View Revision Graph  1.1  19 years  reno   added adaptor and MySQL adaptor as new target with tests.
EOAdaptorChannel.m View Revision Graph  1.1  19 years  reno   added adaptor and MySQL adaptor as new target with tests.
EOAdaptorContext.h View Revision Graph  1.2  19 years  reno   implemented some method.
EOAdaptorContext.m View Revision Graph  1.1  19 years  reno   added adaptor and MySQL adaptor as new target with tests.
EOAndQualifier.h View Revision Graph  1.2  19 years  reno   implemented EOAndQualifier.
EOAndQualifier.m View Revision Graph  1.2  19 years  reno   implemented EOAndQualifier.
EOAttribute.h View Revision Graph  1.19  19 years  reno   implemented validateValue:.
EOAttribute.m View Revision Graph  1.20  19 years  reno   implemented validateValue:.
EOClassDescription.h View Revision Graph  1.1  19 years  reno   added EOClassDescription and EOEntityClassDescription.
EOClassDescription.m View Revision Graph  1.1  19 years  reno   added EOClassDescription and EOEntityClassDescription.
EOEntity.h View Revision Graph  1.15  19 years  reno   implemented -primaryKeyForGlobalID: and -globalIDForRow:.
EOEntity.m View Revision Graph  1.25  19 years  reno   implemented -primaryKeyForGlobalID: and -globalIDForRow:.
EOEntityClassDescription.h View Revision Graph  1.2  19 years  reno   wrote interface for property keys.
EOEntityClassDescription.m View Revision Graph  1.1  19 years  reno   added EOClassDescription and EOEntityClassDescription.
EOFetchSpecification.h View Revision Graph  1.3  20 years  reno   changed access level of instance varibales to private.
EOFetchSpecification.m View Revision Graph  1.3  20 years  reno   changed to retain and release instance variables.
EOGenericRecord.h View Revision Graph  1.1  20 years  reno   added EOGenericRecord
EOGenericRecord.m View Revision Graph  1.1  20 years  reno   added EOGenericRecord
EOGlobalID.h View Revision Graph  1.7  19 years  reno   added comment about keyValuesArray.
EOGlobalID.m View Revision Graph  1.5  20 years  reno   changed to retain and release instance variables.
EOJoin.h View Revision Graph  1.3  20 years  reno   added constants for property list.
EOJoin.m View Revision Graph  1.3  20 years  reno   fixed comparing string to use isEqualToString: in isReciprocalToJoin.
EOKeyComparisonQualifier.h View Revision Graph  1.2  19 years  reno   implemented EOKeyComparisonQualifier.
EOKeyComparisonQualifier.m View Revision Graph  1.2  19 years  reno   implemented EOKeyComparisonQualifier.
EOKeyValueCoding.h View Revision Graph  1.3  20 years  reno   change method names in conformity with NSKeyValueCoding APIs of Mac OS X 10.3
EOKeyValueQualifier.h View Revision Graph  1.4  19 years  reno   implemented -description.
EOKeyValueQualifier.m View Revision Graph  1.4  19 years  reno   rewrote importing QualifierComparisonSupport instead of <ObjectPod.h>.
EOModel.h View Revision Graph  1.8  20 years  reno   removed referencesProperty: methods.
EOModel.m View Revision Graph  1.15  19 years  reno   fix -name.
EOModelGroup.h View Revision Graph  1.6  19 years  reno   implemented methods for accessing model and entity.
EOModelGroup.m View Revision Graph  1.2  19 years  reno   implemented methods for accessing model and entity.
EONotQualifier.h View Revision Graph  1.2  19 years  reno   implemented EONotQualifier.
EONotQualifier.m View Revision Graph  1.2  19 years  reno   implemented EONotQualifier.
EONull.h View Revision Graph  1.3  19 years  reno   implemented qualifier comparison methods but not like and case insensitive like.…
EONull.m View Revision Graph  1.3  19 years  reno   implemented qualifier comparison methods but not like and case insensitive like.…
EOObserver.h View Revision Graph  1.4  20 years  reno   implement EOObserverCenter with tests. removed suppressing notification methods.…
EOObserver.m View Revision Graph  1.3  20 years  reno   implement EOObserverCenter with tests. removed suppressing notification methods.…
EOOrQualifier.h View Revision Graph  1.2  19 years  reno   implemented EOOrQualifier.
EOOrQualifier.m View Revision Graph  1.2  19 years  reno   implemented EOOrQualifier.
EOQualifier.h View Revision Graph  1.5  19 years  reno   implemented EOQualifier.
EOQualifier.m View Revision Graph  1.3  19 years  reno   implemented EOKeyValueQualifier.
EOQualifierComparisonSupport.h View Revision Graph  1.3  19 years  reno   implemented EOQualifierComparisonSupport with test.
EOQualifierComparisonSupport.m View Revision Graph  1.3  19 years  reno   implemented EOQualifierComparisonSupport with test.
EORelationship.h View Revision Graph  1.11  19 years  reno   implelmented inevrseRelationship and anyInevrseRelationship.
EORelationship.m View Revision Graph  1.17  19 years  reno   implelmented inevrseRelationship and anyInevrseRelationship.
EOSQLExpression.h View Revision Graph  1.2  19 years  reno   wrote interface methods.
EOSQLExpression.m View Revision Graph  1.1  20 years  reno   added EOSQLExpression and Factory.
EOSQLExpressionFactory.h View Revision Graph  1.2  19 years  reno   wrote interface methods.
EOSQLExpressionFactory.m View Revision Graph  1.1  20 years  reno   added EOSQLExpression and Factory.
EOSortOrdering.h View Revision Graph  1.12  20 years  reno   changed access level of instance varibales to private.
EOSortOrdering.m View Revision Graph  1.13  20 years  reno   changed to retain and release instance variables.
Info.plist View Revision Graph  1.3  20 years  reno   fixed localization for exception message.
NSArrayAdditions.h View Revision Graph  1.1  20 years  reno   moved additions of NSArray and NSMutableArray for EOSortOrdering into each addti…
NSMutableArrayAdditions.h View Revision Graph  1.1  20 years  reno   moved additions of NSArray and NSMutableArray for EOSortOrdering into each addti…
NSStringAdditions.h View Revision Graph  1.1  20 years  reno   added files.
ObjectPod.h View Revision Graph  1.17  19 years  reno   added importing qualifier subclasses.
ObjectPod_Prefix.pch View Revision Graph  1.1.1.1  20 years  reno   initial import into cvs
common.h View Revision Graph  1.1  20 years  reno   added common.h header file.
version.plist View Revision Graph  1.1.1.1  20 years  reno   initial import into cvs

Download GNU tarball


Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26