marcoonthegit
|
4b4e40dbc9
* fixes #40893 using Otherfiles parameter to fpdoc with CHM backend.
|
1 yıl önce |
mattias
|
0a6344270a
fcl-css: comment
|
1 yıl önce |
Michaël Van Canneyt
|
58560d333e
* Keep old behaviour, but keep issue #40898 solved
|
1 yıl önce |
Nikolay Nikolov
|
97ad8fafd8
* fix compilation error in test for OSes that have no HAS_MONITOR defined
|
1 yıl önce |
Nikolay Nikolov
|
cad9cd22d3
* ignore the '-gl' parameter on WebAssembly, since it's impossible to implement
|
1 yıl önce |
Nikolay Nikolov
|
184c612f78
+ WebAssembly: allow specifying heapsize and maxheapsize larger than 2GiB
|
1 yıl önce |
Nikolay Nikolov
|
7fc6d5aaa1
+ introduced method tscannerfile.readval64, similar to readval, but returns an int64
|
1 yıl önce |
Nikolay Nikolov
|
71ada8453a
+ increase WebAssembly max memory limit for test tw11006.pp, because the test
|
1 yıl önce |
Nikolay Nikolov
|
d561390687
+ increase WebAssembly max memory limit for test tmt1.pp, because the test runs
|
1 yıl önce |
mattias
|
f81d455094
fcl-css: fixed parsing --var
|
1 yıl önce |
mattias
|
6128dcc735
fcl-css: resolver: var and custom attributes
|
1 yıl önce |
mattias
|
ccbec9ee7d
fcl-css: resolver: test warnings
|
1 yıl önce |
Michaël Van Canneyt
|
1e6061845e
* Make sure reference count is properly managed
|
1 yıl önce |
Nikolay Nikolov
|
919f8f383d
* fixed compilation error, introduced in a0ac317aae017c1bf828084410210324448661c9
|
1 yıl önce |
Nikolay Nikolov
|
42d8a29156
+ test runner: allow forcing thread tests by specifying the TEST_THREADS=1 environment option
|
1 yıl önce |
Michaël Van Canneyt
|
ce04ce42ed
* Objects passed in callback are ours to free
|
1 yıl önce |
Nikolay Nikolov
|
a0ac317aae
+ WebAssembly threads: spinwait until ThreadHasFinished becomes true in
|
1 yıl önce |
Nikolay Nikolov
|
7fe6438d44
+ WebAssembly threads: initialize TWasmThread.ThreadHasFinished to false in WasiBeginThread
|
1 yıl önce |
Nikolay Nikolov
|
492e38069c
+ WebAssembly threads: introduced TWasmThread.ThreadHasFinished boolean
|
1 yıl önce |
Nikolay Nikolov
|
6dfd2de188
+ WebAssembly threads: call FreeStackAndTlsBlock in WasiWaitForThreadTerminate
|
1 yıl önce |
Nikolay Nikolov
|
4abbd82135
* WebAssembly threads: made FreeStackAndTlsBlock set the StackBlock and
|
1 yıl önce |
Nikolay Nikolov
|
c8b9eb3c5c
* WebAssembly threads: moved the thread stack and TLS block free code to a new
|
1 yıl önce |
Nikolay Nikolov
|
1e630e8a17
+ increase WebAssembly max memory limit for test theapthread.pp, because the
|
1 yıl önce |
Nikolay Nikolov
|
df26a02d9d
+ WebAssembly threads: set FThreadReaped to true in TThread.WaitFor, to avoid
|
1 yıl önce |
Michaël Van Canneyt
|
edde858cfa
* try to avoid incompatibility with lazarus (and possibly others)
|
1 yıl önce |
Nikolay Nikolov
|
4112318e2f
* WebAssembly internal linker: allow specifying the max memory size also for
|
1 yıl önce |
Michaël Van Canneyt
|
8d5cf6ca5c
* Alternative approach for AddObject, which does not break backwards compatibility. Fixes issue #40899
|
1 yıl önce |
florian
|
2f0cd77d86
* remove outdated defines, resolves #40897
|
1 yıl önce |
mattias
|
7ca0ddc70e
fcl-css: resolver: all and origin
|
1 yıl önce |
Nikolay Nikolov
|
017b41de89
* WebAssembly threads: RTLEvents rewritten to implement an auto reset event.
|
1 yıl önce |