Commit Graph

  • 9672fe5385 map move supported + value_at_impl added Joel de Guzman 2013-02-04 11:52:58 +0000
  • 085c3c25ca more map tests (including move test) Joel de Guzman 2013-02-04 11:52:18 +0000
  • 85119dbd21 added as_map fixed bug: wrong iterator category for map_iterator Joel de Guzman 2013-02-04 09:52:52 +0000
  • 764a31e9f5 fixed typo Joel de Guzman 2013-02-04 06:22:50 +0000
  • 228401d898 More map tests and more API features implemented + tweaks to affected components Joel de Guzman 2013-02-04 06:21:45 +0000
  • aba201eb4e Added more map tests Joel de Guzman 2013-02-04 06:20:10 +0000
  • 9c5d6bcc8c added pair < operator for case where key (first type) is the same. Joel de Guzman 2013-02-04 04:10:29 +0000
  • 7b6cf39540 modern c++11 map implemented + various tweaks Joel de Guzman 2013-02-04 03:49:34 +0000
  • 996f4152d2 modern c++11 map implemented Joel de Guzman 2013-02-04 03:46:42 +0000
  • d128c6f6aa Moving non-variadic map implementation to detail/cpp03 directory Joel de Guzman 2013-02-03 11:50:48 +0000
  • fec1da027c Cleanup deque to clearly separate the C++03 code from c++11 code Joel de Guzman 2013-02-03 10:31:46 +0000
  • a1a6e42590 Removing the preprocessed file generation which is meant for internal use only Joel de Guzman 2013-02-03 10:13:41 +0000
  • 4272519a3c cleanup Joel de Guzman 2013-01-31 15:56:00 +0000
  • 9dcdfa323f Better deque conversion Joel de Guzman 2013-01-31 15:31:28 +0000
  • 5a520585d8 Fixes #7955 Joel de Guzman 2013-01-31 13:01:36 +0000
  • 1823f30420 Some cleanup Joel de Guzman 2013-01-27 14:41:39 +0000
  • f96bbef8fa MSVC (VC11) fixes for latest updates Joel de Guzman 2013-01-27 12:15:26 +0000
  • f1687bffcf Added LF at the end Joel de Guzman 2013-01-27 10:14:40 +0000
  • 6c17c04ce6 Workaround for some tests on C++11 to allow disambiguation of && and const& arguments to ctors Joel de Guzman 2013-01-27 10:14:16 +0000
  • b7d02a8c55 + Fixes ticket #7914 + C++11 implementations for make_deque, deque_tie and as_deque Joel de Guzman 2013-01-27 07:17:01 +0000
  • 6a47d86d72 C++ fixes Joel de Guzman 2013-01-27 07:13:58 +0000
  • 2f61e2b707 disabling some tests with errors on c++11 Joel de Guzman 2013-01-27 04:24:40 +0000
  • ea0cad5800 Added fusion::move algorithm Joel de Guzman 2013-01-19 14:37:00 +0000
  • f9d6e05676 Applied patches for Tickets #7738, #7737 and #7646 Joel de Guzman 2013-01-04 01:43:06 +0000
  • 211b47b47d clarify in fusion docs that associative sequences are not checked for key uniqueness. Michael Caisse 2012-12-13 09:41:50 +0000
  • 6d265316ed Workaround for ObjC (mis)use of nil (from Mathias Gaunard) Joel de Guzman 2012-11-30 02:31:23 +0000
  • 8d6200ef58 Removed usage of deprecated macros in Boost.Fusion and Boost.Spirit Marshall Clow 2012-11-26 18:44:46 +0000
  • e1819c11b2 Remove usage of deprecated macros Marshall Clow 2012-11-21 03:12:31 +0000
  • cfbbba272e Fixes for Ticket #7569 ( Compile Error using BOOST_FUSION_DEFINE_STRUCT_INLINE with VC10 and GCC <4.5 ) Joel de Guzman 2012-11-04 00:18:41 +0000
  • d01148d339 Fixed typo Joel de Guzman 2012-11-03 23:44:36 +0000
  • fc38122f0f Merge from trunk Joel de Guzman 2012-10-25 02:06:21 +0000
  • 940c594d3e Merge from trunk Joel de Guzman 2012-10-25 02:06:04 +0000
  • f760ed7b8f removing c++11 requirements in jamfile (mistakenly added) Joel de Guzman 2012-10-05 06:15:02 +0000
  • 752f911a91 #7427 (Warning fixes in fusion) Joel de Guzman 2012-10-02 01:12:19 +0000
  • b57cd4ede9 - patch from nathan ridge - fixed deque regression Joel de Guzman 2012-09-09 00:27:37 +0000
  • a856857cb7 - Fixed code to allow decltype implementation of boost::result_of with BOOST_RESULT_OF_USE_DECLTYPE defined. - Reverted sequence/iterator.hpp to original <correct-no-workaround> version. Joel de Guzman 2012-09-04 13:42:14 +0000
  • 78ff3d8831 Fixed code to allow decltype implementation of boost::result_of with BOOST_RESULT_OF_USE_DECLTYPE defined. Joel de Guzman 2012-09-04 13:40:38 +0000
  • 80799eed95 C++11 fixes for deque Joel de Guzman 2012-09-04 05:04:26 +0000
  • 35ec74edbc C++11 fixes for deque Joel de Guzman 2012-09-04 05:04:25 +0000
  • 106702d388 Fix to silence MSVC warnings (Nathan Ridge) Joel de Guzman 2012-09-03 07:08:47 +0000
  • 4382b64aa7 Updated changelog removed unmaintained todo.txt Joel de Guzman 2012-09-01 02:12:46 +0000
  • 26ba07f36c move-assign test tweaks Joel de Guzman 2012-09-01 02:02:09 +0000
  • a53f93ff1a move-assign for vector Joel de Guzman 2012-09-01 02:01:26 +0000
  • 705ca2b61b move-assign for deque Joel de Guzman 2012-09-01 01:04:12 +0000
  • e587ad4d50 Added move-assign test Joel de Guzman 2012-09-01 01:02:46 +0000
  • 3613310b62 deque move-ctor OK on gcc Joel de Guzman 2012-08-31 15:58:31 +0000
  • 5946ab9936 deque move-ctor OK on gcc Joel de Guzman 2012-08-31 15:57:49 +0000
  • c8b47ca3ca Added move ctors for vector and deque (deque for gcc partially working for now) no preprocessed files yet Joel de Guzman 2012-08-31 14:33:12 +0000
  • 16de1dcd01 Added move ctors for vector and deque (deque for gcc partially working for now) Joel de Guzman 2012-08-31 14:32:08 +0000
  • 038976991e Fixed MSVC errors (from Nathan Ridge) Joel de Guzman 2012-08-31 04:12:29 +0000
  • 9cceb79cf8 update from trunk fixing http://boost.2283326.n4.nabble.com/fusion-g-4-6-deque-and-c-0x-compile-error-td4632499.html Joel de Guzman 2012-08-11 02:36:08 +0000
  • 4ccb4328f6 Fusion: fixing bogus preprocessor directive (missing newline at end of file) Hartmut Kaiser 2012-07-28 20:44:56 +0000
  • eaf9e79e85 latest patch from Nathan Ridge Joel de Guzman 2012-07-05 23:40:17 +0000
  • a3b0cad1e7 latest oatch from Nathan Ridge Joel de Guzman 2012-07-05 23:39:50 +0000
  • 5a51e5d9aa Merge from trunk Joel de Guzman 2012-07-05 04:40:37 +0000
  • 85583b5ea9 allow boolean traits implementations to use std::true_type and std::false_type Eric Niebler 2012-06-27 04:27:50 +0000
  • 191a3d75ed Fix for Ticket #6965 from Joel Falcou Joel de Guzman 2012-06-26 10:16:35 +0000
  • 136331963a Added test for Ticket #6965 Joel de Guzman 2012-06-26 10:14:49 +0000
  • bcb5fd9618 Merge r77879 from trunk. Daniel James 2012-06-11 01:30:33 +0000
  • 70589c53c6 BOOST_FUSION_DEFINE_STRUCT_INLINE patch by Nathan Ridge Joel de Guzman 2012-05-19 01:24:55 +0000
  • ed3776ce8c BOOST_FUSION_DEFINE_STRUCT_INLINE patch by Nathan Ridge Joel de Guzman 2012-05-19 01:24:16 +0000
  • a46bd7ab72 patch for ticket #6910 by michel Joel de Guzman 2012-05-19 01:18:43 +0000
  • 8ce40ebd0c Patch by Nathan Ridge to allow BOOST_FUSION_ADAPT_ADT adapted classes to be compared using relational operators. Joel de Guzman 2012-05-17 01:10:20 +0000
  • 51ade6529c typo fix by Mario Lang Joel de Guzman 2012-05-14 00:41:42 +0000
  • b63c8214d7 Patches from Nathan Ridge using SFINAE to disable the Fusion algorithms for non-{Fusion sequence} types Joel de Guzman 2012-05-14 00:37:21 +0000
  • e03dcc7c54 added missing file from last merge Joel de Guzman 2012-04-26 02:27:13 +0000
  • 2e99690387 added missing file from last merge Joel de Guzman 2012-04-26 00:26:25 +0000
  • ee33ea5cfa Merging 77932-78199 from trunk Joel de Guzman 2012-04-26 00:18:58 +0000
  • 93477e270e Merging 77932-78199 from trunk Joel de Guzman 2012-04-26 00:18:51 +0000
  • 66e8a6d3b7 Doc updates for deque Joel de Guzman 2012-04-26 00:03:42 +0000
  • 524769f6fb patch for clang from Michel Morin Joel de Guzman 2012-04-24 01:40:17 +0000
  • 654dfbedb8 patch for clang from Michel Morin Joel de Guzman 2012-04-24 01:39:43 +0000
  • fad4a7ebeb rearranging files Joel de Guzman 2012-04-21 06:09:54 +0000
  • 01f002f084 tweaked cref_result and ref_result to be non-lazy (for consistency). Joel de Guzman 2012-04-18 02:57:56 +0000
  • c8224c8bdf deque fix for ambiguity and making ctors explicit Joel de Guzman 2012-04-18 01:18:10 +0000
  • b7eda8d0f4 Doc updates for deque Joel de Guzman 2012-04-15 09:47:19 +0000
  • ecc87abaab more deque updates Joel de Guzman 2012-04-14 00:57:15 +0000
  • a3c2258017 Added deque docs Joel de Guzman 2012-04-10 02:30:18 +0000
  • d87b5a8000 minor tweaks Joel de Guzman 2012-04-07 12:02:16 +0000
  • b34a8c79e8 hide detail stuff Joel de Guzman 2012-04-07 11:07:35 +0000
  • ec99f829f3 updates Joel de Guzman 2012-04-07 10:57:10 +0000
  • 2936fd30fb missing include Joel de Guzman 2012-04-07 10:26:23 +0000
  • a36f0f95cb c++ port of deque working Joel de Guzman 2012-04-07 10:08:00 +0000
  • 93ce3bd9bf c++ port of deque underway Joel de Guzman 2012-04-07 09:56:07 +0000
  • e15c27bc8b partial update (upgrade to c++11) Joel de Guzman 2012-04-07 07:54:18 +0000
  • 92d51dcfa8 c++11 version start Joel de Guzman 2012-04-07 07:43:05 +0000
  • 221e07a7a3 + bumped copyright date + mpl::int_ optimizations Joel de Guzman 2012-04-07 07:34:00 +0000
  • 2038772e90 fixed wrong spelling Joel de Guzman 2012-03-22 10:45:12 +0000
  • b6142f1613 Add newlines at end of file to avoid warnings like this: K. Noel Belcourt 2012-03-20 02:12:55 +0000
  • df0fbd1d9d typo fix Joel de Guzman 2012-02-25 01:09:58 +0000
  • b159898a47 Fix missed merge from 6338 Joel de Guzman 2012-01-30 00:13:38 +0000
  • 38cd16639d Fixes Ticket #6372 Joel de Guzman 2012-01-10 02:03:43 +0000
  • 1c51ad943a Fix for ticket #6338 Joel de Guzman 2011-12-31 05:48:27 +0000
  • 9a8955fbe1 Merge from trunk Joel de Guzman 2011-12-16 02:14:17 +0000
  • a25a7092d8 Patches from Tim Blechmann Joel de Guzman 2011-12-16 00:14:49 +0000
  • 48e4118768 Fixes for MSVC workarounds from Freundlich: http://codepad.org/wRelwDJt Joel de Guzman 2011-11-21 14:43:19 +0000
  • 0a520f6021 fix problem where sizeof(int) != sizeof(long) Joel de Guzman 2011-11-20 10:59:09 +0000
  • bbf10066bc C++11 patches by Michel Morin Joel de Guzman 2011-11-07 22:07:05 +0000
  • 44b337abb0 Fix Ticket #6067 Joel de Guzman 2011-11-05 01:05:04 +0000
  • c2052a3c0c Fix Ticket #6067 Joel de Guzman 2011-11-04 20:37:33 +0000