reiniero
|
5ae858fbf5
* fcl-db oracleconnection.pp: cosmetic: replace Dutch tel variable with counter; translate Dutch comment
|
11 жил өмнө |
pierre
|
80c67337ed
Move GetTestRunHistoryID and AddTestHistoryEntry to dbtests unit
|
11 жил өмнө |
sergei
|
0e0273d53f
* Partially reverted r26192, preserving registers in presence of exceptions needs a different solution.
|
11 жил өмнө |
pierre
|
a5ea0d2b4c
Add dbconfig program to handle TESTCONFIG table
|
11 жил өмнө |
pierre
|
bd91a8da7e
Force SrcExeExt for prog parameter in ExecuteRemote function
|
11 жил өмнө |
pierre
|
85f138b409
+ Add StringQuery and InsertQuery functions.
|
11 жил өмнө |
pierre
|
0987129993
Add 2.6.0 to 2.6.3 versions
|
11 жил өмнө |
pierre
|
cf175b28d1
Add TU_COMPILERDATE to ShowRunData
|
11 жил өмнө |
nickysn
|
9c86da1911
- rm the fwait after fstsw in fpc_exp_real. My own testing on a true i8087 shows
|
11 жил өмнө |
nickysn
|
775619ef8b
* 8087/80287 fixes in fpc_exp_real
|
11 жил өмнө |
marco
|
67c21b3a5e
* fix for #25402 One argument of GetICMProfileW missed an indirection
|
11 жил өмнө |
nickysn
|
d0a7522e1f
+ also init Default8087CW in DetectFPU
|
11 жил өмнө |
nickysn
|
180ddf2ddd
+ i8086 FPU detection code updated to also identify the FPU type (8087/287/387+)
|
11 жил өмнө |
marco
|
a8671e550e
* fix FPC_USE_LIBC for inotify and clock* functions, and always link librt when this unit is used under FPC_USE_LIBC.
|
11 жил өмнө |
Jeppe Johansen
|
d24cbbf9f5
Changed debug information to dwarf for ARM_embedded, and set local minimum alignment to 4.
|
11 жил өмнө |
lacak
|
29ddc3f688
fcl-db: mysql: add support for MySQL 5.6
|
11 жил өмнө |
florian
|
dde4ec96c2
* avoid range check error during compilation due to constant propagation
|
11 жил өмнө |
florian
|
5aae381d10
* as nodes can appear directly in statements for checking of type conversions
|
11 жил өмнө |
Károly Balogh
|
0d43bae95a
Removed some extra directory separators which screwed up the install path on Amiga/MorphOS (// means /../ here)
|
11 жил өмнө |
pierre
|
9c85f31ad6
Add character, buidcollations and unicodeXXX units
|
11 жил өмнө |
sergei
|
e26ce9e442
* Fix code generation of for-loops. Keeping a copy of to-value in register during pass 2 is basically a hack, because register may be destroyed if an exception is raised and handled in loop body. This went unnoticed because generic setjmp-based exception handling is restoring registers to the state at entry to try block, and Win64 SEH also has some register-preserving features. However, for Win32 SEH it is not true.
|
11 жил өмнө |
sergei
|
563b74b16a
* Cleanup code generation for try..finally nodes.
|
11 жил өмнө |
michael
|
b480fc761a
* Added to build, extra fix, added mysql56dyn
|
11 жил өмнө |
marco
|
e93413fae7
* Initial FPC_USE_LIBC implementation of termios for Linux.
|
11 жил өмнө |
michael
|
559eb81c07
* MySQL 5.6 support from Laco
|
11 жил өмнө |
sergei
|
f508442a7e
* Emit everything to the same asmlist (fixing copy-paste error).
|
11 жил өмнө |
nickysn
|
09a3fc74e3
* use the fwait prefixed FSTCW, followed by FWAIT, instead of FNSTCW in
|
11 жил өмнө |
nickysn
|
2d45ea43af
* use the 'wait' prefix (on the same line as the instruction), instead of
|
11 жил өмнө |
pierre
|
fc92fcbfb5
Add buildcollations, charcter and unicode* units
|
11 жил өмнө |
pierre
|
2fa28f7e1c
Add buildcollations and unicode* units
|
11 жил өмнө |