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

Аутор SHA1 Порука Датум
  florian 1cd41b68f7 * compiler handled round/trunc for x86 пре 18 година
  Jonas Maebe 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range пре 18 година
  Jonas Maebe 3b3060cec5 * fixed uninitialized result of handle_typed_read_write in пре 18 година
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: пре 18 година
  Jonas Maebe cc1dfcae7e * fixed IE in case of trying to (un)pack an array of 0-byte records пре 18 година
  Jonas Maebe 674660d53b * getting the length of a string means that it has to be пре 18 година
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception пре 18 година
  Jonas Maebe a3f059bc29 * call the ansistring version of val for zero-based array-of-char пре 18 година
  yury b3c82a05c5 * Use fpc_Write_Text_Currency and fpc_Read_Text_Currency for currency. пре 19 година
  yury 52b72564e9 * Str and Val for currency values are handled by fpc_xxx_Currency and fpc_Val_Currency_xxx. пре 19 година
  florian a2ec2e72b6 * better hint about abstract methods (fixes 5098) пре 19 година
  florian 80d4887e67 * fixed warnings for length/high/low(<normal array>; <ord>; <enum>) пре 19 година
  yury 8765e488ac * fixed compilation of tbs/tb0460.pp for targets where currency is stored as ordinal. пре 19 година
  Jonas Maebe 991c7da136 * support inc(pointer) in TP mode with range/overflow checking on as well пре 19 година
  Jonas Maebe 9e60d6791d * show name of procedure/function called with too few parameters пре 19 година
  Jonas Maebe 1c8dc092b2 * create fpc_write* length/frac parameters as s32inttype to match the пре 19 година
  Jonas Maebe b8c3fecd1d * fixed overflow checking for inc/dec on non-x86 пре 19 година
  peter 658c46b903 * remove tdictionary and tindexarray пре 19 година
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 пре 19 година
  florian 85d63d9fa9 * settings refactored пре 19 година
  peter 3078a1927f * remove ttype пре 19 година
  florian bacded2cf8 * fixed expectloc of unaligned(...) пре 19 година
  Jonas Maebe b386335f27 * treat zero-based arrays of char also as pchar's when reading пре 19 година
  peter d07f470b71 * remove ifdef fpc пре 19 година
  florian 9e66674ff9 + first part of qwordbool implementation пре 19 година
  Jonas Maebe be39a88daa * slice() doesn't support packed arrays пре 19 година
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: пре 19 година
  Jonas Maebe 5bf38351e9 * fixed bug #7195: use regular type conversions for the results of пре 19 година
  daniel 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. пре 19 година
  florian 9e00f894a9 + support for unaligned function пре 19 година