The GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc.
Find a file
David Ayers 566354cac6 * EOAccess/EODatabaseContext.m ([EODatabaseContext -setDelegate:]):
Fixed assignment in while loop as reported by Stephane Corthesy.
	* EOControl/EOAndQualifier.m
	([EOAndQualifier +qualifierWithQualifiers:]),
	([EOAndQualifier -initWithQualifiers:]): Use GS_USEIDLIST to
	optimize vararg list to array conversion.
	* EOControl/EOOrQualifier.m
	([EOOrQualifier +qualifierWithQualifiers:]),
	([EOOrQualifier -initWithQualifiers:]): Ditto.
	* EOControl/EOClassDescription.m
	([EOClassDescription +classDelegate]): Make access to static
	variable thread safe.
	* EOControl/EOEdtitingContext.m: Added declarations to avoid
	compiler warnings.

2003-05-02  Stephane Corthesy  <stephane at sente dot ch>

	* EOControl/EOControl.h: Added inclusion of EOArrayDataSource.h.
	* EOControl/EOEdtitingContext.m: Added declaration of
	+[EOEditingContext(EOEditingContextPrivate)
	_observeUndoManagerNotifications] to avoid compiler warnings.
	* EOControl/EONSAddOns.m ([NSObject
	-resultsOfPerformingSelector:withEachObjectInArray:defaultResult:]):
	Added cast to avoid compiler warning.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@16613 72102866-910b-0410-8b05-ffd578937521
2003-05-02 17:00:23 +00:00
config * config/postgres.m4: Updated CPPFLAGS and LIBS to account for 2003-03-06 22:26:45 +00:00
EOAccess * EOAccess/EODatabaseContext.m ([EODatabaseContext -setDelegate:]): 2003-05-02 17:00:23 +00:00
EOAdaptors * GNUmakefile: Remove setting of GNUSTEP_MAKEFILES. 2003-05-02 12:23:27 +00:00
EOControl * EOAccess/EODatabaseContext.m ([EODatabaseContext -setDelegate:]): 2003-05-02 17:00:23 +00:00
EOModeler * GNUmakefile: Remove setting of GNUSTEP_MAKEFILES. 2003-05-02 12:23:27 +00:00
Tools * GNUmakefile: Remove setting of GNUSTEP_MAKEFILES. 2003-05-02 12:23:27 +00:00
AUTHORS *** empty log message *** 2002-11-15 22:57:05 +00:00
ChangeLog * EOAccess/EODatabaseContext.m ([EODatabaseContext -setDelegate:]): 2003-05-02 17:00:23 +00:00
config.h.in * EOAccess/EOUtilities.m|.h ([EOObjectStoreCoordinator -modelGroup]), 2002-12-31 16:25:21 +00:00
configure 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
configure.ac *** empty log message *** 2002-11-15 22:57:05 +00:00
COPYING.LIB *** empty log message *** 2002-11-15 22:57:05 +00:00
gdl2.make.in Minor bugfixes 2002-11-28 15:02:31 +00:00
GNUmakefile * GNUmakefile: Remove setting of GNUSTEP_MAKEFILES. 2003-05-02 12:23:27 +00:00
Makefile.postamble *** empty log message *** 2002-11-15 22:57:05 +00:00
TODO 2003-03-21 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-21 20:41:07 +00:00
Version *** empty log message *** 2002-11-15 22:57:05 +00:00