Commit Graph

88 Commits

Author SHA1 Message Date
Joel de Guzman
16de1dcd01 Added move ctors for vector and deque (deque for gcc partially working for now)
[SVN r80330]
2012-08-31 14:32:08 +00:00
Joel de Guzman
136331963a Added test for Ticket #6965
[SVN r79098]
2012-06-26 10:14:49 +00:00
Joel de Guzman
70589c53c6 BOOST_FUSION_DEFINE_STRUCT_INLINE patch by Nathan Ridge
[SVN r78509]
2012-05-19 01:24:55 +00:00
Joel de Guzman
159426b8af Added adapter for std::tuple (only for implementations using variadic templates)
[SVN r74547]
2011-09-24 13:07:24 +00:00
Eric Niebler
eb903d71a7 enable segmented tests
[SVN r73908]
2011-08-19 02:04:40 +00:00
Eric Niebler
2baebc560a continue great segmented Fusion reorg
[SVN r73834]
2011-08-16 23:43:24 +00:00
Eric Niebler
d9c5b32687 new cleaner(?) implementation for segmented fusion
[SVN r73644]
2011-08-11 04:14:50 +00:00
Joel de Guzman
690735de20 added test for copy
[SVN r70009]
2011-03-16 00:02:38 +00:00
Christopher Schmidt
088b8a0201 Fusion: ADAPT_xxxADTxxx; documentation&new testcase
[SVN r65816]
2010-10-07 20:38:54 +00:00
Christopher Schmidt
5adcb5b4d2 Fusion: BOOST_FUSION_ADAPT_xxxCLASSxxx -> BOOST_FUSION_ADAPT_xxxADTxxx
[SVN r65439]
2010-09-16 16:33:25 +00:00
Christopher Schmidt
ea89db72cb added reverse_fold/iter_fold/reverse_iter_fold (1)
[SVN r63066]
2010-06-17 21:21:37 +00:00
Christopher Schmidt
073ce9e4a3 added intrusive struct generating macros
[SVN r61018]
2010-04-03 13:34:20 +00:00
Christopher Schmidt
f84bc30bd3 adapt template classes/structs
[SVN r59846]
2010-02-22 22:55:54 +00:00
Christopher Schmidt
5eb9c03cd2 adapt plain old array types (1)
[SVN r59576]
2010-02-07 18:22:06 +00:00
Hartmut Kaiser
c24441c83d Fusion: added tests for adapt_class_named
[SVN r59341]
2010-01-29 15:04:57 +00:00
Hartmut Kaiser
0d5ff2fc01 Fusion: added tests for adapt_struct_named
[SVN r59339]
2010-01-29 13:49:38 +00:00
Hartmut Kaiser
fdb399e022 Fusion: fixing regression tests
[SVN r56435]
2009-09-27 16:36:53 +00:00
Hartmut Kaiser
10c0665ffa Fusion: added nview and friends, docs and tests
[SVN r56377]
2009-09-25 00:21:53 +00:00
Tobias Schwinger
8f34038ddd introduces test case for unfusing adapter
[SVN r53906]
2009-06-14 18:31:09 +00:00
Jürgen Hunold
08a038ad51 Fix: remove non-existent test
[SVN r51393]
2009-02-22 16:33:27 +00:00
Tobias Schwinger
2fdfd41b17 updates functional module: only two unfused variants, now
[SVN r51380]
2009-02-22 06:24:38 +00:00
Joel de Guzman
e165418461 conform to TR1 to the letter
[SVN r48243]
2008-08-20 08:20:19 +00:00
Joel de Guzman
f199472458 Removing fusion variant adapter
[SVN r42224]
2007-12-20 23:28:26 +00:00
Dan Marsden
09a6da1f80 fusion fold and transform passing refs for lvalues as per result_of protocol
[SVN r38039]
2007-06-19 21:30:06 +00:00
Dan Marsden
0fcbc5b467 result_of and polymorphic function obj compatibility
[SVN r37962]
2007-06-11 07:01:05 +00:00
Dan Marsden
6097406ca1 covering accumulate as part of fusion fold tests
[SVN r37807]
2007-05-28 23:13:46 +00:00
Dan Marsden
dfcadb449b tests for assoc struct adaptor
[SVN r37639]
2007-05-08 22:16:09 +00:00
Dan Marsden
a1b7949dce tests for swap
[SVN r37553]
2007-05-01 20:57:15 +00:00
Joel de Guzman
bf05751f9e added BOOST_SPIRIT_ADAPT_STRUCT macro
[SVN r37331]
2007-04-02 04:34:24 +00:00
Tobias Schwinger
1a1b40925b adds repetitive_view test
[SVN r37257]
2007-03-21 18:41:35 +00:00
Dan Marsden
f8d675d38d added some simple tests for map_tie
[SVN r37248]
2007-03-20 21:33:12 +00:00
Dan Marsden
74724c32dd testing the zip algorithm with unused arg
[SVN r37151]
2007-03-06 21:51:06 +00:00
Dan Marsden
fad42340ad zip ignore capabilities
[SVN r37149]
2007-03-06 21:26:54 +00:00
Tobias Schwinger
4d65880283 removes test for obsolete unpack_args
[SVN r37073]
2007-02-25 22:15:08 +00:00
Tobias Schwinger
70a39b554f adds test suite for functional module
[SVN r36960]
2007-02-15 23:14:42 +00:00
Tobias Schwinger
1c542fa544 introduces test for deduce / deduce_sequence
[SVN r36812]
2007-01-27 10:49:00 +00:00
Dan Marsden
6ed683b610 added deque tests
[SVN r36458]
2006-12-18 22:36:43 +00:00
Joel de Guzman
31f5b55766 renamed Jamfile.v2 to Jamfile and updated the docs
[SVN r36379]
2006-12-14 08:41:22 +00:00