| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added -Wshorten-64-to-32 and fixed all warnings. | 2021-05-30 | 1 | -3/+3 | |
| * | Fix a ton of pedantic compiler warnings. | 2021-04-04 | 1 | -3/+3 | |
| * | Fix inconsistencies with FilePosition and column counting. | 2020-11-03 | 1 | -1/+1 | |
| * | Move FilePosition to fileutils.h and use in ConfigTag. | 2020-11-03 | 1 | -0/+24 | |
| * | Clean up a bunch of contructors and destructors. | 2020-11-01 | 1 | -1/+1 | |
| * | Replace FileSystem::GetFileList with std::filesystem. | 2020-05-19 | 1 | -8/+0 | |
| * | Use C++11 inline initialisation for class members. | 2020-02-06 | 1 | -2/+2 | |
| * | Update copyright headers. | 2020-01-11 | 1 | -1/+2 | |
| * | Update my name and email address. | 2019-12-31 | 1 | -1/+1 | |
| * | Deduplicate dirent.h inclusion. | 2019-06-20 | 1 | -4/+0 | |
| * | Add a method for getting a list of files in a directory. | 2019-06-10 | 1 | -0/+12 | |
| * | Remove unneeded classbase inheritance from FileReader | 2014-01-23 | 1 | -1/+1 | |
| * | Move stuff around a bit:•••- Create FileSystem class: * Move ServerConfig::CleanFilename to FileSystem::GetFileName and rewrite. * Move ServerConfig::ExpandPath to FileSystem. * Move ServerConfig::FileExists to FileSystem. * Move ServerConfig::StartsWithWindowsDriveLetter to FileSystem. - Move FileReader to fileutils.cpp and fix documentation. - Move UserManager::DoBackgroundUserStuff to usermanager.cpp. | 2013-12-15 | 1 | -0/+87 |
