Commit Graph

401 Commits

Author SHA1 Message Date
John Fletcher
7ae0fea0e8 Copies of bind_void tests from boost/bind/test 2015-01-23 11:22:58 +00:00
John Fletcher
0f061f27b1 test/Jamfile remove extra bind_rv_sp tests 2015-01-22 22:37:35 +00:00
John Fletcher
571b28a920 bind_rv_sp_test.cpp Modify to give workaround for MSVC 8, 9 & 10 2015-01-22 22:37:13 +00:00
John Fletcher
42b1fa8ced Split more_let_tests into 1 and 2 2015-01-20 23:56:31 +00:00
John Fletcher
52be0c5e9b test/Jamfile run new tests 2015-01-20 23:37:06 +00:00
John Fletcher
7fc3111b7f new tests bind_rv_sp6_test and sp7_test 2015-01-20 23:36:51 +00:00
John Fletcher
64b70099ce test/Jamfile run let_tests_157a 2015-01-20 21:47:10 +00:00
John Fletcher
67989ca10f scope/let_tests_157a.cpp New test 2015-01-20 21:46:51 +00:00
John Fletcher
570a8d09b6 test/Jamfile run let_tests_113a 2015-01-20 21:40:11 +00:00
John Fletcher
c1406e8881 scope/let_tests_113a.cpp New test 2015-01-20 21:39:50 +00:00
John Fletcher
6e37dd2ac3 test/Jamfile run new tests 2015-01-19 22:36:32 +00:00
John Fletcher
9271585857 scope/let_tests_rest.cpp Take out 113 and 157 2015-01-19 22:35:41 +00:00
John Fletcher
8284441caa scope/let_tests 113 and 157 tests on specific sections. 2015-01-19 22:32:34 +00:00
John Fletcher
39a4168e7c test/scope/let_tests* New tests 2015-01-19 22:25:00 +00:00
John Fletcher
1e890ee41f test/Jamfile add new test lambda_tests3a1 2015-01-19 22:14:27 +00:00
John Fletcher
bdf4a31973 scope/lambda_tests3a1.cpp New test 2015-01-19 22:13:42 +00:00
John Fletcher
01acb5ddb9 test/Jamfile add bind_rv_sp5 and take out bind_rb_sp4 2015-01-19 19:50:06 +00:00
John Fletcher
bf9f2691ec bind_rv_sp5_test.cpp Take out second use of bind. 2015-01-19 19:49:20 +00:00
John Fletcher
03013d657c boost_bind_compatibility/bind_rv_sp5_test.cpp New test 2015-01-19 19:45:27 +00:00
John Fletcher
383d3c3505 test/Jamfile add 1 new test and remove several others. 2015-01-18 22:51:44 +00:00
John Fletcher
50cf773059 New test boost_bind_compatibility/bind_rv_sp4_test 2015-01-18 22:51:21 +00:00
John Fletcher
c41d1235af test/scope/lambda_tests1b2.cpp Take out unused _b 2015-01-18 22:28:28 +00:00
John Fletcher
a6bfc2bbad test/Jamfile Add new test bind_rv_sp3_test 2015-01-17 11:52:43 +00:00
John Fletcher
929f355e63 bind_rv_sp3_test.cpp Rename f to g in Y 2015-01-17 11:52:21 +00:00
John Fletcher
78fb762ade test/Jamfile Add new bind_rv_sp2_test 2015-01-17 11:18:18 +00:00
John Fletcher
3d6857c4d6 bind_rv_sp2_test.cpp New test to look at MSVC COMDAT problem 2015-01-17 11:17:51 +00:00
John Fletcher
986bb55b03 test/Jamfile run new test lambda_tests3b 2015-01-16 21:33:16 +00:00
John Fletcher
aa70ed2941 scope/lambda_tests3b.cpp New variant test 2015-01-16 21:32:46 +00:00
John Fletcher
41e0ee060b test/Jamfile Run new test bind_rv_sp1_test 2015-01-16 21:08:39 +00:00
John Fletcher
e789849b93 bind_rv_sp1_test.cpp New test with extra bind to _1 2015-01-16 21:08:11 +00:00
John Fletcher
a28e7f4dc6 test/Jamfile run new test bind_dm1_test 2015-01-16 20:45:20 +00:00
John Fletcher
151b629ccf bind_dm1_test.cpp Variant of bind_dm_test.cpp 2015-01-16 20:44:50 +00:00
John Fletcher
d9896f1ed2 test/scope/lambda_tests3a.cpp Remove failing test 2015-01-09 19:37:08 +00:00
John Fletcher
947a5b4cca test/Jamfile take out some duplicate lambda tests 2015-01-09 14:29:56 +00:00
John Fletcher
f02c314d09 test/scope/lambda_test3a.cpp Add previously failing test. 2015-01-09 07:53:58 +00:00
John Fletcher
02fd12629a test/scope/bug_000008.cpp Take out extras now that thread is mended. 2015-01-06 06:32:56 +00:00
John Fletcher
e5e365f99b test/scope/bug_000008.cpp Using is_copy_constructible from Boost.Move 2015-01-04 09:19:58 +00:00
John Fletcher
b6b27e298a test/scope/bug_000008.cpp Add header for is_copy_constuctible 2015-01-03 15:31:03 +00:00
John Fletcher
bd4d8f57e8 test/regression/bug4853.cpp Lock out a test for gcc 4.4. and 4.5 2015-01-03 15:06:31 +00:00
John Fletcher
513bb431d2 test/scope/lambda_tests New or ammended tests 1b1 1b2 3 3a 2015-01-01 17:36:20 +00:00
John Fletcher
0a2ca0618c test/Jamfile Add tests scope/lambda_tests 1b1 1b2 and 3a 2015-01-01 17:35:41 +00:00
John Fletcher
c0b664850c New tests scope/lambda_tests1a and 1b splitting tests1 2014-12-31 16:02:38 +00:00
John Fletcher
353f3b00b5 test/Jamfile add tests scope/lambda_tests1a and 1b 2014-12-31 16:02:01 +00:00
John Fletcher
f5569e3f22 test/scope/more_lambda_tests.cpp Add a further test 2014-12-31 15:08:50 +00:00
John Fletcher
4a76a1d7e3 test/Jamfile add new tests lambda_test2,2a,3 (3a not yet in use) 2014-12-31 11:13:08 +00:00
John Fletcher
4d6dc36144 test/scope New tests lambda_tests2,2a,3,3a 2014-12-31 11:12:27 +00:00
John Fletcher
03e3ca31d9 test/Jamfile Add test lambda_tests1 2014-12-31 10:52:58 +00:00
John Fletcher
288022210c test/scope/lambda_tests1.cpp New file for first section of lambda_tests 2014-12-31 10:52:37 +00:00
John Fletcher
acfb8d2c3a test/scope/lambda_tests.cpp Remove unused phoenix/bind.hpp 2014-12-31 10:52:08 +00:00
John Fletcher
7256e59a38 test/operator/member.cpp Tried out boost::movelib::unique_ptr.hpp Not working yet. 2014-12-30 17:39:39 +00:00
John Fletcher
62eb3ab3d3 test/algorithm/querying_find.cpp unordered_map test removed. 2014-12-30 16:40:39 +00:00
John Fletcher
a88a8f3a74 test/algorithm/querying_find.cpp Correct error 2014-12-30 16:16:32 +00:00
John Fletcher
01c908c786 test/algorithm/querying_find.cpp Test for unordered_map and unordered_set and use if available 2014-12-30 16:08:50 +00:00
John Fletcher
28ff9b76a4 operator/member.cpp Test BOOST_NO_CXX11_SMART_PTR to avoid deprecated auto_ptr 2014-12-30 13:00:44 +00:00
John Fletcher
b188482b60 scope/more_let_tests.cpp Clean up unused variables. 2014-12-30 12:41:41 +00:00
John Fletcher
82e6e3cc77 Edit very long code lines. 2014-12-29 10:36:21 +00:00
John Fletcher
fe41905ca9 test/algorithm/querying_find.cpp use convert_to_container<>() for assign 2014-12-29 10:19:23 +00:00
John Fletcher
8a47ee0fad test/Jamfile Add new test querying_find 2014-12-28 22:16:36 +00:00
John Fletcher
10bc9c93b9 test/algorithm/querying_find.cpp New test for MSVC 14 bug within querying test 2014-12-28 22:16:13 +00:00
John Fletcher
8bbc816dbf Updated tests to >= 1900 (MSVC > 12) 2014-12-27 11:40:25 +00:00
John Fletcher
dc7563497d Take out both vector tests and change test to < 1800 2014-12-27 11:24:03 +00:00
John Fletcher
8d139721c2 Take out ref(i) = ref(i) test for MSVC > 12 2014-12-26 23:19:03 +00:00
John Fletcher
5ea72ea7c2 Correct test - it was the wrong way round 2014-12-26 23:00:31 +00:00
John Fletcher
3819efef8c Remove failing test for MSVC > 12 2014-12-26 22:58:52 +00:00
John Fletcher
f3f6113743 Take out vector<vector> > test to for MSVC 12 and 14 2014-12-26 17:10:16 +00:00
John Fletcher
31427ea93f stdlib/cmath.cpp Make explicit use of boost::phoenix::fabs 2014-12-26 12:29:32 +00:00
John Fletcher
2c8cff4c42 test/regression/bug4853.cpp Remove value test for gcc < 4.5 2014-12-24 17:50:23 +00:00
John Fletcher
ecfae30135 test/regression/bug7624.cpp Don't use decltype for gcc < 4.5 even with C++0x 2014-12-24 17:08:22 +00:00
John Fletcher
ee48608088 regression/bug7624.cpp Don't use decltype for Intel C++ 2014-12-23 19:23:05 +00:00
John Fletcher
c7c2cefc46 test/stdlib/cmath.cpp Add test of atan2 and tan to check 1 and 2 argument functions. 2014-12-22 22:17:51 +00:00
John Fletcher
f5fad3000a test/stdlib/cmath.cpp Change pow test. 2014-12-22 22:09:36 +00:00
John Fletcher
1eda6f3f04 bug7165 and 7166 test on phoenix/core only to reduce compile load. 2014-12-22 21:50:57 +00:00
Marcel Raad
77a55a5630 Compile fix for MSVC 2015 Preview
hash_set and hash_map are deprecated in Visual C++ 2015 and result in a compile error by default. BOOST_DINKUMWARE_STDLIB is still 610.
2014-11-26 23:26:59 +01:00
John Fletcher
07d15c6d87 Fix Tabs in two test files 2014-03-24 15:14:28 +00:00
John Fletcher
87ad39052a test/Jamfile add for_each and for_test 2014-03-17 16:48:51 +00:00
John Fletcher
5c4a19da13 for_ test file - New file 2014-03-17 16:40:39 +00:00
John Fletcher
83dd8eee3d for_each test file 2014-03-17 16:40:19 +00:00
John Fletcher
e31f4c2f0a test/algorithm/for_each.cpp New test 2014-03-17 16:08:45 +00:00
John Fletcher
77dc84c48a remove tabs 2014-03-17 14:11:45 +00:00
John Fletcher
07bf89142f test/Jamfile Remove test bug7730 2014-03-16 18:32:14 +00:00
John Fletcher
da3737ef45 test/Jamfile reinstate test of 7730 no-specialize case. 2014-03-10 21:21:28 +00:00
John Fletcher
59635936a1 bug4853 and bug 5626 Add include for <utility> 2014-03-10 14:45:37 +00:00
John Fletcher
edc1da013e test/scope/more_let_tests.cpp Add more tests. 2014-03-02 23:30:44 +00:00
John Fletcher
b354e33c6d test/Jamfile Add new test core/intel_test 2014-02-26 20:37:46 +00:00
John Fletcher
28a3653ae4 test/core/intel_test.cpp New test for intel-14.0.1 bug 2014-02-26 20:37:24 +00:00
John Fletcher
c9b440f960 test/bind/bind_member_variable_tests.cpp Remove redundant const on return types. 2014-02-25 22:41:25 +00:00
John Fletcher
9cc1f3d74e test/Jamfile add new test custom_terminal 2014-02-24 21:01:18 +00:00
John Fletcher
94a1881e91 test/core/custom_terminal.cpp New test of log custom terminal header. 2014-02-24 21:01:02 +00:00
John Fletcher
c061544685 test/Jamfile deleted bug7730 now not needed. 2014-02-22 23:52:30 +00:00
John Fletcher
14f2ca8997 test/Jamfile Take out extra test. 2014-02-22 18:41:43 +00:00
John Fletcher
8092ddfd4f test/Jamfile Add extra test spirit_no_specialize 2014-02-22 11:21:41 +00:00
John Fletcher
bb7ffdbcfe test/include/spirit_no_specialize.cpp Add new test 2014-02-22 11:19:46 +00:00
John Fletcher
083c8b6316 test/scope/more_let_tests.cpp Adjust test 2014-02-21 15:47:33 +00:00
John Fletcher
fb39b2759d test/include/spirit.cpp Updated test to current headers. 2014-02-21 07:04:58 +00:00
John Fletcher
cdab2564e8 test/Jamfile Edit to run new test for spirit 2014-02-21 06:57:07 +00:00
John Fletcher
7578560a28 test/include/spirit.cpp New test for implications for spirit 2014-02-21 06:56:46 +00:00
John Fletcher
6b22931891 test/scope/more_let_tests.cpp Correction for warnings. 2014-02-17 13:19:32 +00:00
John Fletcher
f6299de3bd test/Jamfile add new test more_let_tests 2014-02-17 13:17:34 +00:00
John Fletcher
3593269f1c test/scope/more_let_tests.cpp New file to check for bugs. 2014-02-17 13:17:17 +00:00
John Fletcher
7c2bc7e702 test/Jamfile Add test for debug.cpp 2014-02-16 19:11:59 +00:00
John Fletcher
0ad4818289 test/include/core/debug.cpp New file 2014-02-16 19:11:41 +00:00
John Fletcher
1f75dc9d52 test/Jamfile run new test. 2014-02-15 00:07:48 +00:00
John Fletcher
59312928cb test/scope/more_lambda_tests.cpp New file 2014-02-15 00:07:33 +00:00
John Fletcher
9ba0b5c36a test/scope/lambda_tests.cpp Fix tabs 2014-02-14 14:04:16 +00:00
John Fletcher
81390246f0 test/regression/bug4653.cpp Add iostream header for std::cout for gcc 4.9 2014-02-11 23:07:47 +00:00
John Fletcher
dddc362f5f test/scope/lambda_tests.cpp Take out mysterious test. 2014-02-09 13:09:55 +00:00
John Fletcher
863bbd6879 test/scope/lambda_tests.cpp Enable previously failing test. 2014-02-09 12:50:51 +00:00
John Fletcher
419d158bd2 test/scope/bug8298f.cpp fails as expected 2014-02-07 23:06:20 +00:00
John Fletcher
8d61597935 test/Jamfile add bug8298f 2014-02-07 23:01:25 +00:00
John Fletcher
0151f7a99c test/scope/bug8298f.cpp case to fail 2014-02-07 23:01:05 +00:00
John Fletcher
45cca55833 test/scope/8298.cpp remove header 2014-02-07 23:00:38 +00:00
John Fletcher
e31d145446 test/Jamfile add test run for bug8298 2014-02-07 22:49:55 +00:00
John Fletcher
8efea2be69 test/scope/bug8298.cpp New test file for #8298 2014-02-07 22:45:35 +00:00
John Fletcher
ccdf75091f Sorting out merge of fix7624 2014-02-07 12:39:59 +00:00
John Fletcher
51ab7c0e1c test/Jamfile Enable test bug7730 2014-02-07 08:13:55 +00:00
John Fletcher
ed312188a5 complete merge 2014-02-06 23:32:51 +00:00
John Fletcher
922dead7e0 ChangeLog and test/Jamfile - withdraw bug7730 test 2014-02-04 23:46:53 +00:00
John Fletcher
c073ca4533 test/Jamfile Add test bug7730 2014-02-03 23:58:52 +00:00
John Fletcher
56775d06b5 test/include/core/bug7730.cpp new test 2014-02-03 23:57:43 +00:00
John Fletcher
be45ef7592 test/Jamfile withdraw bug5875 for checking. 2014-02-02 21:40:51 +00:00
John Fletcher
23fbe4d461 test/Jamfile add bug7166 2014-02-02 15:28:34 +00:00
John Fletcher
c3891855df test/regression/bug7166.cpp test supposed to fail 2014-02-02 15:28:12 +00:00
John Fletcher
81d9457dcd test/Jamfile Add bug7165 2014-02-02 14:47:08 +00:00
John Fletcher
10bb564a5f test/regression/bug7624.cpp Add licence and copyright 2014-02-02 14:46:52 +00:00
John Fletcher
9a08021840 test/regression/bug7165.cpp New file 2014-02-02 14:46:30 +00:00
John Fletcher
c9604ef268 test/Jamfile resolve changes 2014-02-02 11:35:18 +00:00
John Fletcher
2a6ee92c92 test/Jamfile Add bug5875.cpp 2014-02-01 18:01:49 +00:00
John Fletcher
c62ecccb60 test/regression/bug5875.cpp New file 2014-02-01 18:00:40 +00:00
John Fletcher
a2f077c06f test/Jamfile Add test stdlib/cmath.cpp 2014-02-01 16:26:41 +00:00
John Fletcher
f3478b556d test/stdlib/cmath.cpp Add checks for #6665 2014-02-01 16:21:52 +00:00
John Fletcher
e6e0826787 test/regression/nug5824.cpp correction 2014-01-31 22:03:51 +00:00
John Fletcher
1df4637c8b test/Jamfile add bug5824 to regression 2014-01-31 22:01:31 +00:00
John Fletcher
86022ec7c2 test/regression/bug5824.cpp New file 2014-01-31 21:59:47 +00:00
John Fletcher
0b4065a3c5 test/regression/bug6268.cpp Add copyright and licence 2014-01-31 20:14:29 +00:00
John Fletcher
a603135e6b Merge branch 'fix5715' into develop 2014-01-31 08:20:17 +00:00
John Fletcher
d840f0d5e1 test/statement/bug5715.cpp Extend tests 2014-01-31 08:19:33 +00:00
John Fletcher
412a1d6292 test/statement/bug5715.cpp Added copyright and licence. 2014-01-30 22:57:09 +00:00
John Fletcher
3d643a00d9 test/statement/bug5175.cpp Corrections 2014-01-30 22:42:13 +00:00
John Fletcher
7109d5232c test/Jamfile added bug5715 2014-01-30 22:41:39 +00:00
John Fletcher
71f8e877ee test/statement/bug5715.cpp New file 2014-01-30 22:26:45 +00:00
John Fletcher
a12b8c3155 test/stdlib/cmath.cpp Added copyright 2014-01-24 16:48:15 +00:00
John Fletcher
9f0a70e457 test/Jamfile correct file - all tests now pass 2014-01-24 14:31:18 +00:00
John Fletcher
22d4dfb843 Tabs taken out of test files. 2014-01-24 14:17:46 +00:00
John Fletcher
8ace2fa27a Copyright in bug files 2014-01-24 13:25:33 +00:00
John Fletcher
e828a7fc5c test/Jamfile Sort out order in file 2014-01-24 13:25:13 +00:00
John Fletcher
66377a9761 Delete empty files 2014-01-24 13:24:53 +00:00
John Fletcher
64a02259ef test/Jamfile add two include/bind tests 2014-01-24 13:17:59 +00:00
John Fletcher
4bf7809330 test/bind/bug5782.cpp Add copyright 2014-01-24 13:17:33 +00:00
John Fletcher
d9bd12e239 delete empty file test/include/bind/bind.cpp 2014-01-24 13:17:05 +00:00
John Fletcher
108f16f1de Test for bug6268 2014-01-23 21:59:01 +00:00
John Fletcher
64f483db39 test/scope/bug_000008.cpp Modified file now runs with gcc 4.6 2014-01-23 17:31:53 +00:00
John Fletcher
7423dcd8b3 test/scope/bug_000008.cpp Altered to use Phoenix 2014-01-23 17:23:10 +00:00
John Fletcher
8a3e20ad4c test/jamfile Reinstate bug_000008 2014-01-23 17:22:23 +00:00
John Fletcher
a6d72b52fc Delete test bug000008 - relates to boost/spirit and not phoenix V3. 2014-01-23 09:27:17 +00:00
Eric Niebler
8de23029bc avoid msvc-9.0 adl bug by qualifying calls
[SVN r80804]
2012-10-01 07:23:12 +00:00
Eric Niebler
8c03db9e38 fix more phoenix decltype-result_of bugs
[SVN r80758]
2012-09-29 16:55:08 +00:00
Eric Niebler
e38e75b2ef add missing includes
[SVN r80734]
2012-09-28 09:04:25 +00:00
Eric Niebler
f19fb96248 fix a great many decltype result_of bugs. more remain
[SVN r80733]
2012-09-28 08:52:33 +00:00
Thomas Heller
7d976b6f41 [phoenix]
- some cosmetic changes
    - fixing bug #6040



