Histórico de Commits

Autor SHA1 Mensagem Data
  Lioncash e8bbafb746 file_util: Make move constructor/assignment operator and related functions noexcept há 8 anos atrás
  Lioncash 8475496630 general: Convert assertion macros over to be fmt-compatible há 8 anos atrás
  Lioncash 3cfe77ae75 common: Move logging macros over to new fmt-capable macros where applicable há 8 anos atrás
  James Rowe 096be16636 Format: Run the new clang format on everything há 8 anos atrás
  wwylele d040a73bed file_util: Log when using local user directory há 9 anos atrás
  wwylele 7cd6cc0fd9 file_util: lower logging level for harmless cases há 9 anos atrás
  noah the goodra a2d0e2d807 file_util: Fixed implicit type conversion warning (#2503) há 9 anos atrás
  wwylele 488b7a4041 file_util: fix missing sysdata path há 9 anos atrás
  bunnei 707cc66362 file_util: Remove unused paths. há 9 anos atrás
  Jeffrey Pfau fb952c399e Common: Fix gcc build on macOS há 9 anos atrás
  freiro 0c22e52f52 WINVER definition moved to CMake and cleanup há 9 anos atrás
  freiro 972b289c78 Removed /user/ from path há 9 anos atrás
  freiro 79317b63d9 Switch to AppData/Roaming há 9 anos atrás
  freiro 3d75e3cd07 Return by value and other fixes há 9 anos atrás
  freiro 29bb82cb8e Win32 move default user folder location to AppData há 9 anos atrás
  Anthony J. Bentley 26af2b644c common: convert to standard stat()/fstat() interfaces há 10 anos atrás
  Jan Beich 51f92f0e4e common: stat64 is non-standard, hide on a random Unix há 9 anos atrás
  Yuri Kunde Schlesner f120e78b56 Remove special rules for Windows.h and library includes há 10 anos atrás
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include há 10 anos atrás
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. há 10 anos atrás
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format há 10 anos atrás
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. há 10 anos atrás
  Emmanuel Gil Peyrot 519e7013be Common: readdir_r() is deprecated, switch to readdir(). há 10 anos atrás
  Yuri Kunde Schlesner d6792632f0 Fix recursive scanning of directories há 10 anos atrás
  Emmanuel Gil Peyrot 8ab6f26c09 Common: Make recursive FileUtil functions take a maximum recursion há 11 anos atrás
  bunnei 6d29c20208 Merge pull request #1672 from wwylele/win-driver-fix há 10 anos atrás
  wwylele 43b6cbd762 fix driver root identification on Windows há 10 anos atrás
  Lioncash 5f51622e9d file_util: In-class initialize data members há 10 anos atrás
  Lioncash 655623ebb2 file_util: const qualify IOFile's Tell and GetSize functions há 10 anos atrás
  Lioncash a4120ca66c file_util: Don't expose IOFile internals through the API há 10 anos atrás