Michaël Van Canneyt
|
121f6fce22
* Fix typo, missing brackets
|
1 year ago |
Michaël Van Canneyt
|
76909f0894
* Correct StuffString for character size in unicodestring
|
1 year ago |
Michaël Van Canneyt
|
2cec31d86f
* correct aDelta size
|
1 year ago |
Michaël Van Canneyt
|
5034440383
* Fix compilation of unicode RTL after patch by Rika
|
1 year ago |
Rika Ichinose
|
dba8138175
Refactor promotional features of StrUtils.
|
1 year ago |
Michaël Van Canneyt
|
1ce1fcf5ae
* Patch from Rika to fix broken test (tw39885)
|
1 year ago |
Rika Ichinose
|
9382070454
Refactor and fix a bug in Boyer-Moore.
|
1 year ago |
florian
|
15e7dd3d9f
* patch and test by Rika: Redirect StrUtils.RPos to StrUtils.RPosEx, fix a bit, improve a bit, resolves #40394
|
1 year ago |
Michaël Van Canneyt
|
9b78328175
* Redirect posex to pos, patch from rika. Fixes issue #40389
|
2 years ago |
Michaël Van Canneyt
|
56a906a421
* Hex2Bin Delphi-compatible overloads. Fixes issue #38712
|
2 years ago |
Michaël Van Canneyt
|
4b5ffd1b23
* Dotted filenames for package rtl-objpas
|
2 years ago |
Michael VAN CANNEYT
|
42b10196f1
* Some fixes in INtToBin, XorDecode/XorEncode
|
2 years ago |
Michaël Van Canneyt
|
f791139345
* PChar -> PAnsiChar
|
2 years ago |
florian
|
e457cdad8a
* patch by avk959 to solve infinite loop in FindMatchesBoyerMoore*, resolves #39885 and #39709
|
2 years ago |
Michaël Van Canneyt
|
0b3c608d79
* Faster DupeString by Rika. Fixes issue #39949
|
2 years ago |
Michaël Van Canneyt
|
f9a6e082ba
* Remove duplicate HexDigits constants. Fix issue #39462
|
3 years ago |
marcoonthegit
|
a89a3f1577
* set version of delchars, requested by Bart B issue #39473
|
3 years ago |
Florian Klämpfl
|
60c26a11ef
* patch by Bart B. to improve DelSpace1, resolves #39465
|
3 years ago |
Michaël Van Canneyt
|
cbc2d0351c
* Correct casing of rposex - fix issue #39466
|
3 years ago |
Michaël Van Canneyt
|
1c7709e454
* Fix issue 39437
|
3 years ago |
Michaël Van Canneyt
|
52c8ac0ca0
* Fix by Mark Paley to add IfThen for StringList and TStringDynArray. Issue #39314
|
4 years ago |
michael
|
83253676a3
* Some case fixes
|
4 years ago |
michael
|
986d172273
Fix casing, bug ID #38660
|
4 years ago |
michael
|
62b486a427
* Patch from N. Neumann to add delphi-compatible bintohex
|
4 years ago |
michael
|
582e39e989
* Fix bug ID #0038580: Empty text for startsstr
|
4 years ago |
florian
|
17a3ca31ff
* fix by avk for issue #38513
|
4 years ago |
michael
|
51c3787342
* Micro-optimization, bug id #38044
|
4 years ago |
marco
|
517a7aa80d
* rpos(ex) unicodestring variants. mantis #35093
|
5 years ago |
michael
|
bf54543518
* Add SplitCommandLine
|
6 years ago |
michael
|
fbba24d636
* Fix bug ID #35098 (count param)
|
6 years ago |