Commit Graph

95 Commits

Author SHA1 Message Date
Peter Dimov
ccb8fbb9a1 Merge branch 'master' into develop 2018-12-05 21:32:27 +02:00
Artyom Beilis
3a69c81ccd
Merge pull request #24 from mikekaganski/patch-1
This comparison was always false
2018-08-22 18:23:53 +03: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
Mike Kaganski
99a42208ef This comparisons were always false 2018-05-17 03:37:01 +03:00
Artyom Beilis
07eb6bcbee Merge branch 'develop' 2018-01-20 21:35:23 +02:00
Artyom Beilis
bc9ab436c5 Update changelog 2018-01-20 21:34:40 +02:00
Artyom Beilis
b2307d28f6 Merge branch 'develop' 2018-01-17 21:19:02 +02:00
Artyom Beilis
85d59661c8 Fixed problem with ICU >60.1 2018-01-17 21:17:33 +02:00
Artyom Beilis
048160627b Fix of solaris build 2017-08-11 23:30:41 +03:00
Artyom Beilis
5748a80082 Fixed wired FreeBSD/clang issue on optimized build. Probably compiler workaround 2017-08-11 23:24:07 +03:00
Artyom Beilis
322437a485 Adding dual auto_ptr/unique_ptr support 2017-08-07 13:32:40 +03:00
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
c02e0ef98a Removed unused code 2017-07-22 22:50:26 +03:00
Artyom Beilis
7727a978d5 Added missing header 2017-07-22 22:50:16 +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
Artyom Beilis
8833726803 Closing #12453 2017-07-13 17:25:20 +03:00
Artyom Beilis
ebe5c737f2 Fixed #12572 2017-07-13 17:19:05 +03:00
Artyom Beilis
90dd8146fb Closing #6851 2017-07-13 17:10:39 +03:00
Artyom Beilis
a4cfb4780a Fixed missing throw 2017-07-13 17:05:47 +03:00
Artyom Beilis
c8e6d71512 Merge pull request #16 from Orphis/locks_fix
Fix compilation against Boost Thread v4
2017-07-13 16:40:15 +03:00
Artyom Beilis
d3bb18113b Updated changelog 2017-07-13 16:36:38 +03:00
Artyom Beilis
1bf387d96d Fixed formatting test for ICU >= 56.1 2017-07-13 16:34:27 +03:00
Artyom Beilis
22f8273d3b Fixed Year of week instead of year ICU formatting 2017-07-13 14:34:14 +03:00
Florent Castelli
e1dd7301aa Fix compilation against Boost Thread v4
The modified files use boost::unique_lock and don't include the
proper header. In Boost Thread <4, it would be transitively included
from <boost/thread/mutex.hpp> but no longer with v4 by default.
2017-06-20 14:57:23 +02:00
memem359
21a68c40c7 Fix hidden visibility symbols for mac/clang 2017-06-07 17:23:38 -04:00
Artyom Beilis
7cfa65b2b8 Changelog update 2015-10-31 20:28:52 +02: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
c5ac5b1498 Regenerated documentation 2015-10-18 17:31:48 +03:00
Artyom Beilis
767cce9076 Documentation updates 2015-10-18 17:30:36 +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
7223e8ceb1 Fixed build issue on BSD 2015-10-18 17:18:26 +03:00
Artyom Beilis
ca4a6265a1 Patch by Kohei Takahashi FreeBSD build issue 2015-10-12 14:24:26 +03:00
Artyom Beilis
864be816dc Added detection of xlocale support 2015-10-11 02:09:48 +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
f9e82c04a0 Fixed build issue with bad fwd headers 2015-10-01 18:32:43 +03:00
Artyom Beilis
ea55386441 Small fix related to #11040 2015-09-30 18:42:56 +03:00
Artyom Beilis
eb8cc39bc1 Closing #10017 - sun -> sunday for SunOS 2015-09-30 18:37:49 +03:00
Artyom Beilis
a4e5585ff4 Fixed #11163 bug in generator::set_default_messages_domain 2015-09-30 18:27:27 +03:00
Artyom Beilis
99f90967e8 Fix compilation issues closing #11673 2015-09-30 18:11:28 +03:00
Artyom Beilis
b7fcbdc2de POSIX backed support on FreeBSD 2015-09-30 17:56:37 +03:00
Artyom Beilis
6231333cc4 remove unused typedefs 2015-09-30 17:55:41 +03:00
Artyom Beilis
bd3160f370 - Fixed testing with more up-to-date ICU version
- Workaround of libc++ issues
2015-09-30 17:51:29 +03:00
Artyom Beilis
6fac3c7883 Fix test crash and test in general 2015-09-30 17:48:35 +03:00
Peter Dimov
26482aa844 Merge branch 'develop' 2015-01-25 21:29:45 +02:00
Peter Dimov
3a79bd1950 Merge pull request #3 from danieljames/metadata
Create metadata file.
2015-01-25 20:33:14 +02:00
Mikhail Gusarov
9d1bd40af5 Fix Boost.Locale compilation under gcc < 2.3.4 2014-10-24 18:22:42 +02:00
Daniel James
65353266ae Add metadata file. 2014-08-18 15:00:39 +01:00
Daniel James
26c444b425 Create merge base for git. 2014-04-06 14:11:49 +01:00
Artyom Beilis
eb14e99e18 Lineup with trunk
[SVN r82266]
2012-12-29 14:18:45 +00:00