20 Commits

Author SHA1 Message Date
Giovanni Mascellani 175887b424 Fix typo in copyright headers. 2020-10-09 15:41:33 +02:00
Nikita Kniazev e920aa8108 Remove broken visit_each
The test for it is not run by the test suit, it does not compile because of
missing includes somewhere, and fixing compilation is not the end of the story.
The `visit_each` seems to be simply never worked, running the test fails with a
wrong result.

The only potential usage of `visit_each` is the Signals1/2 library, and I did
not find any bug report about that.
2019-12-04 19:44:04 +03:00
John Fletcher 4315fb72b7 function/lazy_headers New test 2015-02-27 22:56:54 +00:00
John Fletcher bb7ffdbcfe test/include/spirit_no_specialize.cpp Add new test 2014-02-22 11:19:46 +00:00
John Fletcher fb39b2759d test/include/spirit.cpp Updated test to current headers. 2014-02-21 07:04:58 +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 0ad4818289 test/include/core/debug.cpp New file 2014-02-16 19:11:41 +00:00
John Fletcher ed312188a5 complete merge 2014-02-06 23:32:51 +00:00
John Fletcher 56775d06b5 test/include/core/bug7730.cpp new test 2014-02-03 23:57:43 +00:00
John Fletcher 66377a9761 Delete empty files 2014-01-24 13:24:53 +00:00
John Fletcher d9bd12e239 delete empty file test/include/bind/bind.cpp 2014-01-24 13:17:05 +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 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 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 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 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 8006ce43ec improved compile times a bit, added proto call abstraction
[SVN r68731]
2011-02-08 19:02:10 +00:00
Thomas Heller dc6f50b3f2 started to reduce includes
[SVN r68578]
2011-01-31 08:21:57 +00:00
Thomas Heller 4dcfa56c50 + minor tweaks
+ added tests to ensure every header is includable by itself, also for compile time optimizations



[SVN r64352]
2010-07-26 09:03:56 +00:00