Rubidium
|
2d77cf9c80
|
Codechange: replace StrStartsWith/StrEndsWith with starts_with and ends_with
|
2024-01-17 19:48:22 +01:00 |
|
Peter Nelson
|
56085be9bd
|
Codechange: Move includes for common STL headers to stdafx.
|
2023-05-17 10:14:41 +01:00 |
|
Rubidium
|
b5f96808a1
|
Fix: FormatArrayAsHex returns gibberish instead of a hex array
|
2023-04-29 11:07:57 +02:00 |
|
Rubidium
|
4dd5f994be
|
Codechange: replace strncasecmp with case ignoring variant of StrStarts/EndsWith
|
2023-04-29 10:25:25 +02:00 |
|
Rubidium
|
86786a7af6
|
Codechange: introduce StrEqualsIgnoreCase/StrCompareIgnoreCase to replace strcasecmp
|
2023-04-29 10:25:25 +02:00 |
|