d4f11a0537Applied patch; refs #2823; will merge to release once tests cycle
Marshall Clow
2011-01-07 01:17:40 +0000
cd811f56bcFusion: merge from trunk
Christopher Schmidt
2010-12-29 19:54:59 +0000
c15dd57405Fusion: mask fusion::begin/fusion::end with SFINAE, fixes#4028
Christopher Schmidt
2010-12-19 18:35:52 +0000
e8539e1165Fusion: typo fix, fixes#4877
Christopher Schmidt
2010-12-19 15:11:12 +0000
b508b8e62cFusion: fixed missing is_native_fusion_sequence for MSVC 7.1 and MSVC 8.0
Christopher Schmidt
2010-11-10 07:59:18 +0000
6eba238b69Fusion: removed fusion::sequence_root; Fixes#2335
Christopher Schmidt
2010-11-06 12:21:18 +0000
09bd088660Fusion: functional includes fixes; fixes#4729
Christopher Schmidt
2010-10-15 11:40:37 +0000
7aa4e2cbdaFusion: merge from trunk - fixed minor doc typos
Christopher Schmidt
2010-10-10 20:57:01 +0000
8abe272391Fusion: fixed minor doc typos
Christopher Schmidt
2010-10-10 20:23:28 +0000
9792f67700Fusion: merge from trunk
Christopher Schmidt
2010-10-07 22:58:44 +0000
088b8a0201Fusion: ADAPT_xxxADTxxx; documentation&new testcase
Christopher Schmidt
2010-10-07 20:38:54 +0000
b8784f6bbcFusion: fixed yet another typo
Christopher Schmidt
2010-10-04 21:34:44 +0000
569e23c71cFusion: BOOST_FUSION_ADAPT_ADT documentation (2)
Christopher Schmidt
2010-10-04 21:16:42 +0000
b761e0e0c0Fusion: BOOST_FUSION_ADAPT_ADT documentation
Christopher Schmidt
2010-10-04 20:50:31 +0000
a3427ea75bFusion: merge from trunk
Christopher Schmidt
2010-10-03 09:46:00 +0000
21d676dd87Fusion: added adt_attribute_proxy-getter
Christopher Schmidt
2010-10-02 18:39:23 +0000
f723f870c7Fusion/Spirit: adt_attribute_proxy refactorization
Christopher Schmidt
2010-09-17 20:38:23 +0000
5adcb5b4d2Fusion: BOOST_FUSION_ADAPT_xxxCLASSxxx -> BOOST_FUSION_ADAPT_xxxADTxxx
Christopher Schmidt
2010-09-16 16:33:25 +0000
e5dd49bc15Fusion: documentation fixes
Christopher Schmidt
2010-08-27 20:36:00 +0000
a18ab9db86lvalue fold states. Fixes#4582
Christopher Schmidt
2010-08-22 13:16:49 +0000
084b3028d8fix for #4580
Christopher Schmidt
2010-08-22 11:29:45 +0000
aa1bcfaa9arefactored extension::struct_member to extension::access::struct_member
Christopher Schmidt
2010-07-31 00:17:34 +0000
134fbf9600fix for adapted classes' category
Christopher Schmidt
2010-07-10 10:06:33 +0000
c879ab02c3fix for adapted classes' category
Christopher Schmidt
2010-07-10 10:01:57 +0000
199d8b548fmerged fusion from the trunk (3)
Christopher Schmidt
2010-07-08 18:32:12 +0000
237165e1e9added the new folds to the changelist
Christopher Schmidt
2010-07-08 17:25:24 +0000
0f4ac2e9e3Merge rebuilt fusion documentation with missing file.
Daniel James
2010-07-08 07:50:58 +0000
05edb33019Rebuild fusion docs - with missing file this time.
Daniel James
2010-07-08 07:10:41 +0000
32adb57290Merge rebuilt fusion documentation.
Daniel James
2010-07-04 20:19:01 +0000
880f7ed33eRebuild fusion documentation.
Daniel James
2010-07-04 19:20:50 +0000
02b2a88beamerged fusion from the trunk (2)
Christopher Schmidt
2010-07-03 20:31:16 +0000
a1af4051cdadded missing doc files
Christopher Schmidt
2010-07-03 20:28:03 +0000
1572e0e9c3merged fusion from the trunk
Christopher Schmidt
2010-07-03 20:10:58 +0000
649770fdcdmerged revision 62675
Christophe Henry
2010-07-02 18:53:17 +0000
38319d25ccfixed c/p error
Christopher Schmidt
2010-06-29 19:55:22 +0000
6f0af5db0aMerge documentation fixes.
Daniel James
2010-06-26 12:30:09 +0000
4b1e5607e1Fix a copy/paste error.
Steven Watanabe
2010-06-22 04:20:26 +0000
c57b658e79Document repetitive_view. Fixes#1864.
Steven Watanabe
2010-06-22 04:17:12 +0000
f26c90729aUpdate various libraries' documentation build.
Daniel James
2010-06-20 18:00:48 +0000
758178a2a8added reverse_fold/iter_fold/reverse_iter_fold (2) (fixes#1623)
Christopher Schmidt
2010-06-18 17:23:20 +0000
ea89db72cbadded reverse_fold/iter_fold/reverse_iter_fold (1)
Christopher Schmidt
2010-06-17 21:21:37 +0000
7d14098b21Explicitly cast array::static_size to an int. Fixes#2761
Steven Watanabe
2010-06-13 03:06:14 +0000
378858f270Fix headers for set_fwd and map_fwd. Fixes#3237
Steven Watanabe
2010-06-13 01:45:12 +0000
9b7b9db979Translate fusion iterator categories to MPL iteraotr categories for fusion_iterator. Fixes#3204.
Steven Watanabe
2010-06-13 01:22:41 +0000
c9a5364472Clean up GCC warnings. Fixes#3033.
Steven Watanabe
2010-06-12 17:59:10 +0000
7c986ebd61Clean up MSVC build. Fixes#1619. Fixes#3074.
Steven Watanabe
2010-06-12 15:58:31 +0000
d5f6d5eafeFix #include guard of boost/fusion/include/has_key.hpp. Fixes#4070
Steven Watanabe
2010-06-12 00:52:14 +0000
d250c447b2fixed conflict detected by g++4.x between fusion::at and mpl::at
Christophe Henry
2010-06-09 17:39:26 +0000
c02a3ba001documentation update - fixes#4281
Christopher Schmidt
2010-06-03 08:29:23 +0000
11228c420ffusion::tag_of/fusion::detail::is_specialized should not complain for non-adapted std::pair/boost::array/...
Christopher Schmidt
2010-05-07 15:02:22 +0000
6465c3b3eaadapted proxy types are views now
Christopher Schmidt
2010-05-07 13:37:34 +0000
909f1bba8fadded /fusion/view/single_view.hpp and /fusion/view/nview.hpp to /fusion/view.hpp
Christopher Schmidt
2010-05-04 16:23:01 +0000
95555f3f20removes outdated and defunct files
Tobias Schwinger
2010-04-26 23:34:55 +0000