marco
|
7c1f4b8f20
* pass format string to doformaterror procedure. Mantis 16253
|
%!s(int64=14) %!d(string=hai) anos |
sergei
|
131b7fcdb2
* RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise.
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
b93ab63038
* Fixed IntToHex in case of (0,0)
|
%!s(int64=15) %!d(string=hai) anos |
michael
|
154c6ec4d2
* Implementation of values 11..15 of negcurrentformat from Zeljan Rikalo
|
%!s(int64=15) %!d(string=hai) anos |
michael
|
f7b268713d
* Patch from Zeljan Rikalo to fix issue #13722 (FloatToStrF negative 0)
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
89be8d45e3
* use TrueBoolStrs/FalseBoolStrs for *StrToBool* (mantis #16848)
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
a18f2594e2
* fixed FloatToStr for ffGeneral when dealing with numbers whose number of
|
%!s(int64=15) %!d(string=hai) anos |
paul
|
5cc182ac07
rtl: fix FormatFloat to skip first spaces
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
230142f08b
* change length parameter of CompareMem/CompareMemRange into PtrUInt, resolves #15190
|
%!s(int64=15) %!d(string=hai) anos |
marco
|
5163b44ac6
* Patch for "formatsettings" overloads of currency functions, mantis 15067
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
44f588b7ad
* fixed nested comment warning
|
%!s(int64=16) %!d(string=hai) anos |
florian
|
ee49e8acb6
* SScanf uses StrToFloat to convert the string to a float so it has to use DecimalSeparator to parse the string
|
%!s(int64=16) %!d(string=hai) anos |
florian
|
87df99a53d
* reverted partially r11598 because it breaks delphi compatibility and e.g. tw3721.pp
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
55578e8226
* fixed FloatToDecimal() for inf/nan (mantis #14143, thanks to
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
8cae53bb18
* fixed errors with parsing negative, >$99 and invalid BCD numbers in
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
e8edc31a89
* don't insert thousandseparator if it is #0 (mantis #13552, patch by
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
8d2f3946e0
* fixed TextToFloat() in case ThousandSeparator = DecimalSeparator, based
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
f13006c7f2
* changed the output parameters of a bunch of *tofloat() and
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
dc2d1c6926
* fixed (harmless) range check errors
|
%!s(int64=16) %!d(string=hai) anos |
michael
|
a469e84820
* And yet another extra test plus fix
|
%!s(int64=16) %!d(string=hai) anos |
michael
|
6d93a762fd
* And once more fixed formatfloat. All results consistent with Delphi now
|
%!s(int64=16) %!d(string=hai) anos |
michael
|
87a6193f4f
* Hopefully fixed formatfloat negative value bugs once and for all
|
%!s(int64=16) %!d(string=hai) anos |
michael
|
f64ec1faa6
* removed debug statement
|
%!s(int64=16) %!d(string=hai) anos |
michael
|
0d53564797
* Fixed bug #12385
|
%!s(int64=16) %!d(string=hai) anos |
michael
|
ca4fa01f8f
* Fixed formaatfloat for negative numbers (Bug ID 11711) objpas/sysutils/sysstr.inc
|
%!s(int64=17) %!d(string=hai) anos |
marco
|
03fd61b68d
* booltostr overload
|
%!s(int64=17) %!d(string=hai) anos |
marco
|
24d8341ed6
* (IDE-sysutils) dateutil has now unpacktime/packtime alike to Delphi dt.
|
%!s(int64=17) %!d(string=hai) anos |
michael
|
1ea2129c0d
* Changed var to out parameters for strtoint*
|
%!s(int64=17) %!d(string=hai) anos |
giulio
|
cc08543f57
Patch from Petr Kristan for AnsiStrComp/AnsiStrIComp to fix comparison
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
e60e078eb5
* only allow decimalseparator to be used as decimal separator in
|
%!s(int64=17) %!d(string=hai) anos |