Files
boost_beast/include/boost/beast/core/impl
Mika Fischer f0c92f472c file_win32 supports UTF-8 paths:
fix #793, close #1791, close #1793

This brings file_win32 in sync with the documentation.
Previously, the path passed to open worked if encoded in the system
codepage (which is almost never UTF-8).
Now, the path must be encoded as UTF-8, as stated in the
documentation.

Adapt file tests so that for file_win32 all paths include a unicorn
character.
2019-12-29 08:56:02 -08:00
..
2019-03-05 11:09:53 -08:00
2019-03-05 11:09:53 -08:00
2019-05-29 21:14:14 +02:00
2019-06-19 11:37:20 -07:00