Historie revizí

Autor SHA1 Zpráva Datum
  ivost 3f7f4a9ddf * accidentially disabled usage of windows unit před 16 roky
  yury 8bbb39b630 * MaxBitFlags must not exceed MaxInt atm. After r12443, MaxBitFlags was $3FFFFFFE0. "unreachable code" warning indicated that something is wrong. Please fix all warning/notes to eliminate possible coding errors... před 16 roky
  yury 89d466a3dc * Fixed writing debug link for external symbols file. Bug #13041. před 16 roky
  Jonas Maebe 6f12cb03db * if no locking is specified, also request an exclusive lock for solaris před 16 roky
  Jonas Maebe 78f6e5ff6e * fixed fmShareDenyNone for Solaris před 16 roky
  marco c13f553b9b * comment added previous commit před 16 roky
  joost 6ceb016593 * Do not set the Transaction property of a TDatabase while assigning TSQLTransaction.Database when the TSQLTransaction is loaded from stream před 16 roky
  joost 1d66bf0764 * Use the transaction of the query when assigning blob-parameters, not the connections transaction před 16 roky
  ivost 2730c5f705 * made libxml2 headers Lazarus "Codetools" compatible před 16 roky
  marco 33133d00da * polybezierto and polydraw corrected as per Mantis 13112 před 16 roky
  Jonas Maebe 6581c8dec5 * hopefully final fix to unix locking: specifying no locking mode again před 16 roky
  Jonas Maebe adaae268ae * don't perform fmShareDenyNone/fmShareExclusive check for unix, as it před 16 roky
  Jonas Maebe 8a0c16edb6 * fixed the placement of some fileclose() calls před 16 roky
  michael b1f3d5de97 * Fixed tfile2 so it compiles and runs on windows před 16 roky
  Jonas Maebe 213c00b17f * updated check for minimum version required to build trunk (at least před 16 roky
  marco 017f7b2528 * log* defines. před 16 roky
  florian acb06dac1b + Wp<Controllertype> support for arm and avr před 16 roky
  Jonas Maebe b39cc14c47 * regenerated after patch to Makefile.fpc in r12636 před 16 roky
  Jonas Maebe be2d246327 * also let fcl-xml depend on iconvenc for beos and haiku před 16 roky
  michael e29d652dbe * Reversed dependency of fcl-xml so it checks the platform names which need the dependency před 16 roky
  marco 6ab2cae3cc * deprecated (for 2.4) some functions that take a shortstring path. před 16 roky
  florian 1221a10ceb * some cosmetic changes před 16 roky
  joost 689ca30b21 * Allocate and de-allocate the statement-handle in the PrepareStatement and UnPrepareStatements instead of the TODBCConnection.Destroy and .Create procedures. Because as long as the statements arent de-allocated, the tables used in the statements are still locked. The result was that a select and a drop table on the same table were not possible within one TSQLQuery object. před 16 roky
  florian 56ef86333d * limit IDE stack to 3M on windows to avoid trouble at IDE startup at least on XP x64 před 16 roky
  florian 9869a2b29d * set stacksize in the main program, it makes no sense to set it in fpcdefs.inc and parse it a zillion times před 16 roky
  florian a3d784b8e5 * internal coff linker takes care of min./max. stack size as well as pe flags před 16 roky
  florian 05031b9522 - removed quotes from TEST_REMOTEOPT as mentioned some days ago on fpc-devel před 16 roky
  florian 17e62ae5e4 + build embedded rtl před 16 roky
  florian 6b17415106 + delete base.build-stamp.* před 16 roky
  florian 775e4f353c + make target buildbase před 16 roky