Commit History

Author SHA1 Message Date
  florian b01e6e1671 * remove duplicate types after r20603, resolves #21548 13 years ago
  florian ca90260855 + fix duplicate internal error, resolves #21545 13 years ago
  michael 8799956817 * Fixed compilation of mssql 13 years ago
  michael 241ea31e97 * Regenerated makefile with latest fpcmake 13 years ago
  marco 05999225a3 * Patch for referenceinterface by C. Peterson to properly add to the freenotification list, Mantis #20808 13 years ago
  joost 06378882e3 * Install the TPackage.InstallFiles only once 13 years ago
  marco 14f9e3542d * use NULLHANDLE instead of NIL, since exact typing of handle type is unknown 13 years ago
  marco 981ebb4778 * FB_API_NULLHANDLE since now handles can be 0 or nil. 13 years ago
  joost b1cda73a9a * Replaced fpcmake building by fpmake building 13 years ago
  marco 25f29e1048 * Patch from Lacak2 for Mantis #20379 FirstLineAsSchema improvements. 13 years ago
  marco d1c796a041 * ISC_STATUS to ptrint and all handles to 32-bit. Mantis #19116 related (but 13 years ago
  joost ff6c64ae70 * Do not build unused units 13 years ago
  florian 99b0421193 + patch by Seth Grover to support line number macro returning a numerical number, resolves #21372 13 years ago
  florian 0f9b8c8936 * don't throw an error if a non-generic is tried to be specialized, resolves #21238 13 years ago
  florian a7fe7b5d06 * patch by cobines to improve speed of TFPList.Move, resolves #21436 13 years ago
  florian 0a118768c0 * updated copyright message to 2012 13 years ago
  marco 3610aaa01a * int32 is longint in default mode, not integer. 13 years ago
  marco d7d461f6d3 * Adding Delphi (2010 or XE) equivalents to our ctypes unit. Mantis #21537 13 years ago
  pierre 6fd24693d6 * Explicitly disable range/overlfow checks when test is not about this 13 years ago
  pierre f8dcacd69b *Explicitly disable range check to trigger the hint that is tested and no range check generated warning 13 years ago
  pierre 5b10c0c403 Avoid random values and range/overflow checks 13 years ago
  pierre bcf9a2deb3 * Use $Q- which is the correct way to disable overflow checking 13 years ago
  pierre 3abfc11ade Add explicit -CO- command line option in tests needing it 13 years ago
  pierre a2d6cba691 Add explicit O- option in tests needing it 13 years ago
  sergei 3d1b4b1b63 * Added a typecast to avoid range error in 64-bit debug builds 13 years ago
  marco 86bf5f36ba * Call inherited in destructors. 13 years ago
  michael 44871bbbbd * Patch to reorder datetime testing values, so out-of-range comes last 13 years ago
  joost 79c3ea3f87 * Added fpmake.pp file for fppkg-util 13 years ago
  florian 4cf4c65502 * write the file location (if available), if a unit is not found, resolves #21514 13 years ago
  joost ae5c440864 * Added ability to generate target-dependencies 13 years ago