Shannon Booth
|
57f1c919df
|
LibCore: Remove all remaining C prefix references
LibCore's GZip is also moved into the Core namespace with this change.
|
2020-03-07 01:33:53 +01:00 |
|
Andreas Kling
|
ceec1a7d38
|
AK: Make Vector use size_t for its size and capacity
|
2020-02-25 14:52:35 +01:00 |
|
Andreas Kling
|
8f7333f080
|
LibCore: Add a forward declaration header
This patch adds <LibCore/Forward.h> and uses it in various places to
shrink the header dependency graph.
|
2020-02-14 23:31:18 +01:00 |
|
Andreas Kling
|
258d798b34
|
LibCore: Merge the CSyscallUtils namespace into Core
|
2020-02-06 15:04:57 +01:00 |
|
Andreas Kling
|
d17e23bd27
|
LibCore: Remove leading C from filenames
|
2020-02-06 15:04:03 +01:00 |
|