Commit Graph

53 Commits

Author SHA1 Message Date
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
8432192ac0 Updated docs
[SVN r12687]
2002-02-04 13:32:28 +00:00
6fa0d837a3 Enhancing docs
[SVN r12620]
2002-02-01 11:41:38 +00:00
d791b3f756 Working on docs
[SVN r12619]
2002-02-01 11:40:52 +00:00
4231b56bb1 HTML fix
[SVN r12608]
2002-01-31 17:21:59 +00:00
2261c57310 Tweaking docs
[SVN r12604]
2002-01-31 14:21:31 +00:00
f1590b8c08 Tweaking docs
[SVN r12602]
2002-01-31 13:16:47 +00:00
31b1b43b9f Improving docs
[SVN r12598]
2002-01-31 08:12:31 +00:00
e8b6627a48 Working on docs
[SVN r12586]
2002-01-30 19:52:31 +00:00
460db18e02 Documentation in progress
[SVN r12585]
2002-01-30 17:54:36 +00:00
7e20901c38 Ported to MSVC++ and MWCW.
[SVN r12577]
2002-01-30 14:47:44 +00:00
9d401687ef Added but not documented LIST_FOR_EACH_PRODUCT()
[SVN r12570]
2002-01-30 10:16:39 +00:00
df1244ba20 Preprocessor library is now C friendly.
[SVN r12552]
2002-01-29 14:13:10 +00:00
6d04d3068b MWCW workarounds
[SVN r12497]
2002-01-25 13:15:56 +00:00
64e6a56ad0 Minor optimization
[SVN r12478]
2002-01-24 14:06:21 +00:00
28f575096e Minor optimizations
[SVN r12474]
2002-01-24 13:19:20 +00:00
7413d48c47 Minor optimizations
[SVN r12466]
2002-01-23 19:10:47 +00:00
1bfd0f8c40 Minor optimizations
[SVN r12462]
2002-01-23 17:20:54 +00:00
e2d7a2559a Minor optimizations
[SVN r12460]
2002-01-23 16:41:44 +00:00
6c66df95c8 Minor optimization of list processing
[SVN r12458]
2002-01-23 15:16:21 +00:00
f58a5b4e7d BOOST_PP_LIMIT_TUPLE extended to 16
[SVN r12452]
2002-01-23 11:28:10 +00:00
0724dd58dc Removed apparently redundant uses of BOOST_PP_EXPAND()
[SVN r12438]
2002-01-22 13:35:09 +00:00
aeea661a59 Recognized MSVC++ workaround
[SVN r12437]
2002-01-22 13:33:39 +00:00
fa88c0d360 Changed implementation to allow macro expansion of macro arguments
[SVN r12436]
2002-01-22 13:32:06 +00:00
0206bbaa60 Added list data structure
[SVN r12431]
2002-01-22 10:18:08 +00:00
e562e2478b Update documentation
[SVN r12400]
2002-01-21 19:21:24 +00:00
e1af246b06 2D repetition example added to documentation
[SVN r12399]
2002-01-21 19:18:51 +00:00
c518362505 C/C++ -> C++
[SVN r12398]
2002-01-21 19:17:40 +00:00
a07e8b26b7 Minor documentation change
[SVN r12397]
2002-01-21 19:05:49 +00:00
e4516ada6a Added BOOST_PP_FOR, BOOST_PP_ENUM, BOOST_PP_ENUM_SHIFTED
[SVN r12370]
2002-01-20 16:31:41 +00:00
7653a0a42a Documentation terminology corrected: function -> macro
[SVN r12363]
2002-01-19 20:22:43 +00:00
03e35a4408 Added BOOST_PP_EXPAND()
[SVN r12362]
2002-01-19 20:14:32 +00:00
ea1c66e021 tuple.hpp split.
[SVN r12297]
2002-01-13 15:54:51 +00:00
6644430159 TUPLE_EAT added
[SVN r12295]
2002-01-13 15:42:53 +00:00
a4dc24ae7c IF uses TUPLE_ELEM to remove two macros
[SVN r12294]
2002-01-13 15:27:25 +00:00
590d3be836 tuple functionality will be divided into multiple headers
[SVN r12293]
2002-01-13 15:23:50 +00:00
4835f0392d minor comment change
[SVN r12292]
2002-01-13 15:17:02 +00:00
5adad67c89 Minor changes.
[SVN r12206]
2002-01-03 14:56:18 +00:00
d8b52a3a42 PREPROCESSOR -> PP. WHILE documented.
[SVN r12162]
2001-12-28 11:06:53 +00:00
7b1499c976 bumped workaround number to accomodate CodeWarrior beta compiler
[SVN r12124]
2001-12-19 21:30:15 +00:00
cd69e240b3 Added MOD and implemented ADD, SUB & MUL using WHILE reducing internal repetition
[SVN r12009]
2001-12-10 22:11:42 +00:00
90f8bb2304 Compressed while implementation
[SVN r11942]
2001-12-05 22:24:23 +00:00