Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 2575cbc439 * complain about turned off support of c style operators only in the parser, hace 1 año
  Rika Ichinose 7bf502ad40 Change Mov*DQ to Mov*PS; they are always equivalent because no operations but the memory transfers are performed, and 1 byte shorter each. hace 1 año
  Rika Ichinose 12f18177ae Simplify x86_64.inc:Move non-temporal loops, and adjust thresholds for move distances considered too short for NT. hace 1 año
  Rika Ichinose 0b5998ee8b Write two last values after 2× loops unconditionally instead of an extra check. hace 1 año
  Rika Ichinose e395166cb7 Check for Move overlaps in more obvious way (that also does no jumps in forward case). hace 1 año
  florian 8a48d1bbbc * clean up of arrayconstructor_to_set, the stringdef case didn't work for years and is not tested, so it probably is not supposed to be there at all hace 1 año
  Michaël Van Canneyt cbbcc4356a * Make color distinct from cardinal hace 1 año
  marcoonthegit 78eb340a4f * change elfid to 1400097 aka FreeBSD 14.0 hace 1 año
  florian bc0d2293a1 * stricter type checking for set constants, resolves #40631 hace 1 año
  Sven/Sarah Barth 43721f21c4 * fix #40621: when checking for visibility of members then always use the genericdefs for specializations for correct scoping hace 1 año
  Sven/Sarah Barth ed8a05d697 * use iscurrentunit only when there isn't a suitable def that the moduleid of the symtables can be compared to hace 1 año
  Sven/Sarah Barth ddc2259e5e * protect against comparisons of nested types of generics and specializations hace 1 año
  Sven/Sarah Barth 244d3df869 * make Lazarus' CodeTools happy hace 1 año
  Sven/Sarah Barth 75b5e8e63d * fix #40603: hace 1 año
  Sven/Sarah Barth 2c527cfc01 * fix typos in comment, no code changes hace 1 año
  florian 4fd5237c0e * mask FPU exceptions during libxml initialization to avoid an fpu exception with newer libxml, resolves #40622 hace 1 año
  Michaël Van Canneyt be7b9a66db * Patch from Werner Pamler to implement GetInternalSize. Fixes issue #40630 hace 1 año
  Nikolay Nikolov 26855a29c8 * fix warning hace 1 año
  Nikolay Nikolov e073d5f7f7 + implemented support for the local.get, local.set and local.tee instructions in TWasmValidationStacks.Validate hace 1 año
  Michaël Van Canneyt 3a5db26abf * Add TRttiEnumerationType for Delphi compatibility hace 1 año
  J. Gareth "Curious Kit" Moreton b4eabbe5ce * x86: Fixed CPU feature flags for AMD Jaguar and Piledriver hace 1 año
  J. Gareth "Curious Kit" Moreton e4bd58d66a * x86: Replaced CPU features array with "cpu_x86_64_v1_flags" where possible hace 1 año
  florian d7a486f225 * comment fixed, hint by Maxim Ganetsky hace 1 año
  Michaël Van Canneyt cde58d66fc * Make GetEnumName safer, check actual type. Allow passing an integer hace 1 año
  Pierre Muller 46508f6af1 Add some output to explain failure for test tests/webtbs/tw40624.pp hace 1 año
  florian f80f1112d4 + Zen 4 hace 1 año
  Nikolay Nikolov 28c4c58b34 * fix warning hace 1 año
  Nikolay Nikolov d7581aa1ee + implemented TWasmValidationStacks.Validate for many (but not all, yet) instructions hace 1 año
  Pierre Muller 7ffbbdd50b Fix dummy and wince fcl-process code after commit 54157a17 hace 1 año
  florian b6ccf369b9 * patch by Евгений Савин to make Variant to string convertion use CurrToStr for varCurrency, resolves #40624 hace 1 año