Commit Graph
146 Commits
Author SHA1 Message Date
Joel de Guzman ea0da68ccd missing copyright
[SVN r40257]
2007-10-21 05:51:31 +00:00
Joel de Guzman db4f2ba847 more flat includes
[SVN r40254]
2007-10-21 05:41:23 +00:00
Joel de Guzman 6c40cc9307 more flat includes
[SVN r40253]
2007-10-21 05:39:33 +00:00
Joel de Guzman 4f92073a2e more flat includes
[SVN r40252]
2007-10-21 05:23:50 +00:00
Joel de Guzman 02c08d10c9 updates for fusion 2.1
[SVN r40251]
2007-10-21 05:13:03 +00:00
Joel de Guzman 4be5caeff9 more flat includes
[SVN r40250]
2007-10-21 04:25:02 +00:00
Joel de Guzman cb3bd83e2a more includes
[SVN r40245]
2007-10-21 03:01:13 +00:00
Joel de Guzman 32f1c58ce7 branch for creating branch for fusion 2.1
[SVN r40237]
2007-10-21 00:52:09 +00:00
Joel de Guzman 7a6e82b7cf Removed file/folder
[SVN r40234]
2007-10-21 00:47:59 +00:00
Joel de Guzman fc57a566cb creating branch for fusion 2.1
[SVN r40232]
2007-10-20 23:59:59 +00:00
Joel de Guzman 13b01b0bfe Removed file/folder
[SVN r40230]
2007-10-20 23:49:46 +00:00
Joel de Guzman 361635c5ab reverting to 2.0
[SVN r40220]
2007-10-20 22:33:52 +00:00
Joel de Guzman c35180f4f9 phase4: refactoring for v2.1
[SVN r40213]
2007-10-20 13:13:58 +00:00
Joel de Guzman 16bcb17c06 phase3: refactoring for v2.1
[SVN r40211]
2007-10-20 11:50:27 +00:00
Joel de Guzman 9243ee2450 phase2: refactoring for v2.1
[SVN r40209]
2007-10-20 11:31:03 +00:00
Joel de Guzman a77599ed49 refactoring for v2.1
[SVN r40208]
2007-10-20 11:01:50 +00:00
Joel de Guzman 0f11e531ac fix for incomplete type is not allowed when tuple is forward declared. fixed the other as_xxx files as well.
[SVN r39724]
2007-10-06 14:10:30 +00:00
Joel de Guzman dbd122cee3 bugfix tuples::null_type and tuples::tuple<> iterators not comparing ok.
[SVN r39469]
2007-09-22 01:08:51 +00:00
Joel de Guzman 6b56ded55a bugfix tuples::null_type and tuples::tuple<> iterators not comparing ok.
[SVN r39359]
2007-09-18 00:18:56 +00:00
Joel de Guzman f8e8b4bbf5 push/pop pragma warning
[SVN r38559]
2007-08-10 01:45:05 +00:00
Dan Marsden e90a217a2c removing files added by the cvs import incorrectly
[SVN r38407]
2007-08-02 20:34:13 +00:00
Dan Marsden 2536037ff7 removing another dead file from the cvs import
[SVN r38406]
2007-08-02 20:24:47 +00:00
Dan Marsden fac8e082b8 removing dead file recovered by cvs transfer
[SVN r38405]
2007-08-02 20:10:01 +00:00
Eric Niebler 0bb0d5798b accomodate recent fusion result_of changes
[SVN r38275]
2007-07-22 16:38:18 +00:00
Tobias Schwinger f6b7afa277 changes semantics to contain only operator() overloads for one arity
[SVN r38268]
2007-07-22 08:30:58 +00:00
Tobias Schwinger 367a572f54 qualifies lookup of type traits names
[SVN r38256]
2007-07-17 21:44:36 +00:00
Tobias Schwinger 97a49614f9 removes unnecessary #includeS
[SVN r38255]
2007-07-17 21:43:14 +00:00
Tobias Schwinger 50bd63adcd fixes const-correctness
[SVN r38222]
2007-07-15 16:25:11 +00:00
Tobias Schwinger 76bb8db5b7 code tidying (insignificant changes)
[SVN r38220]
2007-07-14 20:22:30 +00:00
Tobias Schwinger 50d52fa1c4 code tidying
[SVN r38219]
2007-07-14 20:21:54 +00:00
Tobias Schwinger 1ed9b6204b fixes compilation problems with msvc
[SVN r38212]
2007-07-13 21:36:02 +00:00
Tobias Schwinger b4fe17385c silences msvc warning when used with infinite sequences
[SVN r38211]
2007-07-13 21:27:35 +00:00
Tobias Schwinger f05493abf0 fixes result computation problem
[SVN r38208]
2007-07-13 18:47:02 +00:00
Tobias Schwinger f119120d24 corrects missing references in boost::result_of signature
[SVN r38205]
2007-07-13 16:37:22 +00:00
Tobias Schwinger c57e840377 adds const correctness, simplifies code, fixes nullary member function invocation
[SVN r38204]
2007-07-13 16:29:45 +00:00
Tobias Schwinger 909825a34f simplifies code (minor changes)
[SVN r38202]
2007-07-13 16:26:50 +00:00
Tobias Schwinger f598633cd0 adds const-correctness, simplification
[SVN r38201]
2007-07-13 15:12:14 +00:00
Tobias Schwinger 8ff2dca34a adds missing include
[SVN r38199]
2007-07-13 14:20:38 +00:00
Tobias Schwinger e2015823f6 makes unfused_* work exclusively through boost::result_of
[SVN r38198]
2007-07-13 14:09:25 +00:00
Tobias Schwinger f6184f5f29 fixes bad parameter lists for template friends
[SVN r38195]
2007-07-12 15:57:18 +00:00
Tobias Schwinger 8eda5d32ca completes boost::result_of-based result type computation
[SVN r38194]
2007-07-12 09:08:46 +00:00
Dan Marsden 046d853d63 fixing issues with fusion zip_view size on intel
[SVN r38167]
2007-07-08 14:26:01 +00:00
Dan Marsden 3612acb0ef adding working converting ctors for zero length sequences
[SVN r38155]
2007-07-06 20:47:11 +00:00
Eric Niebler d20847afd7 don't use forward declarations of partial specializations.
[SVN r38129]
2007-07-02 06:52:31 +00:00
Dan Marsden 8f8cf8145f handling fusion fold and accumulate function argument by value rather than const ref to fix free function usage
[SVN r38064]
2007-06-22 18:05:55 +00:00
Dan Marsden 09a6da1f80 fusion fold and transform passing refs for lvalues as per result_of protocol
[SVN r38039]
2007-06-19 21:30:06 +00:00
Dan Marsden 6605340726 fixing some defects in fusion::fold loop unrolling
[SVN r37985]
2007-06-13 20:32:30 +00:00
Dan Marsden a2046a5aa6 fixes for msvc related to fusion result_of compatibility
[SVN r37971]
2007-06-11 21:09:44 +00:00
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