sope/sope-core/EOControl
Francis Lachapelle 78362e95e5 fix(core): fix comparator with GNUstep 1.26 2021-05-21 14:17:11 -04:00
..
COPYING Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
COPYRIGHT Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
ChangeLog Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOAndQualifier.m Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOArrayDataSource.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOArrayDataSource.m Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOClassDescription.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOClassDescription.m Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOControl-Info.plist Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOControl.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOControlDecls.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EODataSource.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EODataSource.m removed (apparently) useless +version method from classes, due to problems with the ObjC2 runtime on OpenBSD (thanks to Sebastian Reitenbach) 2012-10-18 10:36:29 -04:00
EODetailDataSource.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EODetailDataSource.m Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOFetchSpecification.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOFetchSpecification.m Stage 1 of clang complier warning patches. These are mostly fixes for data type and casting inconsistencies. Also some string formatting fixes. 2015-10-21 11:15:28 +08:00
EOGenericRecord.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOGenericRecord.m Fix for bug #2551 2014-02-04 08:55:42 -05:00
EOGlobalID.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOGlobalID.m Stage 3 of clang compiler warning patches. Replace deprecated 'isa' calls. 2015-10-24 12:42:06 +08:00
EOKeyComparisonQualifier.m Stage 8 of clang compiler warning patches. 2015-10-25 01:34:22 +08:00
EOKeyGlobalID.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOKeyGlobalID.m Stage 3 of clang compiler warning patches. Replace deprecated 'isa' calls. 2015-10-24 12:42:06 +08:00
EOKeyValueArchiver.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOKeyValueArchiver.m Fixed most build warnings 2012-10-21 00:25:24 -04:00
EOKeyValueCoding.h Fix spelling errors found by lintian 2014-04-01 17:01:55 +02:00
EOKeyValueCoding.m Stage 8 of clang compiler warning patches. 2015-10-25 01:34:22 +08:00
EOKeyValueQualifier.m fix(core): escape quotes before sending SQL queries 2020-04-29 12:48:22 -04:00
EONotQualifier.m Fix for bug #2551 2014-02-04 08:55:42 -05:00
EONull.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EONull.m Stage 1 of clang complier warning patches. These are mostly fixes for data type and casting inconsistencies. Also some string formatting fixes. 2015-10-21 11:15:28 +08:00
EOObserver.h Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOObserver.m Stage 8 of clang compiler warning patches. 2015-10-25 01:34:22 +08:00
EOOrQualifier.m Stage 8 of clang compiler warning patches. 2015-10-25 01:34:22 +08:00
EOQualifier.h fix(core): escape quotes before sending SQL queries 2020-04-29 12:48:22 -04:00
EOQualifier.m Monotone-Parent: f051bedf15bee8178f44e8de5fa444e19f546ceb 2010-08-30 19:42:03 +00:00
EOQualifierParser.m fix(gdl): don't cast NSNull values as strings 2021-02-26 14:18:44 -05:00
EOQualifierVariable.m Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
EOSQLParser.h Stage 2 of clang compiler warning patches. Function declaration syntax fixes. 2015-10-24 12:38:41 +08:00
EOSQLParser.m Stage 2 of clang compiler warning patches. Function declaration syntax fixes. 2015-10-24 12:38:41 +08:00
EOSortOrdering.h Added patch from #1459 2011-11-24 20:12:43 +00:00
EOSortOrdering.m fix(core): fix comparator with GNUstep 1.26 2021-05-21 14:17:11 -04:00
EOValidation.m Stage 8 of clang compiler warning patches. 2015-10-25 01:34:22 +08:00
GNUmakefile See ChangeLog 2010-07-29 17:45:00 +00:00
GNUmakefile.preamble Use the output of "gnustep-config --base-libs" to determine which libs our libraries must be linked against 2012-11-07 10:14:03 -05:00
NSArray+EOQualifier.m Fix for bug #2551 2014-02-04 08:55:42 -05:00
NSObject+EOQualifierOps.m Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
NSObject+QualDesc.m Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
README Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
SxCore-EOControl.graffle Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
TODO Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
Version Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
common.h Stage 8 of clang compiler warning patches. 2015-10-25 01:34:22 +08:00
fhs.make Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00
libEOControl.def Added SOPE (r1664) to Inverse's monotone repo. 2010-07-29 17:27:45 +00:00

README

EOControl
=========

TODO: Intro

Qualifiers / Sorting / Fetch-Spec
=================================

TODO: explain

Datasources
===========

TODO: explain

Primary Keys
============

TODO: explain