|
5652ca0d38
|
minor bug fix
[SVN r14179]
|
2002-06-19 07:16:40 +00:00 |
|
|
b4919e62f4
|
add support for unrolled BOOST_PP_REPEAT undef EDG front-ends
[SVN r14178]
|
2002-06-19 06:39:33 +00:00 |
|
|
bcd091a8dd
|
add support for unrolled BOOST_PP_REPEAT undef EDG front-ends
[SVN r14177]
|
2002-06-19 06:38:43 +00:00 |
|
|
dff892a1b0
|
unrolled BOOST_PP_REPEAT's
[SVN r14176]
|
2002-06-19 06:37:29 +00:00 |
|
|
37f823fd4a
|
reinserted delay macros
[SVN r14171]
|
2002-06-18 21:54:30 +00:00 |
|
|
6a7259a48d
|
Committed fixes from Paul Mensonides
[SVN r14161]
|
2002-06-17 11:03:00 +00:00 |
|
|
54c727bfe3
|
2nd attempt to workaround VC6 preprocessor bug by increasing rescanning
[SVN r14158]
|
2002-06-16 21:15:23 +00:00 |
|
|
cd503a0d89
|
Attempt to workaround VC6 preprocessor bug by increasing rescanning
[SVN r14155]
|
2002-06-16 20:23:00 +00:00 |
|
|
8854c2c573
|
O(N*N) space and O(1) time BOOST_PP_TUPLE_ELEM()
[SVN r14149]
|
2002-06-16 08:06:36 +00:00 |
|
|
54d0da5221
|
Using private detail CAT to avoid DELAY macros
[SVN r14147]
|
2002-06-14 20:38:54 +00:00 |
|
|
22c81b2b3f
|
MSVC fixes
[SVN r14109]
|
2002-06-08 06:21:19 +00:00 |
|
|
0bd2709266
|
Attempt to avoid preprocessor rescan bugs by increasing the amount of rescanning
[SVN r14106]
|
2002-06-07 22:54:19 +00:00 |
|
|
1884cf8a78
|
Attempt to avoid preprocessor rescan bugs by increasing the amount of rescanning
[SVN r14105]
|
2002-06-07 22:45:51 +00:00 |
|
|
9f9048e805
|
Automatic recursion
[SVN r14100]
|
2002-06-07 13:04:18 +00:00 |
|
|
a18d5f79fc
|
Removed obsoleted BOOST_PREPROCESSOR_??? macros
[SVN r14099]
|
2002-06-07 12:56:54 +00:00 |
|
|
ec1d6932d4
|
Removed BOOST_PREPROCESSOR_??? macros
[SVN r14098]
|
2002-06-07 12:52:41 +00:00 |
|
|
33ba22e0f6
|
Removed BOOST_PREPROCESSOR_??? macros
[SVN r14097]
|
2002-06-07 12:43:59 +00:00 |
|
|
f1bec9eda8
|
Removed BOOST_PREPROCESSOR_??? macros
[SVN r14096]
|
2002-06-07 12:26:56 +00:00 |
|
|
760c4206b4
|
pre
[SVN r13974]
|
2002-05-18 12:53:05 +00:00 |
|
|
bf45543e2f
|
Minor optimization
[SVN r13552]
|
2002-04-23 15:17:27 +00:00 |
|
|
aa738488be
|
Minor optimization on BOOST_PP_TUPLE_ELEM()
[SVN r13550]
|
2002-04-23 14:56:38 +00:00 |
|
|
bfd89be28b
|
Renamed 1 character parameter names
[SVN r13549]
|
2002-04-23 13:52:36 +00:00 |
|
|
b899890a46
|
Renamed 1 character parameter names
[SVN r13548]
|
2002-04-23 12:55:48 +00:00 |
|
|
34c788f3a0
|
Changed syntax of half-open range
[SVN r13491]
|
2002-04-15 06:49:49 +00:00 |
|
|
19962553a5
|
Removed obsolete functions from the reference.
[SVN r13474]
|
2002-04-13 11:14:50 +00:00 |
|
|
336749e0ae
|
Added requirements on numeric parameters
[SVN r13460]
|
2002-04-12 12:16:05 +00:00 |
|
|
06ff87a86c
|
Longer macro parameter names
[SVN r13459]
|
2002-04-12 11:26:25 +00:00 |
|
|
3468956bc9
|
Added FROM_TO repetition macros.
[SVN r13364]
|
2002-04-04 08:23:26 +00:00 |
|
|
fcd4b15cdf
|
Renamed BOOST_PP_IF_THEN to BOOST_PP_EXPR_IF
[SVN r13173]
|
2002-03-11 16:11:34 +00:00 |
|
|
a3e207e706
|
Docs updated
[SVN r13170]
|
2002-03-10 15:15:41 +00:00 |
|
|
03b37c307f
|
Docs updated
[SVN r13169]
|
2002-03-10 12:31:37 +00:00 |
|
|
7202e6b56e
|
Removed MWCW version number test from workarounds
[SVN r13166]
|
2002-03-10 08:27:13 +00:00 |
|
|
1ad72e98a9
|
Docs update
[SVN r13144]
|
2002-03-09 13:55:00 +00:00 |
|
|
da66351f86
|
Docs updates
[SVN r13142]
|
2002-03-09 08:57:33 +00:00 |
|
|
140a30f6f4
|
Fixed off-by-one error in documentation
[SVN r13129]
|
2002-03-08 13:27:37 +00:00 |
|
|
717666e5d4
|
Added BOOST_PP_IF_THEN
[SVN r13127]
|
2002-03-08 07:30:26 +00:00 |
|
|
2b9fee0cff
|
How to make longer lists
[SVN r13037]
|
2002-03-03 08:39:30 +00:00 |
|
|
8a557b560b
|
Added Duff's Device example
[SVN r12949]
|
2002-02-27 05:54:07 +00:00 |
|
|
2fc11e125a
|
Added BOOST_PP_LIST_FOR_EACH_I
[SVN r12928]
|
2002-02-24 19:57:25 +00:00 |
|
|
23a1e16489
|
Some doc updates
[SVN r12926]
|
2002-02-24 07:45:22 +00:00 |
|
|
5fa1ddda5a
|
Added ???_R and ???_D macros to reference
[SVN r12910]
|
2002-02-23 10:50:32 +00:00 |
|
|
0681e43c79
|
Doxygen is out
[SVN r12908]
|
2002-02-23 10:26:09 +00:00 |
|
|
4834a1927b
|
Added BOOST_PP_FOLD_RIGHT_2ND
[SVN r12896]
|
2002-02-22 11:03:40 +00:00 |
|
|
ffef0494ce
|
Added BOOST_PP_FOLD_LEFT_2ND
[SVN r12895]
|
2002-02-22 10:40:34 +00:00 |
|
|
86be4492a3
|
Added BOOST_PP_FOLD_LEFT_2ND()
[SVN r12894]
|
2002-02-22 10:38:40 +00:00 |
|
|
4c6d309384
|
MWCW workaround
[SVN r12760]
|
2002-02-08 16:54:43 +00:00 |
|
|
0fc08260e2
|
Added link to test
[SVN r12723]
|
2002-02-05 12:17:12 +00:00 |
|
|
b8259b1cc9
|
Added link to test
[SVN r12720]
|
2002-02-05 12:12:07 +00:00 |
|
|
6248559797
|
Doc fix
[SVN r12717]
|
2002-02-05 07:37:59 +00:00 |
|
|
f5669614af
|
Added TUPLE_REVERSE, Fixed LIST_ENUM & LIST_FOR_EACH. Changed
LIST_FOR_EACH_PRODUCT.
[SVN r12690]
|
2002-02-04 14:56:27 +00:00 |
|