xlnt/source/utils
Laurențiu Leahu-Vlăducu 8c584321a5
Paths on Windows are now correctly converted from UTF-8 to UTF-16 instead of UCS-2. This fixes issues with file paths that use 2 wchar_t characters / 4 bytes, also called surrogate pairs. Modified the unit tests to test this case.
2021-12-09 16:42:18 +01:00
..
date.cpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
datetime.cpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
exceptions.cpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
path.cpp Paths on Windows are now correctly converted from UTF-8 to UTF-16 instead of UCS-2. This fixes issues with file paths that use 2 wchar_t characters / 4 bytes, also called surrogate pairs. Modified the unit tests to test this case. 2021-12-09 16:42:18 +01:00
time.cpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
timedelta.cpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
variant.cpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00