Historique des commits

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