..
EOAggregateEvent.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOAggregateEvent.m
2008-03-16 Blake Nicholson <blaken@umich.edu>
2008-03-16 22:59:56 +00:00
EOAndQualifier.m
Remove lots of logging.
2010-05-30 19:25:53 +00:00
EOArrayDataSource.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOArrayDataSource.m
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOCheapArray.h
Use NSUInteger and remove methods declared in super class.
2010-04-19 17:43:01 +00:00
EOCheapArray.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EOClassDescription.h
remove hacks, adapt to EOCustomObject
2010-04-19 07:15:37 +00:00
EOClassDescription.m
Double initialization is not useful, get rid of one
2014-03-08 17:09:49 +00:00
EOControl.gsdoc
* EOControl/GNUmakefile: Simplify documentation declarations.
2006-12-30 17:41:02 +00:00
EOControl.h
* EOControl/EOControl.h
2010-06-25 03:03:27 +00:00
EOCustomObject.h
* EOAccess/EOEntity.m
2010-06-28 09:31:49 +00:00
EOCustomObject.m
* EOAccess/EOEntity.m
2010-06-28 09:31:49 +00:00
EODataSource.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EODataSource.m
* Tools/gsdoc-model.m
2013-05-28 15:06:29 +00:00
EODebug.h
fix warnings related to format strings
2013-03-02 15:28:25 +00:00
EODebug.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EODefines.h
*EOControl/EODefines.h: switch BUILD_libgnustep-db2control_DLL define
2009-01-29 22:34:41 +00:00
EODeprecated.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EODetailDataSource.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EODetailDataSource.m
* EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m:
2014-05-29 12:06:02 +00:00
EOEditingContext.h
* EOControl/EOEditingContext.[h|m]
2013-06-09 14:18:10 +00:00
EOEditingContext.m
* EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m:
2014-05-22 14:05:51 +00:00
EOEvent.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOEvent.m
* Tools/gsdoc-model.m
2013-05-28 15:06:29 +00:00
EOEventCenter.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOEventCenter.m
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOFault.h
mark EOFault and GDL2KVCNSObject classes as root classes
2013-03-02 14:37:25 +00:00
EOFault.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EOFaultHandler.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EOFetchSpecification.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOFetchSpecification.m
* EOControl/EOEditingContext.m:
2010-04-26 22:05:17 +00:00
EOGenericRecord.h
* EOControl/EOGenericRecord.h
2010-06-10 10:40:43 +00:00
EOGenericRecord.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EOGlobalID.h
* EOMutableKnownKeyDictionary.h/m ([-initWithObjects:forKeys:count:]):
2010-04-14 21:06:05 +00:00
EOGlobalID.m
Remove lots of logging.
2010-05-30 19:25:53 +00:00
EOKeyComparisonQualifier.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EOKeyGlobalID.h
* EOMutableKnownKeyDictionary.h/m ([-initWithObjects:forKeys:count:]):
2010-04-14 21:06:05 +00:00
EOKeyGlobalID.m
* EOControl/EOEditingContext.m:
2010-04-26 22:05:17 +00:00
EOKeyValueArchiver.h
* EOControl/EOKeyValueArchiver.h: Add forward declaration of
2009-07-29 08:06:55 +00:00
EOKeyValueArchiver.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EOKeyValueCoding.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOKeyValueCoding.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EOKeyValueCodingBase.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOKeyValueCodingBase.m
* EOControl/EOAndQualifier.m,
2008-01-22 13:57:07 +00:00
EOKeyValueQualifier.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EOMultiReaderLock.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOMultiReaderLock.m
Replace int with NSInteger.
2010-06-07 19:11:38 +00:00
EOMutableKnownKeyDictionary.h
replaced unsigned int with NSUInteger. works for me, but needs code review.
2010-04-26 21:58:31 +00:00
EOMutableKnownKeyDictionary.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EONotQualifier.m
* EOControl/EOAndQualifier.m
2009-06-01 11:51:06 +00:00
EONSAddOns.h
* EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m:
2014-05-29 12:06:02 +00:00
EONSAddOns.m
* EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m:
2014-05-29 12:06:02 +00:00
EONull.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EONull.m
Remove lots of logging.
2010-05-30 19:25:53 +00:00
EOObjectStore.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOObjectStore.m
* EOControl/EOEditingContext.m:
2010-04-26 22:05:17 +00:00
EOObjectStoreCoordinator.h
* EOAccess/EOModelGroup.m
2010-07-04 10:00:57 +00:00
EOObjectStoreCoordinator.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EOObserver.h
* EOControl/EOObserver.h
2010-04-21 13:59:28 +00:00
EOObserver.m
* shutup all clang warnings of type:
2013-03-02 13:59:48 +00:00
EOOrQualifier.m
* EOAccess/EOSQLExpression.m
2010-06-09 12:48:33 +00:00
EOPrivate.h
* EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m:
2014-05-22 14:05:51 +00:00
EOPrivate.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EOQualifier.h
* EOControl/EOKeyValueArchiver.h: Add forward declaration of
2009-07-29 08:06:55 +00:00
EOQualifier.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EOSharedEditingContext.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOSharedEditingContext.m
* EOAccess/EOModelGroup.m
2010-07-04 10:00:57 +00:00
EOSortOrdering.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOSortOrdering.m
* EOControl/EOCheapArray.m
2014-03-09 07:24:33 +00:00
EOUndoManager.h
* COPYING.LIB: Update to LGPL 3.
2007-07-12 06:39:22 +00:00
EOUndoManager.m
* Tools/gsdoc-model.m
2013-05-28 15:06:29 +00:00
GNUmakefile
Add flags
2012-08-11 03:55:19 +00:00
Makefile.postamble
Removed unused dependency rule
2010-02-11 22:44:52 +00:00
Makefile.preamble
add -std=gnu89 to allow compile with clang and -O0
2013-03-07 10:23:22 +00:00