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

Аутор 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. пре 15 година
  sergei ae7018cf85 variants, varutils: another portion of misc fixes: пре 15 година
  sergei 5bf51c991c * VarUtils, fixed missing support for interfaces пре 15 година
  sergei ddfb032913 * VarUtils, fixed a wrong identifier пре 15 година
  sergei b8aec6e4aa + Support for UnicodeString in variant conversions, based on patch from Ivan Shikhalev, resolves #18083. пре 15 година
  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() пре 20 година
  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 година