michael
|
aedd0e4518
* Fix issue #38968, patch from Werner Pamler to fix fractional seconds in IS8061conversion
|
4 年之前 |
florian
|
40e1a09e6c
* improved AndUtxh2And optimization
|
4 年之前 |
svenbarth
|
be1461654f
- remove unused copy of tw17904 (wrong extension)
|
4 年之前 |
svenbarth
|
e89e87372e
+ add a test for Variant dispatch and the generated call description format (this is for the previous three fixes)
|
4 年之前 |
svenbarth
|
6e4984184b
* for variant dispatch calls, use the parameter name in source case, not upper case
|
4 年之前 |
svenbarth
|
7330a0156c
* fix writing of the method and parameter names for the Variant call description
|
4 年之前 |
marco
|
c8be89c7fa
* fix from Sebastian Hellwig for writeunicodestring bytes number, mantis 0038963
|
4 年之前 |
pierre
|
04ebdf8df8
Fix compilation for x86_64 llvm variant
|
4 年之前 |
pierre
|
4483343d00
Return -1 if size of file is smaller tham header size in tppufile.readheader method
|
4 年之前 |
pierre
|
aadcb00977
Add -march option to clang call for llvm target
|
4 年之前 |
florian
|
aec49340a3
* patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files:
|
4 年之前 |
florian
|
9d6ceda532
* patch by Christo Crause: do not generate LDD for avrtiny, resolves #38958
|
4 年之前 |
Mattias Gaertner
|
33b29b0df4
pastojs: low/high(astring)
|
4 年之前 |
ondrej
|
d2e2ac5181
odbc: fix comments
|
4 年之前 |
ondrej
|
3fa35f258b
odbc: use ftMemo/ftWideMemo for SQL_VARCHAR/SQL_WVARCHAR declared as nvarchar(max)
|
4 年之前 |
florian
|
e841e95390
* aarch64-darwin supports unaligned memory access, confirmed by testing with clang 12
|
4 年之前 |
pierre
|
e6e49baed1
Add A_CALL to the list of instructions considered as a calljmp, even though it is a pseudo-instruction, fixes a long list of -O3 and -O4 testsuite failures
|
4 年之前 |
pierre
|
c2c7982a22
Fix check that third parameter of ADDI hp1 instruction is a constant
|
4 年之前 |
nickysn
|
5dd48078a6
+ enabled package fcl-registry for the WASI target
|
4 年之前 |
nickysn
|
378b5f73a5
+ enabled package fcl-stl for the WASI target
|
4 年之前 |
nickysn
|
56aa1e1bbe
+ enabled the regexpr package for the WASI target
|
4 年之前 |
nickysn
|
7c09f0be96
+ enabled the fcl-sound package for the WASI target
|
4 年之前 |
nickysn
|
14ec15be7b
+ enabled the fcl-xml package for the WASI target
|
4 年之前 |
nickysn
|
5b192cb82a
+ enabled the hash package for the WASI target
|
4 年之前 |
nickysn
|
1eec910561
+ enabled compilation of fcl-base for the WASI target
|
4 年之前 |
nickysn
|
eed9bc1f35
+ enabled several rtl-objpas units for the WASI target
|
4 年之前 |
nickysn
|
385c130e8d
+ enabled some rtl-extra units on the WASI target (matrix, ucomplex, objects)
|
4 年之前 |
nickysn
|
cdd7aaf2eb
+ compile the unicode collations and extra code pages for the WASI target
|
4 年之前 |
nickysn
|
e00dca1448
+ enabled compilation of unit extpas for the WASI target
|
4 年之前 |
nickysn
|
e830ed6cbc
+ compile the unit dos (OS-specific functions are dummies for now) for the WASI target
|
4 年之前 |