[SVN r75069]
2011-10-20 13:41:39 +00:00
Thomas Heller
0b27404ee2 added full qualification to enable_if for the member pointer operator
[SVN r75050]
2011-10-18 16:09:48 +00:00
Thomas Heller
4e64b8eb1f - Forgot some changes for bug #5920
- Added testcase for bug #5968, works on gcc 4.6



[SVN r74833]
2011-10-09 00:55:08 +00:00
Thomas Heller
ab1a6a2c3c [phoenix]
Fixing bug #5782



[SVN r74041]
2011-08-24 09:52:58 +00:00
Thomas Heller
293fa5c237 [phoenix] Fixed bug #5626: corrected return value computation
[SVN r72794]
2011-06-29 14:16:58 +00:00
Thomas Heller
ab8efbceee [phoenix]
- Doc updates
    - Fixed a minor bug in the creating scopes with lambda and let
    - Speed up of the lambda and let compile times
    - Made use of the new proto::basic_default_domain



[SVN r72178]
2011-05-26 10:55:03 +00:00
Thomas Heller
bd2717b479 [phoenix]
last minute API simplifications
    


[SVN r71921]
2011-05-13 16:47:51 +00:00
Thomas Heller
34fd6a5c9b [phoenix]
- Cleaned up test folder
    - Added more partial preprocessing
    - Fixed PP constants
    - Added adapted asio example



