Commit History

Author SHA1 Message Date
  florian 7e7f154f88 + OpenCL package by Dmitry Boyarintsev, fixed and tested on win32 and win64, enabled for i386-darwin because submitter tested on Mac OS X, resolves #15297 15 years ago
  Jonas Maebe 6399bcd4e3 * improve precision of values specified with a decimal point and an exponent 15 years ago
  florian 31e2f16484 resolves #15453: 15 years ago
  joost a8a332e029 * Cleanup session for the case that a webmodule instance is used for more then one request (wkPooled) 15 years ago
  Jonas Maebe b4c572483b * always call procvars inside varargs in TP/Delphi mode (mantis #15446) 15 years ago
  florian 7672c08d2f * lower/upper case typo fixes, resolves probably #14934 15 years ago
  florian 3fa46810be * don't generate invalid line information for template specializations if no line info is available, resolves #9671 15 years ago
  Jonas Maebe 407d60f8a4 * fixed in case fpc is installed under a path containing spaces 15 years ago
  florian 42ae8bf971 * fixed memory stream compilation on 64 bit targets 15 years ago
  florian 1d1e62fcd0 * .lpi version update 15 years ago
  joost 6b4be62244 * Removed double code introduced in r14518 15 years ago
  joost 1fa4f903fc * Fixed streaming of TWebModule.Kind property 15 years ago
  Jonas Maebe b3a1833e0f * lowered symbol length at which we start shortening it with a crc so 15 years ago
  Jonas Maebe 04606982ac * fixed evaluation of "mod" operator for tconstexprint with signed operands 15 years ago
  florian 81f34dd4bb * avoid too long prefixes of manglednames by using a CRC like for long parameter name lists, resolves #15203 15 years ago
  florian b5167560c3 * T*MemoryStream now uses PtrInt for sizes and positions so it can be bigger than 2 GB on 64 Bit systems, resolves #15313 15 years ago
  paul c83fc67e32 compiler: write correct method kind for constructors,destructors and class methods 15 years ago
  paul db0f23e643 compiler: write not dummy unit name for enumeration and dynamic array rtti 15 years ago
  Jonas Maebe dd94f5cf2b * no longer allow typed files of reference counted data (mantis #15447) 15 years ago
  paul 17bd267141 compiler, rtl: write calling conventions for tkMethod members (issue #0014573) 15 years ago
  Jonas Maebe 7592388858 * the parameter to flagdependent() is not the ppu for which to flag the 15 years ago
  Jonas Maebe 820edb41a5 * hopefully fixed occasional endless ppu resolving loops after r14503 15 years ago
  Jonas Maebe b214448b9e * don't access the thread instance after calling DoTerminate to avoid 15 years ago
  Jonas Maebe 1743c6f1a8 * also recompile a unit if class/object definitions in indirectly used 15 years ago
  Jonas Maebe 58c7c2f636 * fixed compilation in case overflow checking is enabled, but range 15 years ago
  Jonas Maebe ab60790c73 * renamed ZStream to zstream in the uses clause so it matches the unit's 15 years ago
  paul c025471433 rtl: fix SetPropValue/GetPropValue: 15 years ago
  marco 9efa49b468 * Am now able to generate helpfiles with contextids from xml via chmfilewriter. XML format needs some rethinking though. 15 years ago
  marco c8f3925944 * small fix for last commit that avoids trouble when project is created programmatically 15 years ago
  marco a0c169e0b9 * context support in the project. 15 years ago