提交歷史

作者 SHA1 備註 提交日期
  Rika Ichinose 463a14e295 RbTree.ChangeInPlace for cheaper reinsertions. 4 月之前
  Rika Ichinose a8baa49c86 Use red-black trees for variable freelists. 4 月之前
  Pierre Muller ecdea22992 Add explicit disabling of range check to test to avoid failure depending on global make variable TEST_OPT 4 月之前
  Pierre Muller 95f8a78f90 Fix provided by Runewalsh to fix PIC error for i386 code inside SHA1Transform_Sha1Asm 4 月之前
  Pierre Muller 49665f88a5 Fix line ending in file packages/hash/src/sha1x86.inc 4 月之前
  Rika Ichinose 9658da7b2e Faster FormatJSON. 4 月之前
  Michaël Van Canneyt e4fcde8920 * Fix for THashSha2.GetHMACAsBytes by Zhan Wang. Fixes issue #41263 4 月之前
  Michaël Van Canneyt b590ad70d8 * Make tscoped.assign the less expensive operation 4 月之前
  J. Gareth "Curious Kit" Moreton 0c00e3ae13 * Replaced impossible-to-reach errors in case blocks with internal errors in "texprvalue.evaluate" 4 月之前
  J. Gareth "Curious Kit" Moreton b49d2f689f * Replaced Illegal Expression error with Internal Error for 4 月之前
  J. Gareth "Curious Kit" Moreton 5ffdfdd04f * Specify that an integer expression was expected for inline constant simplification routines 4 月之前
  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 月之前
  Margers 1a1ca72067 Fix namespace unit case. 5 月之前
  Margers 826aabe99d Write sha1 of one million "a" symbols. 5 月之前
  Margers 1e1cc16569 Asm sha1 comply with win64 ABI. 5 月之前
  Margers a4cf7ff6e4 Cosmetic update for sha1performancetest. 5 月之前
  Margers 632ecfda9e Update fpmake for hash package. 5 月之前
  Margers 36b59feeac Sha1 asm version using x86 SHA instructions set. 5 月之前
  florian de46b06f27 * fix 32 bit => 64 bit cross compilation, resolves #41626 4 月之前
  florian 9bcb1b6f21 + range check assignments of constant sets, resolves #41132 4 月之前
  Pierre Muller ed1bbfc950 Allow compilation of rtl for i386-openbsd target with -dOLD_ASSEMBLER 4 月之前
  Pierre Muller 0610d691b6 Avoid adding size if tf_needs_symbol_size is not in target_info.flags 4 月之前
  Pierre Muller 4aaf65e9f8 Ensure that real constant put into rodata also get a end symbol to generate .size directive (required at least by llvm-mc-16 for wasm32 compiler) 4 月之前
  Pierre Muller 08b7d2ffdb Discard ait_symbol_end if tai_symbol_end(hp).sym.is_used is false 4 月之前
  Michaël Van Canneyt 86ac47508e * Gradient implementation, by Werner Pamler. Fixes issue #41257 4 月之前
  Michaël Van Canneyt 3c5b049f6b * LLVM workaround 4 月之前
  Pierre Muller 4ee4e9ae1e Fix failure in ppudump after 5462dd38 4 月之前
  florian 5462dd388b * store lower set bound in a setdef 4 月之前
  Michaël Van Canneyt 1bbce99395 * TLockGuard, based on an idea by Loïc Touraine 4 月之前
  Michaël Van Canneyt fa7636ab66 * Fix possible infinite loop in TDirectory.IsEmpty. Fixes issue #41255 4 月之前