Andreas Kling
6f4c380d95
AK: Use size_t for the length of strings
...
Using int was a mistake. This patch changes String, StringImpl,
StringView and StringBuilder to use size_t instead of int for lengths.
Obviously a lot of code needs to change as a result of this.
2019-12-09 17:51:21 +01:00
..
2019-12-09 17:51:21 +01:00
2019-12-09 17:51:21 +01:00
2019-11-17 16:37:42 +01:00
2019-11-16 22:26:46 +01:00
2019-11-23 17:49:14 +01:00
2019-11-23 17:49:14 +01:00
2019-10-27 20:44:37 +01:00
2019-11-05 20:56:36 +01:00
2019-11-01 21:31:06 +01:00
2019-10-23 21:13:08 +02:00
2019-11-11 22:20:02 +01:00
2019-11-11 22:20:02 +01:00
2019-11-16 22:26:46 +01:00
2019-11-16 22:26:46 +01:00
2019-10-28 19:08:48 +01:00
2019-10-28 19:08:48 +01:00
2019-11-18 19:21:18 +01:00
2019-11-24 14:24:59 +01:00
2019-11-26 21:37:30 +01:00
2019-10-24 20:56:13 +02:00
2019-11-01 21:31:06 +01:00
2019-11-01 21:31:06 +01:00
2019-11-01 21:31:06 +01:00
2019-11-01 21:31:06 +01:00
2019-11-14 20:10:16 +01:00
2019-11-14 20:10:16 +01:00
2019-11-10 21:45:32 +01:00
2019-11-16 22:26:46 +01:00
2019-11-10 22:40:58 +01:00
2019-11-10 22:40:58 +01:00
2019-11-11 22:20:02 +01:00
2019-11-11 22:20:02 +01:00