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