Commit History

Author SHA1 Message Date
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 years ago
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames 5 years ago
  joshua stein a3c79fcdff FileManager: Fix building with clang 5 years ago
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Till Mayer 09189e34e3 FileManager: Added support for deleting directories 5 years ago
  Andreas Kling f76168a3ea FileManager: Make copying faster with ftruncate() and a bigger buffer 5 years ago
  Aaron Malpas 7841aadb41 FileManager: Create FileUtils 5 years ago