michael
|
249a83ee83
* Fix for bug ID #25464 by Karl-Michael Schindler
|
11 years ago |
michael
|
e72db83b71
* Applied patch for RomanToInt by Bart Broersma (Bug ID 0025112)
|
12 years ago |
svenbarth
|
3f79e75aaa
Applied patch from Reinier Olislagers. Fix for Mantis #24159.
|
12 years ago |
joost
|
025f840dd5
* Added ReplaceStr and ReplaceText functions, for Delphi compatibility
|
13 years ago |
marco
|
a7fb5c7e6c
* updated comments (Mantis #21107)
|
13 years ago |
marco
|
91b017a985
* ansi(start/ends)(str/text) MBCS compatible (via widestringmgr), mantis #16153 + tests
|
14 years ago |
marco
|
52e803112b
* fix for #0 problem in posex + faster (indexbyte) based implementations.
|
15 years ago |
Jonas Maebe
|
9ab6e355a3
* Miscellaneous is with two l's...
|
16 years ago |
Jonas Maebe
|
2706eeafcf
* comment change: Playthingies -> Miscelaneous
|
16 years ago |
Jonas Maebe
|
445c842db3
* made ifthen() declaration in strutils Delphi-compatible (removed overloads
|
16 years ago |
marco
|
9ff8491cee
* tab2space used zeroes instead of spaces. (mantis 13024)
|
16 years ago |
marco
|
f0c236b992
* Made overloading situation ifthen more Delphi compatible. Mantis #12662
|
16 years ago |
yury
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
17 years ago |
michael
|
93400f276c
Merged revisions 9263-10571 via svnmerge from
|
17 years ago |
michael
|
623e0f0cf5
* Fixed bug in decodesoundexint
|
17 years ago |
michael
|
41cce2fe42
* Fixed IsEmptyStr
|
17 years ago |
joost
|
3852af4afb
* Moved StringsReplace from sqldb to strutils
|
17 years ago |
yury
|
d7d6b37158
* Fixed warnings.
|
17 years ago |
marco
|
4bec9a23ce
* turn implicit exceptions off for most strutils routines.
|
18 years ago |
marco
|
a43e03f6c0
* Spaces version improved.
|
18 years ago |
marco
|
807e964dab
* Faster overloaded inttobin 32-bit and 64-bit.
|
18 years ago |
marco
|
7429c4871b
* fix for 9770
|
18 years ago |
marco
|
faa8383403
* some pchar(pointer(s)) changes (see maillist)
|
18 years ago |
Almindor
|
23c5955b31
* fixes bug #7836 (multiple delimiter is ignored)
|
19 years ago |
florian
|
53cdd50152
* RomanToInt fixed, solves #7060
|
19 years ago |
marco
|
51e976769d
* set trim functions.
|
19 years ago |
marco
|
457d44c2c2
* fix for 4419 + removed undocumented trimming.
|
19 years ago |
michael
|
dcb932d367
+ Patch from Michalis Kamburelis to fix hex2dec behaviour in case of error
|
19 years ago |
marco
|
51297c3d7b
* PosSet(Ex)
|
19 years ago |
florian
|
fd2afe913f
* AnsiEndsStr fixed
|
20 years ago |