|
a03dd0419e
|
Fix syntax error
|
2020-07-12 19:05:57 -04:00 |
|
|
9ba4469131
|
Fixed size implementation.
|
2020-07-11 13:51:08 -04:00 |
|
|
7e3516eb8f
|
Revert "Revert to original size implementation now that 'while' has been expanded by one iteration."
This reverts commit 7e30c606b7 .
|
2020-07-11 13:46:35 -04:00 |
|
|
7e30c606b7
|
Revert to original size implementation now that 'while' has been expanded by one iteration.
|
2020-07-11 11:05:21 -04:00 |
|
|
74f652c85f
|
Updated size.
|
2020-07-08 22:04:07 -04:00 |
|
|
0fd6b84304
|
Add extra iteration for fold_left and fold_right to cover maximum operations.
|
2020-07-07 19:13:05 -04:00 |
|
|
15d0d66a75
|
Updated limit implementation.
|
2020-07-02 11:24:15 -04:00 |
|
|
0999dfe1d5
|
Update default list size from 255 to 256.
|
2020-05-29 13:11:04 -04:00 |
|
|
c859da1fc9
|
Fixed some syntax errors and updated a test to asccount for numbers being more than 256.
|
2020-05-04 00:34:09 -04:00 |
|
|
533d636ece
|
Implement tuple limits for TUPLE functionality. Add updated copyright for changed files.
|
2020-05-01 14:38:32 -04:00 |
|
|
0dcaaac66f
|
Changed directory structure so that all limits implementations are in their own relative "limits" subdirectory.
|
2020-04-30 10:24:33 -04:00 |
|
|
82addd1b28
|
Support for expanded numbers up to 512, as well as expanded while iterationms up to 512.
|
2020-04-29 06:38:10 -04:00 |
|
|
5756fb08ad
|
Fixed inspect report problems: tabs and lack of copyright notices, and a few other small html file errors.
|
2019-08-27 01:29:21 -04:00 |
|
|
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 |
|