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 1035b7a2ed * EOAccess/EOAttribute.m:
o introducing new number types:
	  ('u' for long long / int8 and 'U' for unsigned long long)
	* EOAdaptors/Postgres95/Postgres95Adaptor.m:
	  o added int8, bigint
	* EOAdaptors/Postgres95/Postgres95Channel.m:
	  o handling bigint
	  o fixed types for int2 and int8
	* EOAdaptors/Postgres95/Postgres95Values.m:
	  o added missing number types
	  o introducing new number types:
	  ('u' for long long / int8 and 'U' for unsigned long long)
	* EOControl/EONSAddOns.h/m
	  o added number accessors for NSString
	  o added NSObject
	  -performSelector:withObject:withObject:withObject:


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@18221 72102866-910b-0410-8b05-ffd578937521
2003-11-28 22:30:57 +00:00
config * config/postgres.m4: Added /usr/include/postgresql to include 2003-05-22 15:35:15 +00:00
EOAccess * EOAccess/EOAttribute.m: 2003-11-28 22:30:57 +00:00
EOAdaptors * EOAccess/EOAttribute.m: 2003-11-28 22:30:57 +00:00
EOControl * EOAccess/EOAttribute.m: 2003-11-28 22:30:57 +00:00
EOModeler * *.h/m: Updated to new header layout. 2003-08-25 20:01:59 +00:00
Tools * *.h/m: Updated to new header layout. 2003-08-25 20:01:59 +00:00
AUTHORS *** empty log message *** 2002-11-15 22:57:05 +00:00
ChangeLog * EOAccess/EOAttribute.m: 2003-11-28 22:30:57 +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: 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