marco
|
018be5c22c
* add pthread_attr_destroy, due to Vincent's follow up to mantis #25416
|
11 năm trước cách đây |
sergei
|
1ee9373fa6
* Changed function create_pd into method of ttryfinallynode, so it can be reused for Win32 SEH and, in the future, for DWARF-based exception handling on other targets.
|
11 năm trước cách đây |
lacak
|
9b4735032b
fcl-db: mysql: remove obsolete mysql4conn unit replaced by mysql40conn and mysql41conn
|
11 năm trước cách đây |
marco
|
996e802606
* fix memleak pthread_attr, Mantis #25416 by Henry Vermaak.
|
11 năm trước cách đây |
marco
|
7fc33865be
* build mysql 5.6, after Reinier said it wasn't built.
|
11 năm trước cách đây |
pierre
|
a0747f4d5d
Also update TESTCONFIG and TESTRUNHISTORY tables
|
11 năm trước cách đây |
pierre
|
218adfe6c3
* Allow compilation for windows OS.
|
11 năm trước cách đây |
pierre
|
360f53b742
Add -ll option to use longlog file
|
11 năm trước cách đây |
sergei
|
ffba5aee60
* MIPS: emit PIC-friendly instruction sequences instead of "J" when fixing up branches outside of 128K range. Resolves #25399.
|
11 năm trước cách đây |
nickysn
|
a68b9fd01f
* use byte sized instead of word sized memory operations on the fpu control
|
11 năm trước cách đây |
marco
|
4871a7b1c9
* fix for mantis #25191, extract gobject routines to separate unit.
|
11 năm trước cách đây |
reiniero
|
5ae858fbf5
* fcl-db oracleconnection.pp: cosmetic: replace Dutch tel variable with counter; translate Dutch comment
|
11 năm trước cách đây |
pierre
|
80c67337ed
Move GetTestRunHistoryID and AddTestHistoryEntry to dbtests unit
|
11 năm trước cách đây |
sergei
|
0e0273d53f
* Partially reverted r26192, preserving registers in presence of exceptions needs a different solution.
|
11 năm trước cách đây |
pierre
|
a5ea0d2b4c
Add dbconfig program to handle TESTCONFIG table
|
11 năm trước cách đây |
pierre
|
bd91a8da7e
Force SrcExeExt for prog parameter in ExecuteRemote function
|
11 năm trước cách đây |
pierre
|
85f138b409
+ Add StringQuery and InsertQuery functions.
|
11 năm trước cách đây |
pierre
|
0987129993
Add 2.6.0 to 2.6.3 versions
|
11 năm trước cách đây |
pierre
|
cf175b28d1
Add TU_COMPILERDATE to ShowRunData
|
11 năm trước cách đây |
nickysn
|
9c86da1911
- rm the fwait after fstsw in fpc_exp_real. My own testing on a true i8087 shows
|
11 năm trước cách đây |
nickysn
|
775619ef8b
* 8087/80287 fixes in fpc_exp_real
|
11 năm trước cách đây |
marco
|
67c21b3a5e
* fix for #25402 One argument of GetICMProfileW missed an indirection
|
11 năm trước cách đây |
nickysn
|
d0a7522e1f
+ also init Default8087CW in DetectFPU
|
11 năm trước cách đây |
nickysn
|
180ddf2ddd
+ i8086 FPU detection code updated to also identify the FPU type (8087/287/387+)
|
11 năm trước cách đây |
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 năm trước cách đây |
Jeppe Johansen
|
d24cbbf9f5
Changed debug information to dwarf for ARM_embedded, and set local minimum alignment to 4.
|
11 năm trước cách đây |
lacak
|
29ddc3f688
fcl-db: mysql: add support for MySQL 5.6
|
11 năm trước cách đây |
florian
|
dde4ec96c2
* avoid range check error during compilation due to constant propagation
|
11 năm trước cách đây |
florian
|
5aae381d10
* as nodes can appear directly in statements for checking of type conversions
|
11 năm trước cách đây |
Károly Balogh
|
0d43bae95a
Removed some extra directory separators which screwed up the install path on Amiga/MorphOS (// means /../ here)
|
11 năm trước cách đây |