提交歷史

作者 SHA1 備註 提交日期
  svenbarth bd19a16be9 Add support for Default() intrinsic. For now this is only (fully) supported 13 年之前
  florian a953b732d4 * update of project file 13 年之前
  florian f4af507321 * inline is only a hint to the compiler which might be ignored so throw only a hint and not a warning if subroutine cannot be inlined 13 年之前
  Jonas Maebe 5a05542ddb * fixed dblib/fpmake.pp and fpindexer/fpmake.pp when they are included from 13 年之前
  Jonas Maebe c4c9661f84 * set "forcall" to true for the objc loadvmtaddrnodes generated as 13 年之前
  Jonas Maebe 284210ad48 * hardcode offset of the ISA field in Objective-C (meta)classes to be 13 年之前
  Jonas Maebe 2e3605e999 * fixed tobjectdef.is_related() checks in case formal class definitions are 13 年之前
  joost 69ba57f4a7 * Added compilation of dblib, fixes compilation after r20618 13 年之前
  florian b01e6e1671 * remove duplicate types after r20603, resolves #21548 13 年之前
  florian ca90260855 + fix duplicate internal error, resolves #21545 13 年之前
  michael 8799956817 * Fixed compilation of mssql 13 年之前
  michael 241ea31e97 * Regenerated makefile with latest fpcmake 13 年之前
  marco 05999225a3 * Patch for referenceinterface by C. Peterson to properly add to the freenotification list, Mantis #20808 13 年之前
  joost 06378882e3 * Install the TPackage.InstallFiles only once 13 年之前
  marco 14f9e3542d * use NULLHANDLE instead of NIL, since exact typing of handle type is unknown 13 年之前
  marco 981ebb4778 * FB_API_NULLHANDLE since now handles can be 0 or nil. 13 年之前
  joost b1cda73a9a * Replaced fpcmake building by fpmake building 13 年之前
  marco 25f29e1048 * Patch from Lacak2 for Mantis #20379 FirstLineAsSchema improvements. 13 年之前
  marco d1c796a041 * ISC_STATUS to ptrint and all handles to 32-bit. Mantis #19116 related (but 13 年之前
  joost ff6c64ae70 * Do not build unused units 13 年之前
  florian 99b0421193 + patch by Seth Grover to support line number macro returning a numerical number, resolves #21372 13 年之前
  florian 0f9b8c8936 * don't throw an error if a non-generic is tried to be specialized, resolves #21238 13 年之前
  florian a7fe7b5d06 * patch by cobines to improve speed of TFPList.Move, resolves #21436 13 年之前
  florian 0a118768c0 * updated copyright message to 2012 13 年之前
  marco 3610aaa01a * int32 is longint in default mode, not integer. 13 年之前
  marco d7d461f6d3 * Adding Delphi (2010 or XE) equivalents to our ctypes unit. Mantis #21537 13 年之前
  pierre 6fd24693d6 * Explicitly disable range/overlfow checks when test is not about this 13 年之前
  pierre f8dcacd69b *Explicitly disable range check to trigger the hint that is tested and no range check generated warning 13 年之前
  pierre 5b10c0c403 Avoid random values and range/overflow checks 13 年之前
  pierre bcf9a2deb3 * Use $Q- which is the correct way to disable overflow checking 13 年之前