Ali Mohammad Pur
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
...
This commit removes DeprecatedString's "null" state, and replaces all
its users with one of the following:
- A normal, empty DeprecatedString
- Optional<DeprecatedString>
Note that null states of DeprecatedFlyString/StringView/etc are *not*
affected by this commit. However, DeprecatedString::empty() is now
considered equal to a null StringView.
2023-10-13 18:33:21 +03:30
..
2023-10-07 07:13:52 +02:00
2023-02-13 00:50:07 +00:00
2022-06-26 22:21:17 +01:00
2023-03-13 15:16:20 +00:00
2023-10-07 07:13:52 +02:00
2023-04-29 12:09:08 +01:00
2023-05-28 10:03:11 +02:00
2022-04-01 21:24:45 +01:00
2023-10-06 08:20:11 +02:00
2022-12-06 08:54:33 +01:00
2023-08-11 21:33:48 +02:00
2022-06-30 11:53:50 +02:00
2023-03-06 23:46:35 +01:00
2022-06-30 11:51:25 +02:00
2022-09-29 08:31:15 -04:00
2022-09-29 08:31:15 -04:00
2023-06-09 17:21:43 +02:00
2023-02-13 00:50:07 +00:00
2023-09-21 10:20:23 +02:00
2022-12-06 08:54:33 +01:00
2023-08-07 16:03:27 +02:00
2023-03-06 23:46:35 +01:00
2023-10-07 07:13:52 +02:00
2023-08-08 07:39:11 +02:00
2023-09-24 20:00:00 -06:00
2022-12-06 08:54:33 +01:00
2022-09-29 08:31:15 -04:00
2023-08-13 15:03:53 -06:00
2023-08-08 13:07:13 +02:00
2023-09-29 14:40:21 +01:00
2023-06-14 17:53:59 +02:00
2023-10-13 18:33:21 +03:30
2023-07-08 10:32:56 +01:00
2023-10-06 08:20:11 +02:00
2023-04-03 21:16:26 +02:00
2023-08-13 15:38:42 +02:00
2023-08-08 13:07:13 +02:00