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

Аутор SHA1 Порука Датум
  Rika Ichinose fca0ace070 Improve shortstring Pos() and generic fpc_shortstr_compare(). пре 2 година
  Michael VAN CANNEYT d2d3fe6bc3 * Char -> AnsiChar пре 2 година
  florian 366aedc6d8 * more false positives of unintialized varibles worked around пре 3 година
  florian 115f83794b * avoid warning/error on uninitialized variable пре 3 година
  florian 02abad58d8 * some fixes for 8 Bit CPUs пре 3 година
  florian 07cd469ade Merge branch 'main' into val_range_check пре 3 година
  florian 718709c87d * all val helpers now use the ValValueArray пре 3 година
  florian 2f8750924f * patch by Bart B: fixes fpc_val_word_shortstr() and refactors fpc_val_longword_shortstr() so that it uses the same algorithm and naming conventions as the other unsigned val-helpers. пре 3 година
  florian 5f089afdfb * unified ValueArray пре 3 година
  florian 55f0103248 o patch by Bart B: пре 3 година
  florian 9a90db79c3 * patch by Bart B to fix fpc_val_smallint_shortstr similiar to #39406, resolves #39528 пре 3 година
  florian 8e4e229a5f + DestSize parameter for fpc_Val_UInt functions пре 3 година
  florian fc3b635013 * patch by Bart B to fix the value of Code for unsigned types if the input is negative, resolves #39523 пре 3 година
  florian f39a6a7755 * fpc_Val_SInt_ShortStr: bug fixes and improvements by Bart B пре 3 година
  florian 38c06e64c7 * optimze case пре 3 година
  florian 05072d0d82 * updated version by Bart B пре 3 година
  florian 4c296af05e * reordered condition so they can be evaluated quicker пре 3 година
  florian d29a482cd1 * fixes for fpc_Val_SInt_ShortStr by Bart B пре 3 година
  Jonas Maebe 4426d0da7a Fixed variant discriminator types пре 3 година
  Jonas Maebe f9672b53a2 - removed old float-to-string and string-to-float conversion code пре 5 година
  pierre 3aa253c11d Allow system unit to be compiled without RTTI feature пре 5 година
  florian c932dfaf70 * first bunch of fixes for rtti for arm after attribute commits, fixes mostly alignment issues пре 6 година
  svenbarth c0da39a35d * Tenum_typedata needs to include the Common record as well пре 6 година
  svenbarth 8b5461367b * move TTypeKind from TypInfo unit to System unit as it's necessary for the future GetTypeKind() intrinsic пре 8 година
  nickysn 2fbe5d2a8b * use ObjpasInt instead of longint in fpc_shortstr_currency (generates shorter пре 8 година
  florian 0b82f71e8d * take care of the fact that there are 32 bit abis (e.g. ARMHF) which align qword on 8 byte boundaries, resolves issue #31132 пре 8 година
  svenbarth a2c9c75e97 Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures. пре 9 година
  michael 9d75d3aae8 * Fix by Laco for bug ID #29037 пре 9 година
  Jonas Maebe 2afd8eb802 - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it пре 10 година
  michael 8161c1135c * Add offset to Pos functions, Delphi XE 8 compatible. пре 10 година