Commit History

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