Commit Graph

366 Commits

Author SHA1 Message Date
Christopher Schmidt 35e469e2d5 fix for #2355: discrepancy between std::accumulate and fusion::accumulate
[SVN r57125]
2009-10-24 10:59:01 +00:00
Troy D. Straszheim 43f861ca87 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Joel de Guzman d978cec6b6 Fix default construction of vector
[SVN r56709]
2009-10-11 04:00:00 +00:00
Hartmut Kaiser e26d26d511 Fusion: added size_impl for nview
[SVN r56610]
2009-10-05 22:30:23 +00:00
Hartmut Kaiser 9ebe273fb3 Fusion: fixing nview tests
[SVN r56609]
2009-10-05 22:29:10 +00:00
Hartmut Kaiser a110ea9304 Fixing mismatch of default parameter values
[SVN r56607]
2009-10-05 22:00:09 +00:00
Hartmut Kaiser 959b0b0839 Fusion: fixing mismatch in default parameter to nview
[SVN r56604]
2009-10-05 21:36:55 +00:00
Joel de Guzman 9a1bc7d677 BOOST_FUSION_ADAPT_CLASS
[SVN r56576]
2009-10-04 16:59:50 +00:00
Joel de Guzman 178973a05c BOOST_FUSION_ADAPT_CLASS
[SVN r56575]
2009-10-04 16:59:37 +00:00
Hartmut Kaiser 7b89755a67 Fusion: fixed a couple of typos in docs
[SVN r56472]
2009-09-29 14:48:36 +00:00
Hartmut Kaiser fdb399e022 Fusion: fixing regression tests
[SVN r56435]
2009-09-27 16:36:53 +00:00
Hartmut Kaiser cb5b63fa93 Fusion: fixed another const correctness problem
[SVN r56383]
2009-09-25 17:24:55 +00:00
Hartmut Kaiser 8ce4280e27 Fusion: doc fix
[SVN r56382]
2009-09-25 14:00:55 +00:00
Hartmut Kaiser 37f57fbf7f Fusion: resolved const correctness issue
[SVN r56381]
2009-09-25 13:57:30 +00:00
Hartmut Kaiser 10c0665ffa Fusion: added nview and friends, docs and tests
[SVN r56377]
2009-09-25 00:21:53 +00:00
Hartmut Kaiser 43645b3764 Fusion: added nview and friends
[SVN r56376]
2009-09-25 00:20:03 +00:00
Eric Niebler b16d42a31b reduce fusion, proto and xpressive warnings under msvc /Za switch
[SVN r55838]
2009-08-28 16:45:21 +00:00
John Maddock 0dd1f341c8 Fix PDF image paths.
[SVN r55759]
2009-08-24 10:32:39 +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
Troy D. Straszheim 2e33d288b1 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Joel de Guzman c0eebc8121 Fix #1601
[SVN r54850]
2009-07-10 00:50:05 +00:00
Joel de Guzman 14b27978e3 Fix #1601
[SVN r54849]
2009-07-10 00:49:51 +00:00
Joel de Guzman 04cf9c863b typo fix
[SVN r54325]
2009-06-25 03:07:23 +00:00
Joel de Guzman fb7671141a fix ticket#1894
[SVN r54047]
2009-06-18 03:23:51 +00:00
Joel de Guzman 08045fc46e Fix ticket #2158
[SVN r53985]
2009-06-17 02:11:43 +00:00
Joel de Guzman cb0a2c3c2e patched ticket #4512
[SVN r53956]
2009-06-16 02:23:44 +00:00
Joel de Guzman 253c763b45 Fix Ticket #1614:
[SVN r53917]
2009-06-15 03:30:35 +00:00
Joel de Guzman 3ed2803482 Fix Ticket #1614:
[SVN r53916]
2009-06-15 02:07:19 +00:00
Joel de Guzman 63ce990a8c fix trac issue #1608
[SVN r53915]
2009-06-15 01:54:01 +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
Tobias Schwinger fb3de90679 introduces unfused adapter
[SVN r53903]
2009-06-14 11:09:03 +00:00
Joel de Guzman 916077ce6b update for trac #1893
[SVN r53856]
2009-06-13 06:29:32 +00:00
Joel de Guzman dace0940b7 fix ticket #1529
[SVN r53765]
2009-06-09 04:02:33 +00:00
Eric Niebler 6447c5371e reduce number of template instantiations
[SVN r53566]
2009-06-02 05:46:21 +00:00
Hartmut Kaiser f0b6c8b1e2 Fusion: added explicit disambiguation for fusion::at
[SVN r53029]
2009-05-15 15:28:34 +00:00
Hartmut Kaiser e1ac68f526 Trying to fix ambiguities of operator<<() for unused_type.
[SVN r52511]
2009-04-20 14:57:57 +00:00
Joel de Guzman 9acd9b2feb added default implementation for iterator_facade
[SVN r51864]
2009-03-20 09:45:36 +00:00
Hartmut Kaiser c81456f35e Protected unused_type by an ADL barrier
[SVN r51654]
2009-03-09 01:17:20 +00:00
Jürgen Hunold 08a038ad51 Fix: remove non-existent test
[SVN r51393]
2009-02-22 16:33:27 +00:00
Tobias Schwinger b7e3828810 adjusts to changes in functional module, also resolves compile problems
[SVN r51383]
2009-02-22 06:36:52 +00:00
Tobias Schwinger 534809fbb7 updates functional module: only two unfused variants, now
[SVN r51382]
2009-02-22 06:35:35 +00:00
Tobias Schwinger aaf89a67a6 updates functional module: only two unfused variants, now
[SVN r51381]
2009-02-22 06:27:12 +00:00
Tobias Schwinger 2fdfd41b17 updates functional module: only two unfused variants, now
[SVN r51380]
2009-02-22 06:24:38 +00:00
Tobias Schwinger a26354b70e updates functional module: only two unfused variants, now
[SVN r51379]
2009-02-22 06:23:56 +00:00
Joel de Guzman 064dbedaa5 #define to allow testing if unused_type has IO
[SVN r51286]
2009-02-17 11:18:20 +00:00
Joel de Guzman 35149161aa use vectorN instead of vector for shorter names
[SVN r51285]
2009-02-17 10:37:31 +00:00
Joel de Guzman 010c94ba87 fix wrong include
[SVN r50937]
2009-02-01 00:00:58 +00:00
Joel de Guzman 1c8e2ccfe4 added streaming for unused_type
[SVN r50168]
2008-12-06 23:35:05 +00:00