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