Commit Graph

24 Commits

Author SHA1 Message Date
5e9e7f31a4 wrong library, FUSION, not SPIRIT
[SVN r37332]
2007-04-02 05:13:25 +00:00
bf05751f9e added BOOST_SPIRIT_ADAPT_STRUCT macro
[SVN r37331]
2007-04-02 04:34:24 +00:00
1a1b40925b adds repetitive_view test
[SVN r37257]
2007-03-21 18:41:35 +00:00
f8d675d38d added some simple tests for map_tie
[SVN r37248]
2007-03-20 21:33:12 +00:00
fad42340ad zip ignore capabilities
[SVN r37149]
2007-03-06 21:26:54 +00:00
92e7e32ed8 update copyright notice
[SVN r37131]
2007-03-02 10:44:14 +00:00
4d65880283 removes test for obsolete unpack_args
[SVN r37073]
2007-02-25 22:15:08 +00:00
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
f975648eea vc7.1 bugfix
[SVN r36919]
2007-02-09 12:16:50 +00:00
1c542fa544 introduces test for deduce / deduce_sequence
[SVN r36812]
2007-01-27 10:49:00 +00:00
bc7d10ec94 added is_empty test
[SVN r36725]
2007-01-14 03:22:54 +00:00
2be540e903 some updates
[SVN r36555]
2007-01-01 02:23:51 +00:00
6ed683b610 added deque tests
[SVN r36458]
2006-12-18 22:36:43 +00:00
fe9949a59c added variant traits tests
[SVN r36019]
2006-11-13 08:13:12 +00:00
6860872d7b adding tests for variant as adapted sequence
[SVN r36015]
2006-11-12 23:08:59 +00:00
d2d2d0aa3e added transform view test covering value_at
[SVN r35805]
2006-11-01 08:03:15 +00:00
82e6dfd876 added tests for at_c on transform view
[SVN r35783]
2006-10-29 21:17:22 +00:00
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
3732bb538a comeau, intel has problems with this
[SVN r35689]
2006-10-22 10:23:04 +00:00
114556bbba experimental segmented Fusion support
[SVN r35493]
2006-10-05 01:25:32 +00:00
3f27fbe969 support for boost::tuples
[SVN r35350]
2006-09-27 00:42:32 +00:00
654fd0918e prelude to iterator_facade and sequence_facade
[SVN r35316]
2006-09-25 08:37:16 +00:00
1633f967aa fixed bug in test
[SVN r35269]
2006-09-22 00:17:30 +00:00
c31253d8c1 adding fusion docs and tests
[SVN r34920]
2006-08-22 15:57:13 +00:00