Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jonas Maebe 1c82b105fa * fixed (harmless) range check error 16 gadi atpakaļ
  Jonas Maebe eee1525de8 * fixed compilation with range checking switched on 16 gadi atpakaļ
  florian 0bd33cbbc1 * applied fix from 12833 16 gadi atpakaļ
  florian 0c65d53f45 + added register keyword to Interlocked* definitions as suggested by Jonas, resolves #12255 16 gadi atpakaļ
  Jonas Maebe c4310a6f08 * replaced invalid {$STACKSIZE } directive with {$MINSTACKSIZE } 16 gadi atpakaļ
  Jonas Maebe ae45a80d46 * allow the usage of symbolic constants to specify the "stored" attribute 16 gadi atpakaļ
  ivost 452d2b5fee * updated error message 16 gadi atpakaļ
  ivost 555d72a37b * fixed library name (typo) 16 gadi atpakaļ
  ivost 76694f6ec8 * added new test for interface to tguid or shortstring constants 16 gadi atpakaļ
  ivost 0f519439b5 * reverted r12690 and r12691 16 gadi atpakaļ
  ivost 7f2c77a407 * temporarly disabled GetInterface(iidstr: .... to keep fpc compiling 16 gadi atpakaļ
  ivost c61a0784cb * assign an Interface to TGuid was not possible (const Guid: TGuid = IUnknown) 16 gadi atpakaļ
  marco 57e65411ad * fix for libxml2xml 16 gadi atpakaļ
  ivost 3f7f4a9ddf * accidentially disabled usage of windows unit 16 gadi atpakaļ
  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... 16 gadi atpakaļ
  yury 89d466a3dc * Fixed writing debug link for external symbols file. Bug #13041. 16 gadi atpakaļ
  Jonas Maebe 6f12cb03db * if no locking is specified, also request an exclusive lock for solaris 16 gadi atpakaļ
  Jonas Maebe 78f6e5ff6e * fixed fmShareDenyNone for Solaris 16 gadi atpakaļ
  marco c13f553b9b * comment added previous commit 16 gadi atpakaļ
  joost 6ceb016593 * Do not set the Transaction property of a TDatabase while assigning TSQLTransaction.Database when the TSQLTransaction is loaded from stream 16 gadi atpakaļ
  joost 1d66bf0764 * Use the transaction of the query when assigning blob-parameters, not the connections transaction 16 gadi atpakaļ
  ivost 2730c5f705 * made libxml2 headers Lazarus "Codetools" compatible 16 gadi atpakaļ
  marco 33133d00da * polybezierto and polydraw corrected as per Mantis 13112 16 gadi atpakaļ
  Jonas Maebe 6581c8dec5 * hopefully final fix to unix locking: specifying no locking mode again 16 gadi atpakaļ
  Jonas Maebe adaae268ae * don't perform fmShareDenyNone/fmShareExclusive check for unix, as it 16 gadi atpakaļ
  Jonas Maebe 8a0c16edb6 * fixed the placement of some fileclose() calls 16 gadi atpakaļ
  michael b1f3d5de97 * Fixed tfile2 so it compiles and runs on windows 16 gadi atpakaļ
  Jonas Maebe 213c00b17f * updated check for minimum version required to build trunk (at least 16 gadi atpakaļ
  marco 017f7b2528 * log* defines. 16 gadi atpakaļ
  florian acb06dac1b + Wp<Controllertype> support for arm and avr 16 gadi atpakaļ