Age | Commit message (Expand) | Author |
---|---|---|
2022-07-21 | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg |
2022-05-20 | Add a new HashSet template | reduz |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-05-02 | Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` | Rémi Verschelde |
2022-04-11 | Make FileAccess and DirAccess classes reference counted. | bruvzg |
2022-04-06 | Fix some issues found by cppcheck. | bruvzg |
2022-02-12 | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker |
2022-02-04 | Cleanup and move char functions to the `char_utils.h` header. | bruvzg |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-08-31 | Make platform feature tag names lowercase | Hugo Locurcio |
2021-08-12 | Split iphone platform export template into multiple files | Sergey Minakov |