Historia zmian

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