Tobias Schwinger
|
aebd8a01cb
|
removes unnecessary #includeS
[SVN r38218]
|
2007-07-14 20:20:28 +00:00 |
|
Tobias Schwinger
|
a83c9b89a3
|
removes unnecessary #include
[SVN r38217]
|
2007-07-14 20:17:38 +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
|
9df373af5f
|
revises function object concepts and functional module documenation to reflect
boost::result_of-based result computation
[SVN r38209]
|
2007-07-13 19:25:34 +00:00 |
|
Tobias Schwinger
|
f05493abf0
|
fixes result computation problem
[SVN r38208]
|
2007-07-13 18:47:02 +00:00 |
|
Tobias Schwinger
|
8525c2b0b5
|
changes result computation to use boost::result_of-based scheme
[SVN r38207]
|
2007-07-13 18:46:28 +00:00 |
|
Tobias Schwinger
|
042735fd06
|
ported to boost::result_of-based result computation scheme
[SVN r38206]
|
2007-07-13 18:31:16 +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
|
685d26c847
|
adds const correctness, disables variadic tests, for now
[SVN r38203]
|
2007-07-13 16:27:55 +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
|
897a312766
|
adds const correctness
[SVN r38200]
|
2007-07-13 15:11:20 +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
|
7a1017dce3
|
makes unfused_* work through boost::result_of only
[SVN r38197]
|
2007-07-13 14:06:50 +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
|
eb79a48868
|
testing zero length sequences have converting ctors
[SVN r38156]
|
2007-07-06 20:48:04 +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
|
996a4da2d6
|
testing fusion transform and fold work with free functions now that only Boost.ResultOf support is required
[SVN r38063]
|
2007-06-22 18:02:58 +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 |
|
Tobias Schwinger
|
0e5cb04b99
|
documents concept preserving semantics of iterator_range (new) and zip_range (forgotten)
[SVN r38005]
|
2007-06-16 11:56:14 +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
|
8e93460511
|
tests covering defect in fusion::fold loop unrolling picked up by Christian Holmquist
[SVN r37984]
|
2007-06-13 20:30: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 |
|
Joel de Guzman
|
d68dd4d43e
|
more flat includes
[SVN r37909]
|
2007-06-06 01:23:45 +00:00 |
|
Joel de Guzman
|
35ec412acf
|
more flat includes
[SVN r37908]
|
2007-06-06 01:13:33 +00:00 |
|
Joel de Guzman
|
6fbd010bbc
|
more flat includes
[SVN r37907]
|
2007-06-06 00:18:13 +00:00 |
|
Joel de Guzman
|
2bbf2a7ec4
|
added include/swap.hpp
[SVN r37905]
|
2007-06-05 22:09:51 +00:00 |
|
Dan Marsden
|
40524cfda1
|
loop unrolling count(_if)
[SVN r37875]
|
2007-06-02 21:48:14 +00:00 |
|
Dan Marsden
|
b33ce64895
|
correcting defective fusion count_if test case
[SVN r37874]
|
2007-06-02 16:48:49 +00:00 |
|
Dan Marsden
|
d2f019514e
|
fusion find_if loop unrolling and use of advance optimization for random traversal sequences
[SVN r37856]
|
2007-06-01 22:47:49 +00:00 |
|
Dan Marsden
|
a4268d3cf9
|
loop unrolling for compile time perf in any, all and none
[SVN r37820]
|
2007-05-30 06:56:32 +00:00 |
|
Dan Marsden
|
da31732ca3
|
fixing defective test case with bad rvalue / lvalue handling issue
[SVN r37819]
|
2007-05-30 06:47:39 +00:00 |
|
Dan Marsden
|
6097406ca1
|
covering accumulate as part of fusion fold tests
[SVN r37807]
|
2007-05-28 23:13:46 +00:00 |
|
Dan Marsden
|
b935ea84a9
|
loop unrolling for fusion iteration algorithms
[SVN r37806]
|
2007-05-28 23:12:53 +00:00 |
|
Dan Marsden
|
2c7e484787
|
fix to transform view distance impl
[SVN r37805]
|
2007-05-28 22:57:59 +00:00 |
|
Hartmut Kaiser
|
0ff8dd230d
|
Removed tabs.
[SVN r37804]
|
2007-05-27 16:30:35 +00:00 |
|
Dan Marsden
|
05a706599a
|
fix for swap picked up with gcc 4.1.2
[SVN r37791]
|
2007-05-26 19:54:13 +00:00 |
|
Tobias Schwinger
|
1bf333a444
|
fixes bug reported by John Maddock. Typo: associative structures have associative members.
[SVN r37762]
|
2007-05-24 21:08:34 +00:00 |
|
Tobias Schwinger
|
d171c25dd2
|
fixes bug in unfused_generic reported by Eric Niebler
[SVN r37739]
|
2007-05-22 10:53:49 +00:00 |
|
Hartmut Kaiser
|
5ec07406da
|
Adding file...
[SVN r37702]
|
2007-05-16 16:25:48 +00:00 |
|
Hartmut Kaiser
|
f2f3b2cf1e
|
Adding file...
[SVN r37701]
|
2007-05-16 16:10:58 +00:00 |
|