Release v11.2.0
UTF8-aware functions for Windows to make cross-platform easier
Changes
filebuf
: Major performance improvement for Bulk I/Ofilebuf
: Fix wrong return value ofsync
whenfflush
failedfilebuf
: Fix possible undefined behavior in a corner case when nothing was actually written but buffer is in "write" modefilebuf
: Limit putback of characters (i.e.pbackfail
) only allowing putback of buffered characters (may be only 1 character)- Add missing define
NOWIDE_USE_WCHAR_OVERLOADS
(standalone only)