| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | File: Re-add support to skip CR (`\r`) in `File::get_as_text` | Rémi Verschelde | 2022-08-01 | 1 | -2/+2 |
| * | Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows fi... | bruvzg | 2022-07-07 | 1 | -4/+1 |
| * | Narrow FileAccess scope to prevent deadlocks. | bruvzg | 2022-04-12 | 1 | -1/+1 |
| * | Make FileAccess and DirAccess classes reference counted. | bruvzg | 2022-04-11 | 1 | -34/+24 |
| * | String: Add contains(). | Anilforextra | 2022-02-04 | 1 | -1/+1 |
| * | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
| * | Replace String comparisons with "", String() to is_empty() | Nathan Franke | 2021-12-09 | 1 | -2/+2 |
| * | Tests: Improve coverage for `File::get_csv_line()` | Rémi Verschelde | 2021-08-04 | 1 | -18/+19 |
| * | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde | 2021-06-11 | 1 | -0/+676 |
