michael
|
3fcc1c5f0e
* Complete the implementation of IsLeadChar
|
6 vuotta sitten |
michael
|
a750039f7c
* Add overloaded version of stringreplace with replacement count (ID 23987)
|
6 vuotta sitten |
michael
|
93ec37a4bc
Added overloads UintToStr for Delphi compatbibility (bug ID 0034690)
|
6 vuotta sitten |
nickysn
|
5409450195
+ ported and enabled compilation of unit sysutils for win16
|
7 vuotta sitten |
michael
|
32cdee6f5d
* Fix bugs 30950 & 29781
|
8 vuotta sitten |
marcus
|
824cabd203
Fixed textractquote regression after r35598
|
8 vuotta sitten |
michael
|
e2d704cc8d
* Small optimization in CompareStr as suggested in bug ID #30777
|
8 vuotta sitten |
michael
|
0ee31963ed
* explicit check for Nil in AnsiExtractQuotedString (bug 31212)
|
8 vuotta sitten |
michael
|
b5fb706a65
* Fix bug #31176: (Try)StrToBool should accept localized floats
|
8 vuotta sitten |
marco
|
e6029140eb
* fix for #31073
|
8 vuotta sitten |
michael
|
3e21810dbd
* Change comments for AdjustLineBreaks (bug ID 30959)
|
8 vuotta sitten |
svenbarth
|
63f0c7a2c3
Fix for Mantis #30734: Implement Delphi-compatible functions StrToUInt64(), StrToUInt64Def and TryStrToUInt64 as inline forwarders to the existing respective QWord functions
|
8 vuotta sitten |
michael
|
5810ff8154
* Patch from Maciej Izak for delphi compatible TLocaleOptions (bug ID 30660)
|
8 vuotta sitten |
michael
|
f4e3068c8b
* AnsiExtractquotedStr returns original string if unquoted
|
9 vuotta sitten |
michael
|
5917b38706
* AnsiDequotedString needs to return empty if it equals "" (bug ID 30220)
|
9 vuotta sitten |
michael
|
a5d38c7ba6
* Added TStringBuilder
|
9 vuotta sitten |
michael
|
f380aeb63d
* Fix from Andrea Mauri to make formatfloat delphi-compatible in case of negative zero (bug ID 26465)
|
9 vuotta sitten |
michael
|
bcdfe055a8
* Fix bug ID #26944 (thousandseparator, patch from wp)
|
9 vuotta sitten |
michael
|
2ec2f1fc16
* Fix bug in WrapText (bug ID 26677)
|
9 vuotta sitten |
michael
|
2b077f6af3
* Revert Integer -> SizeInt change where appropriate, capping result when needed
|
9 vuotta sitten |
michael
|
416151a335
* Adapted string routines so they use sizeint instead of integer (bug ID 29814)
|
9 vuotta sitten |
michael
|
671416959d
* Added SameStr, for symmetry and consistency with SameText (bug ID 29821)
|
9 vuotta sitten |
florian
|
8b81ce7e25
* use PtrUInt instead of Cardinal in GenericAnsiStrLComp and GenericAnsiStrLIComp, resolves #29815
|
9 vuotta sitten |
michael
|
5568ee5513
* Bug ID #29779, add DWord versions of StrToInt
|
9 vuotta sitten |
michael
|
cf530f117e
* Faster stringreplace (bug ID 26864)
|
9 vuotta sitten |
michael
|
8544b8a500
* Patch from Anthony Walter to make IsValidIdent more strict in case of dotted identifiers (bug ID 29364)
|
9 vuotta sitten |
michael
|
244be4f4c2
* Added UnicodeStringReplace WideStringReplace (bug ID 28396)
|
9 vuotta sitten |
michael
|
67d0cd1770
* Fix bug #29273 (extra argument for IsValidIdent)
|
9 vuotta sitten |
yury
|
e1a0b1204a
* Removed unused vars in RTL.
|
10 vuotta sitten |
Jonas Maebe
|
2afd8eb802
- removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it
|
10 vuotta sitten |