michael
|
6ee8cade08
* httpd 2.4 (Apache 2.4) headers by A. Borka
|
12 vuotta sitten |
marco
|
a929eb36cb
* Fix for #23470, also free fcommands
|
12 vuotta sitten |
yury
|
5556fecdf0
* Include regdef.inc only if XMLREG is defined (non-Windows platforms). On Windows it is not needed since the Windows unit is included and it has all necessary declarations. Keeping duplicate declarations in regdef.inc on Windows is dangerous since it leads to out of sync problems.
|
12 vuotta sitten |
sergei
|
1116bc3542
* Fixed incorrect condition (a linked list always has at least one dummy element) which was causing every unit to have a threadvar table, regardless of actual presence of threadvars. For units without code, this was causing creation of .o files which aren't necessary otherwise.
|
12 vuotta sitten |
lacak
|
30f96442ca
fcl-db: postgresql: catalog_name for GetSchemaInfoSQL
|
12 vuotta sitten |
sergei
|
f9dbcbd0c3
- Removed duplicate file header
|
12 vuotta sitten |
lacak
|
7e1dcce60b
fcl-db: postgresql: increase max allowed string field length. Fix for existing test TTestFieldTypes.TestStringLargerThen8192.
|
12 vuotta sitten |
sergei
|
278fbb742e
* mips-linux: call SetErrno in order to remove dependence on threadvar implementation details.
|
12 vuotta sitten |
michael
|
2ab822c5f0
* Forgot to commit images
|
12 vuotta sitten |
michael
|
366cd2d9c2
* Fixed unresolved elements in tree
|
12 vuotta sitten |
michael
|
bc60ea4713
* Added ability to create class chart
|
12 vuotta sitten |
michael
|
2c26d53f9b
* Added ability to create class chart
|
12 vuotta sitten |
reiniero
|
c9e838e2f9
+ FCL-DB: db test framework: add test for issue #23509: locate must ignore lopartialkey for non-string fields
|
12 vuotta sitten |
reiniero
|
e4ed8ea35b
- FCL-DB: db test framework: clean up dbf export code (duplicate functionality since r23164)
|
12 vuotta sitten |
reiniero
|
4556129de7
* FCL-DB: only honour lopartialkey for locate on indexed fields if field is string type.
|
12 vuotta sitten |
lacak
|
9f60eca94f
fcl-db: tests: move IFDEF to proper position
|
12 vuotta sitten |
sergei
|
c766c50907
* Proper fix for SPARC cycling with -dCHECK_PIC, pi_needs_got additionally must be set in following cases:
|
12 vuotta sitten |
pierre
|
658968ef44
Add debugging generation ability for m68k compiler
|
12 vuotta sitten |
pierre
|
c979ded1f9
Use FPUSOFT instead of CPUCOLDFIRE for settings some m68k software macors
|
12 vuotta sitten |
pierre
|
14c5fceb45
Add fpc_longword_to_double
|
12 vuotta sitten |
pierre
|
6d5f2e0cf2
Regenerated after: Add lineinfo
|
12 vuotta sitten |
pierre
|
bb6355e716
Add lineinfo
|
12 vuotta sitten |
pierre
|
daccd0d283
Add aliases fro mkdir/rmdir/chdir
|
12 vuotta sitten |
pierre
|
11e743e5b8
Use FPC_INCLUDE_LONGWORD_TO_DOUBLE for m68k
|
12 vuotta sitten |
pierre
|
ab52c48520
Add DynLinkStr support
|
12 vuotta sitten |
pierre
|
39219cc30f
Also handle fpu_soft
|
12 vuotta sitten |
pierre
|
2a610e74b7
Also handle fpu_soft
|
12 vuotta sitten |
pierre
|
080034982f
Use GasCpuTypeStr array: GAS uses different names for cpu variants
|
12 vuotta sitten |
pierre
|
0af0da69b1
New GasCpuTypeStr array: GAS uses different names for cpu variants
|
12 vuotta sitten |
pierre
|
548a687a17
LOC_FPUREGISTER is not used for func_getretloc ig using fpu_soft
|
12 vuotta sitten |