florian
|
8dcf4e62b7
* FCVT.W.D returns only a 32 bit int
|
1 年之前 |
Rika Ichinose
|
88ca756f19
Don’t crash on empty path.
|
1 年之前 |
Rika Ichinose
|
07f9113a7c
Support Windows root-relative paths in TPath.Combine.
|
1 年之前 |
Michaël Van Canneyt
|
a65fff24e9
* JSON Schema
|
1 年之前 |
Michaël Van Canneyt
|
de5b2c5192
* Fix compilation under unicode rtl
|
1 年之前 |
florian
|
b499e7593a
* corrected alignment for Risc-V on Linux
|
1 年之前 |
Pierre Muller
|
167b5213d1
Rename conditional: INTFPPU => DEBUG_GENERATE_INTERFACE_PPU
|
1 年之前 |
Pierre Muller
|
7ec9d2bf9f
Fix compilation with -dDEBUG_PPU
|
1 年之前 |
florian
|
159d97e864
* Risc-V: make use of sext.h instruction if available
|
1 年之前 |
Nikolay Nikolov
|
c54d1d4b89
* WebAssembly internal linker: the PageSize constant, which was repeated twice,
|
1 年之前 |
Nikolay Nikolov
|
bf78823e60
+ WebAssembly internal linker: take into account the min heap size (specified
|
1 年之前 |
florian
|
a53eb8b230
+ Risc-V: make use of zext.h if available
|
1 年之前 |
Michaël Van Canneyt
|
5186044e81
* TStrings.InsertObject is virtual in Delphi
|
1 年之前 |
Michaël Van Canneyt
|
0533acdc27
* Add RangeIndexError (delphi compatible)
|
1 年之前 |
florian
|
081af9a892
* overleft cosmetics
|
1 年之前 |
Michaël Van Canneyt
|
15ba298bae
* Additional check on action.
|
1 年之前 |
Michaël Van Canneyt
|
68acd78640
* Add SMEnuSeparator for Delphi compatibility
|
1 年之前 |
Michaël Van Canneyt
|
2accac30ae
* Check if action is assigned before calling update on it
|
1 年之前 |
Michaël Van Canneyt
|
43660084b6
* Fix wrong raise statement. Fixes issue #40889
|
1 年之前 |
Yuri Serebrennikov
|
276618563c
For connections list TThreadList changed to safe TFPHashList.
|
1 年之前 |
ccrause
|
10ec49d75b
Remap .data with fpc specific information to outside normal memory range.
|
1 年之前 |
Rika Ichinose
|
801e14c33b
Faster Insert(ansi/unicodestring).
|
1 年之前 |
florian
|
6ef37d999a
+ Risc-V: instructions of B extension
|
1 年之前 |
Yuri Serebrennikov
|
73ee25071d
Fixed work in ThreadMode := wtmNone mode.
|
1 年之前 |
florian
|
0366df9fbd
+ Zb* cpu capabilities
|
1 年之前 |
Nikolay Nikolov
|
296a792380
* set MaxIntResource to 1023 for WebAssembly, because that's where the first
|
1 年之前 |
Nikolay Nikolov
|
3218f25d13
* WebAssembly internal linker: reduced exe section alignment to 16 bytes
|
1 年之前 |
Nikolay Nikolov
|
7b05051fc1
* WebAssembly internal linker: add the .tbss section size to the result of GetBssSize
|
1 年之前 |
Nikolay Nikolov
|
8833fabb4b
+ enable the WebAssembly internal linker with multithreading
|
1 年之前 |
Nikolay Nikolov
|
f81485a9b1
* WebAssembly threads internal linker: use signed LEB when needed in TWasmExeOutput.GenerateCode_InitTls and TWasmExeOutput.GenerateCode_InitSharedMemory
|
1 年之前 |