Історія комітів

Автор SHA1 Опис Дата
  joost 97f2a80d0d * Implemented descending indexes, for those too lazy to use last-prior-prior ;) 17 роки тому
  joost 0aacad124c * Placed warning in the code that RowsAffected does not work properly with range-checking 17 роки тому
  yury f82028ec50 * Removed unused local var. 17 роки тому
  yury 20a12503b8 * Fixed fpc_shortstr_to_shortstr for arm. 17 роки тому
  joost a27c5a8af5 * Fix testLargeIntValues 17 роки тому
  yury 348e30958e * If object has VMT, properly align whole object instance if target CPU requires alignment. It fixes usage of static object instances created as var or const on CPUs which require alignment. 17 роки тому
  yury 4341b18461 * Fixed cleanroom implementation of DoVarClearArray. It fixes tw9098. 17 роки тому
  michael d8fdb83aa2 * Fixed access violation 17 роки тому
  Jonas Maebe 76e23fc54e * fixed internalerror when having to choose between different 17 роки тому
  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 роки тому