Commit Graph

546 Commits

Author SHA1 Message Date
fd82b51cec Wrong version. Should be 2.2 + fixed copyright notices and dates
[SVN r74886]
2011-10-10 10:37:53 +00:00
24bca52c5e Wrong version. Should be 2.2.
[SVN r74885]
2011-10-10 10:08:44 +00:00
459a1dba3d Bumped copyright date and version to 2.1 (it's about time!).
[SVN r74883]
2011-10-10 10:05:49 +00:00
10274e7884 Made map random access. Thanks to Brandon Kohn!
[SVN r74882]
2011-10-10 09:55:52 +00:00
b6df98e86c Made map random access. Thanks to Brandon Kohn!
[SVN r74881]
2011-10-10 09:55:41 +00:00
4be9e08af7 Fix for ticket #6000
[SVN r74872]
2011-10-10 00:59:32 +00:00
f46b2aeb73 Fix for ticket #6000
[SVN r74871]
2011-10-10 00:58:24 +00:00
21301c93dc Fix for ticket #6000
[SVN r74870]
2011-10-10 00:47:40 +00:00
b905aa11af Added adapter for std::tuple (only for implementations using variadic templates)
[SVN r74788]
2011-10-08 03:47:16 +00:00
e08976a68d fix for case where Sequence is const
[SVN r74589]
2011-09-27 11:45:24 +00:00
a0db9cc855 Fusion: fix tag_of_fallback
[SVN r74574]
2011-09-26 12:02:10 +00:00
0b875180bf Removed unmaintained changelist.txt. Just use SVN log.
[SVN r74570]
2011-09-26 05:44:44 +00:00
b7fb20e69a Fusion: updates
[SVN r74566]
2011-09-25 17:36:13 +00:00
159426b8af Added adapter for std::tuple (only for implementations using variadic templates)
[SVN r74547]
2011-09-24 13:07:24 +00:00
b2c3737eaf Added adapter for std::tuple (only for implementations using variadic templates)
[SVN r74546]
2011-09-24 13:07:09 +00:00
d1a397c427 Patch to make deriving from fusion::sequence_facade makes the derived class an MPL sequence by Nathan Ridge.
[SVN r74473]
2011-09-20 01:48:47 +00:00
674f60e9b1 const-correctness patch by Nathan Ridge.
[SVN r74472]
2011-09-20 01:41:38 +00:00
2dd633a572 fixed missing includes in main hpp files
[SVN r74463]
2011-09-19 00:12:42 +00:00
9b16a51364 preprocessed files gen for algorithm
[SVN r74449]
2011-09-18 10:48:29 +00:00
5ee02a7546 wave preprocessor driver update
[SVN r74448]
2011-09-18 10:45:06 +00:00
223e14f702 More preprocessed files. This completes the container module.
[SVN r74446]
2011-09-18 10:03:59 +00:00
af90b6660b patch to silence clang warning
[SVN r74441]
2011-09-18 00:28:09 +00:00
b1b90af9be More preprocessed files
[SVN r74431]
2011-09-17 06:55:06 +00:00
3c92230f82 More preprocessed files
[SVN r74429]
2011-09-17 05:52:59 +00:00
0ed54e9ea3 added iterator_adapter 'Category' template parameter which defaults to Iterator_::category
[SVN r74428]
2011-09-17 03:21:13 +00:00
265bdc7342 Added default typedef mpl::false_ is_segmented;
[SVN r74427]
2011-09-17 03:14:12 +00:00
5f4d31abc7 Added preprocessed files to speed compilation
[SVN r74426]
2011-09-17 02:41:58 +00:00
f31150f58a fixed and updated copyright dates
[SVN r74415]
2011-09-16 07:00:41 +00:00
41fe830b8a Added preprocessed files to speed compilation
[SVN r74414]
2011-09-16 06:51:21 +00:00
473ef579b9 Added preprocessed files to speed compilation
[SVN r74412]
2011-09-16 06:44:55 +00:00
7365eb0a36 Added preprocessed files to speed compilation
[SVN r74411]
2011-09-16 06:22:19 +00:00
d5eaf8b496 Bumped copyright date
[SVN r74410]
2011-09-16 05:56:36 +00:00
7847f22a2c Bumped copyright date
[SVN r74409]
2011-09-16 05:55:52 +00:00
b23e05741c Added preprocessed files to speed compilation
[SVN r74408]
2011-09-16 05:47:57 +00:00
0e7a013851 Bumped copyright date
[SVN r74407]
2011-09-16 05:30:23 +00:00
86063cada9 Bumped copyright date
[SVN r74406]
2011-09-16 05:27:16 +00:00
619280939a include vectorN for only what's needed depending on FUSION_MAX_VECTOR_SIZE
[SVN r74405]
2011-09-16 05:12:58 +00:00
601415c6bb Added preprocessed files to speed compilation
[SVN r74404]
2011-09-16 05:07:53 +00:00
2a8b3f9c5b Added preprocessed files to speed compilation
[SVN r74403]
2011-09-16 04:50:19 +00:00
a21a748f24 Added preprocessed files to speed compilation
[SVN r74397]
2011-09-16 03:13:52 +00:00
5ebd31fe32 Added preprocessed files to speed compilation
[SVN r74393]
2011-09-16 01:35:29 +00:00
e7ed008af5 Added preprocessed files to speed compilation
[SVN r74392]
2011-09-16 01:34:26 +00:00
0ba9acbfa4 Replace fusion documentation with redirect.
[SVN r74332]
2011-09-10 07:42:13 +00:00
90b15e1c9b add missing include to try to make msvc9~stlport toolset happy
[SVN r74113]
2011-08-28 22:48:40 +00:00
df6017dc1c fix use of incomplete fusion::nil as caught by clang
[SVN r74019]
2011-08-23 15:13:30 +00:00
def510808d bug fixes to segmented fusion support, more fwd headers
[SVN r73927]
2011-08-19 18:41:11 +00:00
eb903d71a7 enable segmented tests
[SVN r73908]
2011-08-19 02:04:40 +00:00
9fcb3105e5 make fold aware of segments
[SVN r73906]
2011-08-18 23:14:48 +00:00
5ff6210759 make for_each aware of segments
[SVN r73899]
2011-08-18 22:09:59 +00:00
b8bb98a36b simplify segmented_fold_until interface
[SVN r73898]
2011-08-18 21:33:39 +00:00