Skip to content

Release v11.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 13:25
b47b82e

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