|
a7560df684
|
Adding limits for repetition and seq.
|
2020-05-19 15:35:54 -04:00 |
|
|
fd3b57b15a
|
Added arithmetic testing for numbers up to 512. Corrected seq macro which does not expect a number above 256.
|
2020-05-04 18:44:20 -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 |
|
|
3b6102cd03
|
Added ability to change the number of tuple elements. A number of small fixes.
|
2020-04-30 09:06:06 -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 |
|
|
d922d757be
|
Fix for VC++ and VC++ emuolations ot the SEQ_TO_LIST macro
|
2016-11-16 00:15:57 -05:00 |
|
|
3f97464c27
|
Added needed include.
|
2015-07-17 07:16:11 -04:00 |
|
|
b125850bbb
|
Fixes for BOOST_PP_SEQ_REMOVE when the seq is its maximum size and has its last element removed. Also updated seq tests.
|
2015-05-29 01:36:06 -04:00 |
|
|
350c0e59b1
|
Add ned macro
|
2015-05-27 19:15:45 -04:00 |
|
|
2612bf706c
|
Corrected fix for the for_each problem when dealing with as much as 256 seq elements.
|
2015-05-27 19:13:22 -04:00 |
|
|
b84235fcb7
|
Revert "Corrected fix for seq for each processing."
This reverts commit dc61cc1373 .
|
2015-05-27 07:44:30 -04:00 |
|
|
dc61cc1373
|
Corrected fix for seq for each processing.
|
2015-05-19 20:10:39 -04:00 |
|
|
4c2c83f9f2
|
Backing out for_each and for_each_i changes.
|
2015-05-19 11:34:02 -04:00 |
|
|
06c18a67f8
|
Fixed replace when replacing the last element of a 256 element sequence.
|
2015-05-18 16:36:06 -04:00 |
|
|
1543b5fbf7
|
Remove need to add extra nil element
|
2015-05-17 14:54:39 -04:00 |
|
|
86378d648e
|
Removed need to add extra seq element.
|
2015-05-17 13:30:03 -04:00 |
|
|
c4bf80ee1d
|
Cleaner inclusion if is_single_return functionality.
|
2014-07-03 16:59:30 -04:00 |
|
|
b70598c357
|
Using BOOST_PP_IDENTITY makes code clearer.
|
2014-07-03 16:51:17 -04:00 |
|
|
4ed6f6e07a
|
Addition of is_empty tests and changes to rem processing as a workaround to VC++ problem.
|
2014-07-03 16:44:00 -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 |
|
|
70e0f2d6e0
|
Using BOOST_PP_IDENTITY makes code clearer.
|
2014-05-26 16:36:30 -04:00 |
|
|
c66ea5871f
|
Addition of is_empty tests and changes to rem processing as a workaround to VC++ problem.
|
2014-04-30 16:06:49 -04:00 |
|
|
b60a47252d
|
added VARIADIC_SEQ_TO_SEQ
[SVN r80704]
|
2012-09-26 03:50:27 +00:00 |
|
|
1149d38ef4
|
limited variadic support
[SVN r72763]
|
2011-06-26 13:07:20 +00:00 |
|
|
c776ac0002
|
Avoid evaluating BOOST_PP_SEQ_HEAD when it isn't needed. Fixes #4465.
[SVN r65120]
|
2010-08-30 02:26:02 +00:00 |
|
|
568f641d8e
|
Remove unused #include. Refs #4465.
[SVN r65119]
|
2010-08-30 02:24:41 +00:00 |
|
|
c9c95e1684
|
single element fix
[SVN r30808]
|
2005-09-05 07:58:27 +00:00 |
|
|
8927845acd
|
CW<9 workaround
[SVN r30184]
|
2005-07-19 20:47:19 +00:00 |
|
|
65496dd1d2
|
IBM workaround
[SVN r29731]
|
2005-06-22 11:02:32 +00:00 |
|
|
33af6f8d98
|
IBM workaround
[SVN r29718]
|
2005-06-21 07:55:15 +00:00 |
|
|
e11d89cecd
|
..
[SVN r25856]
|
2004-10-24 23:52:55 +00:00 |
|
|
e599a58f10
|
Converted to Boost Software License, Version 1.0
[SVN r24096]
|
2004-07-27 03:43:34 +00:00 |
|
|
85182b4426
|
evil VC bug fix
[SVN r18276]
|
2003-04-18 06:24:49 +00:00 |
|
|
0d0d7277d1
|
MWCC fix
[SVN r16730]
|
2003-01-02 06:29:35 +00:00 |
|
|
8927ac12fc
|
MWCC fix
[SVN r16729]
|
2003-01-02 06:29:00 +00:00 |
|
|
54bdb38619
|
set -> seq
[SVN r16149]
|
2002-11-07 23:16:43 +00:00 |
|