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 |
|
John Fletcher
|
13807c8acc
|
Updated tests to permit backward hash when needed
|
2015-03-15 12:36:05 +00:00 |
|
John Fletcher
|
2707cc9438
|
algorithm/querying_find Test for clang for backward warning
|
2015-03-14 19:38:00 +00:00 |
|
John Fletcher
|
d1030f5729
|
algorithm/for_test2 New test
|
2015-03-14 17:51:43 +00:00 |
|
John Fletcher
|
6aed0b1393
|
for_each2 ammend test
|
2015-03-14 17:45:51 +00:00 |
|
John Fletcher
|
7d2aa12c0a
|
test/Jamfile add new test for_each2
|
2015-03-14 17:25:57 +00:00 |
|
John Fletcher
|
a5245e6356
|
algorithm/for_each2.cpp New test
|
2015-03-14 17:25:40 +00:00 |
|
John Fletcher
|
5c9edd3757
|
Finally take out aa series tests - not needed now.
|
2015-03-13 22:04:25 +00:00 |
|
John Fletcher
|
237f98a466
|
test/Jamfile put back the aa series tests.
|
2015-03-12 16:58:00 +00:00 |
|
John Fletcher
|
bff273bc5c
|
Take out aa series tests
|
2015-03-12 16:55:11 +00:00 |
|
John Fletcher
|
0e40abca99
|
function/lazy_prelude.hpp Take out apply0
|
2015-03-12 15:56:56 +00:00 |
|
John Fletcher
|
a7f41a6715
|
function/lazy_prelude.hpp Correct bug on apply0
|
2015-03-12 15:21:11 +00:00 |
|
John Fletcher
|
a7418e7595
|
doc/html/index.html Update time.
|
2015-03-12 10:41:43 +00:00 |
|
John Fletcher
|
1fdde8501a
|
Update html page
|
2015-03-12 10:41:20 +00:00 |
|
John Fletcher
|
a3accfe7fe
|
doc/maintenance.qbk Correct typos
|
2015-03-12 10:40:58 +00:00 |
|
John Fletcher
|
04a7ef3daf
|
scope/let.hpp Fix tabs in comments
|
2015-03-11 21:52:43 +00:00 |
|
John Fletcher
|
c420075226
|
test/Jamfile add aa_hello test
|
2015-03-11 09:56:41 +00:00 |
|
John Fletcher
|
0ccf3b49e0
|
test/detail/aa_hello.cpp Basic test for memory sanitizer.
|
2015-03-11 09:56:24 +00:00 |
|
John Fletcher
|
202551e234
|
scope/local_variable.hpp Take out unused is_value_type
|
2015-03-10 23:01:56 +00:00 |
|
John Fletcher
|
6fe3063df8
|
switch test to core/lightweight_test.hpp
|
2015-03-10 22:46:23 +00:00 |
|
John Fletcher
|
b2a8c613e6
|
test/Jamfile run tests on boost::report_errors
|
2015-03-10 22:42:39 +00:00 |
|