Commit History

Автор SHA1 Съобщение Дата
  Jonas Maebe e8edc31a89 * don't insert thousandseparator if it is #0 (mantis #13552, patch by преди 16 години
  Jonas Maebe 8d2f3946e0 * fixed TextToFloat() in case ThousandSeparator = DecimalSeparator, based преди 16 години
  Jonas Maebe f13006c7f2 * changed the output parameters of a bunch of *tofloat() and преди 16 години
  Jonas Maebe dc2d1c6926 * fixed (harmless) range check errors преди 16 години
  michael a469e84820 * And yet another extra test plus fix преди 16 години
  michael 6d93a762fd * And once more fixed formatfloat. All results consistent with Delphi now преди 16 години
  michael 87a6193f4f * Hopefully fixed formatfloat negative value bugs once and for all преди 16 години
  michael f64ec1faa6 * removed debug statement преди 16 години
  michael 0d53564797 * Fixed bug #12385 преди 16 години
  michael ca4fa01f8f * Fixed formaatfloat for negative numbers (Bug ID 11711) objpas/sysutils/sysstr.inc преди 17 години
  marco 03fd61b68d * booltostr overload преди 17 години
  marco 24d8341ed6 * (IDE-sysutils) dateutil has now unpacktime/packtime alike to Delphi dt. преди 17 години
  michael 1ea2129c0d * Changed var to out parameters for strtoint* преди 17 години
  giulio cc08543f57 Patch from Petr Kristan for AnsiStrComp/AnsiStrIComp to fix comparison преди 17 години
  Jonas Maebe e60e078eb5 * only allow decimalseparator to be used as decimal separator in преди 17 години
  Jonas Maebe 2067da9a62 * patch from Giulio Bernardi to fix the generic AnsiStrIComp, преди 17 години
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) преди 17 години
  Jonas Maebe 200f1e5643 * fixed webtbs/tw10519.pp for CPUs which don't support extended преди 17 години
  peter 6ed3d91989 * CompareText for shortstrings added преди 17 години
  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. преди 17 години
  yury 220a37b443 * Do not fill generic upcase and lowcase conversion tables for windows targets, because generic ANSI routines are not used here. преди 18 години
  yury 7240f723ef * Fixed warnings. преди 18 години
  marco 827d380691 * pchar(pointer()) isms that were safe. преди 18 години
  Jonas Maebe a57f9e0672 + added QWord overloads for IntToHex, hexStr, OctStr, binStr преди 18 години
  Jonas Maebe 49a545aef2 * fixed FormatFloat for non-x86 (mantis 9384) преди 18 години
  florian e1125c3f7f + StrNextChar implemented преди 18 години
  Jonas Maebe d3736f563f * fixed several range errors преди 18 години
  marco e56abc47b7 * formatfloat patches for #8388 and 8386 преди 18 години
  Jonas Maebe 241645961d * converted CP850UCT and CP850LCT into #-notation (mantis #8104) преди 18 години
  yury 3b70222574 * fixed again ffExponent format in FloatToStrFIntl. преди 18 години