Commit Graph

56 Commits

Author SHA1 Message Date
fd36e236bc get_data not needed. 2014-07-03 16:59:39 -04:00
8ac31eb612 Changed BOOST_PP_EMPTY to only use the variadic version when not VC++. Corrected others to use local version of EMPTY. 2014-07-03 16:50:44 -04:00
f61bb8a80f Changed functionality so empty arrays/lists when converted to a seq or a tuple expand to nothing. 2014-07-03 16:46:20 -04:00
fb732aaab5 Fixes for empty conversions and tests for empty conversions. 2014-07-03 16:45:55 -04:00
f80bb83f3b Fixes for empty tuple processing 2014-07-03 16:42:26 -04:00
6b0be3fe4f Revert "Merge branch 'master' into develop"
This reverts commit 1422fce0db, reversing
changes made to 9d2d1fffdf.
2014-06-16 23:58:35 -04:00
9d308c1b9d Changed BOOST_PP_EMPTY to only use the variadic version when not VC++. Corrected others to use local version of EMPTY. 2014-05-23 10:23:40 -04:00
1f16a481c7 Changed functionality so empty arrays/lists when converted to a seq or a tuple expand to nothing. 2014-05-05 20:49:20 -04:00
697ebcd840 Fixes for empty conversions and tests for empty conversions. 2014-05-04 03:07:00 -04:00
0a23b4d6a6 Fixes for empty tuple processing 2014-04-27 12:00:13 -04:00
1149d38ef4 limited variadic support
[SVN r72763]
2011-06-26 13:07:20 +00:00
d18009e308 Converted files to the BSL based on the permissions in more/blanket-permission.txt
[SVN r25052]
2004-09-13 15:51:29 +00:00
fb183beac1 apply Digital Mars patch by Daniel James (http://article.gmane.org/gmane.comp.lib.boost.devel/107127)
[SVN r24219]
2004-08-01 07:24:26 +00:00
fdc4155fea msvc arbitrary ICE fix
[SVN r15284]
2002-09-12 23:48:47 +00:00
a4efd4c21a revert
[SVN r15282]
2002-09-12 23:34:29 +00:00
715054b3b4 MSVC fix
[SVN r15281]
2002-09-12 23:08:13 +00:00
859b360101 speedups
[SVN r15272]
2002-09-12 08:00:48 +00:00
faaa55709b workaround for insidious bcc bug
[SVN r15212]
2002-09-08 21:15:30 +00:00
5c1b446a9e initial revision
[SVN r15203]
2002-09-08 10:22:48 +00:00
54d6f56c0e initial revision
[SVN r15202]
2002-09-08 09:58:13 +00:00
58f88acce6 Increased TUPLE_LIMIT to 32
[SVN r14210]
2002-06-20 12:58:55 +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
0bd2709266 Attempt to avoid preprocessor rescan bugs by increasing the amount of rescanning
[SVN r14106]
2002-06-07 22:54:19 +00:00
9f9048e805 Automatic recursion
[SVN r14100]
2002-06-07 13:04:18 +00:00
760c4206b4 pre
[SVN r13974]
2002-05-18 12:53:05 +00:00
34c788f3a0 Changed syntax of half-open range
[SVN r13491]
2002-04-15 06:49:49 +00:00
06ff87a86c Longer macro parameter names
[SVN r13459]
2002-04-12 11:26:25 +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
da66351f86 Docs updates
[SVN r13142]
2002-03-09 08:57:33 +00:00
2b9fee0cff How to make longer lists
[SVN r13037]
2002-03-03 08:39:30 +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
86be4492a3 Added BOOST_PP_FOLD_LEFT_2ND()
[SVN r12894]
2002-02-22 10:38:40 +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
d791b3f756 Working on docs
[SVN r12619]
2002-02-01 11:40:52 +00:00
2261c57310 Tweaking docs
[SVN r12604]
2002-01-31 14:21: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