|
adb2d8bef0
|
merge [70965] [73644] [73668] [73669] [73683] [73770] [73771] [73831] [73834] [73854] [73892] [73898] [73899] [73906] [73908] [73927] [74019] [74048] [74113] from trunk to release
[SVN r74325]
|
2011-09-09 03:27:28 +00:00 |
|
|
2ccb8d604f
|
progress with integrating the segmented Fusion work
[SVN r73831]
|
2011-08-16 23:07:51 +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 |
|
|
d9c5b32687
|
new cleaner(?) implementation for segmented fusion
[SVN r73644]
|
2011-08-11 04:14:50 +00:00 |
|
|
dcbebe60f1
|
Merge from trunk
[SVN r69453]
|
2011-03-02 00:08:13 +00:00 |
|
|
1efa444f24
|
renamed assign to copy and moved it to a new algorithm/auxiliary category
[SVN r69137]
|
2011-02-22 01:30:12 +00:00 |
|
|
dc2303d38b
|
assign should be void
[SVN r69118]
|
2011-02-21 10:15:24 +00:00 |
|
|
7bfe445d72
|
new assign intrinsic
[SVN r69113]
|
2011-02-21 01:08:53 +00:00 |
|
|
0521159fdc
|
sequence/comparison/less_equal.hpp: bug fix in code used only by Visual C++ 7.1 and 8.0
[SVN r68358]
|
2011-01-21 20:41:06 +00:00 |
|
|
577a607a14
|
fix for VC8 (connected to ticket 5084 -showstopper)
[SVN r68325]
|
2011-01-20 20:47:25 +00:00 |
|
|
5129f45066
|
fix for VC8
[SVN r68323]
|
2011-01-20 19:57:20 +00:00 |
|
|
aa30bad7e4
|
fix 1.46 showstopper, fix #5084
[SVN r68264]
|
2011-01-19 04:28:17 +00:00 |
|
|
7f3cd8b46a
|
putting is_native_fusion_sequence in is_sequence.hpp where it belongs.
[SVN r68259]
|
2011-01-19 00:10:13 +00:00 |
|
|
1da53e2c3f
|
- hoisted enable_equality, enable_comparison and is_native_fusion_sequence to fusion::traits namespace
- added SFINAE-enable
(http://article.gmane.org/gmane.comp.parsers.spirit.devel/3902)
[SVN r68225]
|
2011-01-18 12:49:01 +00:00 |
|
|
cd811f56bc
|
Fusion: merge from trunk
[SVN r67492]
|
2010-12-29 19:54:59 +00:00 |
|
|
c15dd57405
|
Fusion: mask fusion::begin/fusion::end with SFINAE, fixes #4028
[SVN r67352]
|
2010-12-19 18:35:52 +00:00 |
|
|
b508b8e62c
|
Fusion: fixed missing is_native_fusion_sequence for MSVC 7.1 and MSVC 8.0
[SVN r66477]
|
2010-11-10 07:59:18 +00:00 |
|
|
6eba238b69
|
Fusion: removed fusion::sequence_root; Fixes #2335
[SVN r66411]
|
2010-11-06 12:21:18 +00:00 |
|
|
1572e0e9c3
|
merged fusion from the trunk
[SVN r63560]
|
2010-07-03 20:10:58 +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 |
|
|
994b37e4d5
|
merge from trunk
[SVN r61043]
|
2010-04-04 14:43:54 +00:00 |
|
|
e67765747d
|
better adapt structs/classes implementation
[SVN r59913]
|
2010-02-25 20:10:37 +00:00 |
|
|
5eb9c03cd2
|
adapt plain old array types (1)
[SVN r59576]
|
2010-02-07 18:22:06 +00:00 |
|
|
cda74605fc
|
fusion: merge of associative iterators/views and the new fold interface
[SVN r58618]
|
2010-01-01 22:00:21 +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 |
|
|
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 |
|
|
d726756148
|
Fusion: merging from trunk
[SVN r53596]
|
2009-06-03 12:44:26 +00:00 |
|
|
f0b6c8b1e2
|
Fusion: added explicit disambiguation for fusion::at
[SVN r53029]
|
2009-05-15 15:28:34 +00:00 |
|
|
a046e43990
|
Merge from Trunk
[SVN r49251]
|
2008-10-10 14:49:19 +00:00 |
|
|
24f0323699
|
added missing include
[SVN r48369]
|
2008-08-25 07:14:20 +00:00 |
|
|
780b8bc1b0
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
[SVN r46809]
|
2008-06-28 13:57:20 +00:00 |
|
|
8b749bef46
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
[SVN r46808]
|
2008-06-28 13:45:21 +00:00 |
|
|
7bd2fd716d
|
merge from trunk
[SVN r42225]
|
2007-12-21 02:45:20 +00:00 |
|
|
6168061f97
|
remove old unused file
[SVN r41519]
|
2007-12-01 01:11:44 +00:00 |
|
|
a8ac3c3413
|
doc updates + some more header tweaks
[SVN r40831]
|
2007-11-06 12:05:12 +00:00 |
|
|
41c46501db
|
doc updates + some more header tweaks
[SVN r40830]
|
2007-11-06 11:58:37 +00:00 |
|
|
1c5bc499a7
|
Workarounds for Fusion on IBM xlc
[SVN r40766]
|
2007-11-05 02:10:42 +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 |
|
|
13b01b0bfe
|
Removed file/folder
[SVN r40230]
|
2007-10-20 23:49:46 +00:00 |
|
|
361635c5ab
|
reverting to 2.0
[SVN r40220]
|
2007-10-20 22:33:52 +00:00 |
|
|
c35180f4f9
|
phase4: refactoring for v2.1
[SVN r40213]
|
2007-10-20 13:13:58 +00:00 |
|
|
16bcb17c06
|
phase3: refactoring for v2.1
[SVN r40211]
|
2007-10-20 11:50:27 +00:00 |
|
|
9243ee2450
|
phase2: refactoring for v2.1
[SVN r40209]
|
2007-10-20 11:31:03 +00:00 |
|
|
a77599ed49
|
refactoring for v2.1
[SVN r40208]
|
2007-10-20 11:01:50 +00:00 |
|