marco
|
e41ddf221c
--- Merging r41271 into '.':
|
6 years ago |
michael
|
53e10c99d4
* Fix bug #33984, fix for correct string definition in unicodestringreplace
|
7 years ago |
Jonas Maebe
|
2b210335a1
* fixed pointer arithmetic errors in WideStrAlloc/StrBufSize/StrDispose
|
9 years ago |
michael
|
cf530f117e
* Faster stringreplace (bug ID 26864)
|
9 years ago |
michael
|
244be4f4c2
* Added UnicodeStringReplace WideStringReplace (bug ID 28396)
|
9 years ago |
michael
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 years ago |
michael
|
6fcff07e50
* SizeInt -> SizeUInt for strPLCopy (Bug ID 26156)
|
11 years ago |
Jonas Maebe
|
5ed4e99dc1
+ uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when
|
12 years ago |
Jonas Maebe
|
bae3c0296e
* fixed result type of StrBufSize(PWideChar) for 64 bit targets
|
12 years ago |
Jonas Maebe
|
746546ed09
+ remaining missing pwidechar overloads/equivalents of pchar functions
|
12 years ago |
florian
|
c25f56fa64
+ several pwidechar/unicode string functions added
|
12 years ago |
Jonas Maebe
|
b4971c72d3
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
13 years ago |
paul
|
fe782eac07
rtl: add StringOf(TBytes), WideStringOf(TBytes), ByteLength(UnicodeString) for delphi compatibility
|
14 years ago |
paul
|
14c2f248df
rtl: add WideBytesOf(UnicodeString): TBytes for delphi compatibility
|
14 years ago |
paul
|
fa43a448b9
rtl: add BytesOf(String): TBytes for delphi compatibility
|
14 years ago |
florian
|
77c3477b91
* modified patch by LacaK2 to add overloaded versions of string handling routines, which works with WideChar null terminated strings, resolves #19989
|
14 years ago |
florian
|
5d8835861c
+ unicode functions for sysutils, makes tunistr6.pp compiling
|
16 years ago |