|
c921b9ca99
|
Avoid unused parameter warning in BOOST_FUSION_DEFINE_STRUCT_INLINE
|
2014-10-20 11:48:42 +02:00 |
|
|
6adde75b54
|
Merge pull request #20 from Flast/hotfix/include-guard-mismatch
Fix include guard mismatch.
|
2014-10-17 21:14:39 +08:00 |
|
|
1b2e62f4b9
|
Fix include guard mismatch.
Signed-off-by: Kohei Takahashi <flast@flast.jp>
|
2014-10-17 18:53:03 +09:00 |
|
|
d0b3d163c5
|
Merge pull request #19 from mgaunard/master
avoid unused argument warning in map_impl
|
2014-10-10 06:11:22 +08:00 |
|
|
561b762f57
|
avoid unused argument warning in map_impl
|
2014-10-09 14:17:17 +02:00 |
|
|
0eedba5796
|
Merge pull request #16 from wmamrak/patch-1
Update according to ticket #10403.
|
2014-08-26 22:29:38 +08:00 |
|
|
0873af5d3c
|
Update according to ticket #10403.
Someone more familiar with this formatting please verify my changes :)
|
2014-08-26 14:23:32 +02:00 |
|
|
a0c1ec2018
|
Merge branch 'develop'
boost-1.56.0
|
2014-05-27 08:45:08 +08:00 |
|
|
1fde7cc293
|
Merge branch 'origin/develop'
|
2014-05-01 13:46:22 +08:00 |
|
|
74a5d8804c
|
reverting support for ref pending review
|
2014-05-01 13:44:45 +08:00 |
|
|
8e4dd16b2d
|
Merge pull request #5 from ericniebler/nil-hpp
Move definition of struct nil_ into its own header
|
2014-04-24 08:55:17 +08:00 |
|
|
d2633616dc
|
fix copyright
|
2014-04-23 16:50:58 -07:00 |
|
|
01ed85e0e5
|
put struct nil_ in its own header to fix incomplete type error with nvcc
|
2014-04-23 16:47:03 -07:00 |
|
|
6c904779af
|
fixes #5208
|
2014-04-09 10:03:23 +08:00 |
|
|
41e18be5cf
|
Merge pull request #4 from jamboree/develop
flatten/flatten_view/ref
|
2014-04-04 14:50:25 +08:00 |
|
|
fd3a18ce1a
|
flatten/flatten_view/ref
|
2014-04-04 14:38:38 +08:00 |
|
|
21a2621cce
|
Merge branch 'origin/develop'
|
2014-03-18 23:44:59 +08:00 |
|
|
efad85a925
|
fixes Ticket #9455
|
2014-03-18 23:43:23 +08:00 |
|
|
ad90e29cd6
|
Merge branch 'origin/develop'
|
2014-03-17 11:04:37 +08:00 |
|
|
a9ed19e3b8
|
Merge pull request #2 from ericniebler/gpu-enabled-2
Add function annotations necessary to run Fusion on GPUs
|
2014-01-28 15:04:23 -08:00 |
|
|
26b28eff93
|
Merge remote-tracking branch 'upstream/develop' into gpu-enabled-2
|
2014-01-28 14:35:41 -08:00 |
|
|
e113b31fdd
|
final gpu-enabling tweaks
|
2014-01-28 14:32:03 -08:00 |
|
|
44d5dca98b
|
Fixed test to work with an explicit operator bool
|
2014-01-26 19:06:16 -06:00 |
|
|
c04e912866
|
gpu-enable vector assign
|
2014-01-23 21:48:52 -08:00 |
|
|
125a8b5957
|
Merge remote-tracking branch 'upstream/develop' into gpu-enabled-2
|
2014-01-23 21:30:44 -08:00 |
|
|
e5b0f3c2e1
|
gpu-enable more functions, but not stream inserters and extractors
|
2014-01-23 21:30:18 -08:00 |
|
|
4b139914b1
|
Fixed issue with vectorN calling the wrong vector_dataN constructor
|
2014-01-23 08:31:50 -06:00 |
|
|
c4f9f0d1b6
|
gpu-enable functions
|
2014-01-22 23:55:53 -08:00 |
|
|
aa78028662
|
Updated changelog
removed unmaintained todo.txt
[SVN r80347]
|
2014-01-22 22:26:56 -08:00 |
|
|
ec5f8dc5ec
|
Merge branch 'origin/master'
Conflicts:
doc/html/index.html
include/boost/fusion/container/map/map_fwd.hpp
|
2014-01-23 01:08:13 +08:00 |
|
|
867c7e5dfb
|
Merge pull request #1 from ericniebler/preprocess
build target for preprocessing Fusion with wave
|
2014-01-21 15:12:28 -08:00 |
|
|
e1dc534877
|
build target for preprocessing Fusion with wave
|
2014-01-21 14:17:09 -08:00 |
|
|
14580550cf
|
Merge r86524 (Correct broken links to C++ standard papers); fixes #9212
[SVN r86673]
|
2013-11-13 03:22:55 +00:00 |
|
|
f2e7a184a0
|
Correct broken links to C++ standard papers. Refs #9212.
[SVN r86524]
|
2013-10-30 12:51:24 +00:00 |
|
|
93447d3382
|
Merged 84441 to release
[SVN r86251]
|
2013-10-12 01:35:27 +00:00 |
|
|
266a7622ba
|
Fixes #9110
[SVN r86165]
|
2013-10-05 18:47:44 +00:00 |
|
|
de18e59c85
|
Fixes Ticket #7513
[SVN r86128]
|
2013-10-01 23:41:38 +00:00 |
|
|
94618528b6
|
Remove use of obsolete BOOST_NO_TEMPLATED_STREAMS macro.
It was only defined for no-longer-supported-gcc.
[SVN r86062]
|
2013-09-30 15:56:52 +00:00 |
|
|
a9335aa664
|
big merge from trunk
[SVN r85669]
|
2013-09-15 06:27:58 +00:00 |
|
|
8aef19648b
|
big merge from trunk
[SVN r85668]
|
2013-09-15 06:16:39 +00:00 |
|
|
1f718e4520
|
Wave: Merging from trunk
[SVN r85641]
|
2013-09-10 12:47:28 +00:00 |
|
|
66ddb762d3
|
merge [84937] from trunk, fixes #8759
[SVN r85426]
|
2013-08-22 19:45:30 +00:00 |
|
|
3b24ed44f8
|
specialization of convert_impl for map_tag, refs #8759
[SVN r84937]
|
2013-07-02 02:10:04 +00:00 |
|
|
7922147716
|
update fusion Nil template parameters to Nil_ to make ObjC happy. trac #5010
[SVN r84441]
|
2013-05-23 01:02:52 +00:00 |
|
|
13d00bd6c2
|
minor updates to fusion docs
[SVN r84440]
|
2013-05-22 23:28:12 +00:00 |
|
|
56d0d48eb9
|
added static assert when N is > size of vector
[SVN r84283]
|
2013-05-14 21:10:02 +00:00 |
|
|
e83960d3e9
|
allow map keys to be forward declared only
[SVN r84275]
|
2013-05-13 23:01:05 +00:00 |
|
|
92ee36a556
|
Fixes #8336
[SVN r84002]
|
2013-04-21 14:07:21 +00:00 |
|
|
52298c686e
|
Fixes #8456
[SVN r84001]
|
2013-04-21 14:00:37 +00:00 |
|
|
80b4ce43c5
|
Fixes #8418
[SVN r84000]
|
2013-04-21 13:54:59 +00:00 |
|