Michaël Van Canneyt
|
0f8d47430f
|
* PChar -> PAnsiChar
|
2023-11-08 23:40:03 +01:00 |
|
Michaël Van Canneyt
|
9d01030a90
|
* PChar -> PAnsiChar
|
2023-11-08 23:40:02 +01:00 |
|
Michaël Van Canneyt
|
f510355d46
|
* PChar -> PAnsiChar
|
2023-11-08 23:40:02 +01:00 |
|
Michaël Van Canneyt
|
82abf76ee2
|
* PChar -> PAnsiChar
|
2023-11-08 23:40:02 +01:00 |
|
Michaël Van Canneyt
|
01762a15a5
|
* PChar -> PAnsiChar
|
2023-11-08 23:40:02 +01:00 |
|
Michaël Van Canneyt
|
226a2119af
|
* PChar -> PAnsiChar
|
2023-11-08 23:40:02 +01:00 |
|
Michaël Van Canneyt
|
77f6bccad2
|
* PChar -> PAnsiChar
|
2023-11-08 23:40:01 +01:00 |
|
Michaël Van Canneyt
|
0fb171d162
|
* PChar -> PAnsiChar
|
2023-11-08 23:40:01 +01:00 |
|
Michaël Van Canneyt
|
ae90b6ac17
|
* PChar -> PAnsiChar
|
2023-11-08 23:40:01 +01:00 |
|
Michaël Van Canneyt
|
e9e8de1256
|
* Remove use of internal conversion routines
|
2023-11-08 23:40:01 +01:00 |
|
Michaël Van Canneyt
|
872070c4c2
|
* Add TInterlocked by Do-Wan Kim
|
2023-11-08 23:40:01 +01:00 |
|
Michael VAN CANNEYT
|
029c576f75
|
* String helpers for all string types
|
2023-11-08 23:40:01 +01:00 |
|
Henrique Gottardi Werlang
|
c5708327f9
|
Changed the map file name to keep all um UTF-8.
|
2023-11-08 23:40:01 +01:00 |
|
Michael VAN CANNEYT
|
9588e21542
|
* string -> shortstring
|
2023-11-08 23:40:01 +01:00 |
|
Michael VAN CANNEYT
|
316b8580af
|
* string -> shortstring
|
2023-11-08 23:40:01 +01:00 |
|
Michael VAN CANNEYT
|
3e65f68cb1
|
* Refer to mainunit for lazarus IDE
|
2023-11-08 23:40:01 +01:00 |
|
Michael VAN CANNEYT
|
934c7cbb1b
|
* Refer to mainunit for lazarus IDE
|
2023-11-08 23:40:01 +01:00 |
|
Michael VAN CANNEYT
|
9fc0f13af8
|
* Refer to mainunit for lazarus IDE
|
2023-11-08 23:40:00 +01:00 |
|
Michael VAN CANNEYT
|
8bfe212e6b
|
* Refer to mainunit for lazarus IDE
|
2023-11-08 23:40:00 +01:00 |
|
Michael VAN CANNEYT
|
98a1fdcfe6
|
* Explicit string types, duplicate where needed
|
2023-11-08 23:40:00 +01:00 |
|
Michael VAN CANNEYT
|
ea22b49089
|
* Remove PChar/PPChar/PPPChar defines, they are in the system unit
|
2023-11-08 23:40:00 +01:00 |
|
Michael VAN CANNEYT
|
e92a53be75
|
* Some forgotten string -> shortstring instances
|
2023-11-08 23:40:00 +01:00 |
|
Michaël Van Canneyt
|
129753005a
|
* Better detection of ansichar
|
2023-11-08 23:40:00 +01:00 |
|
Michael VAN CANNEYT
|
6fd40125c6
|
* Fix typo
|
2023-11-08 23:40:00 +01:00 |
|
Michael VAN CANNEYT
|
fb74ebbf6c
|
* fix PString
|
2023-11-08 23:40:00 +01:00 |
|
Michael VAN CANNEYT
|
a1d79a323a
|
* move $H here
|
2023-11-08 23:40:00 +01:00 |
|
Michael VAN CANNEYT
|
e1ccbe0a98
|
* String -> ansistring
|
2023-11-08 23:40:00 +01:00 |
|
Michael VAN CANNEYT
|
80a27dd711
|
* check zero length instead of comparing to empty string
|
2023-11-08 23:40:00 +01:00 |
|
Michael VAN CANNEYT
|
072ba34bf6
|
* check zero length instead of comparing to empty string
|
2023-11-08 23:40:00 +01:00 |
|
Michael VAN CANNEYT
|
51835f397d
|
* String -> ShortString/RTLString
|
2023-11-08 23:40:00 +01:00 |
|
Michael VAN CANNEYT
|
92032eac74
|
* String -> ShortString
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
4b866e1f31
|
* Restore char/pchar
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
65412179c3
|
* String -> ShortString
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
3a5ede689e
|
* check zero length instead of comparing to empty string
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
52fb057cc6
|
* Add IndexChar for widechar
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
58a1de98c5
|
* string -> shortstring, check zero length instead of comparing to empty string
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
924d2fd086
|
* string -> shortstring, check zero length instead of comparing to empty string
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
3d80bb50f6
|
* string -> shortstring
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
a95e8dbb85
|
* string -> shortstring, check zero length instead of comparing to empty string
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
cca0078d3f
|
* check zero length instead of comparing to empty string
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
abb65bc2e5
|
* check zero length instead of comparing to empty string
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
18717aaec5
|
* string -> ansistring
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
b078fe8ed4
|
* string -> shortstring
|
2023-11-08 23:39:59 +01:00 |
|
Michael VAN CANNEYT
|
5e2b9aaebf
|
* string -> shortstring
|
2023-11-08 23:39:58 +01:00 |
|
Michael VAN CANNEYT
|
c238107a43
|
* string -> shortstring, check zero length instead of comparing to empty string
|
2023-11-08 23:39:58 +01:00 |
|
Michael VAN CANNEYT
|
7233cbaebc
|
* string -> shortstring
|
2023-11-08 23:39:58 +01:00 |
|
Michael VAN CANNEYT
|
917486e438
|
* string -> shortstring
|
2023-11-08 23:39:58 +01:00 |
|
Michael VAN CANNEYT
|
89fc43c25c
|
* string -> shortstring
|
2023-11-08 23:39:58 +01:00 |
|
Michael VAN CANNEYT
|
f5364cd992
|
* string -> shortstring
|
2023-11-08 23:39:58 +01:00 |
|
Michael VAN CANNEYT
|
9abeb12e72
|
* string -> shortstring
|
2023-11-08 23:39:58 +01:00 |
|