Histórico de Commits

Autor SHA1 Mensagem Data
  Rika Ichinose 0b97f169b0 Remove conditionals that rely on not defined(FPC_HAS_CPSTRING). há 11 meses atrás
  Rika Ichinose d7352e7b66 Remove most of the VER3_0 conditionals. há 1 ano atrás
  Rika Ichinose be11d22c17 Fix val(str, enum). há 1 ano atrás
  Rika Ichinose 10b7ad9d0c Faster val(str, enum). há 1 ano atrás
  Rika Ichinose fc3d71bba3 Check bounds in SetLength(shortstring). há 1 ano atrás
  Rika Ichinose fca0ace070 Improve shortstring Pos() and generic fpc_shortstr_compare(). há 2 anos atrás
  Michael VAN CANNEYT d2d3fe6bc3 * Char -> AnsiChar há 2 anos atrás
  florian 366aedc6d8 * more false positives of unintialized varibles worked around há 3 anos atrás
  florian 115f83794b * avoid warning/error on uninitialized variable há 3 anos atrás
  florian 02abad58d8 * some fixes for 8 Bit CPUs há 3 anos atrás
  florian 07cd469ade Merge branch 'main' into val_range_check há 3 anos atrás
  florian 718709c87d * all val helpers now use the ValValueArray há 3 anos atrás
  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. há 3 anos atrás
  florian 5f089afdfb * unified ValueArray há 3 anos atrás
  florian 55f0103248 o patch by Bart B: há 3 anos atrás
  florian 9a90db79c3 * patch by Bart B to fix fpc_val_smallint_shortstr similiar to #39406, resolves #39528 há 3 anos atrás
  florian 8e4e229a5f + DestSize parameter for fpc_Val_UInt functions há 3 anos atrás
  florian fc3b635013 * patch by Bart B to fix the value of Code for unsigned types if the input is negative, resolves #39523 há 3 anos atrás
  florian f39a6a7755 * fpc_Val_SInt_ShortStr: bug fixes and improvements by Bart B há 3 anos atrás
  florian 38c06e64c7 * optimze case há 3 anos atrás
  florian 05072d0d82 * updated version by Bart B há 3 anos atrás
  florian 4c296af05e * reordered condition so they can be evaluated quicker há 3 anos atrás
  florian d29a482cd1 * fixes for fpc_Val_SInt_ShortStr by Bart B há 3 anos atrás
  Jonas Maebe 4426d0da7a Fixed variant discriminator types há 4 anos atrás
  Jonas Maebe f9672b53a2 - removed old float-to-string and string-to-float conversion code há 5 anos atrás
  pierre 3aa253c11d Allow system unit to be compiled without RTTI feature há 5 anos atrás
  florian c932dfaf70 * first bunch of fixes for rtti for arm after attribute commits, fixes mostly alignment issues há 6 anos atrás
  svenbarth c0da39a35d * Tenum_typedata needs to include the Common record as well há 6 anos atrás
  svenbarth 8b5461367b * move TTypeKind from TypInfo unit to System unit as it's necessary for the future GetTypeKind() intrinsic há 8 anos atrás
  nickysn 2fbe5d2a8b * use ObjpasInt instead of longint in fpc_shortstr_currency (generates shorter há 8 anos atrás