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 61eadbd04a * EOControl/EODebug.h: Include missing header for non-*-gnu-*.
* EOAccess/EOAdaptor
        ([EOAdaptor _performAdministativeStatementsForSelect:
        connectionDictionary:administrativeConnectionDictionary]):
        Add cast to silence warning.
        * EOControl/EOCheapArray.m ([EOCheapArray autorelease]):
        Replace objc_thread_id with GSCurrentThread.
        ([EOCheapArray release]): Ditto.
        ([EOCheapArray retainCount]): Ditto.
        ([EOCheapArray retain]): Ditto.
        ([EOCheapArray dealloc]): Ditto.
        ([EOCheapArray shallowCopy]): Ditto.
        * EOControl/EOFault.m: Include missing header.
        ([EOFault dealloc]): Replace objc_thread_id with GSCurrentThread.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@18676 72102866-910b-0410-8b05-ffd578937521
2004-02-26 14:18:04 +00:00
config * config/postgres.m4: Added /usr/include/postgresql to include 2003-05-22 15:35:15 +00:00
EOAccess * EOControl/EODebug.h: Include missing header for non-*-gnu-*. 2004-02-26 14:18:04 +00:00
EOAdaptors * EOAdaptors/Postgres95/Postgres95Channel.m: Added missing 2004-02-26 10:33:10 +00:00
EOControl * EOControl/EODebug.h: Include missing header for non-*-gnu-*. 2004-02-26 14:18:04 +00:00
EOModeler * EOControl/Makefile.postamble: Remove obsolete dependency and 2004-02-19 13:45:07 +00:00
Tools * EOControl/Makefile.postamble: Remove obsolete dependency and 2004-02-19 13:45:07 +00:00
AUTHORS *** empty log message *** 2002-11-15 22:57:05 +00:00
ChangeLog * EOControl/EODebug.h: Include missing header for non-*-gnu-*. 2004-02-26 14:18:04 +00:00
config.h.in 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +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 Corrected define. 2003-06-01 17:41:07 +00:00
GNUmakefile * GNUmakefile: Build EOControl before EOAccess. 2004-01-30 14:02:24 +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