fpc/packages/fcl-db
lacak 2eb2791ce9 fcl-db: base: TBCDField.GetDefaultWidth should return Precision+1 (Delphi compatible) insted of only Precision (+1 is for sign and/or decimal separator).
Note: TBCDField in constructor sets FPrecision=15, which is IMHO copied from TFloatField. In case of TBCDField it should be probably 18 - MaxBCDPrecision

git-svn-id: trunk@30684 -
2015-04-20 12:52:07 +00:00
..
examples * fcl-db: dbftool: cosmetic/silence warning 2014-11-12 09:29:55 +00:00
src fcl-db: base: TBCDField.GetDefaultWidth should return Precision+1 (Delphi compatible) insted of only Precision (+1 is for sign and/or decimal separator). 2015-04-20 12:52:07 +00:00
tests * Add some context messages to tests 2015-04-13 08:29:36 +00:00
fpmake.pp * Implemented CSVDataset 2015-04-04 09:46:43 +00:00
Makefile * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
Makefile.fpc * Re-generated packages-Makefile.fpcs and Makefiles 2015-01-05 11:34:47 +00:00
Makefile.fpc.fpcmake * version updated to 3.1.1 2015-01-04 21:09:04 +00:00