Commit Graph

155 Commits

Author SHA1 Message Date
bc9a5ef5f2 local (simple) iteration
[SVN r14199]
2002-06-20 03:02:50 +00:00
23fbdffd78 5th-level iteration
[SVN r14198]
2002-06-20 03:01:37 +00:00
36686c4409 4th-level iteration
[SVN r14197]
2002-06-20 03:01:24 +00:00
6c05aac1a4 3rd-level iteration
[SVN r14196]
2002-06-20 03:01:09 +00:00
ca54dc0ae2 2nd-level iteration
[SVN r14195]
2002-06-20 03:00:53 +00:00
19174bc890 1st-level iteration
[SVN r14194]
2002-06-20 03:00:30 +00:00
a705b07516 more MW CodeWarrior fixes
[SVN r14192]
2002-06-20 01:20:25 +00:00
9891ed94d9 MW CodeWarrior fixes
[SVN r14191]
2002-06-20 00:24:10 +00:00
e5875d57c8 modified EDG test
[SVN r14184]
2002-06-19 19:10:40 +00:00
ebfcf12ef1 formatting
[SVN r14181]
2002-06-19 13:37:09 +00:00
89782cd9be CodeWarrior workaround
[SVN r14180]
2002-06-19 13:36:43 +00:00
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