Commit Graph

18 Commits

Author SHA1 Message Date
Peter Dimov
ccb8fbb9a1 Merge branch 'master' into develop 2018-12-05 21:32:27 +02:00
Artyom Beilis
31c9469555
Merge pull request #15 from memem359/fix-visibility-clang
Fix hidden visibility symbols for mac/clang
2018-08-22 09:48:56 +03:00
Artyom Beilis
b2307d28f6 Merge branch 'develop' 2018-01-17 21:19:02 +02:00
Artyom Beilis
322437a485 Adding dual auto_ptr/unique_ptr support 2017-08-07 13:32:40 +03:00
Artyom Beilis
1f07ffa152 Merge pull request #4 from dottedmag/master
Fix Boost.Locale compilation under gcc < 2.3.4
2017-07-13 17:45:02 +03:00
memem359
21a68c40c7 Fix hidden visibility symbols for mac/clang 2017-06-07 17:23:38 -04:00
Artyom Beilis
2026224bfb Fixed code behavior for correct late MSVC versions 2015-10-19 10:36:51 +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
6231333cc4 remove unused typedefs 2015-09-30 17:55:41 +03:00
Mikhail Gusarov
9d1bd40af5 Fix Boost.Locale compilation under gcc < 2.3.4 2014-10-24 18:22:42 +02:00
Artyom Beilis
eb14e99e18 Lineup with trunk
[SVN r82266]
2012-12-29 14:18:45 +00:00
Artyom Beilis
ef9d900a5a Lineup with Boost.Trunk
Fixes:

- Fixed compilation with requirement of boost_system
- Fixed some problems with STLPort builds


[SVN r78560]
2012-05-23 17:39:25 +00:00
Artyom Beilis
7a25ff527e Lineup with trunk
[SVN r78306]
2012-05-02 13:49:25 +00:00
Artyom Beilis
e25401af16 Fixed some code the confused the doxygen
[SVN r73648]
2011-08-11 11:06:23 +00:00
Artyom Beilis
4acf3e5512 Fixing an issue with incorrect use of templated member functions
[SVN r73481]
2011-08-01 19:29:17 +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
4c30e01d23 First Version of Boost.Locale integrated into SVN trunk
[SVN r73017]
2011-07-12 13:57:36 +00:00