Commit | Date | |
---|---|---|
[r1461]
by
delphidabbler
* Added detection of supplementary code point encodings in Unicode strings to all Trim* routines. Trimming stops if one of these characters is encountered. |
2011-05-22 22:45:14 | Tree |
[r1460]
by
delphidabbler
Extracted common code from public Trim* and Trim*Chars routines into internal trim routines. |
2011-05-22 22:04:03 | Tree |
2011-05-22 21:32:05 | Tree | |
[r1458]
by
delphidabbler
Improved detection of white space in StrTrim, StrTrimLeft and StrTrimRight. No longer assumes white space is just char codes 0..32 but uses TCharacter.IsWhiteSpace to detect. These routines are no longer just wrappers around SysUtils Trim, TrimLeft and TrimRight. |
2011-05-22 21:15:24 | Tree |
[r1457]
by
delphidabbler
* Renamed StrTrim*Spaces routines in UStrUtils unit to StrTrim*. |
2011-05-22 20:47:50 | Tree |
2011-05-22 20:30:58 | Tree | |
2011-05-22 20:07:37 | Tree | |
2011-05-22 13:59:01 | Tree | |
2011-05-22 13:57:46 | Tree | |
2011-05-21 16:42:42 | Tree |