Commit Graph

  • 6e86a67007 Remove upgrade flags Paul 2017-09-06 16:30:21 -0500
  • 72b8911507 Merge branch 'develop' into appveyor2017 Paul 2017-09-06 14:26:30 -0700
  • d280cb99c3 Add workaround for msvc 2017 regression ice Paul 2017-09-06 14:26:04 -0700
  • a2e6638f53 Add upgrade to requirments.txt file Paul 2017-09-06 16:23:14 -0500
  • 47f1fa6a25 Doc updates Paul 2017-09-06 11:52:16 -0500
  • 86921a4951 Use APPVEYOR_BUILD_WORKER_IMAGE env to set image Paul 2017-09-05 10:49:21 -0500
  • c48706b455 Set 2017 image Paul 2017-09-04 22:31:20 -0500
  • bb694ffaee Set sphinx version Paul 2017-09-04 22:29:58 -0500
  • b6c4092564 Clean doc output Paul 2017-09-04 22:13:51 -0500
  • 15f3300fbe Set the right version Paul 2017-09-04 21:52:57 -0500
  • adb9bb4ac3 Add msvc 2017 Paul 2017-09-04 21:50:32 -0500
  • 27e03fae51 Merge branch 'cpp17' into develop Paul 2017-09-04 21:40:25 -0500
  • 0631bd9b28 Merge branch 'perf' into develop Paul 2017-09-04 21:40:13 -0500
  • 3ce75ee04c Use pattern matching for is_reference_wrapper Paul 2017-08-14 17:50:24 -0500
  • 56c3b53b3a Use simple declval for can be called Paul 2017-08-14 17:46:39 -0500
  • 999ebbd095 Improve performance when using is_constructible Paul 2017-08-14 17:31:23 -0500
  • 1f3dcf436d Improve performance when using is_constructible Paul 2017-08-14 17:22:26 -0500
  • 5fbb6b0fbf Add gcc 7 Paul 2017-08-13 18:06:59 -0500
  • 11d28dc788 Add support for c++17 Paul 2017-08-13 18:04:21 -0500
  • 6b59f864de Workaround problems on gcc Paul 2017-08-10 15:59:31 -0500
  • 63ea6512a2 Remove unuses pack_transform Paul 2017-08-03 13:03:44 -0500
  • 8bff0cf026 Add tuple_tranform tests Paul 2017-08-03 11:43:31 -0500
  • f3beaf2f3c Fix tests for older gcc Paul 2017-08-03 11:12:05 -0500
  • 74538644b9 Only use two parameters for std::pair Paul 2017-08-03 11:04:48 -0500
  • ea4ffe3e48 Add constexpr test Paul 2017-07-25 16:41:50 -0500
  • a20df6cde8 Fix error returning temporary Paul 2017-07-25 16:41:09 -0500
  • 0cc6f455d4 Use static_cast on gcc as well Paul 2017-07-25 16:34:01 -0500
  • ef2b94d803 Add constexpr tests for tuple_for_each Paul 2017-07-25 14:07:39 -0500
  • 32bed459d1 Add for_each tests Paul 2017-07-25 13:54:24 -0500
  • 350e2ef1e7 Test headers statically Paul 2017-07-21 11:14:24 -0500
  • 768efcb2a8 Fix problem including CTest Paul 2017-07-21 11:11:42 -0500
  • bea46bfbf2 Merge branch 'more-tests' into develop Paul 2017-03-23 13:32:18 -0500
  • 4d78e459d3 Fix readme formatting Paul 2017-03-22 19:53:52 -0500
  • b6bf10f134 Add more tests Paul 2017-03-22 19:46:23 -0500
  • 1ead69a1e7 Update eval link Paul 2017-02-08 19:31:27 -0600
  • a6e74d3892 Improve cross referencing Paul 2017-02-08 17:40:02 -0600
  • d739f325bc Add discussion about partial functions Paul 2017-02-08 10:16:55 -0600
  • df45b2ae7b Merge branch 'infix' into develop Paul 2017-02-05 14:03:19 -0600
  • 6b2ff15a66 Spell paren correctly Paul 2017-02-05 10:38:14 -0600
  • 1463277af1 Add missing paren Paul 2017-02-04 05:08:49 -0600
  • 97d9cb328a Ignore parenthesis warning on gcc Paul 2017-02-04 05:00:03 -0600
  • 919b3613e2 Add note about running the tests using boost build for issue #99 Paul 2017-02-04 04:54:25 -0600
  • 1d0abc7855 Add discussion about operator precedence for issue #103 Paul 2017-02-04 04:28:20 -0600
  • 9df33a4bf6 Merge branch 'implicit' into develop Paul 2017-01-29 18:35:58 -0600
  • 43a9369995 Add semantics for lazy and protect for issue #89 Paul 2017-01-29 18:30:18 -0600
  • 86aee9dc25 Fix shadow warning Paul 2017-01-29 18:17:55 -0600
  • e9862d73e9 Add fixes for gcc 4.6 Paul 2017-01-29 18:14:06 -0600
  • dadf8cbcd3 Add noexcept support for implicit Paul 2017-01-04 17:29:37 -0600
  • 6fa2cf0e57 Use ADL lookup on gcc 4.6 Paul 2017-01-04 17:17:01 -0600
  • d86a838d49 Disable auto check for gcc 4.6 Paul 2017-01-04 15:56:54 -0600
  • f4b4bf8fe7 Prevent auto when using implicit adaptor Paul 2017-01-04 13:08:11 -0600
  • 866a9a8c9b Add workaround for ICE Paul 2016-12-18 19:35:31 -0800
  • 600d32e62c Correct the intrinsic Paul 2016-12-18 18:03:14 -0800
  • 9566ea2559 Add workaround for msvc detecting nothrow thats a reference Paul 2016-12-18 17:57:57 -0800
  • a1b9deaf08 Add more lazy tests Paul 2016-12-18 16:36:28 -0800
  • 0824776f5e Add newline Paul 2016-12-17 20:51:04 -0500
  • b2c8f19738 Noexcept unpack Paul 2016-12-17 20:47:24 -0500
  • 2c74c6513d Noexcept rotate Paul 2016-12-17 20:42:59 -0500
  • 24d0759d26 Noexcept repeat Paul 2016-12-17 20:39:52 -0500
  • d54ed35003 Noexcept for mutable Paul 2016-12-17 20:27:22 -0500
  • c47bfbace3 Noexcept for lift Paul 2016-12-17 20:26:00 -0500
  • 6215feac07 Add noexcept to infix Paul 2016-12-17 20:23:12 -0500
  • 8f5de07d2d Add noexcept to indirect and flip Paul 2016-12-17 20:18:34 -0500
  • 52cebaa64a Add noexcept to compress Paul 2016-12-17 20:13:35 -0500
  • e7fac7e042 Add noexcept to fix Paul 2016-12-17 20:06:34 -0500
  • 00ed6760bb Add noexcept to pipable Paul 2016-12-17 19:56:52 -0500
  • 827cb19045 Add condition Paul 2016-12-17 18:39:03 -0500
  • 730b61e1e7 Add noexcept to partial Paul 2016-12-17 18:38:09 -0500
  • e92247a009 Add noexcept to flow and compose Paul 2016-12-17 18:17:26 -0500
  • c0f9a6cee5 Make decorate noexcept Paul 2016-12-16 19:38:48 -0500
  • 9390fb83a1 Add noexcept to if Paul 2016-12-16 19:21:35 -0500
  • 37ab60efb2 Add tests for noexcept to placeholders Paul 2016-11-26 21:42:05 -0500
  • 2bdbaaf04f Fix problems with noexcept on older compilers Paul 2016-11-26 21:02:27 -0500
  • 74e39dd088 Improve noexcept on msvc Paul 2016-11-24 11:26:39 -0800
  • 2540fc3676 Add noexcept to alias Paul 2016-11-24 14:15:36 -0500
  • e813244b66 Add more tests for pack Paul 2016-11-24 12:34:05 -0500
  • 7e53bfbfe5 Get rid of shadow warning Paul 2016-11-23 11:20:13 -0500
  • bc548d46ef Improve noexcept of capture Paul 2016-11-23 11:10:12 -0500
  • 58edd484d0 Add more conditional tests Paul 2016-11-22 23:53:24 -0500
  • 8fcb289377 Add noexcept for apply_eval Paul 2016-11-22 23:47:21 -0500
  • a10fc1398e Check noexcept for arg Paul 2016-11-22 23:14:38 -0500
  • 927427b1f5 Check for failed expression in tests Paul 2016-11-22 20:13:46 -0500
  • 5a08f918ee Add noexcept to construct Paul 2016-11-21 02:37:54 -0600
  • 4dc223f744 Add noexcept to constructors Paul 2016-11-21 02:30:55 -0600
  • 725c2d233f Add fixes for gcc 4.6 Paul 2016-11-21 02:01:38 -0600
  • 4dd1ee3115 Add noexcept to always function Paul 2016-11-21 01:26:11 -0600
  • 2e79161979 Add noexcept to identity function Paul 2016-11-21 00:58:16 -0600
  • 168c59b4ae Disable noexcept tests through member function pointers for unsupported compilers Paul 2016-11-20 13:44:09 -0600
  • d182413a27 Fix mistake in returns macro Paul 2016-11-20 13:19:30 -0600
  • cf4c3efb01 Add more tests for noexcept Paul 2016-11-20 12:49:50 -0600
  • c69386e08a Update readme Paul 2016-11-20 11:54:08 -0600
  • 9061a343e8 Add a note about noexcept support Paul 2016-11-20 11:53:28 -0600
  • 489701e49c Add update about noexcept for returns Paul 2016-11-20 11:40:52 -0600
  • fbfb4ea261 Dont use decltype on noexcept on msvc Paul 2016-11-19 14:12:23 -0600
  • cc22623567 Deduce noexcept when there is no expression sfinae Paul 2016-11-19 10:45:30 -0600
  • 1ce7a757b1 Add workaround for clang for lifting noexcept Paul 2016-11-19 10:36:55 -0600
  • daa5011c81 Incomplete this for all gcc compilers Paul 2016-11-18 02:45:03 -0600
  • 6cb2e96f30 Make function noexcept friendly Paul 2016-11-18 01:55:18 -0600
  • 0c9dd4946d Dont enable tests by default Paul 2016-11-08 19:10:50 -0600
  • 96910f05db Add target to cmake to build documentation Paul 2016-11-08 19:08:48 -0600