Historique des commits

Auteur SHA1 Message Date
  bitsawer c56058fe9a Fix FileAccess last open error flag update il y a 2 ans
  bruvzg bc95b0b171 Restore FileAccess.close method. il y a 2 ans
  bruvzg db7d8c2d87 [GDExtension] Expose some low level functions and String operators. il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  bruvzg ecec415988 Use system fonts as fallback and improve system font handling. il y a 2 ans
  bruvzg ea1848ce0a Use `constexpr` in the conditions with template parameters and `sizeof`s to suppress C4127 warnings. il y a 3 ans
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess il y a 3 ans
  Pedro J. Estébanez 8c6b2fbb90 Add FileAccess::get_access_type() il y a 3 ans
  Rémi Verschelde 1418f97c70 File: Re-add support to skip CR (`\r`) in `File::get_as_text` il y a 3 ans
  bruvzg 0c5431644d Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose. il y a 3 ans
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. il y a 3 ans
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. il y a 3 ans
  Anilforextra adbe948bda String: Add contains(). il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() il y a 3 ans
  Rémi Verschelde b8c08ba5ad Tests: Improve coverage for `File::get_csv_line()` il y a 4 ans
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` il y a 4 ans