Rika Ichinose
|
d7352e7b66
Remove most of the VER3_0 conditionals.
|
hai 1 ano |
Nikolay Nikolov
|
7a1c50ff87
* fix warning
|
hai 1 ano |
Nikolay Nikolov
|
d2785117df
* WebAssembly: fixed overflow checking for unsigned subtraction
|
hai 1 ano |
Nikolay Nikolov
|
4f42553cb3
* fix bug in thlcgwasm.a_op_reg_reg_reg_checkoverflow when either src1 or src2
|
hai 1 ano |
florian
|
0735ac0d1f
* throw an error in iso/extended pascal mode if enum types are passed to writeln, resolves #40896
|
hai 1 ano |
marcoonthegit
|
4b4e40dbc9
* fixes #40893 using Otherfiles parameter to fpdoc with CHM backend.
|
hai 1 ano |
mattias
|
0a6344270a
fcl-css: comment
|
hai 1 ano |
Michaël Van Canneyt
|
58560d333e
* Keep old behaviour, but keep issue #40898 solved
|
hai 1 ano |
Nikolay Nikolov
|
97ad8fafd8
* fix compilation error in test for OSes that have no HAS_MONITOR defined
|
hai 1 ano |
Nikolay Nikolov
|
cad9cd22d3
* ignore the '-gl' parameter on WebAssembly, since it's impossible to implement
|
hai 1 ano |
Nikolay Nikolov
|
184c612f78
+ WebAssembly: allow specifying heapsize and maxheapsize larger than 2GiB
|
hai 1 ano |
Nikolay Nikolov
|
7fc6d5aaa1
+ introduced method tscannerfile.readval64, similar to readval, but returns an int64
|
hai 1 ano |
Nikolay Nikolov
|
71ada8453a
+ increase WebAssembly max memory limit for test tw11006.pp, because the test
|
hai 1 ano |
Nikolay Nikolov
|
d561390687
+ increase WebAssembly max memory limit for test tmt1.pp, because the test runs
|
hai 1 ano |
mattias
|
f81d455094
fcl-css: fixed parsing --var
|
hai 1 ano |
mattias
|
6128dcc735
fcl-css: resolver: var and custom attributes
|
hai 1 ano |
mattias
|
ccbec9ee7d
fcl-css: resolver: test warnings
|
hai 1 ano |
Michaël Van Canneyt
|
1e6061845e
* Make sure reference count is properly managed
|
hai 1 ano |
Nikolay Nikolov
|
919f8f383d
* fixed compilation error, introduced in a0ac317aae017c1bf828084410210324448661c9
|
hai 1 ano |
Nikolay Nikolov
|
42d8a29156
+ test runner: allow forcing thread tests by specifying the TEST_THREADS=1 environment option
|
hai 1 ano |
Michaël Van Canneyt
|
ce04ce42ed
* Objects passed in callback are ours to free
|
hai 1 ano |
Nikolay Nikolov
|
a0ac317aae
+ WebAssembly threads: spinwait until ThreadHasFinished becomes true in
|
hai 1 ano |
Nikolay Nikolov
|
7fe6438d44
+ WebAssembly threads: initialize TWasmThread.ThreadHasFinished to false in WasiBeginThread
|
hai 1 ano |
Nikolay Nikolov
|
492e38069c
+ WebAssembly threads: introduced TWasmThread.ThreadHasFinished boolean
|
hai 1 ano |
Nikolay Nikolov
|
6dfd2de188
+ WebAssembly threads: call FreeStackAndTlsBlock in WasiWaitForThreadTerminate
|
hai 1 ano |
Nikolay Nikolov
|
4abbd82135
* WebAssembly threads: made FreeStackAndTlsBlock set the StackBlock and
|
hai 1 ano |
Nikolay Nikolov
|
c8b9eb3c5c
* WebAssembly threads: moved the thread stack and TLS block free code to a new
|
hai 1 ano |
Nikolay Nikolov
|
1e630e8a17
+ increase WebAssembly max memory limit for test theapthread.pp, because the
|
hai 1 ano |
Nikolay Nikolov
|
df26a02d9d
+ WebAssembly threads: set FThreadReaped to true in TThread.WaitFor, to avoid
|
hai 1 ano |
Michaël Van Canneyt
|
edde858cfa
* try to avoid incompatibility with lazarus (and possibly others)
|
hai 1 ano |