Commit Graph

  • 5e6e39a306 Workarounds for MSVC 12 and 14. Kohei Takahashi 2016-08-14 02:05:59 +0900
  • ba07c70c47 Fix wrong include within test. Kohei Takahashi 2016-08-13 11:27:15 +0900
  • 9e598b8279 Merge pull request #35 from boostorg/revert-34-variadics Kohei Takahashi 2016-08-10 21:09:52 +0900
  • 0e350c7006 Revert "C++11 variadics" Kohei Takahashi 2016-08-10 21:09:33 +0900
  • 31fa037551 Merge pull request #34 from boostorg/variadics Joel de Guzman 2016-08-10 06:08:17 +0800
  • 8bb1bdbb90 Merge branch 'develop' into variadics Kohei Takahashi 2016-08-10 01:24:33 +0900
  • d85b8323e8 Update ChangeLog Kohei Takahashi 2016-08-10 01:07:07 +0900
  • 0d3abcc997 regen Kohei Takahashi 2016-08-10 00:52:27 +0900
  • 325604c3f0 Remove unused files. Kohei Takahashi 2016-08-10 00:48:21 +0900
  • 6bad45bf93 Merge pull request #33 from boostorg/config-unordered Kohei Takahashi 2016-07-25 11:37:16 +0900
  • 185c5ee240 Merge branch 'develop' into config-unordered Kohei Takahashi 2016-07-25 10:31:00 +0900
  • 96cca86329 Merge pull request #18 from MarcelRaad/patch-2 Kohei Takahashi 2016-07-25 10:23:31 +0900
  • b82906369e Detect container availability independently. Kohei Takahashi 2016-07-23 17:55:29 +0900
  • 7c699c56e9 Don't undefine Boost.Config's feature macro. Kohei Takahashi 2016-07-23 17:46:28 +0900
  • a11636fd41 Fix documents and tests about include header. Kohei Takahashi 2016-07-23 17:04:48 +0900
  • 0b6488cc30 Merge pull request #32 from Flast/variadics/expr-macros Kohei Takahashi 2016-06-12 16:13:18 +0900
  • cdc0453f59 variadics: More use of variadic expression macros. Kohei Takahashi 2016-06-12 16:01:46 +0900
  • 8c0cde1a53 variadics: use variadic expression macros Kohei Takahashi 2016-06-12 15:48:02 +0900
  • 65082da2d7 variadics: boilerplate macros Kohei Takahashi 2016-06-12 15:16:16 +0900
  • 3687e0baba Merge pull request #31 from Flast/feature/variadics/scope Kohei Takahashi 2016-05-24 08:16:51 +0900
  • 5545668e3c Fixes erroneous doc for switch_ statement. Kohei Takahashi 2016-05-11 00:30:57 +0900
  • 6f1d9a3a1b Merge pull request #30 from Flast/feature/variadics/bind Kohei Takahashi 2016-05-09 20:03:43 +0900
  • c81603bf05 Remove unused files. (#28) Kohei Takahashi 2016-05-06 10:01:32 +0900
  • 982fa4dada Merge pull request #29 from Flast/prepare/variadics Joel de Guzman 2016-05-04 04:58:49 +0800
  • 8f3e17de0b variadics: scope component Kohei Takahashi 2016-05-04 01:48:29 +0900
  • 9d7948c854 variadics: bind component. Kohei Takahashi 2016-05-02 15:00:15 +0900
  • b8b22e05d6 Prepare for variadic scope. Kohei Takahashi 2016-05-03 23:23:13 +0900
  • 9ee0bbd7c6 Prepare for variadic function. Kohei Takahashi 2016-05-03 20:35:24 +0900
  • 342078eb0b Prepare for variadic operator. Kohei Takahashi 2016-05-02 21:44:13 +0900
  • 2691cc82bf Prepare for variadic object. Kohei Takahashi 2016-05-01 23:33:22 +0900
  • 77163647c5 Prepare for variadic bind. Kohei Takahashi 2016-05-02 15:09:42 +0900
  • 0442dde80d Merge pull request #27 from Flast/feature/variadics/expression Joel de Guzman 2016-05-02 04:05:36 +0800
  • 89ca197738 C++11 variadics based core/expression. Kohei Takahashi 2016-04-30 16:38:06 +0900
  • 13e73912e7 Merge pull request #25 from Flast/variadics/core/phx2_result Joel de Guzman 2016-04-26 19:04:04 +0800
  • debd11a02e Merge upstream branch 'variadics' into variadics/core/phx2_result Kohei Takahashi 2016-02-24 21:27:14 +0900
  • 1213bec924 Merge pull request #26 from Flast/variadics/core/function_eval Joel de Guzman 2016-02-23 23:11:00 +0800
  • daa27b0990 Update limits Kohei Takahashi 2016-02-23 23:21:02 +0900
  • 5ae0f24da5 Fix wrong output path. Kohei Takahashi 2016-02-23 09:53:51 +0900
  • 7631ae4160 Implement variadic based phx2_result. Kohei Takahashi 2015-04-11 10:14:10 +0900
  • 5747ca98cb Merge pull request #24 from Flast/variadics/core/function_equal Joel de Guzman 2016-02-22 15:49:59 +0800
  • f995ffbf47 C++11 variadic templates based function_eval. Kohei Takahashi 2015-04-11 04:34:52 +0900
  • 8b70085713 Merge pull request #23 from Flast/variadics/core/call Joel de Guzman 2016-02-22 03:41:22 +0800
  • 268b6ada64 Merge pull request #22 from Flast/restore-copyright-notice Joel de Guzman 2016-02-22 03:41:05 +0800
  • 661ae3a3fb Implement C++11 variadic templates based function_equal. Kohei Takahashi 2015-04-06 18:01:57 +0900
  • db7f193ca9 Restore copyright notice. Kohei Takahashi 2016-02-21 23:17:25 +0900
  • ff3aca9645 Merge pull request #20 from Flast/fix-accidentally-dropped Joel de Guzman 2016-02-21 21:37:38 +0800
  • aaad20ca15 Merge pull request #21 from Flast/variadics/core/actor Joel de Guzman 2016-02-21 21:37:00 +0800
  • a9a5b4160f Implement variadic templates based call. Kohei Takahashi 2015-04-05 23:35:34 +0900
  • b5cd167594 Move feature describing macros into limit.hpp. Kohei Takahashi 2015-04-11 11:28:34 +0900
  • b23a685dcf Implement assign. Kohei Takahashi 2015-04-05 15:38:23 +0900
  • 198ac0e53c Implement C++11 variadic templates based actor. Kohei Takahashi 2015-04-04 03:49:51 +0900
  • be853398ed Merge pull request #19 from Flast/prepare-variadics Joel de Guzman 2016-02-21 06:57:42 +0800
  • 3fe8df25ab Fix accidentally dropped changes. Kohei Takahashi 2016-02-21 01:06:19 +0900
  • 10ce4c4636 Move cpp03 impl into cpp03 directory. Kohei Takahashi 2016-02-20 14:51:02 +0900
  • 79ff7fe634 Split inlined implementations into its own header. Kohei Takahashi 2016-02-20 10:56:27 +0900
  • 302dfdc395 Import fusion's index_sequence. Kohei Takahashi 2016-02-19 19:06:19 +0900
  • 0a44e4a6ca Move cpp03 impl into its directory. Kohei Takahashi 2016-02-19 18:25:58 +0900
  • 4de1bbd896 Fix compilation for MSVC 10 Marcel Raad 2015-10-14 19:51:17 +0200
  • 6727a26607 Merge branch 'develop' Joel de Guzman 2015-09-28 06:35:58 +0800
  • 26036f2e2a Merge pull request #17 from boostorg/feature/disable_some_tests Joel de Guzman 2015-04-30 22:18:58 +0800
  • f7726e1d22 Suspend tests on features not currently available. John Fletcher 2015-04-29 14:12:21 +0100
  • 1a5348e5e4 Fix TRAC 11226 by partially reverting b959ed0c33ef28ec978689a8b1235661fcde93fe; add a unit test for the observed issue. Joel de Guzman 2015-04-23 14:38:22 +0800
  • f63e401ea5 Merge pull request #16 from jefftrull/bugfix/TRAC-11226 Joel de Guzman 2015-04-23 12:51:52 +0800
  • bb4262059c Fix TRAC 11226 by partially reverting b959ed0c33ef28ec978689a8b1235661fcde93fe; add a unit test for the observed issue. Jeff Trull 2015-04-22 21:02:01 -0700
  • 24443595c2 Merge branch 'master' into develop Joel de Guzman 2015-04-23 09:53:32 +0800
  • bfcda9c8f7 Add include of boost/config before checking for MSVC John Fletcher 2015-04-16 12:37:10 +0100
  • cb697f0c91 Test of workaround for MSVC 12 and 14 John Fletcher 2015-04-14 17:19:29 +0100
  • ed8a79893e Revise tests again John Fletcher 2015-04-13 22:54:33 +0100
  • a8b49ccf5c lambda_tests1b2r.cpp Change test again John Fletcher 2015-04-13 17:51:20 +0100
  • d22df82be6 Changes tests again John Fletcher 2015-04-11 00:16:27 +0100
  • 39788ec2d7 Update tests for MSVC 12 and 14 John Fletcher 2015-04-09 12:44:09 +0100
  • 7369920a5e function/lazy_smart.hpp remove tab John Fletcher 2015-04-06 11:43:42 +0100
  • 8b54377ce2 test/Jamfile run for_test2 John Fletcher 2015-04-06 10:48:55 +0100
  • abd29767a7 for_test2.cpp remove tab John Fletcher 2015-04-06 10:48:04 +0100
  • 53c7a87244 Change deprecated range_result_iterator to range_iterator John Fletcher 2015-04-04 11:40:35 +0100
  • 4444860167 Extend type results to 7 parameters John Fletcher 2015-04-03 18:42:19 +0100
  • e1803682d7 Add to copyright John Fletcher 2015-04-03 18:41:18 +0100
  • bdfd6992cd Reduce scope of test to just the limits. Previous version exhausts resources. John Fletcher 2015-04-02 19:30:39 +0100
  • 401fb9bc88 Reduce scope of test to just the limits. Previous version exhausts resources. John Fletcher 2015-04-02 19:30:39 +0100
  • a1c78f1f15 test/Jamfile Run lazy_thunk_tests John Fletcher 2015-04-02 19:21:33 +0100
  • a57bb49e78 function/lazy_thunk_tests.cpp New test John Fletcher 2015-04-02 19:19:22 +0100
  • 061e412392 test/Jamfile run lazy_ptr_tests John Fletcher 2015-04-02 19:05:20 +0100
  • 61ccbfe6bf lazy_ptr_tests New test John Fletcher 2015-04-02 19:05:02 +0100
  • 2da4942b36 function/lazy_prelude.hpp Add thunk codes. John Fletcher 2015-04-02 17:29:03 +0100
  • 4368d998fb function/lazy_prelude.hpp Add ptr_to_fun codes. John Fletcher 2015-04-02 17:24:39 +0100
  • cd924ce0c4 function/lazy_signature.hpp Add more signatures for ptr_to_fun and thunk codes. John Fletcher 2015-04-02 17:24:11 +0100
  • 9fd86bb8ce function/lazy_operator.hpp Add MonomorphicWrapper0 code. John Fletcher 2015-04-02 17:23:43 +0100
  • 25962437ce function/lazy_prelude.hpp Update documentation John Fletcher 2015-04-02 17:10:00 +0100
  • 7578505665 Change F to FF and L to LL in MapH result John Fletcher 2015-04-02 09:42:35 +0100
  • 3359a15a17 Change L to LL in inner templates in CatHelp0 gor gcc 4.2.1 John Fletcher 2015-04-02 09:37:56 +0100
  • e86d610bf7 Add phx:: to bind to resolve ambiguity. John Fletcher 2015-03-28 22:55:15 +0000
  • d6b54467d7 Extend test to cover BOOST_PHOENIX_ADAPT_FUNCTION John Fletcher 2015-03-28 21:03:33 +0000
  • 3d2f30443e patch for BOOST_PHOENIX_ADAPT_FUNCTION John Fletcher 2015-03-28 21:00:39 +0000
  • 11467c8395 Extend test to cover BOOST_PHOENIX_ADAPT_FUNCTION John Fletcher 2015-03-28 21:03:33 +0000
  • def57bd32a patch for BOOST_PHOENIX_ADAPT_FUNCTION John Fletcher 2015-03-28 21:00:39 +0000
  • b01c7f330f remove namespace boost::phoenix John Fletcher 2015-03-28 20:43:02 +0000
  • 239191ef09 remove namespace boost::phoenix John Fletcher 2015-03-28 20:43:02 +0000
  • 6c9a3e9d64 bind_dm_test.cpp Update test condition for gcc 4.7.3 case John Fletcher 2015-03-28 10:57:10 +0000
  • 090f070e7f Permit backward hash to avoid clang problem finding backward header. John Fletcher 2015-03-28 11:26:23 +0000
  • 4b263cfb90 bind_dm_test.cpp Update test condition for gcc 4.7.3 case John Fletcher 2015-03-28 10:57:10 +0000