Nikolay Nikolov
|
c8b9eb3c5c
* WebAssembly threads: moved the thread stack and TLS block free code to a new
|
1 년 전 |
Nikolay Nikolov
|
1e630e8a17
+ increase WebAssembly max memory limit for test theapthread.pp, because the
|
1 년 전 |
Nikolay Nikolov
|
df26a02d9d
+ WebAssembly threads: set FThreadReaped to true in TThread.WaitFor, to avoid
|
1 년 전 |
Michaël Van Canneyt
|
edde858cfa
* try to avoid incompatibility with lazarus (and possibly others)
|
1 년 전 |
Nikolay Nikolov
|
4112318e2f
* WebAssembly internal linker: allow specifying the max memory size also for
|
1 년 전 |
Michaël Van Canneyt
|
8d5cf6ca5c
* Alternative approach for AddObject, which does not break backwards compatibility. Fixes issue #40899
|
1 년 전 |
florian
|
2f0cd77d86
* remove outdated defines, resolves #40897
|
1 년 전 |
mattias
|
7ca0ddc70e
fcl-css: resolver: all and origin
|
1 년 전 |
Nikolay Nikolov
|
017b41de89
* WebAssembly threads: RTLEvents rewritten to implement an auto reset event.
|
1 년 전 |
Michaël Van Canneyt
|
d3c902e5a1
* Fix behaviour of AddObject when duplicates=dupIgnore. Patch by Artem Izmaylov. Fixes issue #40898
|
1 년 전 |
Michaël Van Canneyt
|
1210747f1d
* Add overloads with offset and length for typed array constructor
|
1 년 전 |
Nikolay Nikolov
|
db1d903a11
* WebAssembly threads: use high(uint32) as MaxThreadSignal
|
1 년 전 |
florian
|
db05be80bd
* typo
|
1 년 전 |
Michaël Van Canneyt
|
781560f3e0
* Forgot to add new file
|
1 년 전 |
Michaël Van Canneyt
|
ad34a8d574
* Correct compilation with namespaces
|
1 년 전 |
mattias
|
aaae62ea88
fcl-css: renamed css units
|
1 년 전 |
mattias
|
c8eeb2ec54
fcl-css: resolver: added colors, replaced filename with name, registry stamp
|
1 년 전 |
mattias
|
43d84beb01
fcl-css:
|
1 년 전 |
Rika Ichinose
|
ea33fdcdf8
Decimate rtl/i386/strings.inc.
|
1 년 전 |
Rika Ichinose
|
ca0e04a346
Faster path for IndexBytes with a match at the beginning.
|
1 년 전 |
Nikolay Nikolov
|
edf7b26f52
+ WebAssembly threads: implemented basic events (both manual and auto reset)
|
1 년 전 |
Michaël Van Canneyt
|
a521ed8c76
* Monitor needed in wasi
|
1 년 전 |
Michaël Van Canneyt
|
487afd243e
* DefineProperties can have dot in name.
|
1 년 전 |
Jan Rysavy
|
aa65847386
OpenSSL: add EVP_CIPHER_CTX_new and EVP_CIPHER_CTX_free
|
1 년 전 |
Nikolay Nikolov
|
200fbf64a1
+ WebAssembly threads: set IsMultiThread to true in WasiBeginThread
|
1 년 전 |
florian
|
0f39633acc
* generic second_addordinal can handle swapped nodes
|
1 년 전 |
Nikolay Nikolov
|
4527365f0d
* WebAssembly threads default maxheapsize constant changed to more readable form - 256*1024*1024 instead of 268435456
|
1 년 전 |
Nikolay Nikolov
|
02867fe918
+ WebAssembly threads: initialize the ThreadId threadvar for the main thread
|
1 년 전 |
Michaël Van Canneyt
|
13fbc876e0
* Rename keyword info to avoid confusion
|
1 년 전 |
Michaël Van Canneyt
|
711e412cb7
* Explain how to run full tests
|
1 년 전 |