cda74605fcfusion: merge of associative iterators/views and the new fold interface
Christopher Schmidt
2010-01-01 22:00:21 +0000
f7fd836354corrected category_of documentation (2)
Christopher Schmidt
2009-12-29 18:29:59 +0000
b1b171f130corrected category_of documentation
Christopher Schmidt
2009-12-29 14:10:17 +0000
d366a4f0e2updated changelog
Christopher Schmidt
2009-12-29 13:44:01 +0000
514d48903bassociative forward iterators in example and docs
Christopher Schmidt
2009-12-28 17:45:42 +0000
f0cd405f04mpl::sequence_tag specialization for adapted types
Christopher Schmidt
2009-12-15 13:30:02 +0000
2587757d47corrected reverse_view
Christopher Schmidt
2009-12-11 21:01:22 +0000
f1da55c1e9avoid iterator invalidation in segmented_range, fixes#3583
Eric Niebler
2009-11-13 02:52:34 +0000
b605617c4fFusion: merged fixes for MSVC warnings from trunk
Hartmut Kaiser
2009-11-10 02:37:19 +0000
03290abb85Fusion: silenced a couple of MSVC warnings created during Spirit test runs
Hartmut Kaiser
2009-11-09 03:57:40 +0000
65895017bdassociative_sequence_tag -> associative_tag
Christopher Schmidt
2009-11-03 17:35:33 +0000
60fabbdf9aFusion: adding a missing 'const'
Hartmut Kaiser
2009-10-30 15:14:50 +0000
dab67207cfassociative iterators & views (Fixes#3473)
Christopher Schmidt
2009-10-30 00:19:19 +0000
9b26b4a0f7associative iterators & views
Christopher Schmidt
2009-10-25 22:59:54 +0000
35e469e2d5fix for #2355: discrepancy between std::accumulate and fusion::accumulate
Christopher Schmidt
2009-10-24 10:59:01 +0000
43f861ca87rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
Troy D. Straszheim
2009-10-17 02:07:38 +0000
b22e2b64darm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
Troy D. Straszheim
2009-10-17 01:10:45 +0000
46fc256c2fSync from trunk (except adapt class)
Joel de Guzman
2009-10-11 16:12:54 +0000
7615b492afSync from trunk (except adapt class)
Joel de Guzman
2009-10-11 16:08:54 +0000
d978cec6b6Fix default construction of vector
Joel de Guzman
2009-10-11 04:00:00 +0000
e26d26d511Fusion: added size_impl for nview
Hartmut Kaiser
2009-10-05 22:30:23 +0000
9ebe273fb3Fusion: fixing nview tests
Hartmut Kaiser
2009-10-05 22:29:10 +0000
a110ea9304Fixing mismatch of default parameter values
Hartmut Kaiser
2009-10-05 22:00:09 +0000
959b0b0839Fusion: fixing mismatch in default parameter to nview
Hartmut Kaiser
2009-10-05 21:36:55 +0000
9a1bc7d677BOOST_FUSION_ADAPT_CLASS
Joel de Guzman
2009-10-04 16:59:50 +0000
178973a05cBOOST_FUSION_ADAPT_CLASS
Joel de Guzman
2009-10-04 16:59:37 +0000
e0a17b552cFusion: merged nview from trunk
Hartmut Kaiser
2009-09-30 02:33:30 +0000
7b89755a67Fusion: fixed a couple of typos in docs
Hartmut Kaiser
2009-09-29 14:48:36 +0000
fdb399e022Fusion: fixing regression tests
Hartmut Kaiser
2009-09-27 16:36:53 +0000
cb5b63fa93Fusion: fixed another const correctness problem
Hartmut Kaiser
2009-09-25 17:24:55 +0000
8ce4280e27Fusion: doc fix
Hartmut Kaiser
2009-09-25 14:00:55 +0000
37f57fbf7fFusion: resolved const correctness issue
Hartmut Kaiser
2009-09-25 13:57:30 +0000
10c0665ffaFusion: added nview and friends, docs and tests
Hartmut Kaiser
2009-09-25 00:21:53 +0000
43645b3764Fusion: added nview and friends
Hartmut Kaiser
2009-09-25 00:20:03 +0000
2e805be6dfmerge from trunk
Joel de Guzman
2009-09-14 07:47:53 +0000
2f8b91828bmerge from trunk
Joel de Guzman
2009-09-14 07:40:39 +0000
b16d42a31breduce fusion, proto and xpressive warnings under msvc /Za switch
Eric Niebler
2009-08-28 16:45:21 +0000
0dd1f341c8Fix PDF image paths.
John Maddock
2009-08-24 10:32:39 +0000
ea5ea7f001Fix up logic and date_time Jamfiles so they build needed dependencies. Fix PDF image paths in fusion Jamfile.v2. Add fusion to the PDF build.
John Maddock
2009-08-24 10:31:43 +0000
564280e622Make the unrolled implementation of all work for multiples of four. Fixes#2599.
Steven Watanabe
2009-08-20 14:01:39 +0000
2e33d288b1Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch.
Troy D. Straszheim
2009-07-26 00:49:56 +0000
df633002ddAdd basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000