Commit Graph

27 Commits

Author SHA1 Message Date
joaquintides
40cd7e3714 refined previous commit 2019-09-03 14:38:29 +02:00
joaquintides
e6fa69fa25 added workarounds for Dinkumware stdlib as per issue #16 2019-09-03 10:39:46 +02:00
joaquintides
0e60b6d60c refined version checking after tests from Agustín Bergé 2019-05-20 18:46:35 +02:00
joaquintides
eac88e1211 narrowed workaround to check if VS2019 has fixed bug 2019-05-20 12:14:34 +02:00
joaquintides
1a2f7eb419 stylistic 2019-05-20 12:02:39 +02:00
joaquintides
11988830bc omitted crashing test for a specific, buggy version of VS2019 2019-05-15 12:13:07 +02:00
joaquintides
2698edb21e added workaround for legacy libstdc++-v3 bug 2019-05-08 11:48:19 +02:00
joaquintides
d13e8ba7ba addressed issue #11 and sprinkled some more checks 2019-02-06 12:18:52 +01:00
joaquintides
8c02e82dbc shut logical-op-parentheses warning down 2018-12-22 22:42:21 +01:00
joaquintides
5af64d5ec2 bypassed tests for old versions of libstdc++-v3 2018-12-22 12:54:23 +01:00
joaquintides
6887dbfb32 backed down c6e1d529f9 2018-12-20 15:48:28 +01:00
joaquintides
b58467114c fixed test conditions 2018-12-20 13:13:40 +01:00
joaquintides
c6e1d529f9 bumped BOOST_MSVC check on some BOOST_WORKAROUNDs 2018-12-19 19:06:35 +01:00
joaquintides
fd294c2abf refactored allocator handling, fixed bug with type_info_map::cache (see rebuild_cache) 2018-12-19 16:15:27 +01:00
joaquintides
f156d4f859 cleaned up Oct 18-20 backporting effort 2017-10-21 12:13:38 +02:00
joaquintides
c32a9da7d1 stylistic 2017-10-18 22:59:48 +02:00
joaquintides
f35e7f8c73 suppressed unused var warning 2017-10-18 13:47:34 +02:00
joaquintides
62c9beed4e omitted throwing copy construction/assignment test for libstdc++-v3<4.9.0 2017-09-06 10:03:38 +02:00
joaquintides
2115982ea2 omitted allocator transfer test for libstdc++-v3<4.9.0 2017-09-02 12:11:13 +02:00
joaquintides
5cd6d16e13 new attempt at avoiding not-universally-supported std::unordered_map::unordered_map(const allocator_type&) and similar ctors 2017-08-29 23:45:57 +02:00
joaquintides
fd00882493 omitted test when https://connect.microsoft.com/VisualStudio/feedback/details/3136309 2017-06-22 00:29:46 +02:00
joaquintides
906772985f stylistic 2017-06-21 10:40:12 +02:00
joaquintides
f5ebdb5d8d s/string/vector in test to cope with old libstdc++ versions 2017-06-20 00:04:40 +02:00
joaquintides
67360f450f implemented proper allocator construct/destroy support 2017-06-19 20:41:43 +02:00
joaquintides
31e66e471c masked VS2015 problem with allocator propagation 2017-01-28 12:27:04 +01:00
joaquintides
1a9df97b6d temporarily disabled problematic test case 2017-01-11 09:50:08 +01:00
joaquintides
9e5f11d733 initial commit 2016-11-06 11:17:58 +01:00