Historique des commits

Auteur SHA1 Message Date
  florian af482fde23 * generate specializations only of no error happened so far to prevent further (internal)errors, resolves #40646 il y a 1 an
  Rika Ichinose 2d6294eb26 MovQ + Shr → PExtrW. il y a 1 an
  Rika Ichinose e5b47310c8 Supposedly faster i386 int() and frac(). il y a 1 an
  Michaël Van Canneyt ccb1985953 * Fix latex error due to unescaped dollar il y a 1 an
  Michaël Van Canneyt ca8d867d57 * Get extended methods, fields and property info. il y a 1 an
  Michaël Van Canneyt b7e8dd6268 * Add optional parameter to get methods of only current class il y a 1 an
  Pierre Muller 462d0eb07c Restrict use of A_MOVE to ufromsize and utosize = OS_INT. (contributed by Jinyang He) il y a 1 an
  Sven/Sarah Barth ae06528db4 + add test for already fixed #24285 il y a 1 an
  Sven/Sarah Barth 60c94c50ff + add test for now fixed #40639 il y a 1 an
  Sven/Sarah Barth ea102d792f * fix #40634 the 2nd: a (strict) protected symbol in a parent class of the owner is supposed to be visible il y a 1 an
  Sven/Sarah Barth 5e05630713 * fix the internal error of #40639; however as the test code in question will only compile correctly with the next commit no test is added yet il y a 1 an
  Sven/Sarah Barth 1dbde8a79d - remove no longer required check as that is now handled by check_strict_private (not to mention that the check had been placed incorrectly anyway...) il y a 1 an
  Sven/Sarah Barth 11200cfaf6 * use check_strict_private and check_strict_protected in their respective non-strict checks to avoid code duplication il y a 1 an
  Sven/Sarah Barth 852aee489c * move the checks for strict private and protected into their own nested functions il y a 1 an
  J. Gareth "Curious Kit" Moreton afd63ef0ce * New test for !40643 il y a 1 an
  J. Gareth "Curious Kit" Moreton ae927b0689 * x86: Fixed "Cmp1Jl2Cmp0Jle" and "CmpJe2NegJo" optimisations il y a 1 an
  J. Gareth "Curious Kit" Moreton e406cbd9c8 * x86: Minor efficiency gains in OptPass1CMP il y a 1 an
  J. Gareth "Curious Kit" Moreton 068b8f9e9d * New test for i40647 il y a 1 an
  J. Gareth "Curious Kit" Moreton 1e0f6f9f64 * x86: Fixed error in "LeaLea2Lea 1" optimisation il y a 1 an
  marcoonthegit f582f93a0a * git changed to 1024 for mnamelen apparently fixes tdos1 test crash il y a 1 an
  marcoonthegit e9b12b41db * also add stack note for trunke il y a 1 an
  Michaël Van Canneyt 9000f8742d * Fix error in TReadr.ReadString. Fixes issue #40652 il y a 1 an
  Michaël Van Canneyt f6ce76b638 * Fix in overloads of GetFieldList il y a 1 an
  Pierre Muller 8122defbd8 Add test for bug report 40537 il y a 1 an
  Pierre Muller d621cef988 Reenable semaphore support for NetBSD and OpenBSD in syncobjs unit il y a 1 an
  Pierre Muller 692754b422 Move test to end of possible conversion and add check_valid_var boolean variable il y a 1 an
  Pierre Muller f39cfc75fc First attempt to fix bug report #40537 il y a 1 an
  florian 8146443336 + set pi_do_call on ARM as well if we check for fpu exceptions il y a 1 an
  Michaël Van Canneyt 4a1a81663a * Make tests more granular by doing them each in their own routine. il y a 1 an
  Michaël Van Canneyt d1f06d45b9 * Add get routines for unicode and widestring il y a 1 an