Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Jonas Maebe 25ebb36103 * catch invalid floating point operations in TextToFloat (mantis #24197) 12 năm trước cách đây
  Jonas Maebe 7dfe1301c3 * fixed type in FloatToStrFIntl introduced in r23311 (mantis #24131) 12 năm trước cách đây
  florian 6363567fba * FloatToStrFIntl is used only internally so we can assume that Value is aligned 12 năm trước cách đây
  Jonas Maebe 9804fd527b * don't add a thousands separator in FormatFloat if there are no digits 12 năm trước cách đây
  Jonas Maebe b4971c72d3 * partial fix for mantis #22912 (waiting on clarification from Unicode 13 năm trước cách đây
  Jonas Maebe 349a682596 * corrected license header from GPL to LGPL + static linking exception like 13 năm trước cách đây
  Jonas Maebe 193c7af57f * print literal e/E in formatfloat if not followed by +/- (remaining part of 13 năm trước cách đây
  Jonas Maebe a4804a3c25 * let FloatToStr output the correct number of decimals in case the 13 năm trước cách đây
  marco 7c1f4b8f20 * pass format string to doformaterror procedure. Mantis 16253 14 năm trước cách đây
  sergei 131b7fcdb2 * RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise. 14 năm trước cách đây
  michael b93ab63038 * Fixed IntToHex in case of (0,0) 15 năm trước cách đây
  michael 154c6ec4d2 * Implementation of values 11..15 of negcurrentformat from Zeljan Rikalo 15 năm trước cách đây
  michael f7b268713d * Patch from Zeljan Rikalo to fix issue #13722 (FloatToStrF negative 0) 15 năm trước cách đây
  Jonas Maebe 89be8d45e3 * use TrueBoolStrs/FalseBoolStrs for *StrToBool* (mantis #16848) 15 năm trước cách đây
  Jonas Maebe a18f2594e2 * fixed FloatToStr for ffGeneral when dealing with numbers whose number of 15 năm trước cách đây
  paul 5cc182ac07 rtl: fix FormatFloat to skip first spaces 15 năm trước cách đây
  florian 230142f08b * change length parameter of CompareMem/CompareMemRange into PtrUInt, resolves #15190 15 năm trước cách đây
  marco 5163b44ac6 * Patch for "formatsettings" overloads of currency functions, mantis 15067 15 năm trước cách đây
  florian 44f588b7ad * fixed nested comment warning 16 năm trước cách đây
  florian ee49e8acb6 * SScanf uses StrToFloat to convert the string to a float so it has to use DecimalSeparator to parse the string 16 năm trước cách đây
  florian 87df99a53d * reverted partially r11598 because it breaks delphi compatibility and e.g. tw3721.pp 16 năm trước cách đây
  Jonas Maebe 55578e8226 * fixed FloatToDecimal() for inf/nan (mantis #14143, thanks to 16 năm trước cách đây
  Jonas Maebe 8cae53bb18 * fixed errors with parsing negative, >$99 and invalid BCD numbers in 16 năm trước cách đây
  Jonas Maebe e8edc31a89 * don't insert thousandseparator if it is #0 (mantis #13552, patch by 16 năm trước cách đây
  Jonas Maebe 8d2f3946e0 * fixed TextToFloat() in case ThousandSeparator = DecimalSeparator, based 16 năm trước cách đây
  Jonas Maebe f13006c7f2 * changed the output parameters of a bunch of *tofloat() and 16 năm trước cách đây
  Jonas Maebe dc2d1c6926 * fixed (harmless) range check errors 16 năm trước cách đây
  michael a469e84820 * And yet another extra test plus fix 16 năm trước cách đây
  michael 6d93a762fd * And once more fixed formatfloat. All results consistent with Delphi now 16 năm trước cách đây
  michael 87a6193f4f * Hopefully fixed formatfloat negative value bugs once and for all 16 năm trước cách đây