Commit Graph

228 Commits

Author SHA1 Message Date
0b4d289c85 support for MWCW line directives
[SVN r14228]
2002-06-24 07:35:00 +00:00
a7853cdd68 Temporary fix for BOOST_PP_LIST_FILTER, which should not use BOOST_PP_IF details
[SVN r14227]
2002-06-22 21:53:34 +00:00
d574738487 reverted some C++ style comments to C
[SVN r14225]
2002-06-22 04:24:39 +00:00
851fbc63b8 added BOOST_PP_INCLUDE_SELF()
[SVN r14224]
2002-06-21 23:14:11 +00:00
93a331152d Cpp output cleanup
[SVN r14223]
2002-06-21 23:13:24 +00:00
7f923e81e1 indirect file inclusion
[SVN r14222]
2002-06-21 23:08:36 +00:00
31a8d42f8a renamed BOOST_PP_LOCAL_LIMITS to BOOST_PP_LOCAL_ITERATION_LIMITS
[SVN r14220]
2002-06-21 01:37:30 +00:00
770a0ffec6 Fixed comment bug
[SVN r14216]
2002-06-20 18:22:28 +00:00
b36731a3d9 Removed // comments from comment (to emphasize C compatibility)
[SVN r14211]
2002-06-20 13:31:55 +00:00
58f88acce6 Increased TUPLE_LIMIT to 32
[SVN r14210]
2002-06-20 12:58:55 +00:00
8b9dcd7849 bug fixes, and filename support
[SVN r14207]
2002-06-20 07:25:26 +00:00
8e2c98f5bc removed unnecessary default lower boundary
[SVN r14206]
2002-06-20 07:01:59 +00:00
3899e96e81 modified upper/lower bound interface
[SVN r14205]
2002-06-20 07:01:10 +00:00
71bd1a7838 minor support of arithmetic expressions
[SVN r14203]
2002-06-20 05:23:31 +00:00
8916f28480 file-iteration support
[SVN r14202]
2002-06-20 03:07:09 +00:00
3e00e24170 upper bound abstraction
[SVN r14201]
2002-06-20 03:05:59 +00:00
34b5b7e8b2 lower bound abstraction
[SVN r14200]
2002-06-20 03:04:41 +00:00
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