6f0af5db0a
Merge documentation fixes.
...
* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.
[SVN r63347]
2010-06-26 12:30:09 +00:00
95555f3f20
removes outdated and defunct files
...
[SVN r61599]
2010-04-26 23:34:55 +00:00
0f33972fe9
fix #1614
...
[SVN r61487]
2010-04-22 13:14:47 +00:00
a0733ce5ee
merge from trunk
...
[SVN r61204]
2010-04-11 15:41:36 +00:00
dc8225a7aa
merge from trunk
...
[SVN r61189]
2010-04-11 00:31:21 +00:00
994b37e4d5
merge from trunk
...
[SVN r61043]
2010-04-04 14:43:54 +00:00
bb88841f47
adapt plain old array types (3)
...
[SVN r59578]
2010-02-07 19:12:26 +00:00
47f535df5b
adapt plain old array types (2)
...
[SVN r59577]
2010-02-07 18:48:09 +00:00
5eb9c03cd2
adapt plain old array types (1)
...
[SVN r59576]
2010-02-07 18:22:06 +00:00
b86d7dbe80
Fusion: fixed ambiguities in tests on VC10
...
[SVN r59347]
2010-01-29 16:02:14 +00:00
83ed7ffada
Fusion: minor fix for adapt_class_named
...
[SVN r59346]
2010-01-29 15:45:50 +00:00
4910f26ce9
Fusion: minor fix for adapt_class_named
...
[SVN r59345]
2010-01-29 15:45:24 +00:00
c24441c83d
Fusion: added tests for adapt_class_named
...
[SVN r59341]
2010-01-29 15:04:57 +00:00
6647f0c8a4
Fusion: fixed adapt_class to be usable with Spirit, added adapt_class_named
...
[SVN r59340]
2010-01-29 15:03:35 +00:00
0d5ff2fc01
Fusion: added tests for adapt_struct_named
...
[SVN r59339]
2010-01-29 13:49:38 +00:00
95ccc6f48f
Fusion: added docs for BOOST_FUSION_ADAPTED_STRUCT_NAMED
...
[SVN r59338]
2010-01-29 03:03:31 +00:00
3873f007e8
Fusion: more work on adapt_struct_named
...
[SVN r59337]
2010-01-29 01:58:50 +00:00
e7c00c1843
Fusion adding ADAPT_NAMED_STRUCT
...
[SVN r59335]
2010-01-28 21:27:32 +00:00
dae19f1781
Fusion: adding overload for const parameter types
...
[SVN r59276]
2010-01-27 16:25:41 +00:00
3f4d3eb887
Copy generated fusion documentation from trunk.
...
[SVN r59021]
2010-01-15 06:35:28 +00:00
cda74605fc
fusion: merge of associative iterators/views and the new fold interface
...
[SVN r58618]
2010-01-01 22:00:21 +00:00
f7fd836354
corrected category_of documentation (2)
...
[SVN r58568]
2009-12-29 18:29:59 +00:00
b1b171f130
corrected category_of documentation
...
[SVN r58559]
2009-12-29 14:10:17 +00:00
d366a4f0e2
updated changelog
...
[SVN r58558]
2009-12-29 13:44:01 +00:00
514d48903b
associative forward iterators in example and docs
...
[SVN r58549]
2009-12-28 17:45:42 +00:00
f0cd405f04
mpl::sequence_tag specialization for adapted types
...
[SVN r58396]
2009-12-15 13:30:02 +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
b605617c4f
Fusion: merged fixes for MSVC warnings from trunk
...
[SVN r57533]
2009-11-10 02:37:19 +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
60fabbdf9a
Fusion: adding a missing 'const'
...
[SVN r57248]
2009-10-30 15:14:50 +00:00
dab67207cf
associative iterators & views ( Fixes #3473 )
...
[SVN r57242]
2009-10-30 00:19:19 +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
43f861ca87
rm 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
...
[SVN r56942]
2009-10-17 02:07:38 +00:00
b22e2b64da
rm 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.
...
[SVN r56941]
2009-10-17 01:10:45 +00:00
46fc256c2f
Sync from trunk (except adapt class)
...
[SVN r56714]
2009-10-11 16:12:54 +00:00
7615b492af
Sync from trunk (except adapt class)
...
[SVN r56713]
2009-10-11 16:08:54 +00:00
d978cec6b6
Fix default construction of vector
...
[SVN r56709]
2009-10-11 04:00:00 +00:00
e26d26d511
Fusion: added size_impl for nview
...
[SVN r56610]
2009-10-05 22:30:23 +00:00
9ebe273fb3
Fusion: fixing nview tests
...
[SVN r56609]
2009-10-05 22:29:10 +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
9a1bc7d677
BOOST_FUSION_ADAPT_CLASS
...
[SVN r56576]
2009-10-04 16:59:50 +00:00
178973a05c
BOOST_FUSION_ADAPT_CLASS
...
[SVN r56575]
2009-10-04 16:59:37 +00:00
e0a17b552c
Fusion: merged nview from trunk
...
[SVN r56490]
2009-09-30 02:33:30 +00:00
7b89755a67
Fusion: fixed a couple of typos in docs
...
[SVN r56472]
2009-09-29 14:48:36 +00:00
fdb399e022
Fusion: fixing regression tests
...
[SVN r56435]
2009-09-27 16:36:53 +00:00
cb5b63fa93
Fusion: fixed another const correctness problem
...
[SVN r56383]
2009-09-25 17:24:55 +00:00