2
0
mirror of https://github.com/boostorg/hof.git synced 2026-01-23 17:42:40 +00:00
Commit Graph

1145 Commits

Author SHA1 Message Date
Paul
5881087462 Enable constexpr tests on msvc 2017-09-07 18:39:39 -05:00
Paul
a783cc1138 Fix return type 2017-09-07 03:10:09 +00:00
Paul
0306044ece Merge branch 'appveyor2017' of github.com:pfultz2/Fit into appveyor2017 2017-09-06 22:06:19 -05:00
Paul
6f873a7363 Merge branch 'develop' into appveyor2017 2017-09-06 22:06:00 -05:00
Paul
868c082cfa Merge branch 'develop' of github.com:pfultz2/Fit into develop 2017-09-06 22:05:16 -05:00
Paul
72b8911507 Merge branch 'develop' into appveyor2017 2017-09-06 14:26:30 -07:00
Paul
d280cb99c3 Add workaround for msvc 2017 regression ice 2017-09-06 14:26:04 -07:00
Paul
86921a4951 Use APPVEYOR_BUILD_WORKER_IMAGE env to set image 2017-09-05 10:49:21 -05:00
Paul
c48706b455 Set 2017 image 2017-09-04 22:31:20 -05:00
Paul
b6c4092564 Clean doc output 2017-09-04 22:13:51 -05:00
Paul
15f3300fbe Set the right version 2017-09-04 21:52:57 -05:00
Paul
adb9bb4ac3 Add msvc 2017 2017-09-04 21:50:32 -05:00
Paul
27e03fae51 Merge branch 'cpp17' into develop 2017-09-04 21:40:25 -05:00
Paul
0631bd9b28 Merge branch 'perf' into develop 2017-09-04 21:40:13 -05:00
Paul
3ce75ee04c Use pattern matching for is_reference_wrapper 2017-08-14 17:50:24 -05:00
Paul
56c3b53b3a Use simple declval for can be called 2017-08-14 17:46:39 -05:00
Paul
999ebbd095 Improve performance when using is_constructible 2017-08-14 17:31:23 -05:00
Paul
1f3dcf436d Improve performance when using is_constructible 2017-08-14 17:22:26 -05:00
Paul
5fbb6b0fbf Add gcc 7 2017-08-13 18:06:59 -05:00
Paul
11d28dc788 Add support for c++17 2017-08-13 18:04:21 -05:00
Paul
350e2ef1e7 Test headers statically 2017-07-21 11:14:24 -05:00
Paul
768efcb2a8 Fix problem including CTest 2017-07-21 11:11:42 -05:00
Paul
bea46bfbf2 Merge branch 'more-tests' into develop 2017-03-23 13:32:18 -05:00
Paul
4d78e459d3 Fix readme formatting 2017-03-22 19:53:52 -05:00
Paul
b6bf10f134 Add more tests 2017-03-22 19:46:23 -05:00
Paul
1ead69a1e7 Update eval link 2017-02-08 19:31:27 -06:00
Paul
a6e74d3892 Improve cross referencing 2017-02-08 17:40:02 -06:00
Paul
d739f325bc Add discussion about partial functions 2017-02-08 10:16:55 -06:00
Paul
df45b2ae7b Merge branch 'infix' into develop 2017-02-05 14:03:19 -06:00
Paul
6b2ff15a66 Spell paren correctly 2017-02-05 10:38:14 -06:00
Paul
1463277af1 Add missing paren 2017-02-04 05:08:49 -06:00
Paul
97d9cb328a Ignore parenthesis warning on gcc 2017-02-04 05:00:03 -06:00
Paul
919b3613e2 Add note about running the tests using boost build for issue #99 2017-02-04 04:54:25 -06:00
Paul
1d0abc7855 Add discussion about operator precedence for issue #103 2017-02-04 04:28:20 -06:00
Paul
9df33a4bf6 Merge branch 'implicit' into develop 2017-01-29 18:35:58 -06:00
Paul
43a9369995 Add semantics for lazy and protect for issue #89 2017-01-29 18:30:18 -06:00
Paul
86aee9dc25 Fix shadow warning 2017-01-29 18:17:55 -06:00
Paul
e9862d73e9 Add fixes for gcc 4.6 2017-01-29 18:14:06 -06:00
Paul
dadf8cbcd3 Add noexcept support for implicit 2017-01-04 17:29:37 -06:00
Paul
6fa2cf0e57 Use ADL lookup on gcc 4.6 2017-01-04 17:17:01 -06:00
Paul
d86a838d49 Disable auto check for gcc 4.6 2017-01-04 15:56:54 -06:00
Paul
f4b4bf8fe7 Prevent auto when using implicit adaptor 2017-01-04 13:08:11 -06:00
Paul
866a9a8c9b Add workaround for ICE 2016-12-18 19:35:31 -08:00
Paul
600d32e62c Correct the intrinsic 2016-12-18 18:03:14 -08:00
Paul
9566ea2559 Add workaround for msvc detecting nothrow thats a reference 2016-12-18 17:57:57 -08:00
Paul
a1b9deaf08 Add more lazy tests 2016-12-18 16:36:28 -08:00
Paul
0824776f5e Add newline 2016-12-17 20:51:04 -05:00
Paul
b2c8f19738 Noexcept unpack 2016-12-17 20:47:24 -05:00
Paul
2c74c6513d Noexcept rotate 2016-12-17 20:42:59 -05:00
Paul
24d0759d26 Noexcept repeat 2016-12-17 20:39:52 -05:00