Michaël Van Canneyt
|
6f25cccda9
* Select proper stringbuilder depending on size of char
|
1 жил өмнө |
Michaël Van Canneyt
|
c2383fc207
* Correct casing. Fixes #40589
|
1 жил өмнө |
Michaël Van Canneyt
|
45021498cf
* Add unicode AnsiLastChar overload
|
1 жил өмнө |
Michaël Van Canneyt
|
ea63bfb32f
* Fix string type in AnsiLastChar declaration
|
1 жил өмнө |
Michael VAN CANNEYT
|
78374bf772
* Synchronize API for AnsiString/Unicode string, keep string where possible.
|
2 жил өмнө |
Michael VAN CANNEYT
|
1ee1040bce
* Explicit string types, duplicate where needed
|
2 жил өмнө |
Michael VAN CANNEYT
|
4336599c3a
* Char -> AnsiChar
|
2 жил өмнө |
Michael Van Canneyt
|
6ff542a13e
* SafeFormat and helper function to convert array of const to string in a safe manner
|
2 жил өмнө |
ondrej
|
de6f3ea9b5
* rename generic TStringBuilder to TGenericStringBuilder to make code tools happy
|
4 жил өмнө |
svenbarth
|
f0e8d5dfa6
* fix for Mantis #37043: apply patch by Bi0T1N (including test) to add additional overloads for IntToHex including a rerouting of the ordinal helpers' ToHexString to use these overloads
|
5 жил өмнө |
michael
|
50261464da
* Patch from N. Neumann, implement some delphi compatible StrToUint functions (bug id 37049)
|
5 жил өмнө |
michael
|
3fcc1c5f0e
* Complete the implementation of IsLeadChar
|
6 жил өмнө |
michael
|
a750039f7c
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
6 жил өмнө |
michael
|
93ec37a4bc
Added overloads UintToStr for Delphi compatbibility (bug ID 0034690)
|
6 жил өмнө |
michael
|
b5fb706a65
* Fix bug #31176: (Try)StrToBool should accept localized floats
|
8 жил өмнө |
michael
|
10360a823e
* Fix bug ID #30960
|
8 жил өмнө |
michael
|
8e3381b4bc
Fix bug #30930
|
8 жил өмнө |
michael
|
f648bdecba
* Made some additional functions inlined (Bug ID 30909)
|
8 жил өмнө |
michael
|
9b21d9a87e
* Inline some functions, bug ID #30905
|
8 жил өмнө |
svenbarth
|
63f0c7a2c3
Fix for Mantis #30734: Implement Delphi-compatible functions StrToUInt64(), StrToUInt64Def and TryStrToUInt64 as inline forwarders to the existing respective QWord functions
|
8 жил өмнө |
michael
|
5810ff8154
* Patch from Maciej Izak for delphi compatible TLocaleOptions (bug ID 30660)
|
8 жил өмнө |
michael
|
a5d38c7ba6
* Added TStringBuilder
|
9 жил өмнө |
michael
|
2b077f6af3
* Revert Integer -> SizeInt change where appropriate, capping result when needed
|
9 жил өмнө |
michael
|
416151a335
* Adapted string routines so they use sizeint instead of integer (bug ID 29814)
|
9 жил өмнө |
michael
|
671416959d
* Added SameStr, for symmetry and consistency with SameText (bug ID 29821)
|
9 жил өмнө |
michael
|
5568ee5513
* Bug ID #29779, add DWord versions of StrToInt
|
9 жил өмнө |
michael
|
8544b8a500
* Patch from Anthony Walter to make IsValidIdent more strict in case of dotted identifiers (bug ID 29364)
|
9 жил өмнө |
michael
|
67d0cd1770
* Fix bug #29273 (extra argument for IsValidIdent)
|
9 жил өмнө |
michael
|
a5eb3777de
* Fix MaxDateTime constant (bug ID 28282)
|
9 жил өмнө |
michael
|
891aaa9732
* Fix bug ID #28737
|
9 жил өмнө |