Release v11.1.3
UTF8-aware functions for Windows to make cross-platform easier
Changes
- Improve performance of utf8_codecvt
- Ensure initialization of std::cout/cerr/cin in nw::cout/cerr/cin
- Suppress or handle some warnings
- Fix missing
config/check_lfs_support.cpp
in release tarballs - Fix possible double-free when setting a custom buffer (
setbuf
) after filebuf already allocated an internal buffer