Commit Graph

7 Commits

Author SHA1 Message Date
Artyom Beilis
7aa1bfbc17 Added workaround for failing MSVC tests due to 932 codepage codecvt issue 2017-08-05 22:14:01 +03:00
Artyom Beilis
ff3fe57f08 Removed deprecated BOOST_HAS_CHAR16/32_T macro and replaced with
BOOST_LOCALE_ENABLE_CHAR16_T/BOOST_LOCALE_ENABLE_CHAR32_T
2015-10-18 18:36:39 +03:00
Artyom Beilis
1a3dd9145e Merged changesets 75594,75601 from trunk, incorrect used of
MultiByteToWide in detection of invalid sequences.


[SVN r76302]
2012-01-04 10:58:35 +00:00
Artyom Beilis
d72a33a65b Merged chagneset 74174 from trunk
[SVN r74199]
2011-09-03 11:39:15 +00:00
Artyom Beilis
48ff4519b8 - Updates according to library requirements
- cleanup of inspect warnings
  - various requiremets like libraries.htm and maintainers.txt


[SVN r73786]
2011-08-15 19:04:34 +00:00
Artyom Beilis
194a35dd4f - Fixed correct error report in case Windows codepage is not
supported
- Updated tests to skip situations where particular code pages
  may not be supported in Windows


[SVN r73170]
2011-07-17 11:04:57 +00:00
Artyom Beilis
4c30e01d23 First Version of Boost.Locale integrated into SVN trunk
[SVN r73017]
2011-07-12 13:57:36 +00:00