Commit Graph

  • 8904bcefaf Test for solution of problem with using namespace boost::phoenix John Fletcher 2015-03-27 22:55:47 +0000
  • 30c32f24a5 Fix for bug with BOOST_PHOENIX_ADAPT_FUNCTION_NULLARY with using namespace boost::phoenix John Fletcher 2015-03-27 22:51:02 +0000
  • dc39c2ffd1 Test for solution of problem with using namespace boost::phoenix John Fletcher 2015-03-27 22:55:47 +0000
  • 5ad4d740d4 Fix for bug with BOOST_PHOENIX_ADAPT_FUNCTION_NULLARY with using namespace boost::phoenix John Fletcher 2015-03-27 22:51:02 +0000
  • 692a66520a doc/html/index.hmtl Updated John Fletcher 2015-03-27 22:22:03 +0000
  • 16d77b5b7e Merge pull request #14 from Flast/feature/issue5604 Joel de Guzman 2015-03-27 16:53:23 +0800
  • ba277637bd Merge pull request #13 from Flast/feature/issue5604 Joel de Guzman 2015-03-27 16:36:22 +0800
  • 401968b762 Re-generate preprocessed files. Kohei Takahashi 2015-03-27 12:32:33 +0900
  • dfba3fdc66 Update documentation for extended catch statement. Kohei Takahashi 2015-03-27 11:08:34 +0900
  • aa5f14e360 Merge remote-tracking branch 'origin/develop' into feature/issue5604 Kohei Takahashi 2015-03-27 11:06:29 +0900
  • 9eafb24272 Merge pull request #12 from Flast/patch-4 Joel de Guzman 2015-03-26 08:55:41 +0800
  • 7a7b212d06 Merge pull request #11 from Flast/patch-3 Joel de Guzman 2015-03-26 08:55:27 +0800
  • f5f7c39f6f lambda_tests1b2r Change test John Fletcher 2015-03-25 22:05:37 +0000
  • 0d42ef3594 lambda_tests1b1r.cpp Change test for MSVC >= 11 John Fletcher 2015-03-25 21:58:18 +0000
  • 819f155104 ChangeLog Updated to reflect patches to release 3.2.0 John Fletcher 2015-03-25 19:52:52 +0000
  • 5c8bbc9308 Add more tests for exceptions. Kohei Takahashi 2015-03-25 19:34:12 +0900
  • da73083e27 Suppress unused parameter warnings. Kohei Takahashi 2015-03-25 18:49:35 +0900
  • 6421bcb302 Fix extra ';' warning. Kohei Takahashi 2015-03-24 17:27:45 +0900
  • 1def65b0f5 Suppress unused parameter warnings. Kohei Takahashi 2015-03-25 18:49:35 +0900
  • 13e1512741 Suppress unused local typedef warning in let. Kohei Takahashi 2015-03-24 16:58:51 +0900
  • 7650588a44 Change pow to std::pow John Fletcher 2015-03-24 21:51:06 +0000
  • fbfc52f43f Change pow to std::pow John Fletcher 2015-03-24 21:51:06 +0000
  • 90dbf35930 doc/html/index.html Rerun docs John Fletcher 2015-03-24 21:40:24 +0000
  • 37041710d8 Reverse merging of old aa* test files. John Fletcher 2015-03-24 21:35:52 +0000
  • 8fc794726b Merge branch 'release-3.2.0' John Fletcher 2015-03-24 21:33:50 +0000
  • 6eb5f5985f Changes from release 3.2.0 John Fletcher 2015-03-24 21:33:13 +0000
  • d79dd21367 function/lazy_prelude.hpp Rename at to at_ John Fletcher 2015-03-24 21:23:52 +0000
  • 94dabe19c0 lazy_list3_tests.cpp Rename at to at_ John Fletcher 2015-03-23 16:09:04 +0000
  • 226c5aaf47 Implement #5604: accessible to thrown object. Kohei Takahashi 2015-03-25 01:27:00 +0900
  • 036f1f3e6f Merge pull request #10 from Flast/patch-2 Joel de Guzman 2015-03-24 16:48:48 +0800
  • 2c44144df6 Merge pull request #9 from Flast/patch-1 Joel de Guzman 2015-03-24 16:48:36 +0800
  • 761215549a Fix extra ';' warning. Kohei Takahashi 2015-03-24 17:27:45 +0900
  • ee518af22f Suppress unused local typedef warning in let. Kohei Takahashi 2015-03-24 16:58:51 +0900
  • 7ac04ffb22 ChangeLog Added note about renaming of 'at' to be 'at_' John Fletcher 2015-03-23 16:13:41 +0000
  • 58f2a814b2 function/lazy_prelude.hpp Rename at to at_ because of name clash. John Fletcher 2015-03-23 16:09:32 +0000
  • 75930b848e lazy_list3_tests.cpp Rename at to at_ John Fletcher 2015-03-23 16:09:04 +0000
  • ed9936e7b7 ChangeLog add note of lazy_scan_tests John Fletcher 2015-03-23 14:34:52 +0000
  • e5cbd1f78f test/Jamfile add new test lazy_scan_tests John Fletcher 2015-03-23 14:34:35 +0000
  • 4e5df28780 function/lazy_scan_tests.cpp Correct error John Fletcher 2015-03-23 14:34:16 +0000
  • ecbbe4bc73 function/lazy_scan_tests.cpp New test John Fletcher 2015-03-23 14:31:14 +0000
  • 8aaf426be0 ChangeLog Add new test lazy_fold_tests John Fletcher 2015-03-23 12:50:44 +0000
  • f75b1a25a1 test/Jamfile add new test lazy_fold_tests John Fletcher 2015-03-23 12:48:27 +0000
  • 388e1099d9 lazy_fold_tests.cpp Change some comments. John Fletcher 2015-03-23 12:48:09 +0000
  • eed30439c4 lazy_fold_tests.cpp New test John Fletcher 2015-03-23 12:45:40 +0000
  • 5919552283 bug4853 - take out test for gcc 4.5. John Fletcher 2015-03-23 09:52:07 +0000
  • e04b6f0e0a querying_find and querying_find2 revise tests John Fletcher 2015-03-23 09:33:09 +0000
  • 38836d4ee6 ChangeLog add note of new test lazy_compose_tests John Fletcher 2015-03-22 23:16:44 +0000
  • b417428500 test/Jamfile Add lazy_compose_tests John Fletcher 2015-03-22 23:15:21 +0000
  • affc175891 function/lazy_compose_tests.cpp New test John Fletcher 2015-03-22 23:14:13 +0000
  • 825c91e5c4 ChangeLog document changes to test and modified lazy functionality. John Fletcher 2015-03-22 23:04:20 +0000
  • 4a329534fb lazy_reuse.hpp Add reuser4 John Fletcher 2015-03-22 22:59:30 +0000
  • 69a75cbd95 lazy_prelude.hpp Complete the upgrade. John Fletcher 2015-03-22 22:59:12 +0000
  • 719765edc9 lazy_prelude.hpp Update to new standard and add new functions. John Fletcher 2015-03-22 22:51:30 +0000
  • 59db2f159a function/lazy_signature.hpp lazy_smart.hpp New files John Fletcher 2015-03-22 22:33:52 +0000
  • 04379f085a function/lazy_operator.hpp Updated to new policies John Fletcher 2015-03-22 22:26:36 +0000
  • 76a0858fcd querying_find2.cpp Add testf for Dinkumware std library John Fletcher 2015-03-22 19:05:34 +0000
  • 2e7432708b querying_find2.cpp Run HASH test first if available. John Fletcher 2015-03-22 18:39:56 +0000
  • c7c970cf03 ChangeLog Note on support for return type retrieval from boost::phoenix::function objects. John Fletcher 2015-03-21 18:23:22 +0000
  • a28ece0785 function/function.hpp Amend copyright. John Fletcher 2015-03-21 18:19:08 +0000
  • 9b8d79e5b0 function/function.hpp Add result overloads to fix return problem for 1 to 4 arguments. John Fletcher 2015-03-21 10:24:37 +0000
  • 627d6a4c86 Fix missing array in test John Fletcher 2015-03-18 17:40:43 +0000
  • 3e8ac97df4 Sort out typos and tabs in test files John Fletcher 2015-03-18 17:23:55 +0000
  • 7bf4b8b698 ChangeLog Add support for unordered types map and set John Fletcher 2015-03-18 17:14:03 +0000
  • 4bb7d7ff95 ChangeLog Move patches #10927 and #11085 to release 3.2.0 John Fletcher 2015-03-18 16:56:55 +0000
  • 34157159a4 ChangeLog Move patches #10927 and #11085 to release 3.2.0 John Fletcher 2015-03-18 16:56:55 +0000
  • 6b28a1ae1a ChangeLog Move patches #10927 and #11085 to release 3.2.0 John Fletcher 2015-03-18 16:56:55 +0000
  • 44e09a36e0 Delete aa tests and add new test querying_find2 John Fletcher 2015-03-18 16:49:47 +0000
  • 9a3cf91715 algorithm/querying_find2.cpp Test for unordered type detection John Fletcher 2015-03-18 16:48:17 +0000
  • 9d837b6c9d Implementation of unordered type deduction John Fletcher 2015-03-18 16:47:20 +0000
  • 1c1cd7aa12 stl/algorithm/detail/has_find.hpp Add include for unordered headers. John Fletcher 2015-03-18 16:45:39 +0000
  • 1d48295e42 phoenix/config.hpp Add configuration for hash and unordered headers John Fletcher 2015-03-18 16:44:44 +0000
  • fa4f448257 Update adding new maintainer and author. John Fletcher 2015-03-18 12:38:51 +0000
  • 03fe802f4f Update adding new maintainer and author. John Fletcher 2015-03-18 12:38:51 +0000
  • e7de84533f Update adding new maintainer and author. John Fletcher 2015-03-18 12:38:51 +0000
  • f115cb9d11 Update index.html John Fletcher 2015-03-17 21:29:35 +0000
  • 7126601304 Minor change to index.html John Fletcher 2015-03-17 21:28:42 +0000
  • bcb517eaa1 Changes to index.html John Fletcher 2015-03-17 21:21:48 +0000
  • 13807c8acc Updated tests to permit backward hash when needed John Fletcher 2015-03-15 12:36:05 +0000
  • 2707cc9438 algorithm/querying_find Test for clang for backward warning John Fletcher 2015-03-14 19:38:00 +0000
  • d1030f5729 algorithm/for_test2 New test John Fletcher 2015-03-14 17:51:43 +0000
  • 6aed0b1393 for_each2 ammend test John Fletcher 2015-03-14 17:45:51 +0000
  • 7d2aa12c0a test/Jamfile add new test for_each2 John Fletcher 2015-03-14 17:25:57 +0000
  • a5245e6356 algorithm/for_each2.cpp New test John Fletcher 2015-03-14 17:25:40 +0000
  • 5c9edd3757 Finally take out aa series tests - not needed now. John Fletcher 2015-03-13 22:04:25 +0000
  • bc227d1116 Changed index.html John Fletcher 2015-03-12 16:59:29 +0000
  • 237f98a466 test/Jamfile put back the aa series tests. John Fletcher 2015-03-12 16:58:00 +0000
  • d6f50b4902 Merge branch 'develop' into release-3.2.0 John Fletcher 2015-03-12 16:56:15 +0000
  • bff273bc5c Take out aa series tests John Fletcher 2015-03-12 16:55:11 +0000
  • 43a1e41155 Merge branch 'develop' into release-3.2.0 John Fletcher 2015-03-12 16:52:45 +0000
  • 6a8d2dbc20 Modified index.html John Fletcher 2015-03-12 16:52:15 +0000
  • 0e40abca99 function/lazy_prelude.hpp Take out apply0 John Fletcher 2015-03-12 15:56:56 +0000
  • a7f41a6715 function/lazy_prelude.hpp Correct bug on apply0 John Fletcher 2015-03-12 15:21:11 +0000
  • a7418e7595 doc/html/index.html Update time. John Fletcher 2015-03-12 10:41:43 +0000
  • 1fdde8501a Update html page John Fletcher 2015-03-12 10:41:20 +0000
  • a3accfe7fe doc/maintenance.qbk Correct typos John Fletcher 2015-03-12 10:40:58 +0000
  • a21574d0de scope/let.hpp Fix tabs in comments John Fletcher 2015-03-11 21:52:43 +0000
  • 4eb792ff17 scope/let.hpp Fix tabs in comments John Fletcher 2015-03-11 21:52:43 +0000
  • 04a7ef3daf scope/let.hpp Fix tabs in comments John Fletcher 2015-03-11 21:52:43 +0000
  • c420075226 test/Jamfile add aa_hello test John Fletcher 2015-03-11 09:56:41 +0000
  • 0ccf3b49e0 test/detail/aa_hello.cpp Basic test for memory sanitizer. John Fletcher 2015-03-11 09:56:24 +0000