Christopher Schmidt
aa1bcfaa9a
refactored extension::struct_member to extension::access::struct_member
...
[SVN r64490]
2010-07-31 00:17:34 +00:00
Christopher Schmidt
ea89db72cb
added reverse_fold/iter_fold/reverse_iter_fold (1)
...
[SVN r63066]
2010-06-17 21:21:37 +00:00
Steven Watanabe
c9a5364472
Clean up GCC warnings. Fixes #3033 .
...
[SVN r62869]
2010-06-12 17:59:10 +00:00
Steven Watanabe
7c986ebd61
Clean up MSVC build. Fixes #1619 . Fixes #3074 .
...
[SVN r62854]
2010-06-12 15:58:31 +00:00
Christopher Schmidt
6465c3b3ea
adapted proxy types are views now
...
[SVN r61833]
2010-05-07 13:37:34 +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
47f535df5b
adapt plain old array types (2)
...
[SVN r59577]
2010-02-07 18:48:09 +00:00
Christopher Schmidt
5eb9c03cd2
adapt plain old array types (1)
...
[SVN r59576]
2010-02-07 18:22:06 +00:00
Hartmut Kaiser
b86d7dbe80
Fusion: fixed ambiguities in tests on VC10
...
[SVN r59347]
2010-01-29 16:02:14 +00:00
Hartmut Kaiser
83ed7ffada
Fusion: minor fix for adapt_class_named
...
[SVN r59346]
2010-01-29 15:45:50 +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
Christopher Schmidt
f0cd405f04
mpl::sequence_tag specialization for adapted types
...
[SVN r58396]
2009-12-15 13:30:02 +00:00
Christopher Schmidt
2587757d47
corrected reverse_view
...
[SVN r58299]
2009-12-11 21:01:22 +00:00
Christopher Schmidt
9b26b4a0f7
associative iterators & views
...
[SVN r57156]
2009-10-25 22:59:54 +00:00
Christopher Schmidt
35e469e2d5
fix for #2355 : discrepancy between std::accumulate and fusion::accumulate
...
[SVN r57125]
2009-10-24 10:59:01 +00:00
Hartmut Kaiser
9ebe273fb3
Fusion: fixing nview tests
...
[SVN r56609]
2009-10-05 22:29:10 +00:00
Joel de Guzman
9a1bc7d677
BOOST_FUSION_ADAPT_CLASS
...
[SVN r56576]
2009-10-04 16:59:50 +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
Steven Watanabe
564280e622
Make the unrolled implementation of all work for multiples of four. Fixes #2599 .
...
[SVN r55686]
2009-08-20 14:01:39 +00:00
Joel de Guzman
14b27978e3
Fix #1601
...
[SVN r54849]
2009-07-10 00:49:51 +00:00
Joel de Guzman
363ff5750f
fix trac issue #1608
...
[SVN r53914]
2009-06-15 01:53:43 +00:00
Tobias Schwinger
8f34038ddd
introduces test case for unfusing adapter
...
[SVN r53906]
2009-06-14 18:31:09 +00:00
Tobias Schwinger
c88e8803fb
introduces test for unfusing adapter
...
[SVN r53905]
2009-06-14 18:30:02 +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
7c8f9e3b6d
changed as_vector to return the numbered forms (i.e. vectorN)
...
[SVN r49777]
2008-11-16 00:59:42 +00:00
Dan Marsden
e2d23b8a63
bugfix to fold test, and new transform test
...
[SVN r49470]
2008-10-27 22:13:20 +00:00
Dan Marsden
d3f057e88c
added fold test and simplified repetition in the Makefile
...
[SVN r49456]
2008-10-26 14:39:59 +00:00
Dan Marsden
38147bb4d6
Adding simple compile time tests
...
[SVN r49409]
2008-10-20 21:36:04 +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
4a2214739c
fixed non-ascii chars
...
[SVN r47675]
2008-07-22 09:06:54 +00:00
Beman Dawes
8b749bef46
With his kind permission, change Jaakko "Järvi" to "Jarvi"
...
[SVN r46808]
2008-06-28 13:45:21 +00:00
Joel de Guzman
f199472458
Removing fusion variant adapter
...
[SVN r42224]
2007-12-20 23:28:26 +00:00
Joel de Guzman
67279d5c3d
bug fix for end_impl. (test)
...
[SVN r42165]
2007-12-19 10:33:39 +00:00
Dan Marsden
4919faec58
removing failing test on EDG compilers
...
[SVN r41117]
2007-11-15 21:15:47 +00:00
Eric Niebler
d785c34d56
fix support for segmented iteration
...
[SVN r41093]
2007-11-14 16:36:15 +00:00
Joel de Guzman
a326739705
Regenerating/reorganizing docs
...
[SVN r40832]
2007-11-06 12:13:52 +00:00
Tobias Schwinger
17e42e5650
reverts clobbered changes before merge
...
[SVN r40479]
2007-10-26 12:16:37 +00:00
Joel de Guzman
7c85a51d48
Fusion 2.1 one more time with care
...
[SVN r40390]
2007-10-24 02:32:28 +00:00
Tobias Schwinger
839b519852
adjusts test: deduce_sequence removes top-level cv-qualifiers from element types, now
...
[SVN r40355]
2007-10-23 13:26:56 +00:00
Joel de Guzman
fc1df001c6
reverting to 2.0
...
[SVN r40219]
2007-10-20 22:21:43 +00:00
Joel de Guzman
e894481f5b
phase4: refactoring for v2.1
...
[SVN r40212]
2007-10-20 13:13:46 +00:00
Joel de Guzman
d0d540064d
phase3: refactoring for v2.1
...
[SVN r40210]
2007-10-20 11:49:17 +00:00
Tobias Schwinger
1484ae8e06
adjusts test to semantic changes:
...
unfused_typed only contains operator() overloads for one arity now
[SVN r38267]
2007-07-22 08:29:54 +00:00
Tobias Schwinger
a83c9b89a3
removes unnecessary #include
...
[SVN r38217]
2007-07-14 20:17:38 +00:00
Tobias Schwinger
685d26c847
adds const correctness, disables variadic tests, for now
...
[SVN r38203]
2007-07-13 16:27:55 +00:00
Tobias Schwinger
897a312766
adds const correctness
...
[SVN r38200]
2007-07-13 15:11:20 +00:00
Tobias Schwinger
7a1017dce3
makes unfused_* work through boost::result_of only
...
[SVN r38197]
2007-07-13 14:06:50 +00:00
Tobias Schwinger
8eda5d32ca
completes boost::result_of-based result type computation
...
[SVN r38194]
2007-07-12 09:08:46 +00:00
Dan Marsden
eb79a48868
testing zero length sequences have converting ctors
...
[SVN r38156]
2007-07-06 20:48:04 +00:00
Dan Marsden
996a4da2d6
testing fusion transform and fold work with free functions now that only Boost.ResultOf support is required
...
[SVN r38063]
2007-06-22 18:02:58 +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
8e93460511
tests covering defect in fusion::fold loop unrolling picked up by Christian Holmquist
...
[SVN r37984]
2007-06-13 20:30:30 +00:00
Dan Marsden
0fcbc5b467
result_of and polymorphic function obj compatibility
...
[SVN r37962]
2007-06-11 07:01:05 +00:00
Dan Marsden
b33ce64895
correcting defective fusion count_if test case
...
[SVN r37874]
2007-06-02 16:48:49 +00:00
Dan Marsden
da31732ca3
fixing defective test case with bad rvalue / lvalue handling issue
...
[SVN r37819]
2007-05-30 06:47:39 +00:00
Dan Marsden
6097406ca1
covering accumulate as part of fusion fold tests
...
[SVN r37807]
2007-05-28 23:13:46 +00:00
Hartmut Kaiser
0ff8dd230d
Removed tabs.
...
[SVN r37804]
2007-05-27 16:30:35 +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
5e9e7f31a4
wrong library, FUSION, not SPIRIT
...
[SVN r37332]
2007-04-02 05:13:25 +00:00
Joel de Guzman
bf05751f9e
added BOOST_SPIRIT_ADAPT_STRUCT macro
...
[SVN r37331]
2007-04-02 04:34:24 +00:00
Tobias Schwinger
20e0ffc461
hides effect of VC7.1 workaround
...
[SVN r37291]
2007-03-26 19:54:26 +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
Joel de Guzman
92e7e32ed8
update copyright notice
...
[SVN r37131]
2007-03-02 10:44:14 +00:00
Tobias Schwinger
4d65880283
removes test for obsolete unpack_args
...
[SVN r37073]
2007-02-25 22:15:08 +00:00
Dave Abrahams
f0abc88775
Correct testing bugs:
...
either changing assert(...) or BOOST_ASSERT(...) to BOOST_TEST
(in my code only)
or adding "return boost::report_errors();" where it was clearly
missing (and a pure bug, in anyone's code).
[SVN r37057]
2007-02-24 22:40:59 +00:00
Tobias Schwinger
70a39b554f
adds test suite for functional module
...
[SVN r36960]
2007-02-15 23:14:42 +00:00
Joel de Guzman
f975648eea
vc7.1 bugfix
...
[SVN r36919]
2007-02-09 12:16:50 +00:00
Tobias Schwinger
1c542fa544
introduces test for deduce / deduce_sequence
...
[SVN r36812]
2007-01-27 10:49:00 +00:00
Joel de Guzman
bc7d10ec94
added is_empty test
...
[SVN r36725]
2007-01-14 03:22:54 +00:00
Joel de Guzman
2be540e903
some updates
...
[SVN r36555]
2007-01-01 02:23:51 +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
Dan Marsden
fe9949a59c
added variant traits tests
...
[SVN r36019]
2006-11-13 08:13:12 +00:00
Dan Marsden
6860872d7b
adding tests for variant as adapted sequence
...
[SVN r36015]
2006-11-12 23:08:59 +00:00
Dan Marsden
d2d2d0aa3e
added transform view test covering value_at
...
[SVN r35805]
2006-11-01 08:03:15 +00:00
Dan Marsden
82e6dfd876
added tests for at_c on transform view
...
[SVN r35783]
2006-10-29 21:17:22 +00:00
Joel de Guzman
1c3c70f4cc
added test for returning a tuple of double with conversion from a tuple of ints
...
[SVN r35740]
2006-10-25 09:05:00 +00:00
Joel de Guzman
3732bb538a
comeau, intel has problems with this
...
[SVN r35689]
2006-10-22 10:23:04 +00:00
Dan Marsden
7cd89c8d9c
additional zip tests for variable length input sequences
...
[SVN r35516]
2006-10-07 15:40:49 +00:00
Eric Niebler
114556bbba
experimental segmented Fusion support
...
[SVN r35493]
2006-10-05 01:25:32 +00:00
Joel de Guzman
3f27fbe969
support for boost::tuples
...
[SVN r35350]
2006-09-27 00:42:32 +00:00
Joel de Guzman
654fd0918e
prelude to iterator_facade and sequence_facade
...
[SVN r35316]
2006-09-25 08:37:16 +00:00
Joel de Guzman
1633f967aa
fixed bug in test
...
[SVN r35269]
2006-09-22 00:17:30 +00:00
Joel de Guzman
c31253d8c1
adding fusion docs and tests
...
[SVN r34920]
2006-08-22 15:57:13 +00:00