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

Аутор SHA1 Порука Датум
  florian 6dc34ae467 * updates of german error message file by Karl-Michael Schindler пре 17 година
  Jonas Maebe 005bdc1af4 * fixed "inherited some_property" constructs for getters/setters пре 17 година
  Jonas Maebe 931aef4daa * make result of not(constant) (with constant type <= sinttype) пре 17 година
  Jonas Maebe 1885e247b4 * fixed test for 64 bit platforms пре 17 година
  florian 914a8ec4b4 * convert the array into a variant as well before calling fpc_variant_put, resolves #10495 пре 17 година
  Jonas Maebe 0ae33aeab0 * the result of not(dword(ordconst)) has to be dword as well for Delphi пре 17 година
  Jonas Maebe 761f2e5c93 * fixed constant evaluation of not(byte/word/long/quadbool) + test пре 17 година
  florian ff03c9569d * fixed writing of long strings when using the crt unit on win32, resolves #8843 пре 17 година
  Tomas Hajny 5ffdd04040 * reenabled fcl-db dependencies on external DB libs for Win64 (previously excluded by mistake) пре 17 година
  Tomas Hajny 6310fb5a84 * limit fcl-db dependency on interface units for external db libs to targets where these are supported, avoid numlib on targets not supporting libraries пре 17 година
  Jonas Maebe 632570fc74 * fixed compilation with 2.2.0 on big endian systems after r10432 пре 17 година
  Jonas Maebe b24caad870 * fixed x86_64 after r10422 пре 17 година
  florian efe31d965c * made default arm-linux compiler little endian again пре 17 година
  joost d36d7a7e01 * Added TDataset.DataEvent tests пре 17 година
  micha 3a8284b524 * add missing gencurr.inc belonging to revision 10422 пре 17 година
  micha ebba2f1185 * add missing currh.inc belonging to revision 10422 пре 17 година
  marco c8da24f732 * comment fix #10781 пре 17 година
  florian 9cf28285b6 + delphi compatible overloads, resolves #10923 пре 17 година
  Jonas Maebe 7524d9f8ca * fixed wrong check in r10432 causing an internalerror for ppc/ppc64 пре 17 година
  peter 8f239d04b6 * cleanup and simplify the set type handling пре 17 година
  joost 400ad32882 * Set Modified to false when te state of a dataset changes пре 17 година
  florian 39250de33a * don't load stack size value when generic stack checking is done, resolves #10924 пре 17 година
  marco a7370144f0 * patch from Olivier пре 17 година
  peter b7ebebe7fd * fixed char constant to formal const пре 17 година
  peter 761344e9fc * don't allow passing ordinal and real constants to formal const parameters пре 17 година
  peter f915cbc4ca * replace constants to formal const with variables пре 17 година
  peter 85e904cb36 * fix range error пре 17 година
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) пре 17 година
  Jonas Maebe d80d3f36d2 * fixed crash when writing a currency value with a specified number пре 17 година
  Jonas Maebe b8e904f531 + also test "pointer + integer" constant evaluation пре 17 година