コミット履歴

作者 SHA1 メッセージ 日付
  paul f25c21c287 compiler: fix wrong typecast 15 年 前
  florian 4ddebcbf1c * handle subrange enumeration types in GetEnumValue correctly, resolves #15467 15 年 前
  paul 8b27daae2c compiler: don't generate code for empty initialization and finalization sections (with help of Florian) (issue #0013482) 15 年 前
  Károly Balogh 95ccc3ea40 + fixed sysdir.inc to follow recent rtl changes. trunk now cycles again on MorphOS. 15 年 前
  Károly Balogh 99a94573ed + removed empty Beep(); function, uses OnBeep now, sysutils should compile again 15 年 前
  Jonas Maebe 83c3e7a94b * fixed pred/succ for integer constants that equal the low/high bound of a 15 年 前
  florian 40cea8d4d5 * handle mm register properly when used as top_local, resolves #14566 15 年 前
  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 年 前
  Jonas Maebe 6399bcd4e3 * improve precision of values specified with a decimal point and an exponent 15 年 前
  florian 31e2f16484 resolves #15453: 15 年 前
  joost a8a332e029 * Cleanup session for the case that a webmodule instance is used for more then one request (wkPooled) 15 年 前
  Jonas Maebe b4c572483b * always call procvars inside varargs in TP/Delphi mode (mantis #15446) 15 年 前
  florian 7672c08d2f * lower/upper case typo fixes, resolves probably #14934 15 年 前
  florian 3fa46810be * don't generate invalid line information for template specializations if no line info is available, resolves #9671 15 年 前
  Jonas Maebe 407d60f8a4 * fixed in case fpc is installed under a path containing spaces 15 年 前
  florian 42ae8bf971 * fixed memory stream compilation on 64 bit targets 15 年 前
  florian 1d1e62fcd0 * .lpi version update 15 年 前
  joost 6b4be62244 * Removed double code introduced in r14518 15 年 前
  joost 1fa4f903fc * Fixed streaming of TWebModule.Kind property 15 年 前
  Jonas Maebe b3a1833e0f * lowered symbol length at which we start shortening it with a crc so 15 年 前
  Jonas Maebe 04606982ac * fixed evaluation of "mod" operator for tconstexprint with signed operands 15 年 前
  florian 81f34dd4bb * avoid too long prefixes of manglednames by using a CRC like for long parameter name lists, resolves #15203 15 年 前
  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 年 前
  paul c83fc67e32 compiler: write correct method kind for constructors,destructors and class methods 15 年 前
  paul db0f23e643 compiler: write not dummy unit name for enumeration and dynamic array rtti 15 年 前
  Jonas Maebe dd94f5cf2b * no longer allow typed files of reference counted data (mantis #15447) 15 年 前
  paul 17bd267141 compiler, rtl: write calling conventions for tkMethod members (issue #0014573) 15 年 前
  Jonas Maebe 7592388858 * the parameter to flagdependent() is not the ppu for which to flag the 15 年 前
  Jonas Maebe 820edb41a5 * hopefully fixed occasional endless ppu resolving loops after r14503 15 年 前
  Jonas Maebe b214448b9e * don't access the thread instance after calling DoTerminate to avoid 15 年 前