Kohei Takahashi
|
5e6e39a306
|
Workarounds for MSVC 12 and 14.
|
2016-08-14 02:05:59 +09:00 |
|
Kohei Takahashi
|
ba07c70c47
|
Fix wrong include within test.
|
2016-08-13 11:27:15 +09:00 |
|
Kohei Takahashi
|
9e598b8279
|
Merge pull request #35 from boostorg/revert-34-variadics
Revert "C++11 variadics"
|
2016-08-10 21:09:52 +09:00 |
|
Kohei Takahashi
|
0e350c7006
|
Revert "C++11 variadics"
|
2016-08-10 21:09:33 +09:00 |
|
Joel de Guzman
|
31fa037551
|
Merge pull request #34 from boostorg/variadics
C++11 variadics
|
2016-08-10 06:08:17 +08:00 |
|
Kohei Takahashi
|
8bb1bdbb90
|
Merge branch 'develop' into variadics
|
2016-08-10 01:24:33 +09:00 |
|
Kohei Takahashi
|
d85b8323e8
|
Update ChangeLog
|
2016-08-10 01:07:07 +09:00 |
|
Kohei Takahashi
|
0d3abcc997
|
regen
|
2016-08-10 00:52:27 +09:00 |
|
Kohei Takahashi
|
325604c3f0
|
Remove unused files.
|
2016-08-10 00:48:21 +09:00 |
|
Kohei Takahashi
|
6bad45bf93
|
Merge pull request #33 from boostorg/config-unordered
Cleanup config unordered.
|
2016-07-25 11:37:16 +09:00 |
|
Kohei Takahashi
|
185c5ee240
|
Merge branch 'develop' into config-unordered
|
2016-07-25 10:31:00 +09:00 |
|
Kohei Takahashi
|
96cca86329
|
Merge pull request #18 from MarcelRaad/patch-2
Fix compilation for MSVC 10
|
2016-07-25 10:23:31 +09:00 |
|
Kohei Takahashi
|
b82906369e
|
Detect container availability independently.
|
2016-07-23 17:55:29 +09:00 |
|
Kohei Takahashi
|
7c699c56e9
|
Don't undefine Boost.Config's feature macro.
|
2016-07-23 17:46:28 +09:00 |
|
Kohei Takahashi
|
a11636fd41
|
Fix documents and tests about include header.
|
2016-07-23 17:04:48 +09:00 |
|
Kohei Takahashi
|
0b6488cc30
|
Merge pull request #32 from Flast/variadics/expr-macros
variadics: expr macros
|
2016-06-12 16:13:18 +09:00 |
|
Kohei Takahashi
|
cdc0453f59
|
variadics: More use of variadic expression macros.
|
2016-06-12 16:01:46 +09:00 |
|
Kohei Takahashi
|
8c0cde1a53
|
variadics: use variadic expression macros
|
2016-06-12 15:48:02 +09:00 |
|
Kohei Takahashi
|
65082da2d7
|
variadics: boilerplate macros
|
2016-06-12 15:16:16 +09:00 |
|
Kohei Takahashi
|
3687e0baba
|
Merge pull request #31 from Flast/feature/variadics/scope
variadics: scope component
|
2016-05-24 08:16:51 +09:00 |
|
Kohei Takahashi
|
5545668e3c
|
Fixes erroneous doc for switch_ statement.
https://svn.boost.org/trac/boost/ticket/8156
|
2016-05-11 00:30:57 +09:00 |
|
Kohei Takahashi
|
6f1d9a3a1b
|
Merge pull request #30 from Flast/feature/variadics/bind
variadics: bind component.
|
2016-05-09 20:03:43 +09:00 |
|
Kohei Takahashi
|
c81603bf05
|
Remove unused files. (#28)
Remove unused preprocessed file.
|
2016-05-06 10:01:32 +09:00 |
|
Joel de Guzman
|
982fa4dada
|
Merge pull request #29 from Flast/prepare/variadics
variadics: prepare for other components.
|
2016-05-04 04:58:49 +08:00 |
|
Kohei Takahashi
|
8f3e17de0b
|
variadics: scope component
|
2016-05-04 01:48:29 +09:00 |
|
Kohei Takahashi
|
9d7948c854
|
variadics: bind component.
|
2016-05-03 23:48:25 +09:00 |
|
Kohei Takahashi
|
b8b22e05d6
|
Prepare for variadic scope.
|
2016-05-03 23:23:13 +09:00 |
|
Kohei Takahashi
|
9ee0bbd7c6
|
Prepare for variadic function.
|
2016-05-03 20:35:24 +09:00 |
|
Kohei Takahashi
|
342078eb0b
|
Prepare for variadic operator.
|
2016-05-02 21:44:13 +09:00 |
|
Kohei Takahashi
|
2691cc82bf
|
Prepare for variadic object.
|
2016-05-02 15:18:09 +09:00 |
|
Kohei Takahashi
|
77163647c5
|
Prepare for variadic bind.
|
2016-05-02 15:09:42 +09:00 |
|
Joel de Guzman
|
0442dde80d
|
Merge pull request #27 from Flast/feature/variadics/expression
C++11 variadics based core/expression.
|
2016-05-02 04:05:36 +08:00 |
|
Kohei Takahashi
|
89ca197738
|
C++11 variadics based core/expression.
|
2016-04-30 16:38:06 +09:00 |
|
Joel de Guzman
|
13e73912e7
|
Merge pull request #25 from Flast/variadics/core/phx2_result
Implement variadic based phx2_result.
|
2016-04-26 19:04:04 +08:00 |
|
Kohei Takahashi
|
debd11a02e
|
Merge upstream branch 'variadics' into variadics/core/phx2_result
|
2016-02-24 21:27:14 +09:00 |
|
Joel de Guzman
|
1213bec924
|
Merge pull request #26 from Flast/variadics/core/function_eval
variadics: core/function_eval
|
2016-02-23 23:11:00 +08:00 |
|
Kohei Takahashi
|
daa27b0990
|
Update limits
|
2016-02-23 23:21:02 +09:00 |
|
Kohei Takahashi
|
5ae0f24da5
|
Fix wrong output path.
|
2016-02-23 09:53:51 +09:00 |
|
Kohei Takahashi
|
7631ae4160
|
Implement variadic based phx2_result.
|
2016-02-22 18:56:32 +09:00 |
|
Joel de Guzman
|
5747ca98cb
|
Merge pull request #24 from Flast/variadics/core/function_equal
Implement C++11 variadic templates based function_equal.
|
2016-02-22 15:49:59 +08:00 |
|
Kohei Takahashi
|
f995ffbf47
|
C++11 variadic templates based function_eval.
|
2016-02-22 15:30:13 +09:00 |
|
Joel de Guzman
|
8b70085713
|
Merge pull request #23 from Flast/variadics/core/call
Variadics: core/call
|
2016-02-22 03:41:22 +08:00 |
|
Joel de Guzman
|
268b6ada64
|
Merge pull request #22 from Flast/restore-copyright-notice
Restore copyright notice.
|
2016-02-22 03:41:05 +08:00 |
|
Kohei Takahashi
|
661ae3a3fb
|
Implement C++11 variadic templates based function_equal.
|
2016-02-21 23:42:18 +09:00 |
|
Kohei Takahashi
|
db7f193ca9
|
Restore copyright notice.
|
2016-02-21 23:17:25 +09:00 |
|
Joel de Guzman
|
ff3aca9645
|
Merge pull request #20 from Flast/fix-accidentally-dropped
Fix accidentally dropped changes.
|
2016-02-21 21:37:38 +08:00 |
|
Joel de Guzman
|
aaad20ca15
|
Merge pull request #21 from Flast/variadics/core/actor
Variadics: core/actor
|
2016-02-21 21:37:00 +08:00 |
|
Kohei Takahashi
|
a9a5b4160f
|
Implement variadic templates based call.
|
2016-02-21 20:28:06 +09:00 |
|
Kohei Takahashi
|
b5cd167594
|
Move feature describing macros into limit.hpp.
|
2016-02-21 19:06:30 +09:00 |
|
Kohei Takahashi
|
b23a685dcf
|
Implement assign.
|
2016-02-21 19:06:30 +09:00 |
|