[SVN r71835]
2011-05-08 19:28:15 +00:00
Thomas Heller
36055f654f [phoenix] fixed some ADL hickups
[SVN r71239]
2011-04-14 05:05:08 +00:00
Thomas Heller
74722b8e46 [phoenix]
- Added documention for the function adaption macros
    - Added the What's new section
    - Fixed some bugs
    - Added basic support for phx2 result type deduction, not in production yet

[spirit]
    - Made necessary changes that reflect latest phoenix internal changes



[SVN r71227]
2011-04-13 19:09:59 +00:00
Thomas Heller
fae8c02168 [phoenix]
- Made the Context parameter appear uniformly as the last argument to an
      evaluation function



[SVN r70305]
2011-03-21 10:15:04 +00:00
Thomas Heller
31eee0f607 [phoenix]
- took car of some more failing tests



[SVN r70218]
2011-03-20 09:23:22 +00:00
Thomas Heller
972c007705 [phoenix]
- patch by Daniel James
	- cmath functionality by Steven Watanabe



[SVN r70197]
2011-03-19 16:30:47 +00:00
Thomas Heller
a23962112f tried to fix some failures in the regression test matrix
[SVN r70133]
2011-03-18 17:41:47 +00:00
Thomas Heller
366a22d712 Removing phoenix from the main inspect offenders
[SVN r70128]
2011-03-18 15:53:14 +00:00
Thomas Heller
3f108186bd [phoenix]
- Fixed some regressions
- added phoenix to maintainers.txt



