Commit Graph

12 Commits

Author SHA1 Message Date
Mike Kaganski
99a42208ef This comparisons were always false 2018-05-17 03:37:01 +03:00
Artyom Beilis
322437a485 Adding dual auto_ptr/unique_ptr support 2017-08-07 13:32:40 +03:00
Artyom Beilis
ebe5c737f2 Fixed #12572 2017-07-13 17:19:05 +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
9679230cf3 - Implemented generic codecvt
- added header only utf8 facet implementation
- moved internal codecvt to use new version
- performance improvements in internal codecvt facets
2015-10-18 17:22:26 +03:00
Artyom Beilis
c347cae4ea Fixes for FreeBSD 10.2 and above with changes in __iconv API 2015-10-11 02:09:19 +03:00
Artyom Beilis
eb8cc39bc1 Closing #10017 - sun -> sunday for SunOS 2015-09-30 18:37:49 +03:00
Artyom Beilis
b7fcbdc2de POSIX backed support on FreeBSD 2015-09-30 17:56:37 +03:00
Artyom Beilis
eb14e99e18 Lineup with trunk
[SVN r82266]
2012-12-29 14:18:45 +00:00
Artyom Beilis
d3a7d0a0fa utf_to_utf is now inline and implemented in headers
[SVN r73469]
2011-08-01 08:04:27 +00:00
Artyom Beilis
c64f3fd376 Attempt to fix iconv - lets rename the name of the function
that calls iconv library


[SVN r73382]
2011-07-26 18:39:40 +00:00
Artyom Beilis
4c30e01d23 First Version of Boost.Locale integrated into SVN trunk
[SVN r73017]
2011-07-12 13:57:36 +00:00