Sven/Sarah Barth
|
e65b822a0c
+ add type helpers for the remaining Boolean types (QWordBool and Boolean{8,16,32,64})
|
3 年之前 |
nickysn
|
b878d461c8
* fixed compilation for i8086 and 8-bit targets after r49622. The conditional
|
4 年之前 |
michael
|
e6a593c5fa
* Patch from Zeljko Avramovic to extend ordinal/float helpers
|
4 年之前 |
michael
|
5283049a62
* Patch from Werner Pamler to implement TStringSplitOptions.ExcludeLastEmpty
|
4 年之前 |
michael
|
5198686c29
* Fix bug ID #37814: correctly initialize max chars
|
4 年之前 |
michael
|
5fe164498b
* Overloaded split needs similar patch
|
5 年之前 |
michael
|
123fe94206
* Fix bug #36806, do not add empty last sep, patch from Delfion
|
5 年之前 |
michael
|
5f6f5cb864
* Bit helpers for ordinal functions, adapted from batch by Thaddy De Koning (bug ID 0036146)
|
5 年之前 |
michael
|
de30f7852d
* Changed String.Split to conform to behaviour in Delphi Rio (bug ID 35669)
|
6 年之前 |
michael
|
a7278c1806
* Fix split, last term of length 1 is sometimes missed
|
6 年之前 |
michael
|
e4ef17b5c0
* Use SizeInt, let StartsWith/EndsWith handle #0 characters (bug ID 33559)
|
7 年之前 |
michael
|
32cdee6f5d
* Fix bugs 30950 & 29781
|
8 年之前 |
michael
|
f247a66c90
* Fix bug ID #31975, LastIndexOf string helper copy&paste error
|
8 年之前 |
michael
|
839a0445a4
Fixed bug in split when final word has length 1 (bug ID 29798)
|
9 年之前 |
michael
|
dd00b26c09
* Implement missing functions (Fraction/Exponent/Mantissa/Sign)
|
9 年之前 |
michael
|
42804c935f
* Declare TStringSplitOptions with scopedenum (bug ID 29032)
|
9 年之前 |
michael
|
6955106a13
* Fix TStringSplitOptions
|
9 年之前 |
michael
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 年之前 |