Age | Commit message (Expand) | Author |
---|---|---|
2022-02-04 | String: Add contains(). | Anilforextra |
2022-01-24 | [Windows] Add support for handling network share paths. | bruvzg |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-09 | Replace String comparisons with "", String() to is_empty() | Nathan Franke |
2021-08-29 | Rename String::is_rel_path to String::is_relative_path | Wilson E. Alvarez |
2021-07-25 | Use const references where possible for List range iterators | Rémi Verschelde |
2021-07-23 | Use C++ iterators for Lists in many situations | Aaron Franke |
2021-06-11 | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde |