提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 81ad9ea6e8 * fixed typo in r10602 causing the names of all record structures of 17 年之前
  Jonas Maebe af44dfc40b o BeOS fixes from Olivier Coursière: 17 年之前
  michael 6650d151f6 * Fixed (hopefully) childpos writing 17 年之前
  Jonas Maebe 668d1283a9 + test for already fixed mantis 11053 17 年之前
  yury 3dc94e678d * Fixed fpc_shortstr_assign for arm. 17 年之前
  yury a9295d1c66 * On windows event can not be "abandoned". Skip this part of the test. 17 年之前
  yury adeafe6ef4 * Updated readme about running test suite on arm-wince device. 17 年之前
  yury 62e616cae0 * Fixed warnings. rtl is warnings and notes free for wince and win32 again. 17 年之前
  yury bc50a7fd6c * Removed unused vars. 17 年之前
  yury 9472825478 * Fixed warnings. 17 年之前
  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 年之前