Commit History

Author SHA1 Message Date
  Thaddeus Crews bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu 8 months ago
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 8 months ago
  HP van Braam 240f510fa7 Core ubsan fixes 8 months ago
  bruvzg a4b17e7852 [FileAccess] Return error codes from `store_*` methods. 2 years ago
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 months ago
  BlueCube3310 205a10e0ae Reduce code duplication in FileAccess 1 year ago
  bruvzg 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. 2 years ago
  Clay John 610877e326 Merge pull request #72288 from MewPurPur/use-string-repeat 2 years ago
  VolTer 6b84e258d2 Use String.repeat() in more places 2 years ago
  bruvzg bc95b0b171 Restore FileAccess.close method. 2 years ago
  Rémi Verschelde 0231b4a0e8 Merge pull request #70726 from heppocogne/Fix-open_compressed-get_path 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  heppocogne ea11ffc88c Fix `get_path()` is not working when files are opend with `open_compressed` 2 years ago
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess 3 years ago
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. 3 years ago
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Ricardo Subtil 61790a03f5 Fix decompression functions not returning errcodes 3 years ago
  Rémi Verschelde 0157742422 Merge pull request #53434 from Faless/io/4.x_file_access_compressed 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke 7e51e4cb84 Fix some LGTM errors of "Multiplication result converted to larger type" 4 years ago
  Fabio Alessandrelli e8f7b79bb0 [File] Fix FileAccessCompressed::get_buffer return value. 3 years ago
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 4 years ago
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 years ago
  Alex Hirsch c28428fe4d Allow nullptr with zero length in FileAccess get_buffer 4 years ago
  Alex Hirsch cdf3099c68 Add parameter checkes to FileAccess get_buffer functions 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Andy Savage c65f097ebd Quick fix to incorrect error messages when writing to compressed or encrypted files. 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago