提交历史

作者 SHA1 备注 提交日期
  michael 498805c1ca * Patch from Andrey Sobol to control XML file layout 4 年之前
  michael e2ffecb4c8 * Fix GetFileBaseDir 4 年之前
  michael cccff5826e * Fix memleak, additional list/indent, patch from Andrey Sobol 4 年之前
  florian aec18c2426 * weight currency->float conversions the same regardless if 4 年之前
  svenbarth 57d9884d96 * fix for Mantis #38310: ignore procsyms that have no procdefs for checking overloads, or more precisely to stop checking for overloads; these are generic dummy symbols 4 年之前
  michael 87f2c282d1 * Patch from Andrey Sobol to reduce indentation 4 年之前
  florian 28efcfba65 + patch by J. Gareth Moreton: Advanced MOVZX optimisations, resolves #38294 4 年之前
  michael b31305810c * print context in Release in debug mode 4 年之前
  michael 7adcd2a8a2 * Fix memleak when using packages 4 年之前
  florian de36d6c049 + added newly used opcodes to avx_opcode_only_op0_may_be_memref 4 年之前
  michael d42c334de9 * Fix memory leak, patch from Andrey Sobol 4 年之前
  pierre 38ddf2e8c5 Fix spelling error of revision 48023 4 年之前
  florian 7d5b0d2382 * handle rawbytestrings in Win32Ansi2UnicodeMove properly, resolves #38299 4 年之前
  pierre f2568e37e4 Add testing for single float type in trndmode.pp 4 年之前
  pierre 57861c934d Check also that SetRoundMode returns correctly previous rounding mode 4 年之前
  pierre 3362abb30c * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 4 年之前
  florian 9592c033e5 * process fma intrinsic parameters in an order which takes care of multiple x87 stack parameters, resolves #38295 4 年之前
  michael 743e7c1c1b * Forgot to commit 4 年之前
  marco 1332915a10 * still add files that start with ., just not to FTS 4 年之前
  florian 12adb47d65 * clean up 4 年之前
  michael 7ee4954b0b * Refactor HTML engine so it can more easily be extended 4 年之前
  michael 7be3d2f80c * get rid of some warnings 4 年之前
  svenbarth b8578f804f * fix compilation on targets that use Stabs debug information: ignore generic dummy symbols with no procdefs for generating stabs data 4 年之前
  svenbarth 4a274cd63a + add a copyright/license header for the nullable unit 4 年之前
  michael 1afca037c6 * Help for markdown 4 年之前
  Mattias Gaertner 9825d3b552 pastojs: filer export nameexpr 4 年之前
  Mattias Gaertner e911431ed4 fcl-passrc: parser: export unit.symbol, resolver: started library export 4 年之前
  svenbarth c96029ebd5 * Delphi does not allow a generic method to be overloaded by a non generic type of the same name (unlike for generic types and non generic routines); this is probably done to simplify the implementation of implicit specializations of generic methods so we do this as well. For this we change the dummy symbol for generic routines from a typesym to a procsym 4 年之前
  svenbarth 7343e9c4a2 * correctly handle the case should the generic dummy symbol be a procsym instead of a typesym 4 年之前
  svenbarth e4eed4e259 * when only a symbol name is provided to generate_specialization_phase1 allow a symbol table to be provided as well 4 年之前