|
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 |
|
|
e1dc534877
|
build target for preprocessing Fusion with wave
|
2014-01-21 14:17:09 -08:00 |
|
|
56d0d48eb9
|
added static assert when N is > size of vector
[SVN r84283]
|
2013-05-14 21:10:02 +00:00 |
|
|
d354c5183b
|
Tweaks for MSVC. MSVC version of map is not yet move enables so it is failing the move test
[SVN r82728]
|
2013-02-04 12:15:02 +00:00 |
|
|
228401d898
|
More map tests and more API features implemented + tweaks to affected components
[SVN r82713]
|
2013-02-04 06:21:45 +00:00 |
|
|
1823f30420
|
Some cleanup
[SVN r82636]
|
2013-01-27 14:41:39 +00:00 |
|
|
f96bbef8fa
|
MSVC (VC11) fixes for latest updates
[SVN r82634]
|
2013-01-27 12:15:26 +00:00 |
|
|
b7d02a8c55
|
+ Fixes ticket #7914
+ C++11 implementations for make_deque, deque_tie and as_deque
[SVN r82630]
|
2013-01-27 07:17:01 +00:00 |
|
|
e1819c11b2
|
Remove usage of deprecated macros
[SVN r81452]
|
2012-11-21 03:12:31 +00:00 |
|
|
a53f93ff1a
|
move-assign for vector
[SVN r80345]
|
2012-09-01 02:01:26 +00:00 |
|
|
c8b47ca3ca
|
Added move ctors for vector and deque (deque for gcc partially working for now)
no preprocessed files yet
[SVN r80331]
|
2012-08-31 14:33:12 +00:00 |
|
|
191a3d75ed
|
Fix for Ticket #6965 from Joel Falcou
[SVN r79099]
|
2012-06-26 10:16:35 +00:00 |
|
|
01f002f084
|
tweaked cref_result and ref_result to be non-lazy (for consistency).
[SVN r78058]
|
2012-04-18 02:57:56 +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 |
|
|
9b16a51364
|
preprocessed files gen for algorithm
[SVN r74449]
|
2011-09-18 10:48:29 +00:00 |
|
|
3c92230f82
|
More preprocessed files
[SVN r74429]
|
2011-09-17 05:52:59 +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 |
|
|
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 |
|
|
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 |
|
|
def510808d
|
bug fixes to segmented fusion support, more fwd headers
[SVN r73927]
|
2011-08-19 18:41:11 +00:00 |
|
|
6eba238b69
|
Fusion: removed fusion::sequence_root; Fixes #2335
[SVN r66411]
|
2010-11-06 12:21:18 +00:00 |
|
|
c9a5364472
|
Clean up GCC warnings. Fixes #3033.
[SVN r62869]
|
2010-06-12 17:59:10 +00:00 |
|
|
7c986ebd61
|
Clean up MSVC build. Fixes #1619. Fixes #3074.
[SVN r62854]
|
2010-06-12 15:58:31 +00:00 |
|
|
837d5b0604
|
fix #1614
[SVN r61488]
|
2010-04-22 13:15:01 +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 |
|
|
d978cec6b6
|
Fix default construction of vector
[SVN r56709]
|
2009-10-11 04:00:00 +00:00 |
|
|
cb0a2c3c2e
|
patched ticket #4512
[SVN r53956]
|
2009-06-16 02:23:44 +00:00 |
|
|
3ed2803482
|
Fix Ticket #1614:
[SVN r53916]
|
2009-06-15 02:07:19 +00:00 |
|
|
63ce990a8c
|
fix trac issue #1608
[SVN r53915]
|
2009-06-15 01:54:01 +00:00 |
|
|
6447c5371e
|
reduce number of template instantiations
[SVN r53566]
|
2009-06-02 05:46:21 +00:00 |
|
|
fad40f6c9d
|
changed the result of as_vector to return the numbered forms (i.e vectorN)
[SVN r49778]
|
2008-11-16 01:00:37 +00:00 |
|
|
8b749bef46
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
[SVN r46808]
|
2008-06-28 13:45:21 +00:00 |
|
|
d10270f755
|
remove superfluous include
[SVN r40383]
|
2007-10-23 23:29:08 +00:00 |
|
|
32f1c58ce7
|
branch for creating branch for fusion 2.1
[SVN r40237]
|
2007-10-21 00:52:09 +00:00 |
|
|
7a6e82b7cf
|
Removed file/folder
[SVN r40234]
|
2007-10-21 00:47:59 +00:00 |
|
|
fc57a566cb
|
creating branch for fusion 2.1
[SVN r40232]
|
2007-10-20 23:59:59 +00:00 |
|