Commit History

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