コミット履歴

作者 SHA1 メッセージ 日付
  yury 5dc6e54925 * Removed inline for procedures with assembler or formal parameters, since inline is not supported for them (compiler warns about that now). Even if there is no inline modifier in interface declaration of procedure, it is possible to specify inline in procedure implementation if needed (e.g. for generic implementations) and inlining will work for them. 17 年 前
  yury 0399268e0a * Fixed packages building for wince. 17 年 前
  joost 654898d11a * Moved code to clear calculated fields from TDataset to TBufDataset, based on patch from Petr Kristan 17 年 前
  marco 36b557b142 * quick test successful -> commit 17 年 前
  florian 951a202e5d * fix by Jan Bruns for #11042: improves reading of references on arm 17 年 前
  florian 6c5471f324 * don't destroy LastError when resolving a threadvar on windows, resolves #10205 (?) 17 年 前
  michael fce221f9b4 * Added clocale.pp from Petr Kristan 17 年 前
  Jonas Maebe 42a4684f60 * use global label to refer enum subrange type for setdefs 17 年 前
  joost 1a4ee73146 * Added NoWideStringSupport runtime error 17 年 前
  michael d20636a319 * Fix from Petr Kristan to remofe timereformat (kills AM/PM) 17 年 前
  joost dd348c8093 * Patch from Petr Kristan to fix TDataSet.SetFieldDefs 17 年 前
  michael d699e37790 * Patch from Martin Schreiber 17 年 前
  joost 44fe103c46 * Added Regex unit with an NFA regexpression parser, based on code from Julian Bucknall which is used with his permission 17 年 前
  peter 85250cca06 * split repository in InstalledRepository and AvailableRepository 17 年 前
  florian 347ae5a3bf * val takes care of empty string, patch from Petr Kristan 17 年 前
  peter 95aaa7a74b * reorder code after r10602 so it is more clear 17 年 前
  marco 6e4782a9db * fix for 10766 17 年 前
  marco 99c4e92735 * fix for 11099 17 年 前
  marco 2417a02a3b * Parameter renames for some much used functions from Graeme (#11034) 17 年 前
  Jonas Maebe 07b3e11e2b * fixed "set of enumeration" for gdb 6.7/6.8 17 年 前
  Jonas Maebe 39fa81d40e * fixed stabs debug info for webtbs/tw9766 again 17 年 前
  michael 51f5fd5eb7 * Patch from Martin Schreiber to fix inline component streaming 17 年 前
  Jonas Maebe cd28ce9dfc * only write set elementdef information if there is an elementdef 17 年 前
  michael 618c2ee4f9 * Fixed inline components streaming 17 年 前
  Vincent Snijders 86cf39ac1b added more overloads for TBool parameters (bug 11091) 17 年 前
  peter f7737bebda * fix parameter allocation for left to right calling conventions 17 年 前
  peter ac84523db3 * include fix fixes 17 年 前
  peter a4c852d729 * detect broken packages, give an error if broken packages are found and the user 17 年 前
  peter fe9035bcdf * regenerated 17 年 前
  peter 7b23ad941f * fixed previous commit 17 年 前