John Fletcher
|
86f75ebb29
|
function/lazy_prelude.hpp Use boost headers not local headers.
|
2015-03-02 11:21:04 +00:00 |
|
John Fletcher
|
27b0c48117
|
Develop documentation
|
2015-03-02 11:16:50 +00:00 |
|
John Fletcher
|
db1c2b1133
|
function/lazy_list.hpp remove reference in one location.
|
2015-03-02 10:25:22 +00:00 |
|
John Fletcher
|
c606f2ef71
|
function/lazy_list.hpp Amend types for T in cons
|
2015-03-01 16:50:16 +00:00 |
|
John Fletcher
|
1a14061d29
|
lazy_list2_tests Correct test
|
2015-03-01 16:38:30 +00:00 |
|
John Fletcher
|
cb100798eb
|
function/lazy_prelude.hpp delete incomplete enum_from
|
2015-03-01 16:36:27 +00:00 |
|
John Fletcher
|
f4d92a0e1f
|
function/lazy_prelude.hpp Updated version
|
2015-03-01 16:34:25 +00:00 |
|
John Fletcher
|
c9e9e4b037
|
function/lazy_list2_tests Correct typo
|
2015-03-01 16:34:01 +00:00 |
|
John Fletcher
|
7a36620f70
|
function/lazy_list define MAX_LIST_LENGTH
|
2015-03-01 16:33:28 +00:00 |
|
John Fletcher
|
fe0defeca3
|
test/Jamfile run lazy_list2_tests
|
2015-03-01 16:23:19 +00:00 |
|
John Fletcher
|
4f8634df3d
|
function/lazy_list2_tests New test
|
2015-03-01 16:22:59 +00:00 |
|
John Fletcher
|
e13672735c
|
Develop documentation of list<T>
|
2015-02-28 18:29:12 +00:00 |
|
John Fletcher
|
9e183347f2
|
ChangeLog Additions to mention new lazy headers and tests.
|
2015-02-28 14:07:03 +00:00 |
|
John Fletcher
|
027eb1814a
|
test/Jamfile Run new lazy_list_tests
|
2015-02-28 09:57:51 +00:00 |
|
John Fletcher
|
cd23686e93
|
function/lazy_list_test New test
|
2015-02-28 09:57:07 +00:00 |
|
John Fletcher
|
ab1bc7ed2d
|
test/Jamfile run lazy_headers test
Signed-off-by: John Fletcher <J.P.Fletcher@aston.ac.uk>
|
2015-02-27 23:26:19 +00:00 |
|
John Fletcher
|
66810e0664
|
function/lazy_list.hpp Change blackhole()
|
2015-02-27 23:25:16 +00:00 |
|
John Fletcher
|
4315fb72b7
|
function/lazy_headers New test
|
2015-02-27 22:56:54 +00:00 |
|
John Fletcher
|
60784e3215
|
function/lazy_prelude.hpp Include vector in header
|
2015-02-27 22:56:34 +00:00 |
|
John Fletcher
|
51d3f3f070
|
function/lazy_operator_tests Amend copyright.
|
2015-02-27 22:56:07 +00:00 |
|
John Fletcher
|
554bbf52fd
|
test/Jamfile New test function/lazy_headers not yet in use.
|
2015-02-27 22:55:39 +00:00 |
|
John Fletcher
|
186598d05a
|
doc/maintenance.qbk Correct typo
|
2015-02-27 08:09:42 +00:00 |
|
John Fletcher
|
5dd99c49e3
|
doc/maintenance.qbk Fix unresolved merge
|
2015-02-27 07:58:00 +00:00 |
|
John Fletcher
|
5c46496967
|
test/Jamfile run function/lazy_operator_tests
|
2015-02-26 20:45:45 +00:00 |
|
John Fletcher
|
7baa1faec8
|
test/function/lazy_operator_tests.cpp New test
|
2015-02-26 20:45:20 +00:00 |
|
John Fletcher
|
7cc053538a
|
function/lazy*.hpp First commit of lazy list files.
|
2015-02-26 20:19:04 +00:00 |
|
John Fletcher
|
b2fff2c41d
|
Update master with release-3.1.1
|
2015-02-23 11:53:46 +00:00 |
|
John Fletcher
|
8a98bb65ad
|
doc/*.qbk updated documentation
|
2015-02-23 11:44:41 +00:00 |
|
John Fletcher
|
2921c872f7
|
phoenix/version.hpp Update to V3.1.1
|
2015-02-23 10:10:25 +00:00 |
|
John Fletcher
|
7a220c1f57
|
Changelog Updates for V3.1.1
|
2015-02-23 10:10:07 +00:00 |
|
John Fletcher
|
c2d14aa75d
|
function/lazy_argument_tests.cpp Ammend tests.
|
2015-02-22 18:34:54 +00:00 |
|
John Fletcher
|
cdf3702bda
|
test/Jamfile add lazy_arguments_test
|
2015-02-22 18:34:26 +00:00 |
|
John Fletcher
|
0f215c97be
|
function/lazy_argument_tests.cpp Build tests.
|
2015-02-22 18:29:44 +00:00 |
|
John Fletcher
|
e44c990d64
|
function/lazy_argument_tests.cpp New tests for function as argument.
|
2015-02-22 18:25:49 +00:00 |
|
John Fletcher
|
a1b9cf628d
|
test/Jamfile Run lazy_templated_struct_tests.
|
2015-02-18 16:36:37 +00:00 |
|
John Fletcher
|
e03a102532
|
function/lazy_templated_struct_tests.cpp Complete the test file
|
2015-02-18 16:36:14 +00:00 |
|
John Fletcher
|
227879b018
|
function/lazy_templated_struct_tests.cpp New test file
|
2015-02-18 16:27:49 +00:00 |
|
John Fletcher
|
e988d9ab51
|
function/lazy_make_pair_tests.cpp Ammend comments in the file.
|
2015-02-18 16:27:17 +00:00 |
|
John Fletcher
|
cf566e4127
|
test/Jamfile run new test lazy_make_pair_tests
|
2015-02-16 09:46:41 +00:00 |
|
John Fletcher
|
9170bd66e2
|
function/lazy_make_pair_tests.cpp New test file
|
2015-02-16 09:46:13 +00:00 |
|
John Fletcher
|
4e35153434
|
scope/let.hpp uncvref<Expr> used for Expr in result
|
2015-02-16 09:01:43 +00:00 |
|
John Fletcher
|
7567ac6f6a
|
what_s_new.qbk resolved
|
2015-02-09 18:03:50 +00:00 |
|
John Fletcher
|
c639ad367f
|
Commit other changes
|
2015-02-09 18:01:59 +00:00 |
|
John Fletcher
|
0760005b2d
|
doc Further updates
|
2015-02-09 17:49:41 +00:00 |
|
John Fletcher
|
f269222e9d
|
documentation updates reflecting current progress
|
2015-02-09 17:49:20 +00:00 |
|
John Fletcher
|
d759dadc59
|
lambda_tests1b1r try + 0 trick
|
2015-02-08 19:58:53 +00:00 |
|
John Fletcher
|
a0d1f36fb7
|
test/Jamfile take out more_let_tests1, 2a, 2b
|
2015-02-08 19:13:59 +00:00 |
|
John Fletcher
|
dc5974fae0
|
more_let_tests.cpp Update to use the + 0 trick.
|
2015-02-08 19:10:35 +00:00 |
|
John Fletcher
|
9b40b88fa1
|
bind_interoperation_test extended to more cases.
|
2015-02-08 17:18:30 +00:00 |
|
John Fletcher
|
f4f1f5e893
|
example/bind_goose.cpp Tidy up the file
|
2015-02-08 16:37:30 +00:00 |
|