Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  michael d699e37790 * Patch from Martin Schreiber пре 17 година