libs-gdl2/EOAdaptors/PostgreSQLAdaptor
Manuel Guesdon 927202c666 * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m:
respect GNUstep coding standard (curly brackets placement, indentation)
  use IMP for some -objectAtIndex calls
* EOControl/EONSAddOns.h
  add -overrideEntriesWithObjectsFromDictionary:forKeys:
  add +diffOldArray:newArray:returnsRemovedValues:addedValues:
* EOControl/EONSAddOns.h
  add -overrideEntriesWithObjectsFromDictionary:forKeys:
  add +diffOldArray:newArray:returnsRemovedValues:addedValues:
  use IMP for some -objectAtIndex calls
  use NSUInteger for count and indexes
  rewrite -containsIdenticalObjectsWithArray: to use diffOldArray:...
* EOControl/EODetailDataSource.m
  fix -editingContext
* EOAccess/EODatabaseContext.m
  use IMP for some -objectAtIndex calls
  rewrite -faultForGlobalID:editingContext:
  optimize -recordChangesInEditingContext:
  rewrite part of -databaseOperationForObject:


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@37920 72102866-910b-0410-8b05-ffd578937521
2014-05-29 12:06:02 +00:00
..
LoginPanel * Tools/gsdoc-model.m 2013-05-28 15:06:29 +00:00
config.mak.in * EOAdaptors/PostgreSQLAdaptor/config.mak.in 2013-06-22 15:29:09 +00:00
GNUmakefile.in Updated all project GNUmakefile's to include the local common.make, which will 2008-05-29 14:57:30 +00:00
Makefile.postamble * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
Makefile.preamble * EOInterface/Makefile.preamble, 2008-03-12 14:04:21 +00:00
PostgreSQLAdaptor.h * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
PostgreSQLAdaptor.m * EOAccess/EOEntity.m 2010-06-28 09:31:49 +00:00
PostgreSQLChannel.h * EOAccess/EOEntity.m 2010-06-06 08:52:37 +00:00
PostgreSQLChannel.m * EOAdaptors/PostgreSQLAdaptor/PostgreSQLChannel.m: 2014-05-29 12:06:02 +00:00
PostgreSQLCompatibility.h * EOAccess/EOAttribute.m: reformat 2010-06-01 00:29:37 +00:00
PostgreSQLContext.h * EOAccess/EOSQLExpression.m 2010-06-09 12:48:33 +00:00
PostgreSQLContext.m more fixes to format strings and direct isa usage 2014-03-09 08:17:55 +00:00
PostgreSQLEOAdaptor.gsdoc Rename references to PostgreSQL files. 2006-09-15 13:01:07 +00:00
PostgreSQLEOAdaptorInfo.plist * EOAdaptors/PostgreSQLAdaptor/PostgreSQLEOAdaptorInfo.plist 2013-03-10 17:22:54 +00:00
PostgreSQLExpression.h * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
PostgreSQLExpression.m * EOAccess/EODatabase.m 2010-06-11 12:17:45 +00:00
PostgreSQLPrivate.h * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
PostgreSQLPrivate.m * EOAccess/EOAttribute.m: reformat 2010-06-01 00:29:37 +00:00