Commit Graph

695 Commits

Author SHA1 Message Date
joaquintides
27dd132780 Merge branch 'develop' 2019-06-13 14:54:30 +02:00
joaquintides
a7ef250b9f avoided VS's spurious preprocessor warning 2019-06-11 17:10:01 +02:00
joaquintides
7508edc5c2 typo 2019-06-11 09:12:42 +02:00
joaquintides
c24b639df1 refined previous workaround 2019-06-10 12:17:49 +02:00
joaquintides
de709d6048 refactored previous workaround 2019-06-10 09:47:51 +02:00
joaquintides
68d3e4b5b2 tried workaround for buggy std::is_function in old version of libc++ 2019-06-09 21:38:42 +02:00
joaquintides
c98519ca41 moved all AppVeyor work from VS2013 image to VS2015 image 2019-06-09 17:56:06 +02:00
joaquintides
e49ae2b4c2 handled volatile/ref-qualified/noexcept memfun key extraction (#24) 2019-06-09 17:32:46 +02:00
joaquintides
f3ed1db062 Merge branch 'develop' 2019-03-03 13:31:46 +01:00
joaquintides
32b7f257c2 reformatted 54302463e5 2019-02-28 18:35:42 +01:00
joaquintides
54302463e5
Merge pull request #22 from stac47/fix_multi_index_deprecated_copy
fixed GCC -Wdeprecated-copy
2019-02-28 18:25:20 +01:00
Laurent Stacul
55fb849c2c Fix gcc -Wdeprecated-copy 2019-02-28 16:02:41 +00:00
joaquintides
6ee20e771a Merge branch 'develop' 2019-02-25 17:21:12 +01:00
joaquintides
bbb915bd34 updated (c) year 2019-02-25 17:18:27 +01:00
joaquintides
8ef40b12df
Merge pull request #21 from MarcelRaad/extra-semi
fixed -Wextra-semi clang warnings
2019-02-25 17:15:26 +01:00
Marcel Raad
1933ca91b7
Fix -Wextra-semi clang warnings
Remove superfluous semicola after function bodies.
2019-02-25 13:40:22 +01:00
joaquintides
b97bf1b88c Merge branch 'develop' 2019-02-20 11:22:29 +01:00
joaquintides
09ea3b91be fixed revised date 2019-02-20 11:21:53 +01:00
joaquintides
9504362e08 updated mentions to unordered associative containers (heads-up from #20) 2019-02-20 11:19:09 +01:00
joaquintides
ff04062460 Merge branch 'develop' 2019-01-08 09:20:47 +01:00
joaquintides
5ecffb12b6 flattened out nested SVG 2019-01-03 09:32:29 +01:00
joaquintides
8dbab1978c made just another attempt at fixing SVG 2019-01-02 19:18:43 +01:00
joaquintides
a611e3c504 made another attempt at CSP-clearing SVG file 2019-01-02 18:32:39 +01:00
joaquintides
abf7c456e1 updated embedded SVG to comply with FF CSP 2019-01-02 13:32:14 +01:00
joaquintides
58f39df261
Update README.md 2019-01-02 10:58:02 +01:00
joaquintides
cd8124a9d6
Update README.md 2019-01-02 10:57:12 +01:00
joaquintides
f2922dd541
Update README.md 2019-01-02 10:56:56 +01:00
joaquintides
6de959eb78 added links to regression tests 2019-01-02 10:47:50 +01:00
joaquintides
454266c22c relinked badges to travis-ci.com 2019-01-02 09:33:44 +01:00
joaquintides
6698843328 avoided self-assign-overloaded Clang warnings 2018-12-31 12:54:27 +01:00
joaquintides
dc1ac9d879 added/trimmed #include's 2018-12-31 10:59:06 +01:00
joaquintides
adbd496248 stylistic 2018-12-31 10:13:37 +01:00
joaquintides
008b1a5ed6 completed previous fix 2018-12-31 10:06:27 +01:00
joaquintides
ac377a6e7d fixed wrong copy construction as emplacement construction 2018-12-31 09:48:09 +01:00
joaquintides
131e3427ae farewelled boost/detail/allocator_utilities.hpp 2018-12-31 01:50:12 +01:00
joaquintides
e45fdaa2ca added missing #include (for stylistic reasons) 2018-12-30 17:57:36 +01:00
joaquintides
1af32b3ad0 s/./, 2018-12-30 16:54:02 +01:00
joaquintides
e38e118acf deleted duplicate definition 2018-12-30 16:46:33 +01:00
joaquintides
255a53240d silenced MSVC patronizing warnings 2018-12-30 16:35:05 +01:00
joaquintides
a199da8fb0 reverted ec129437dc as useless 2018-12-30 16:32:35 +01:00
joaquintides
521b3bee9e expanded Travis toolsets (from smart_ptr's .travis.yml) 2018-12-30 16:14:16 +01:00
joaquintides
c57a6771fd refactored 91f2116711 2018-12-30 14:59:14 +01:00
joaquintides
9acee043bc disabled MSVC 14.0 warning 2018-12-30 12:13:32 +01:00
joaquintides
ec129437dc bypassed MSVC 12.0 bogus errors 2018-12-29 22:42:51 +01:00
joaquintides
8136196a4d expanded AppVeyor toolsets 2018-12-29 22:41:57 +01:00
joaquintides
d9c62ea8ed shut down "unsigned>=0"-type tautological-compare Clang warnings 2018-12-29 21:33:28 +01:00
joaquintides
edf9492ee1 fixed naming bug 2018-12-29 18:23:16 +01:00
joaquintides
26aa66b779 fixed naming bugs 2018-12-29 17:50:31 +01:00
joaquintides
ecad16693f fixed name shadowing bug 2018-12-29 17:50:04 +01:00
joaquintides
f11bacdbbc added Travis and AppVeyor support 2018-12-29 17:33:46 +01:00