michael
|
cf530f117e
* Faster stringreplace (bug ID 26864)
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
8544b8a500
* Patch from Anthony Walter to make IsValidIdent more strict in case of dotted identifiers (bug ID 29364)
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
244be4f4c2
* Added UnicodeStringReplace WideStringReplace (bug ID 28396)
|
%!s(int64=9) %!d(string=hai) anos |
michael
|
67d0cd1770
* Fix bug #29273 (extra argument for IsValidIdent)
|
%!s(int64=9) %!d(string=hai) anos |
yury
|
e1a0b1204a
* Removed unused vars in RTL.
|
%!s(int64=10) %!d(string=hai) anos |
Jonas Maebe
|
2afd8eb802
- removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it
|
%!s(int64=10) %!d(string=hai) anos |
florian
|
4d5f1f04fe
* solution in r29126 was brute force, fixed
|
%!s(int64=10) %!d(string=hai) anos |
florian
|
9a31cba3d3
* do not blindly insert decimal seperators in StrToFloat, resolves #27029
|
%!s(int64=10) %!d(string=hai) anos |
michael
|
a45890443b
* Fix for regression in 12385
|
%!s(int64=10) %!d(string=hai) anos |
michael
|
2a4019b012
* Fix tw13076, broken by previous commit 28660
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
4c86a68345
* Fix bug #23954
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
afea0739c6
* fixed StrToInt, IntToStr and friends for objpas.integer=smallint
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
5ed4e99dc1
+ uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when
|
%!s(int64=12) %!d(string=hai) anos |
Jonas Maebe
|
25ebb36103
* catch invalid floating point operations in TextToFloat (mantis #24197)
|
%!s(int64=12) %!d(string=hai) anos |
Jonas Maebe
|
7dfe1301c3
* fixed type in FloatToStrFIntl introduced in r23311 (mantis #24131)
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
6363567fba
* FloatToStrFIntl is used only internally so we can assume that Value is aligned
|
%!s(int64=12) %!d(string=hai) anos |
Jonas Maebe
|
9804fd527b
* don't add a thousands separator in FormatFloat if there are no digits
|
%!s(int64=12) %!d(string=hai) anos |
Jonas Maebe
|
b4971c72d3
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
349a682596
* corrected license header from GPL to LGPL + static linking exception like
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
193c7af57f
* print literal e/E in formatfloat if not followed by +/- (remaining part of
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
a4804a3c25
* let FloatToStr output the correct number of decimals in case the
|
%!s(int64=13) %!d(string=hai) anos |
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 |