lacak
|
f58150e3fd
fcl-db: tests: improve testing for approximate numeric data types. SQL standard defines DOUBLE PRECISION (tested in TestSupportFloatFields), FLOAT (tested in TestFloat) and REAL (added new test TestSQLReal (single precision floating point values))
|
12 years ago |
lacak
|
f3e071493f
fcl-db: test: adapt one test, which was MySQL specific to run on all sqlDB connectors.
|
12 years ago |
lacak
|
b1fa17411a
fcl-db: tests: formatting
|
12 years ago |
lacak
|
030287d5d8
fcl-db: tests: add TestLargeIntParamQuery
|
12 years ago |
lacak
|
5d6d67ac70
fcl-db: tests: use SQLServerType instead of SQLConnType.
|
12 years ago |
Jonas Maebe
|
2dac1c445a
- disabled Stabs support on 64 bit targets (mantis #23365)
|
12 years ago |
Jonas Maebe
|
d749ac5354
* make ansistring unique before starting to change it using a pchar
|
12 years ago |
Jonas Maebe
|
c7255f153e
* sets with the same base/range can still have a different size (and hence
|
12 years ago |
michael
|
8535da3e99
* Use actual class instead of hard-coded base class in class methods
|
12 years ago |
michael
|
9f054632a1
* Added some convenience methods
|
12 years ago |
michael
|
8e67bf6e15
* Fix (adapted) from bug #23372
|
12 years ago |
marco
|
d4ac343e3a
* LE and BE streamhelpers for tstream. Simplifies writing stream formats in a different endianness. (mostly CHM)
|
12 years ago |
lacak
|
9e17ba4102
fcl-db: odbc: fix error when loading blobs.
|
12 years ago |
lacak
|
b91969c407
fcl-db: tests: use SQLServerType instead of SQLConnType.
|
12 years ago |
masta
|
e982f4789d
Removed unused register allocation in tarminlinenode.second_abs_long
|
12 years ago |
pierre
|
d956808080
Fix bug introduced by myself for win32 dwarf info generation Bug #23365 and 23330
|
12 years ago |
Jonas Maebe
|
631fa329e5
- disabled assembler implementations for darwin/i386 because they don't
|
12 years ago |
Jonas Maebe
|
dfe3ca5328
* prevent invalid typecast on targets using nestedfpstruct functionality
|
12 years ago |
Jonas Maebe
|
3eb527b532
* make use_fixed_stack for i386 more generic (any target with more than
|
12 years ago |
michael
|
ea848beb13
* Changed GetLastInsertID to GetInsertID so it is the same as in GetLastID
|
12 years ago |
michael
|
58d0d3c593
* Added GetLastInsertID
|
12 years ago |
joost
|
ca179908e2
* Implemented zipinstall command for fpmake, see also bug #21481
|
12 years ago |
florian
|
4aca018f62
* setelement nodes itself should not be considered, since setelement
|
12 years ago |
florian
|
fcc6d3dcd9
+ VarIsBool function by Alexander Strokach, resolves #23358
|
12 years ago |
lacak
|
31fa3c9db2
fcl-db: tests: basic test for ftWideString and ftWideMemo for SQLite. Tests if these field types are recognized when saving/restoring to XML format. See rev.22997
|
12 years ago |
svenbarth
|
bb5dc545f8
rtl/objpas/fgl.pp:
|
12 years ago |
lacak
|
0775705e8f
fcl-db: change fieldtype for ftWideString and ftFixedWideChar from 'string' to 'string.uni' (Delphi compatibility).
|
13 years ago |
Jonas Maebe
|
e4740a27e1
- removed tthreadid/pthreadid definitions for haiku/beos/*bsd/darwin:
|
13 years ago |
lacak
|
66f458467f
fcl-db: sqlite: Always add null terminator to end of moved strings. (in case of length of data in db > FieldDef.Size null terminator is not moved).
|
13 years ago |
sergei
|
a7e7d97da6
* ELF linker: fixed written values of STT_TLS symbols, they must be relative to PT_TLS segment address.
|
13 years ago |