Commit History

Author SHA1 Message Date
  Pierre Muller 21859d8867 Adapt test to size limitation added for TBytes open array length 3 months ago
  Pierre Muller 57a53d6532 Take into account the size of HexText TBytes open array before calling HexToBin overload with PAnsiChar first parameter 3 months ago
  Michaël Van Canneyt 98aa472873 * Long overdue simple windows service class 4 months ago
  Rika Ichinose 7e0e284fce Allocate fixed arenas within variable OS chunks. 3 months ago
  Michaël Van Canneyt 37b3a88fa0 * Propagate delphi mode when scanning generated code for wasm (specially generic specialization) 3 months ago
  Michaël Van Canneyt fdc19ea051 * log exit to be symmetrical with entry in AllocateOSInfoBlock 3 months ago
  Michaël Van Canneyt cd1251bf00 * Flush output in case of redir 3 months ago
  Michaël Van Canneyt ee3fb55442 * Small refactor for easier debugging 3 months ago
  Michaël Van Canneyt 0a8f1b257d * Add some missing constants 3 months ago
  Michaël Van Canneyt 163f97b84e * performance.now interface 3 months ago
  Michaël Van Canneyt 8353fa6c81 * Demo for wasmedge 4 months ago
  Michaël Van Canneyt 2d355d5117 * Demo 4 months ago
  Michaël Van Canneyt 7ad30e81ac * Example demonstrating how to redirect output to file 4 months ago
  Pierre Muller e42b16beb4 Disable assembly code in hash sha1 and fcl-hash fpsha256 units if -dOLD_ASSEMBLER compiler option is used 4 months ago
  Rika Ichinose 2594c8c4bf fpjson.pp adjustments: 37.5% growth, remove unused NCachedIndents, de-unoptimize potentially usable IndentSize = 0. 4 months ago
  Pierre Muller 1527c578bf Always return allocated size in TraceFreeMemSize 4 months ago
  Rika Ichinose 463a14e295 RbTree.ChangeInPlace for cheaper reinsertions. 4 months ago
  Rika Ichinose a8baa49c86 Use red-black trees for variable freelists. 4 months ago
  Pierre Muller ecdea22992 Add explicit disabling of range check to test to avoid failure depending on global make variable TEST_OPT 4 months ago
  Pierre Muller 95f8a78f90 Fix provided by Runewalsh to fix PIC error for i386 code inside SHA1Transform_Sha1Asm 4 months ago
  Pierre Muller 49665f88a5 Fix line ending in file packages/hash/src/sha1x86.inc 4 months ago
  Rika Ichinose 9658da7b2e Faster FormatJSON. 4 months ago
  Michaël Van Canneyt e4fcde8920 * Fix for THashSha2.GetHMACAsBytes by Zhan Wang. Fixes issue #41263 4 months ago
  Michaël Van Canneyt b590ad70d8 * Make tscoped.assign the less expensive operation 4 months ago
  J. Gareth "Curious Kit" Moreton 0c00e3ae13 * Replaced impossible-to-reach errors in case blocks with internal errors in "texprvalue.evaluate" 4 months ago
  J. Gareth "Curious Kit" Moreton b49d2f689f * Replaced Illegal Expression error with Internal Error for 4 months ago
  J. Gareth "Curious Kit" Moreton 5ffdfdd04f * Specify that an integer expression was expected for inline constant simplification routines 4 months ago
  J. Gareth "Curious Kit" Moreton 95993ea7a4 * Str returns a nicer error (and corrects the position) if a non-ordinal type is passed into it 4 months ago
  Margers 1a1ca72067 Fix namespace unit case. 4 months ago
  Margers 826aabe99d Write sha1 of one million "a" symbols. 4 months ago