|
0a520f6021
|
fix problem where sizeof(int) != sizeof(long)
[SVN r75563]
|
2011-11-20 10:59:09 +00:00 |
|
|
bbf10066bc
|
C++11 patches by Michel Morin
[SVN r75394]
|
2011-11-07 22:07:05 +00:00 |
|
|
c2052a3c0c
|
Fix Ticket #6067
[SVN r75318]
|
2011-11-04 20:37:33 +00:00 |
|
|
0e7a013851
|
Bumped copyright date
[SVN r74407]
|
2011-09-16 05:30:23 +00:00 |
|
|
def510808d
|
bug fixes to segmented fusion support, more fwd headers
[SVN r73927]
|
2011-08-19 18:41:11 +00:00 |
|
|
9dd14c435e
|
make find and find_if algorithms segment-aware, stylistic consistency tweaks
[SVN r73892]
|
2011-08-18 17:12:05 +00:00 |
|
|
528ad04fdb
|
baking segmented Fusion
[SVN r73854]
|
2011-08-17 18:53:56 +00:00 |
|
|
2ccb8d604f
|
progress with integrating the segmented Fusion work
[SVN r73831]
|
2011-08-16 23:07:51 +00:00 |
|
|
afbda073a3
|
naming tweaks
[SVN r73771]
|
2011-08-15 06:53:35 +00:00 |
|
|
9ed1f3d606
|
use iterator_facade to simplify implementation of segmented_iterator
[SVN r73770]
|
2011-08-15 06:20:24 +00:00 |
|
|
48a0546eea
|
added static sanity check
[SVN r73684]
|
2011-08-12 05:11:41 +00:00 |
|
|
f0fa80ca1a
|
const-correctness tweaks
[SVN r73683]
|
2011-08-11 23:58:03 +00:00 |
|
|
b83a2954f5
|
segmented_fold_until should unpack the state's value before invoking the user's function
[SVN r73668]
|
2011-08-11 17:28:17 +00:00 |
|
|
d9c5b32687
|
new cleaner(?) implementation for segmented fusion
[SVN r73644]
|
2011-08-11 04:14:50 +00:00 |
|
|
f27ed26e44
|
make single_view random access
[SVN r72977]
|
2011-07-08 19:42:35 +00:00 |
|
|
b54e4b1b06
|
MPL bug workaround. Fixes Trac ticket: #5411
[SVN r70965]
|
2011-04-03 23:20:13 +00:00 |
|
|
c9a5364472
|
Clean up GCC warnings. Fixes #3033.
[SVN r62869]
|
2010-06-12 17:59:10 +00:00 |
|
|
7c986ebd61
|
Clean up MSVC build. Fixes #1619. Fixes #3074.
[SVN r62854]
|
2010-06-12 15:58:31 +00:00 |
|
|
d8a40f48a6
|
Fusion: applied workaround for broken VC10
[SVN r60263]
|
2010-03-07 02:19:16 +00:00 |
|
|
f8c6e5efb6
|
Fusion: added missing #include's
[SVN r60262]
|
2010-03-07 02:15:59 +00:00 |
|
|
dae19f1781
|
Fusion: adding overload for const parameter types
[SVN r59276]
|
2010-01-27 16:25:41 +00:00 |
|
|
2587757d47
|
corrected reverse_view
[SVN r58299]
|
2009-12-11 21:01:22 +00:00 |
|
|
f1da55c1e9
|
avoid iterator invalidation in segmented_range, fixes #3583
[SVN r57622]
|
2009-11-13 02:52:34 +00:00 |
|
|
03290abb85
|
Fusion: silenced a couple of MSVC warnings created during Spirit test runs
[SVN r57502]
|
2009-11-09 03:57:40 +00:00 |
|
|
65895017bd
|
associative_sequence_tag -> associative_tag
[SVN r57337]
|
2009-11-03 17:35:33 +00:00 |
|
|
9b26b4a0f7
|
associative iterators & views
[SVN r57156]
|
2009-10-25 22:59:54 +00:00 |
|
|
35e469e2d5
|
fix for #2355: discrepancy between std::accumulate and fusion::accumulate
[SVN r57125]
|
2009-10-24 10:59:01 +00:00 |
|
|
e26d26d511
|
Fusion: added size_impl for nview
[SVN r56610]
|
2009-10-05 22:30:23 +00:00 |
|
|
a110ea9304
|
Fixing mismatch of default parameter values
[SVN r56607]
|
2009-10-05 22:00:09 +00:00 |
|
|
959b0b0839
|
Fusion: fixing mismatch in default parameter to nview
[SVN r56604]
|
2009-10-05 21:36:55 +00:00 |
|
|
cb5b63fa93
|
Fusion: fixed another const correctness problem
[SVN r56383]
|
2009-09-25 17:24:55 +00:00 |
|
|
37f57fbf7f
|
Fusion: resolved const correctness issue
[SVN r56381]
|
2009-09-25 13:57:30 +00:00 |
|
|
43645b3764
|
Fusion: added nview and friends
[SVN r56376]
|
2009-09-25 00:20:03 +00:00 |
|
|
b16d42a31b
|
reduce fusion, proto and xpressive warnings under msvc /Za switch
[SVN r55838]
|
2009-08-28 16:45:21 +00:00 |
|
|
d8d881ac6f
|
attempt to work around early instantiation problem on edg-based compilers
[SVN r48769]
|
2008-09-14 04:46:32 +00:00 |
|
|
6d462cbd63
|
Changed macro BOOST_PARTIAL_SPECIALIZATION_EXPLICIT_ARGS to BOOST_NO_PARTIAL_SPECIALIZATION_DEFAULT_ARGS.
Changed <utility> to <boost/config/no_tr1/utility.hpp> in order to prevent cyclic dependencies between Fusion Tuples and TR1.
[SVN r44692]
|
2008-04-21 12:06:02 +00:00 |
|
|
6e7e8a12eb
|
bug fix
[SVN r41299]
|
2007-11-22 08:39:46 +00:00 |
|
|
d785c34d56
|
fix support for segmented iteration
[SVN r41093]
|
2007-11-14 16:36:15 +00:00 |
|
|
41c46501db
|
doc updates + some more header tweaks
[SVN r40830]
|
2007-11-06 11:58:37 +00:00 |
|
|
1c5bc499a7
|
Workarounds for Fusion on IBM xlc
[SVN r40766]
|
2007-11-05 02:10:42 +00:00 |
|
|
78a8321eab
|
fixing missing traversal category on binary transform view, by reusing zip_view algorithm
[SVN r40516]
|
2007-10-27 22:18:13 +00:00 |
|
|
32f1c58ce7
|
branch for creating branch for fusion 2.1
[SVN r40237]
|
2007-10-21 00:52:09 +00:00 |
|
|
7a6e82b7cf
|
Removed file/folder
[SVN r40234]
|
2007-10-21 00:47:59 +00:00 |
|
|
fc57a566cb
|
creating branch for fusion 2.1
[SVN r40232]
|
2007-10-20 23:59:59 +00:00 |
|