提交历史

作者 SHA1 备注 提交日期
  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 年之前
  pierre 3abfc11ade Add explicit -CO- command line option in tests needing it 13 年之前
  pierre a2d6cba691 Add explicit O- option in tests needing it 13 年之前
  sergei 3d1b4b1b63 * Added a typecast to avoid range error in 64-bit debug builds 13 年之前
  marco 86bf5f36ba * Call inherited in destructors. 13 年之前
  michael 44871bbbbd * Patch to reorder datetime testing values, so out-of-range comes last 13 年之前
  joost 79c3ea3f87 * Added fpmake.pp file for fppkg-util 13 年之前
  florian 4cf4c65502 * write the file location (if available), if a unit is not found, resolves #21514 13 年之前
  joost ae5c440864 * Added ability to generate target-dependencies 13 年之前
  michael 0d545c68de * Call getOwner only once in several TPersistent methods (Patch from Luiz Americo, bug #21531) 13 年之前
  joost 1bf8ef2428 * Also allow a single package dependency 13 年之前
  michael 386fb374ce * Applied tests pach from bug #17303 13 年之前
  joost df59758326 * Added new tool to generate fpmake.pp files from JSON-based configuration files 13 年之前
  michael d1b209025f * Applied patch from Luiz Amerigo to have Delphi compatible behaviour when freeing a stringlist (bug 21529) 13 年之前
  sergei d12456c55d * Fixed syntax error which I managed to commit in r20558 (Mantis #21524) 13 年之前
  pierre ff5d25174a * Fix wide string shared library loading by adding 'lib' prefix if needed 13 年之前
  sergei c7259969ce + fcl-xml, implemented TDOMNode.BaseURI property. 13 年之前
  pierre 813ebf08e3 * Avoid having current_debuginfo pointing to freed memory 13 年之前