Sven/Sarah Barth
|
f721210638
* fix #40142 and #40324: don't alias the function name to the $result variable for anonymous functions unless an explicit result name is provided
|
2 年之前 |
Sven/Sarah Barth
|
34f1a3ee28
* don't insert anonymous functions into a withsymtable
|
2 年之前 |
Sven/Sarah Barth
|
251af216ce
* fix typo in comment
|
2 年之前 |
Sven/Sarah Barth
|
7133ad7ecc
* a type helper that inherits from another type helper may extend a unique type helper of the parent's extended type (thus allowing to make the type helper of the original type available for the aliased type)
|
2 年之前 |
Sven/Sarah Barth
|
62cc594ca4
* for unique type aliases keep track of the original def
|
2 年之前 |
mattias
|
74e24a3864
fcl-web: TWSFramePayload.ReadData: check for endless loop and wait for new data
|
2 年之前 |
mattias
|
f047c40bca
fcl-net: fixed range check error
|
2 年之前 |
mattias
|
977d123b32
fcl-web: less hints
|
2 年之前 |
mattias
|
dea9aa56a7
fcl-web: added TCustomWebsocketUpgrader.OnConnect
|
2 年之前 |
Michael VAN CANNEYT
|
34f11a7a14
* Remove unused KnownArchitectures tryout
|
2 年之前 |
Michael VAN CANNEYT
|
49d8a3e3f5
* Handle ARCH_TARGET/ARCH_SOURCE
|
2 年之前 |
Michael VAN CANNEYT
|
54dd32805e
* Remove unused KnownArchitectures tryout
|
2 年之前 |
Michaël Van Canneyt
|
b9aeeaa6e3
* Initialize result string
|
2 年之前 |
mattias
|
8f32a8190e
fcl-pdf: fixed dump hexstring
|
2 年之前 |
mattias
|
3ef91538f9
fcl-pdf: less hints
|
2 年之前 |
mattias
|
51fa67c234
fcl-pdf: less hints
|
2 年之前 |
Michaël Van Canneyt
|
fcb5cf42bf
* Additional fix
|
2 年之前 |
Michaël Van Canneyt
|
a3a827eba5
* Fix for i386 breakage after merge request !433
|
2 年之前 |
Jinyang He
|
6ef31c643a
Set STACK_MARGIN_MAX to four times of pagesize on LoongArch64
|
2 年之前 |
Jinyang He
|
f202dda5c5
Use prlimit64 in FpSetRLimit and FpSetRLimit
|
2 年之前 |
Jinyang He
|
2928837225
fix store stacklength but not its addr in info
|
2 年之前 |
Jinyang He
|
bad62d51fa
fix when FPC_USE_LIBC is disabled not call PASCALMAIN
|
2 年之前 |
Jinyang He
|
706aefb2aa
Fix the init state of LoongArch FPU exception bit
|
2 年之前 |
Jinyang He
|
bcf7701887
Support use statx syscall in fpstat and fpfstat
|
2 年之前 |
Jinyang He
|
6b4ee224bf
set default result in TPCUWriter.IsExternalEl
|
2 年之前 |
florian
|
20884fdc1b
* search for i386-linux-gcc also by trying i686-linux- as prefix as
|
2 年之前 |
Michaël Van Canneyt
|
41c2a2069a
* Alphacolors, enhanced patch from Mattias
|
2 年之前 |
Michael VAN CANNEYT
|
a74a35a16e
* Check that system unit is actually loaded before using it to search for system symbols
|
2 年之前 |
Michael VAN CANNEYT
|
5adde504a9
* Do not crash when module pointer is nil
|
2 年之前 |
Michaël Van Canneyt
|
ab3916b0f8
* Make compression struct accessible to descendants. Fixes issue #40327
|
2 年之前 |