mirror of
https://github.com/RGBCube/serenity
synced 2025-10-13 19:22:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
History.cpp | ||
History.h | ||
main.cpp | ||
Makefile | ||
ManualModel.cpp | ||
ManualModel.h | ||
ManualNode.h | ||
ManualPageNode.cpp | ||
ManualPageNode.h | ||
ManualSectionNode.cpp | ||
ManualSectionNode.h |