Commit Verlauf

Autor SHA1 Nachricht Datum
  michael f64ec1faa6 * removed debug statement vor 17 Jahren
  michael 0d53564797 * Fixed bug #12385 vor 17 Jahren
  michael ca4fa01f8f * Fixed formaatfloat for negative numbers (Bug ID 11711) objpas/sysutils/sysstr.inc vor 17 Jahren
  marco 03fd61b68d * booltostr overload vor 17 Jahren
  marco 24d8341ed6 * (IDE-sysutils) dateutil has now unpacktime/packtime alike to Delphi dt. vor 17 Jahren
  michael 1ea2129c0d * Changed var to out parameters for strtoint* vor 17 Jahren
  giulio cc08543f57 Patch from Petr Kristan for AnsiStrComp/AnsiStrIComp to fix comparison vor 17 Jahren
  Jonas Maebe e60e078eb5 * only allow decimalseparator to be used as decimal separator in vor 17 Jahren
  Jonas Maebe 2067da9a62 * patch from Giulio Bernardi to fix the generic AnsiStrIComp, vor 17 Jahren
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) vor 17 Jahren
  Jonas Maebe 200f1e5643 * fixed webtbs/tw10519.pp for CPUs which don't support extended vor 17 Jahren
  peter 6ed3d91989 * CompareText for shortstrings added vor 18 Jahren
  yury d568718cb0 * Removed UpperCaseTable and LowerCaseTable variables and TCaseTranslationTable type from interface part. These variables are used only by generic upper/lower case conversion routines. They are not used on Windows targets and it is bad idea to let users use these variables. Users must use AnsiLowerCase and AnsiUpperCase routines. vor 18 Jahren
  yury 220a37b443 * Do not fill generic upcase and lowcase conversion tables for windows targets, because generic ANSI routines are not used here. vor 18 Jahren
  yury 7240f723ef * Fixed warnings. vor 18 Jahren
  marco 827d380691 * pchar(pointer()) isms that were safe. vor 18 Jahren
  Jonas Maebe a57f9e0672 + added QWord overloads for IntToHex, hexStr, OctStr, binStr vor 18 Jahren
  Jonas Maebe 49a545aef2 * fixed FormatFloat for non-x86 (mantis 9384) vor 18 Jahren
  florian e1125c3f7f + StrNextChar implemented vor 18 Jahren
  Jonas Maebe d3736f563f * fixed several range errors vor 18 Jahren
  marco e56abc47b7 * formatfloat patches for #8388 and 8386 vor 18 Jahren
  Jonas Maebe 241645961d * converted CP850UCT and CP850LCT into #-notation (mantis #8104) vor 18 Jahren
  yury 3b70222574 * fixed again ffExponent format in FloatToStrFIntl. vor 18 Jahren
  Jonas Maebe ab79ccf277 * better fix than the one in r5920 vor 18 Jahren
  Jonas Maebe d1c351462d * fixed FloatToStrFIntl for platforms without extended vor 18 Jahren
  michael fcce3195b6 * TFormatSettings implementation, stage 3 (final) vor 18 Jahren
  michael cab9811e02 * TFormatSettings implementation, stage 2 vor 18 Jahren
  yury a4a125e561 * fixed FloatToStrF for ffExponent format. vor 18 Jahren
  yury df10089076 * currency is handled directly in StrToCurr, CurrToStr, CurrToStrF functions. vor 18 Jahren
  marco 4264f5d041 * booltostr now D7 compat. vor 18 Jahren