Commit Graph
85 Commits
Author SHA1 Message Date
Joel de Guzman e587ad4d50 Added move-assign test
[SVN r80343]
2012-09-01 01:02:46 +00:00
Joel de Guzman 16de1dcd01 Added move ctors for vector and deque (deque for gcc partially working for now)
[SVN r80330]
2012-08-31 14:32:08 +00:00
Joel de Guzman a3b0cad1e7 latest oatch from Nathan Ridge
[SVN r79305]
2012-07-05 23:39:50 +00:00
Joel de Guzman 136331963a Added test for Ticket #6965
[SVN r79098]
2012-06-26 10:14:49 +00:00
Joel de Guzman 70589c53c6 BOOST_FUSION_DEFINE_STRUCT_INLINE patch by Nathan Ridge
[SVN r78509]
2012-05-19 01:24:55 +00:00
Joel de Guzman 654dfbedb8 patch for clang from Michel Morin
[SVN r78175]
2012-04-24 01:39:43 +00:00
Joel de Guzman 10274e7884 Made map random access. Thanks to Brandon Kohn!
[SVN r74882]
2011-10-10 09:55:52 +00:00
Joel de Guzman 159426b8af Added adapter for std::tuple (only for implementations using variadic templates)
[SVN r74547]
2011-09-24 13:07:24 +00:00
Joel de Guzman 7847f22a2c Bumped copyright date
[SVN r74409]
2011-09-16 05:55:52 +00:00
Joel de Guzman 86063cada9 Bumped copyright date
[SVN r74406]
2011-09-16 05:27:16 +00:00
Eric Niebler 9fcb3105e5 make fold aware of segments
[SVN r73906]
2011-08-18 23:14:48 +00:00
Eric Niebler 9dd14c435e make find and find_if algorithms segment-aware, stylistic consistency tweaks
[SVN r73892]
2011-08-18 17:12:05 +00:00
Eric Niebler 528ad04fdb baking segmented Fusion
[SVN r73854]
2011-08-17 18:53:56 +00:00
Eric Niebler 2baebc560a continue great segmented Fusion reorg
[SVN r73834]
2011-08-16 23:43:24 +00:00
Eric Niebler 2ccb8d604f progress with integrating the segmented Fusion work
[SVN r73831]
2011-08-16 23:07:51 +00:00
Eric Niebler d9c5b32687 new cleaner(?) implementation for segmented fusion
[SVN r73644]
2011-08-11 04:14:50 +00:00
Eric Niebler f27ed26e44 make single_view random access
[SVN r72977]
2011-07-08 19:42:35 +00:00
Joel de Guzman b17d6b9147 Fixes Ticket #5420
[SVN r71025]
2011-04-06 04:29:02 +00:00
Joel de Guzman b3226a5107 Applied patch #5275
[SVN r70841]
2011-04-01 23:38:39 +00:00
Christopher Schmidt 088b8a0201 Fusion: ADAPT_xxxADTxxx; documentation&new testcase
[SVN r65816]
2010-10-07 20:38:54 +00:00
Christopher Schmidt f723f870c7 Fusion/Spirit: adt_attribute_proxy refactorization
[SVN r65445]
2010-09-17 20:38:23 +00:00
Christopher Schmidt 5adcb5b4d2 Fusion: BOOST_FUSION_ADAPT_xxxCLASSxxx -> BOOST_FUSION_ADAPT_xxxADTxxx
[SVN r65439]
2010-09-16 16:33:25 +00:00
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
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 10c0665ffa Fusion: added nview and friends, docs and tests
[SVN r56377]
2009-09-25 00:21:53 +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
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
Joel de Guzman e165418461 conform to TR1 to the letter
[SVN r48243]
2008-08-20 08:20:19 +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