michael
|
cebb362c75
* Enable NULL values in prepared statements
|
12 years ago |
reiniero
|
1b942b52d4
* fcl-db/dbase: fix for dbf_common Memscan fixes DBase3 memo issues. Thanks to J.G. Johansen
|
12 years ago |
florian
|
f97cd6997c
* more safe put implementation
|
12 years ago |
sergei
|
9dc5b07a68
* COFF: fixed setting section flags. Content type and access bits must be set for non-loadable sections as well.
|
12 years ago |
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 years ago |
florian
|
e1233e0111
* asizeint => longint, it is unlikely that an variant record well ever have more than 2^31 branches
|
12 years ago |
Jonas Maebe
|
9023148bb1
* fixed compilation of JVM rtls after r24188 (there is no JMP_BUF type
|
12 years ago |
reiniero
|
0553754d05
fcl-db/dbase: DbaseIII memo fix: blocksize=fixed 512; no memo field size header
|
12 years ago |
reiniero
|
996b26b936
fcl-db/dbase: further improvement on r24253 though no solution yet.
|
12 years ago |
reiniero
|
a0455a4673
fcl-db/dbase: attempt to fix dbase code page marks in (v)foxpro files. Needs more work.
|
12 years ago |
paul
|
8acf9aadf8
rtl, utils: Fix cross-endian collation files generation by Inoussa OUEDRAOGO (issue #0024266)
|
12 years ago |
paul
|
76c537ee38
tests: rename test files to make them run by testsuite
|
12 years ago |
michael
|
0490480523
* Test for 24274
|
12 years ago |
michael
|
c47443e492
* Fix for 24274 by Laco
|
12 years ago |
paul
|
71b853065a
tests: improve dot units test
|
12 years ago |
florian
|
1d6cec856c
+ a few helpers for iso pascal compatibility added
|
12 years ago |
reiniero
|
2e15c070df
fcl-db/dbase:
|
12 years ago |
florian
|
99f2e57e42
* better error reporting
|
12 years ago |
florian
|
2fdd3e2d0a
+ introduce tvariantrecbranch to be able to store
|
12 years ago |
michael
|
1824a932a3
* Patch to avoid error when trying to create empty directory
|
12 years ago |
sergei
|
02a288fd89
* MIPS addnode: rewritten almost completely:
|
12 years ago |
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 years ago |
reiniero
|
f7d2f86398
ibconnection:fixed rounding problem in timestamp (complements r24225)
|
12 years ago |
pierre
|
7b411e70b8
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
12 years ago |
pierre
|
57c5821042
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
12 years ago |
pierre
|
8a6e057fca
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
12 years ago |
pierre
|
a08d0eb693
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
12 years ago |
pierre
|
9720bd8e82
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
12 years ago |
ludob
|
b470db3085
ibconnection:fixed rounding problem in timestamp
|
12 years ago |
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 years ago |