|
b6142f1613
|
Add newlines at end of file to avoid warnings like this:
boost/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file
[SVN r77424]
|
2012-03-20 02:12:55 +00:00 |
|
|
38cd16639d
|
Fixes Ticket #6372
[SVN r76395]
|
2012-01-10 02:03:43 +00:00 |
|
|
1c51ad943a
|
Fix for ticket #6338
[SVN r76238]
|
2011-12-31 05:48:27 +00:00 |
|
|
a25a7092d8
|
Patches from Tim Blechmann
[SVN r75976]
|
2011-12-16 00:14:49 +00:00 |
|
|
48e4118768
|
Fixes for MSVC workarounds from Freundlich: http://codepad.org/wRelwDJt
[SVN r75595]
|
2011-11-21 14:43:19 +00:00 |
|
|
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 |
|
|
480183059e
|
+ Fixes Ticket #6016 using a two-level specialization such that specialization is preferred over SFINAE.
+ Removes tag_of_fallback. It's not needed anymore. The proper way is to specialize tag_of.
[SVN r74934]
|
2011-10-13 00:23:40 +00:00 |
|
|
b6df98e86c
|
Made map random access. Thanks to Brandon Kohn!
[SVN r74881]
|
2011-10-10 09:55:41 +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 |
|
|
b7fb20e69a
|
Fusion: updates
[SVN r74566]
|
2011-09-25 17:36:13 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
2baebc560a
|
continue great segmented Fusion reorg
[SVN r73834]
|
2011-08-16 23:43:24 +00:00 |
|
|
2ccb8d604f
|
progress with integrating the segmented Fusion work
[SVN r73831]
|
2011-08-16 23:07:51 +00:00 |
|
|
2212f57287
|
Fix Ticket #5784
[SVN r73774]
|
2011-08-15 10:53:13 +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 |
|