pierre
|
dae5ec7c71
Fix compilation with -dEXTDEBUG
|
10 жил өмнө |
lacak
|
e3b12486c5
fcl-db: sqldb: fix AV (uninitialized variable) in MySQL tests
|
10 жил өмнө |
lacak
|
3ee209dc75
fcl-db: tests: fix probably by accident commit in rev.29109
|
10 жил өмнө |
lacak
|
0d4be3fb37
fcl-db: tests: change TestAutoCommit test to not use multiple transactions, as this results in "false negative" for SQL Connections, which does not support multiple simultaneous transactions
|
10 жил өмнө |
joost
|
408852bca6
* Do not change an empty .fpm-file path into an absolute path. (in zipfiles)
|
10 жил өмнө |
joost
|
58d699f1aa
* Clean .fpm files, bug #27115
|
10 жил өмнө |
Jeppe Johansen
|
3bc1db9612
Fixed breakage in the ARM peephole optimizer indirectly brought to light by r29189.
|
10 жил өмнө |
lacak
|
544fe162c1
fcl-db: tests: quick fix for test for MSSQL server, which do not support overlapping or nested transactions
|
10 жил өмнө |
Jeppe Johansen
|
d04e988ff1
Make sure optimizer don't generate invalid assembler forms (LDRD and STRD).
|
10 жил өмнө |
Károly Balogh
|
349993bce8
rtl-unicode: also, hook it into the old fpcmake
|
10 жил өмнө |
Jeppe Johansen
|
d4461efae3
Fix broken ldrd assembler syntax in RTL
|
10 жил өмнө |
Károly Balogh
|
6d85e21d12
rtl-unicode: added old-style Makefiles. This unbreaks the cleaning of the package when clean is called outside of the packages directory and fixes random build/install issues I was experiencing on AROS and MorphOS...
|
10 жил өмнө |
Tomas Hajny
|
b30a3e499c
* add missing initialization of the record count
|
10 жил өмнө |
Tomas Hajny
|
d2f4382fca
* short name updated to fit into 8.3
|
10 жил өмнө |
michael
|
6d5622aca3
* Implemented RefreshSQL and fetching value for AutoInc fields
|
10 жил өмнө |
lacak
|
2bf0abcdfa
fcl-db: tests: unify test with others
|
10 жил өмнө |
lacak
|
2d4288c5d9
fcl-db: interbase: formating
|
10 жил өмнө |
lacak
|
690fc3e738
fcl-db: interbase: avoid conversions ->TBCD->double for parameters of other type than ftFmtBCD (f.e. ftBCD: Currency->TBCD->double)
|
10 жил өмнө |
Tomas Hajny
|
1dceddc302
* minor update of the GetLastOSError support infrastructure
|
10 жил өмнө |
Tomas Hajny
|
c3fbfcb27b
* first part of UnicodeStringManager routines implementation for OS/2
|
10 жил өмнө |
Tomas Hajny
|
acbca7254d
* remove unused local variable
|
10 жил өмнө |
svenbarth
|
9611c3df52
Fix for Mantis #25606.
|
10 жил өмнө |
joost
|
c1e89d0a83
* Not all compile-options are stored inside the unitconfigfile
|
10 жил өмнө |
joost
|
0574714317
* Use short 8.3 names for archives on limit83fs-hosts
|
10 жил өмнө |
svenbarth
|
9f138fd659
Fix for Mantis #26022.
|
10 жил өмнө |
svenbarth
|
fa1bc0757d
Fix for Mantis #26922.
|
10 жил өмнө |
lacak
|
865d074c3d
fcl-db: tests: enable test for all databases
|
10 жил өмнө |
lacak
|
85142e88f0
fcl-db: tests: add case for SQLite into TryDropIfExists. Fixes bug introduced in rev.29109
|
10 жил өмнө |
lacak
|
c41bc63cd4
fcl-db: sqldb: Make ESQLDatabaseError.CreateFmt more safe if it is called with Args=[] (then do not try Format(Msg,Args))
|
10 жил өмнө |
lacak
|
b300241c09
fcl-db: sqldb: initialize TCustomSQLStatement.FRowsAffected to -1. Revealed by TestRowsAffected.
|
10 жил өмнө |