Commit Graph

177 Commits

Author SHA1 Message Date
Dan Marsden 0fcbc5b467 result_of and polymorphic function obj compatibility
[SVN r37962]
2007-06-11 07:01:05 +00:00
Dan Marsden 414b87dbdb fixing bug in internal use of fusion::result_of::distance
[SVN r37934]
2007-06-07 20:43:50 +00:00
Joel de Guzman d68dd4d43e more flat includes
[SVN r37909]
2007-06-06 01:23:45 +00:00
Joel de Guzman 35ec412acf more flat includes
[SVN r37908]
2007-06-06 01:13:33 +00:00
Joel de Guzman 6fbd010bbc more flat includes
[SVN r37907]
2007-06-06 00:18:13 +00:00
Joel de Guzman 2bbf2a7ec4 added include/swap.hpp
[SVN r37905]
2007-06-05 22:09:51 +00:00
Dan Marsden 40524cfda1 loop unrolling count(_if)
[SVN r37875]
2007-06-02 21:48:14 +00:00
Dan Marsden b33ce64895 correcting defective fusion count_if test case
[SVN r37874]
2007-06-02 16:48:49 +00:00
Dan Marsden d2f019514e fusion find_if loop unrolling and use of advance optimization for random traversal sequences
[SVN r37856]
2007-06-01 22:47:49 +00:00
Dan Marsden a4268d3cf9 loop unrolling for compile time perf in any, all and none
[SVN r37820]
2007-05-30 06:56:32 +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
Dan Marsden b935ea84a9 loop unrolling for fusion iteration algorithms
[SVN r37806]
2007-05-28 23:12:53 +00:00
Dan Marsden 2c7e484787 fix to transform view distance impl
[SVN r37805]
2007-05-28 22:57:59 +00:00
Hartmut Kaiser 0ff8dd230d Removed tabs.
[SVN r37804]
2007-05-27 16:30:35 +00:00
Dan Marsden 05a706599a fix for swap picked up with gcc 4.1.2
[SVN r37791]
2007-05-26 19:54:13 +00:00
Tobias Schwinger 1bf333a444 fixes bug reported by John Maddock. Typo: associative structures have associative members.
[SVN r37762]
2007-05-24 21:08:34 +00:00
Tobias Schwinger d171c25dd2 fixes bug in unfused_generic reported by Eric Niebler
[SVN r37739]
2007-05-22 10:53:49 +00:00
Hartmut Kaiser 5ec07406da Adding file...
[SVN r37702]
2007-05-16 16:25:48 +00:00
Hartmut Kaiser f2f3b2cf1e Adding file...
[SVN r37701]
2007-05-16 16:10:58 +00:00
Dan Marsden dfcadb449b tests for assoc struct adaptor
[SVN r37639]
2007-05-08 22:16:09 +00:00
Dan Marsden f8bb69dc9a adding struct associative adaptor
[SVN r37638]
2007-05-08 22:14:58 +00:00
Hartmut Kaiser 8b2e69c764 Added file.
[SVN r37604]
2007-05-06 19:18:27 +00:00
Dan Marsden bb27fc1089 fusion swap documentation
[SVN r37570]
2007-05-02 22:47:23 +00:00
Hartmut Kaiser 73d47b7267 Added file
[SVN r37562]
2007-05-02 18:14:22 +00:00
Dan Marsden a1b7949dce tests for swap
[SVN r37553]
2007-05-01 20:57:15 +00:00
Dan Marsden 77c04b0e57 swap implementation
[SVN r37552]
2007-05-01 20:56:32 +00:00
Joel de Guzman da82119dd3 more flat includes
[SVN r37534]
2007-04-29 16:18:01 +00:00
Eric Niebler 416b82b14a some changes for conceptgcc-4.3
[SVN r37529]
2007-04-28 21:22:55 +00:00
Joel de Guzman 4c4e91a3ce more flat includes
[SVN r37490]
2007-04-22 23:20:21 +00:00
Joel de Guzman 1a1fe819dc more flat includes
[SVN r37487]
2007-04-22 10:09:38 +00:00
Joel de Guzman a7ca680c0f mpl.hpp header now includes 2 way mapping to and from mpl and fusion
#include <boost/fusion/sequence/adapted/mpl.hpp>
#include <boost/fusion/sequence/intrinsic/mpl.hpp>


[SVN r37484]
2007-04-22 08:06:36 +00:00
Joel de Guzman 11a0b0acce more flat includes
[SVN r37479]
2007-04-22 06:40:33 +00:00
Joel de Guzman d87b6aaf57 fixed bug where first element is convertible from input sequence
[SVN r37475]
2007-04-20 03:45:36 +00:00
Joel de Guzman bf4c542d5d more flat includes
[SVN r37436]
2007-04-14 08:27:24 +00:00
Joel de Guzman bf4de4d0af typo fix
[SVN r37413]
2007-04-10 22:27:41 +00:00
Joel de Guzman 02005e075f more flat includes
[SVN r37342]
2007-04-03 06:17:56 +00:00
Tobias Schwinger 8da8ce2c61 updates link to boost::shared_ptr
[SVN r37341]
2007-04-02 15:50:23 +00:00
Tobias Schwinger 33b2d3b750 changes phrasing (minor)
[SVN r37340]
2007-04-02 15:49:35 +00:00
Tobias Schwinger 67525cf4ab fixes typos: at<0>(...
[SVN r37339]
2007-04-02 15:45:59 +00:00
Tobias Schwinger d19c24a886 functional module
[SVN r37338]
2007-04-02 15:43:37 +00:00
Joel de Guzman 6a01312869 workaround for VC7.1 getting confused with optional and variant boost::get functions
[SVN r37337]
2007-04-02 13:20:16 +00:00
Joel de Guzman 0913d82b43 forgot to commit.
[SVN r37336]
2007-04-02 12:41:10 +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
Joel de Guzman 5423cde1f1 updates
[SVN r37329]
2007-04-02 03:52:41 +00:00
Joel de Guzman 6002bc9bb4 added struct wrapping facilities to make it very easy to make any struct a conforming fusion sequence
[SVN r37328]
2007-04-02 03:31:13 +00:00
Tobias Schwinger ddf9cb743a updates VC7.1 workaround
[SVN r37293]
2007-03-26 19:58:44 +00:00
Tobias Schwinger ddf3aaed17 adds VC7.1 portability note, changes [tip ...] to [blurb __tip__ ...]
[SVN r37292]
2007-03-26 19:56:08 +00:00
Tobias Schwinger 20e0ffc461 hides effect of VC7.1 workaround
[SVN r37291]
2007-03-26 19:54:26 +00:00