]> git.lizzy.rs Git - irrlicht.git/history - include/irrUString.h
Merge branch 'master' into opengl3
[irrlicht.git] / include / irrUString.h
2023-03-03 numzeroMerge branch 'master' into opengl3
2023-02-22 numzeroMove platform detection to CMake
2023-02-22 DesourRemove irr::core::hash
2023-02-22 DesourFix -Wignored-qualifiers warnings in irrUString.h
2022-12-29 x2048Use swap_control from MESA and EXT before SGI (#151)
2022-12-23 sfan5Completely remove irrAllocator
2022-12-23 sfan5Replace core::string implementation with std::basic_string
2021-08-30 sfan5Drop _IRR_WCHAR_FILESYSTEM
2021-04-28 Loïc BlotCleanup C++0x support in irrUString.h (#33)
2021-03-25 Loic BlotInclude irrUString directly in irrlicht