Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe e2872c9aea * fixed more missing subsetreg/subsetref support 19 年之前
  Jonas Maebe b9f32e1828 * use expectloc instead of location.loc in pass1 19 年之前
  florian 97ce278e14 * fixed another calling convention problem on win64 19 年之前
  Károly Balogh 1c4b610345 + added strutils to Makefile, which was missing for MorphOS 19 年之前
  florian 42b16da31d * replaced dummies by really compiled files 19 年之前
  Jonas Maebe cd5b9245f9 + support for bitsizeof() function 19 年之前
  Jonas Maebe 056eb5b012 * changed so it still fails after today's changes 19 年之前
  florian be2351dd1a + portable stdint.h for compilers which don't have it (MS-C++) so the object file tests can be still compiled 19 年之前
  Jonas Maebe 2d76bbf4db * changed so it still fails after today's changes 19 年之前
  florian b3ae0c51a4 * sizes2load handles OS_NO properly if one size is given 19 年之前
  florian 819dec1411 * pass only non specialized arrays in registers on win x64 19 年之前
  joost d0a367ef1e + Caching of blob-fields which can only be fetched for the current record is now handled by TSQLConnection 19 年之前
  florian 24ae32c855 * fixed passing of record parameters on win64 19 年之前
  marco f5c45419d6 * added TPointerDynArray at Marc's request 19 年之前
  florian d665fda236 * for 64 bit fixed 19 年之前
  daniel bfe41a49e2 + FPC supports pointer arithmetic. 19 年之前
  Jonas Maebe 1a8c2f405d * fixed for subsetref/subsetreg 19 年之前
  Jonas Maebe 3a54183ce8 * clarified errors regarding invalid uses of packed array/record fields 19 年之前
  Jonas Maebe 758a1ab5b0 * allow taking the address of packed array elements if the element size 19 年之前
  florian 930086df3f * fixed cvtsi2sd for 64 bit ints 19 年之前
  Jonas Maebe a296f9f816 * use unixtype instead of hardcoded types 19 年之前
  Jonas Maebe 51f130ca3d + cdecl modifier for FPC_USE_LIBC 19 年之前
  Jonas Maebe 733f559267 * also perform C varargs type conversions for cdecl procedures declared 19 年之前
  Jonas Maebe 27df719ac3 * enabled for darwin and solaris 19 年之前
  daniel f06ac668b8 * Replace Z_NULL by nil. 19 年之前
  daniel c11d547b15 * Change ptrint to ptruint, because pointers are being compared and 19 年之前
  daniel f83baab54f * ifdef ENDIAN_BIG instead of ifdef ENDIAN_LITTLE, so non endian aware 19 年之前
  daniel 970431d476 * Fix endian issue. 19 年之前
  daniel 04d988b912 * Back to fpc mode to save memory and make minigzip work again. 19 年之前
  florian 9dd9ba53b9 * test fixed to turn off stack checking in stack checking error handling 19 年之前