Commit History

Автор SHA1 Съобщение Дата
  sergei b7a56722ff * Cleanup variant->string conversions: TryStrToDate and TryStrToTime are redundant because TryStrToDateTime already does the same checks. Patch from Luiz Americo, resolves #19115. преди 14 години
  sergei c17afffb65 * Fixed Variant (containing DateTime) to string conversions. Conversion to WideString was plain wrong, and conversion to AnsiString was ignoring the time portion. Patch from Luiz Americo, resolves #19075. преди 14 години
  sergei 046ed5548b * Fixed pointer to cardinal typecasts, which are wrong for 64-bit platforms (significance is low, because these are in debug code). преди 14 години
  sergei 131b7fcdb2 * RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise. преди 14 години
  sergei 3c2d918cfe * Partially undo revision 16529: removing VariantToShortString breaks webtbs/tw14536 which calls the mentioned function directly instead of using typecast. преди 14 години
  sergei ae7018cf85 variants, varutils: another portion of misc fixes: преди 14 години
  sergei 5bf51c991c * VarUtils, fixed missing support for interfaces преди 14 години
  sergei ddfb032913 * VarUtils, fixed a wrong identifier преди 14 години
  sergei b8aec6e4aa + Support for UnicodeString in variant conversions, based on patch from Ivan Shikhalev, resolves #18083. преди 14 години
  Jonas Maebe 1aa1686778 * fixed varbyref in variant conversion helpers (patch+test by Paul Ishenin, преди 16 години
  Jonas Maebe ef7d9c7a41 * fixed range check errors when typecasting vBoolean to unsigned ordinals преди 16 години
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) преди 17 години
  joost 4d9c3244fe * If a variant contains a datetime value and is converted to a string, it should return a string in a date/time format. (+test) преди 18 години
  Jonas Maebe 480af93606 * fixed several range check errors inside variant helpers in case the преди 18 години
  Jonas Maebe 18e0b6e98b * do not turn on range/overflow checking, because several of the преди 18 години
  florian a99b5470af * big variant from Thorsten Engler, fixes and improves several variant stuff преди 18 години
  Jonas Maebe 77d20627dc * removed duplicate EVariant class from varutils and incorporated преди 19 години
  peter 6c905f6266 * added missing varString,varOlestr to ordinals преди 19 години
  Jonas Maebe ea3c2fdf46 * fixed used of uninitialized variable in VariantToSingle() преди 19 години
  florian a440df217b * v.vtype=varString -> double fixed преди 20 години
  michael a775d3d487 + Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines преди 20 години
  michael 21425e303c + Removed HASVARIANT define преди 20 години
  peter 4ace790492 * remove $Log преди 20 години
  fpc 790a4fe2d3 * log and id tags removed преди 20 години
  fpc 50778076c3 initial import преди 20 години
  florian c36eadddf7 + variants: string -> float/int casts преди 20 години
  florian 0997316960 * some variant <-> string types fixes преди 20 години
  florian a4df8f9124 + writing of variants implemented преди 20 години
  peter e417e34496 * truncate log преди 20 години
  michael 7312e7e4e4 Support for ansistring and better debug outpu преди 22 години