Kohei Takahashi
|
aa5f14e360
|
Merge remote-tracking branch 'origin/develop' into feature/issue5604
|
2015-03-27 11:06:29 +09:00 |
|
Joel de Guzman
|
9eafb24272
|
Merge pull request #12 from Flast/patch-4
Another fixing extra ';' warning.
|
2015-03-26 08:55:41 +08:00 |
|
John Fletcher
|
f5f7c39f6f
|
lambda_tests1b2r Change test
|
2015-03-25 22:05:37 +00:00 |
|
John Fletcher
|
0d42ef3594
|
lambda_tests1b1r.cpp Change test for MSVC >= 11
|
2015-03-25 21:58:18 +00:00 |
|
John Fletcher
|
819f155104
|
ChangeLog Updated to reflect patches to release 3.2.0
|
2015-03-25 19:52:52 +00:00 |
|
Kohei Takahashi
|
5c8bbc9308
|
Add more tests for exceptions.
|
2015-03-25 19:34:12 +09:00 |
|
Kohei Takahashi
|
da73083e27
|
Suppress unused parameter warnings.
|
2015-03-25 18:53:02 +09:00 |
|
Kohei Takahashi
|
6421bcb302
|
Fix extra ';' warning.
|
2015-03-25 18:52:19 +09:00 |
|
Kohei Takahashi
|
13e1512741
|
Suppress unused local typedef warning in let.
|
2015-03-24 22:07:22 +00:00 |
|
John Fletcher
|
fbfc52f43f
|
Change pow to std::pow
|
2015-03-24 21:51:06 +00:00 |
|
Kohei Takahashi
|
226c5aaf47
|
Implement #5604: accessible to thrown object.
|
2015-03-25 01:27:00 +09:00 |
|
Joel de Guzman
|
036f1f3e6f
|
Merge pull request #10 from Flast/patch-2
Fix extra ';' warning.
|
2015-03-24 16:48:48 +08:00 |
|
Kohei Takahashi
|
761215549a
|
Fix extra ';' warning.
GCC with '-pedantic' will warn.
|
2015-03-24 17:27:45 +09:00 |
|
John Fletcher
|
7ac04ffb22
|
ChangeLog Added note about renaming of 'at' to be 'at_'
|
2015-03-23 16:13:41 +00:00 |
|
John Fletcher
|
58f2a814b2
|
function/lazy_prelude.hpp Rename at to at_ because of name clash.
|
2015-03-23 16:09:32 +00:00 |
|
John Fletcher
|
75930b848e
|
lazy_list3_tests.cpp Rename at to at_
|
2015-03-23 16:09:04 +00:00 |
|
John Fletcher
|
ed9936e7b7
|
ChangeLog add note of lazy_scan_tests
|
2015-03-23 14:34:52 +00:00 |
|
John Fletcher
|
e5cbd1f78f
|
test/Jamfile add new test lazy_scan_tests
|
2015-03-23 14:34:35 +00:00 |
|
John Fletcher
|
4e5df28780
|
function/lazy_scan_tests.cpp Correct error
|
2015-03-23 14:34:16 +00:00 |
|
John Fletcher
|
ecbbe4bc73
|
function/lazy_scan_tests.cpp New test
|
2015-03-23 14:31:14 +00:00 |
|
John Fletcher
|
8aaf426be0
|
ChangeLog Add new test lazy_fold_tests
|
2015-03-23 12:50:44 +00:00 |
|
John Fletcher
|
f75b1a25a1
|
test/Jamfile add new test lazy_fold_tests
|
2015-03-23 12:48:27 +00:00 |
|
John Fletcher
|
388e1099d9
|
lazy_fold_tests.cpp Change some comments.
|
2015-03-23 12:48:09 +00:00 |
|
John Fletcher
|
eed30439c4
|
lazy_fold_tests.cpp New test
|
2015-03-23 12:45:40 +00:00 |
|
John Fletcher
|
5919552283
|
bug4853 - take out test for gcc 4.5.
|
2015-03-23 09:52:07 +00:00 |
|
John Fletcher
|
e04b6f0e0a
|
querying_find and querying_find2 revise tests
|
2015-03-23 09:33:09 +00:00 |
|
John Fletcher
|
38836d4ee6
|
ChangeLog add note of new test lazy_compose_tests
|
2015-03-22 23:16:44 +00:00 |
|
John Fletcher
|
b417428500
|
test/Jamfile Add lazy_compose_tests
|
2015-03-22 23:15:21 +00:00 |
|
John Fletcher
|
affc175891
|
function/lazy_compose_tests.cpp New test
|
2015-03-22 23:14:13 +00:00 |
|
John Fletcher
|
825c91e5c4
|
ChangeLog document changes to test and modified lazy functionality.
|
2015-03-22 23:04:20 +00:00 |
|
John Fletcher
|
4a329534fb
|
lazy_reuse.hpp Add reuser4
|
2015-03-22 22:59:30 +00:00 |
|
John Fletcher
|
69a75cbd95
|
lazy_prelude.hpp Complete the upgrade.
|
2015-03-22 22:59:12 +00:00 |
|
John Fletcher
|
719765edc9
|
lazy_prelude.hpp Update to new standard and add new functions.
|
2015-03-22 22:51:30 +00:00 |
|
John Fletcher
|
59db2f159a
|
function/lazy_signature.hpp lazy_smart.hpp New files
|
2015-03-22 22:33:52 +00:00 |
|
John Fletcher
|
04379f085a
|
function/lazy_operator.hpp Updated to new policies
|
2015-03-22 22:26:36 +00:00 |
|
John Fletcher
|
76a0858fcd
|
querying_find2.cpp Add testf for Dinkumware std library
|
2015-03-22 19:05:34 +00:00 |
|
John Fletcher
|
2e7432708b
|
querying_find2.cpp Run HASH test first if available.
|
2015-03-22 18:39:56 +00:00 |
|
John Fletcher
|
c7c970cf03
|
ChangeLog Note on support for return type retrieval from boost::phoenix::function objects.
|
2015-03-21 18:23:22 +00:00 |
|
John Fletcher
|
a28ece0785
|
function/function.hpp Amend copyright.
|
2015-03-21 18:19:08 +00:00 |
|
John Fletcher
|
9b8d79e5b0
|
function/function.hpp Add result overloads to fix return problem for 1 to 4 arguments.
|
2015-03-21 10:24:37 +00:00 |
|
John Fletcher
|
627d6a4c86
|
Fix missing array in test
|
2015-03-18 17:40:43 +00:00 |
|
John Fletcher
|
3e8ac97df4
|
Sort out typos and tabs in test files
|
2015-03-18 17:23:55 +00:00 |
|
John Fletcher
|
7bf4b8b698
|
ChangeLog Add support for unordered types map and set
|
2015-03-18 17:14:03 +00:00 |
|
John Fletcher
|
6b28a1ae1a
|
ChangeLog Move patches #10927 and #11085 to release 3.2.0
|
2015-03-18 16:56:55 +00:00 |
|
John Fletcher
|
44e09a36e0
|
Delete aa tests and add new test querying_find2
|
2015-03-18 16:49:47 +00:00 |
|
John Fletcher
|
9a3cf91715
|
algorithm/querying_find2.cpp Test for unordered type detection
|
2015-03-18 16:48:17 +00:00 |
|
John Fletcher
|
9d837b6c9d
|
Implementation of unordered type deduction
|
2015-03-18 16:47:20 +00:00 |
|
John Fletcher
|
1c1cd7aa12
|
stl/algorithm/detail/has_find.hpp Add include for unordered headers.
|
2015-03-18 16:45:39 +00:00 |
|
John Fletcher
|
1d48295e42
|
phoenix/config.hpp Add configuration for hash and unordered headers
|
2015-03-18 16:44:44 +00:00 |
|
John Fletcher
|
e7de84533f
|
Update adding new maintainer and author.
|
2015-03-18 12:38:51 +00:00 |
|