[SVN r70083]
2011-03-17 21:31:00 +00:00
Thomas Heller
a3e1c883b1 [phoenix]
- merged V3 into trunk.
- some minor fixes regarding result type calculation




[SVN r69826]
2011-03-10 21:01:28 +00:00
Thomas Heller
b8592544de cleaned up doc directory
[SVN r69060]
2011-02-19 16:38:25 +00:00
Thomas Heller
10b2797ce7 fixed tests for msvc-9.0
[SVN r68923]
2011-02-15 19:35:34 +00:00
Thomas Heller
44510a9032 cleaned up code
[SVN r68800]
2011-02-12 14:11:15 +00:00
Thomas Heller
f817ce720f improved compile times, a bit
[SVN r68750]
2011-02-09 20:55:05 +00:00
Thomas Heller
8006ce43ec improved compile times a bit, added proto call abstraction
[SVN r68731]
2011-02-08 19:02:10 +00:00
Thomas Heller
c427d3b53a optimized compile times for local variable lookup
[SVN r68600]
2011-02-01 13:33:25 +00:00
Thomas Heller
28079a83ac self contained headers complete
[SVN r68583]
2011-01-31 13:09:31 +00:00
Thomas Heller
07fdb98f04 next step to self contained headers
[SVN r68579]
2011-01-31 10:51:56 +00:00
Thomas Heller
dc6f50b3f2 started to reduce includes
[SVN r68578]
2011-01-31 08:21:57 +00:00
Thomas Heller
f7cc706ae2 fixed context and environment stuff
[SVN r68550]
2011-01-29 20:40:37 +00:00
Thomas Heller
2ea31bee7b fixed nullary retrun type calculation, added some tests
[SVN r68466]
2011-01-27 09:38:32 +00:00
Thomas Heller
e9958b568b added support for recursion, added _this
[SVN r68464]
2011-01-27 08:03:25 +00:00
Thomas Heller
0516bce3f4 refactored to change env to context complete
[SVN r68433]
2011-01-25 15:56:46 +00:00
Thomas Heller
8fe8312b7e made phoenix actor Assignable
[SVN r68369]
2011-01-22 18:23:32 +00:00
Thomas Heller
7711f4b714 fixed bug https://svn.boost.org/trac/boost/ticket/3289
[SVN r68316]
2011-01-20 08:04:27 +00:00
Thomas Heller
c96fd1a236 doc changes
[SVN r68212]
2011-01-17 20:16:43 +00:00
Thomas Heller
df752d1e1a added preprocessed files
[SVN r68203]
2011-01-17 08:05:50 +00:00
Thomas Heller
548af35f39 code clean up take 2
[SVN r67864]
2011-01-09 15:07:48 +00:00
Thomas Heller
0979e4c897 code cleanup take 1
[SVN r67793]
2011-01-08 19:06:03 +00:00
Thomas Heller
47ba299044 started BLL compatibility tests
[SVN r67431]
2010-12-23 16:35:03 +00:00
Thomas Heller
be65b8f5e3 phoenix3 refactoring complete, all tests pass again
[SVN r67429]
2010-12-23 11:50:31 +00:00
Thomas Heller
c72e5cc907 temporary commit in lambda refactoring
[SVN r67410]
2010-12-22 09:16:51 +00:00
Thomas Heller
b11a6a8160 let completely working now
[SVN r67209]
2010-12-13 14:31:24 +00:00
Thomas Heller
e218afd25b let almost working, again
[SVN r67206]
2010-12-13 08:10:37 +00:00
Thomas Heller
47ba3e7b3e subdomained scope
[SVN r67088]
2010-12-07 19:31:12 +00:00