Historie revizí

Autor SHA1 Zpráva Datum
  bruvzg bc95b0b171 Restore FileAccess.close method. před 2 roky
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all před 2 roky
  Rémi Verschelde 5b6ccf2fd2 Merge pull request #66720 from qarmin/unintialized_memory před 2 roky
  Rémi Verschelde f501e4f665 Unix: Remove now unnecessary I/O defines, cleanup před 2 roky
  Rafał Mikrut 2233624152 Remove usage of unitialized variables před 2 roky
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess před 2 roky
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency před 3 roky
  Fredia Huya-Kouadio f9c19298ce Add full support for Android scoped storage. před 4 roky
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. před 3 roky
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. před 3 roky
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code před 3 roky
  Rémi Verschelde fe52458154 Update copyright statements to 2022 před 3 roky
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() před 3 roky
  Hugo Locurcio 5acb8a253e Only print message for `get_modified_time()` failure when in verbose mode před 3 roky
  reduz 32b43cfeb3 Implement Resource UIDs před 4 roky
  Rémi Verschelde 01d5c463be FileAccess: Don't err in `store_buffer` with buffer of size 0 před 4 roky
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() před 4 roky
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) před 6 roky
  Alex Hirsch c28428fe4d Allow nullptr with zero length in FileAccess get_buffer před 4 roky
  Alex Hirsch cdf3099c68 Add parameter checkes to FileAccess get_buffer functions před 4 roky
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 před 4 roky
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already před 4 roky
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. před 5 roky
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops před 5 roky
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 5 roky
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) před 5 roky
  lupoDharkael 95a1400a2a Replace NULL with nullptr před 5 roky
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 před 5 roky
  Rafał Mikrut 9ddb3265e1 Fix some crashes, overflows and using variables without values před 5 roky
  Fabio Alessandrelli ad9a5ee6f1 Disable file descriptor sharing with subprocs. před 5 roky