История коммитов

Автор SHA1 Сообщение Дата
  michael de30f7852d * Changed String.Split to conform to behaviour in Delphi Rio (bug ID 35669) 6 лет назад
  Jonas Maebe eab079c7bd * fixed cbool "and" with full boolean evaluation, and cbool "xor" 6 лет назад
  Jonas Maebe dc681a75ec * properly return from the signal handler on ARM/Linux instead of calling 6 лет назад
  Jonas Maebe 322a717c44 * support for handling subsetrefs with bitlen > AIntBits in a_load_subsetref_reg() and 6 лет назад
  Jeppe Johansen ee7bc1d516 - Fix compilation on architectures without absolute call/jump instructions. 6 лет назад
  Jeppe Johansen aa4961d06e - Add mov optimization for STS instruction. 6 лет назад
  Jeppe Johansen dee0197890 - Add assembler implementation of integer division, patch by Christo Crause. For now there's a division by zero check added. 6 лет назад
  Jeppe Johansen 5bdc635f50 Check if the current register was the last in the cgpara, to avoid running over the last register allocated. 6 лет назад
  Jeppe Johansen cba4aeaca5 Fix division of constants on ARM thumb without long multiplication. 6 лет назад
  Jeppe Johansen 2f501be2a0 Fixed stack checking for embedded target. Based on work by Christo Crause 6 лет назад
  marco be7b653fef * savetohhp from serbods git repo 6 лет назад
  Jeppe Johansen 009c87156a Add assembler implementation of Move. 6 лет назад
  Jeppe Johansen c867d2b7f6 Generalize skip instruction optimization for both sbix and sbrx. 6 лет назад
  michael 833e00bfbd * Fix bug #35660, introduce prefervaluestonames 6 лет назад
  marco 4f447a4de0 * some more shlwapi translations 6 лет назад
  svenbarth 601f0bd6b1 * if the creation of the method implementation raises ENotImplemented we ignore the test as not all calling conventions might be supported currently (e.g. on i386 only "register" is for now) 6 лет назад
  svenbarth 4adce9b1bd + add function callback support for the Register calling convention on i386 6 лет назад
  nickysn 0f205470bc * set DL=0 in dos.setverify for compatibility with DOS 2.x 6 лет назад
  marco 4e70f12027 * strstria* and similar functions. mantis 035582, even though that is about legacy shellapi32 6 лет назад
  marco 646d7c2a95 * helper in record to make setting parameters a bit denser. 6 лет назад
  marco 9313ddea78 * fix mantis 035656 6 лет назад
  olivier 353da84b74 + Added test object files for x86_64-haiku. 6 лет назад
  marco 455cb6758f * freetype windows compat patch from Pascal Riekenberg, mantis #35644 6 лет назад
  marco 6d65a8f1e3 * mantis #35586 6 лет назад
  marco 553da0e126 * some locale support rescued from serbods heavily reformatted github branch 6 лет назад
  marco 3d8c5d6eb8 * toplevel name (e.g. "active") is now also redirected. 6 лет назад
  marco 5ab2ffcdbe * first check for s=''. Strange that this wasn't needed on windows 6 лет назад
  michael 8c303d666b * Remove debug file writing 6 лет назад
  marco ad44f618da * check for redirects also on other level. Fixes tbufdataset.active in the FCL index 6 лет назад
  marco 8ba75c847a * fix reading binary toc. Lazarus depends on it, and it name,local change changed order, and thus added empty names. 6 лет назад