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 година |
svenbarth
|
2cf8cdd885
Fix for Mantis #28650.
|
пре 10 година |
florian
|
c2c87828e9
+ slightly modified patch by lelekx to implement plugable file routines for the embedded target, resolves issue #22918
|
пре 10 година |
nickysn
|
afea0739c6
* fixed StrToInt, IntToStr and friends for objpas.integer=smallint
|
пре 11 година |
Jonas Maebe
|
5ed4e99dc1
+ uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when
|
пре 12 година |
Jonas Maebe
|
ba7fc58bed
* declare tsyscharset as a set of ansichar instead of as a set of char
|
пре 12 година |
Jonas Maebe
|
349a682596
* corrected license header from GPL to LGPL + static linking exception like
|
пре 13 година |
florian
|
230142f08b
* change length parameter of CompareMem/CompareMemRange into PtrUInt, resolves #15190
|
пре 15 година |
marco
|
5163b44ac6
* Patch for "formatsettings" overloads of currency functions, mantis 15067
|
пре 15 година |
florian
|
87df99a53d
* reverted partially r11598 because it breaks delphi compatibility and e.g. tw3721.pp
|
пре 16 година |
Jonas Maebe
|
f13006c7f2
* changed the output parameters of a bunch of *tofloat() and
|
пре 16 година |
marco
|
03fd61b68d
* booltostr overload
|
пре 17 година |