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-10-04 15:50:50 +02:00
2019-11-18 16:30:18 +01:00
2019-11-25 18:14:52 +01:00
2019-10-20 10:07:26 +02:00
2019-11-27 20:53:28 +01:00
2019-11-25 14:37:04 +01:00
2019-10-15 16:48:38 +02:00
2019-10-15 16:48:38 +02:00
2019-10-15 16:48:38 +02:00
2019-11-05 22:13:26 +01:00
2019-11-18 20:26:32 +01:00
2019-10-05 23:29:01 +02:00
2019-10-15 16:48:38 +02:00
2019-10-15 16:48:38 +02:00
2019-11-18 16:30:18 +01:00
2019-10-11 23:16:53 +02:00
2019-11-18 16:30:18 +01:00
2019-10-15 16:48:38 +02:00
2019-11-18 16:30:18 +01:00
2019-11-25 21:21:55 +01:00
2019-11-05 22:13:26 +01:00
2019-10-19 09:44:40 +02:00
2019-10-15 16:48:38 +02:00
2019-10-18 09:38:12 +02:00
2019-10-18 09:38:12 +02:00
2019-10-17 23:39:31 +02:00
2019-10-18 09:38:12 +02:00
2019-10-18 09:38:12 +02:00
2019-10-18 09:38:12 +02:00
2019-12-09 17:51:21 +01:00
2019-11-19 18:36:33 +01:00
2019-10-17 23:39:31 +02:00
2019-10-15 14:24:26 +02:00
2019-11-25 21:21:55 +01:00
2019-11-25 21:21:55 +01:00
2019-10-20 17:20:20 +02:00
2019-10-20 17:20:20 +02:00
2019-11-19 19:21:47 +01:00
2019-11-05 22:13:26 +01:00