Commit Verlauf

Autor SHA1 Nachricht Datum
  Nikolay Nikolov 42d8a29156 + test runner: allow forcing thread tests by specifying the TEST_THREADS=1 environment option vor 1 Jahr
  Michaël Van Canneyt ce04ce42ed * Objects passed in callback are ours to free vor 1 Jahr
  Nikolay Nikolov a0ac317aae + WebAssembly threads: spinwait until ThreadHasFinished becomes true in vor 1 Jahr
  Nikolay Nikolov 7fe6438d44 + WebAssembly threads: initialize TWasmThread.ThreadHasFinished to false in WasiBeginThread vor 1 Jahr
  Nikolay Nikolov 492e38069c + WebAssembly threads: introduced TWasmThread.ThreadHasFinished boolean vor 1 Jahr
  Nikolay Nikolov 6dfd2de188 + WebAssembly threads: call FreeStackAndTlsBlock in WasiWaitForThreadTerminate vor 1 Jahr
  Nikolay Nikolov 4abbd82135 * WebAssembly threads: made FreeStackAndTlsBlock set the StackBlock and vor 1 Jahr
  Nikolay Nikolov c8b9eb3c5c * WebAssembly threads: moved the thread stack and TLS block free code to a new vor 1 Jahr
  Nikolay Nikolov 1e630e8a17 + increase WebAssembly max memory limit for test theapthread.pp, because the vor 1 Jahr
  Nikolay Nikolov df26a02d9d + WebAssembly threads: set FThreadReaped to true in TThread.WaitFor, to avoid vor 1 Jahr
  Michaël Van Canneyt edde858cfa * try to avoid incompatibility with lazarus (and possibly others) vor 1 Jahr
  Nikolay Nikolov 4112318e2f * WebAssembly internal linker: allow specifying the max memory size also for vor 1 Jahr
  Michaël Van Canneyt 8d5cf6ca5c * Alternative approach for AddObject, which does not break backwards compatibility. Fixes issue #40899 vor 1 Jahr
  florian 2f0cd77d86 * remove outdated defines, resolves #40897 vor 1 Jahr
  mattias 7ca0ddc70e fcl-css: resolver: all and origin vor 1 Jahr
  Nikolay Nikolov 017b41de89 * WebAssembly threads: RTLEvents rewritten to implement an auto reset event. vor 1 Jahr
  Michaël Van Canneyt d3c902e5a1 * Fix behaviour of AddObject when duplicates=dupIgnore. Patch by Artem Izmaylov. Fixes issue #40898 vor 1 Jahr
  Michaël Van Canneyt 1210747f1d * Add overloads with offset and length for typed array constructor vor 1 Jahr
  Nikolay Nikolov db1d903a11 * WebAssembly threads: use high(uint32) as MaxThreadSignal vor 1 Jahr
  florian db05be80bd * typo vor 1 Jahr
  Michaël Van Canneyt 781560f3e0 * Forgot to add new file vor 1 Jahr
  Michaël Van Canneyt ad34a8d574 * Correct compilation with namespaces vor 1 Jahr
  mattias aaae62ea88 fcl-css: renamed css units vor 1 Jahr
  mattias c8eeb2ec54 fcl-css: resolver: added colors, replaced filename with name, registry stamp vor 1 Jahr
  mattias 43d84beb01 fcl-css: vor 1 Jahr
  Rika Ichinose ea33fdcdf8 Decimate rtl/i386/strings.inc. vor 1 Jahr
  Rika Ichinose ca0e04a346 Faster path for IndexBytes with a match at the beginning. vor 1 Jahr
  Nikolay Nikolov edf7b26f52 + WebAssembly threads: implemented basic events (both manual and auto reset) vor 1 Jahr
  Michaël Van Canneyt a521ed8c76 * Monitor needed in wasi vor 1 Jahr
  Michaël Van Canneyt 487afd243e * DefineProperties can have dot in name. vor 1 Jahr