michael
|
cebb362c75
* Enable NULL values in prepared statements
|
12 éve |
reiniero
|
1b942b52d4
* fcl-db/dbase: fix for dbf_common Memscan fixes DBase3 memo issues. Thanks to J.G. Johansen
|
12 éve |
florian
|
f97cd6997c
* more safe put implementation
|
12 éve |
sergei
|
9dc5b07a68
* COFF: fixed setting section flags. Content type and access bits must be set for non-loadable sections as well.
|
12 éve |
sergei
|
5e7e9bd4dc
* Disabled test for win64: it cannot link or even assemble correctly on this target because COFF uses 32-bit fields for section sizes/RVAs. Internal assembler ignoring this fact is a separate issue to fix.
|
12 éve |
florian
|
e1233e0111
* asizeint => longint, it is unlikely that an variant record well ever have more than 2^31 branches
|
12 éve |
Jonas Maebe
|
9023148bb1
* fixed compilation of JVM rtls after r24188 (there is no JMP_BUF type
|
12 éve |
reiniero
|
0553754d05
fcl-db/dbase: DbaseIII memo fix: blocksize=fixed 512; no memo field size header
|
12 éve |
reiniero
|
996b26b936
fcl-db/dbase: further improvement on r24253 though no solution yet.
|
12 éve |
reiniero
|
a0455a4673
fcl-db/dbase: attempt to fix dbase code page marks in (v)foxpro files. Needs more work.
|
12 éve |
paul
|
8acf9aadf8
rtl, utils: Fix cross-endian collation files generation by Inoussa OUEDRAOGO (issue #0024266)
|
12 éve |
paul
|
76c537ee38
tests: rename test files to make them run by testsuite
|
12 éve |
michael
|
0490480523
* Test for 24274
|
12 éve |
michael
|
c47443e492
* Fix for 24274 by Laco
|
12 éve |
paul
|
71b853065a
tests: improve dot units test
|
12 éve |
florian
|
1d6cec856c
+ a few helpers for iso pascal compatibility added
|
12 éve |
reiniero
|
2e15c070df
fcl-db/dbase:
|
12 éve |
florian
|
99f2e57e42
* better error reporting
|
12 éve |
florian
|
2fdd3e2d0a
+ introduce tvariantrecbranch to be able to store
|
12 éve |
michael
|
1824a932a3
* Patch to avoid error when trying to create empty directory
|
12 éve |
sergei
|
02a288fd89
* MIPS addnode: rewritten almost completely:
|
12 éve |
sergei
|
b86372ccec
+ Internal linker: process unreferenced .pdata sections on x86_64-win64, restores the possibility to use GAS on win64 (which got broken by introducing SEH).
|
12 éve |
reiniero
|
f7d2f86398
ibconnection:fixed rounding problem in timestamp (complements r24225)
|
12 éve |
pierre
|
7b411e70b8
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
12 éve |
pierre
|
57c5821042
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
12 éve |
pierre
|
8a6e057fca
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
12 éve |
pierre
|
a08d0eb693
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
12 éve |
pierre
|
9720bd8e82
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
12 éve |
ludob
|
b470db3085
ibconnection:fixed rounding problem in timestamp
|
12 éve |
sergei
|
c3f8086598
+ Internal linker: base support for sections that aren't referenced but must be linked if section referenced by them is linked (like win64 .pdata). Actual handling is still to be implemented in descendant classes.
|
12 éve |