Commit Graph

58 Commits

Author SHA1 Message Date
905520aaf8 Added 1024 as maximum number 2020-07-27 07:54:05 -04:00
15d0d66a75 Updated limit implementation. 2020-07-02 11:24:15 -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
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
d88bf38702 removed single-line comment
[SVN r36257]
2006-12-04 00:43:44 +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
e599a58f10 Converted to Boost Software License, Version 1.0
[SVN r24096]
2004-07-27 03:43:34 +00:00
9f3cf15ea8 encapsulated split
[SVN r16705]
2002-12-26 06:38:37 +00:00
3807daaf45 reinserted debugging support
[SVN r15746]
2002-10-06 02:31:47 +00:00
859b360101 speedups
[SVN r15272]
2002-09-12 08:00:48 +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
ce2f5ccec1 intial revision
[SVN r15201]
2002-09-08 09:57:18 +00:00
76e9f915b7 CWPro8.2 patches
[SVN r14999]
2002-08-20 16:33:43 +00:00
89e4b06d8a high-resolution support
[SVN r14555]
2002-07-22 05:49:24 +00:00
47baba7c49 shared temporary digit processing
[SVN r14554]
2002-07-22 05:49:00 +00:00
00dad65868 BOOST_PP_LOCAL_ITERATION_LIMITS --> BOOST_PP_LOCAL_LIMITS
[SVN r14401]
2002-07-10 19:30:49 +00:00
015ac9cb2e unified array interface
[SVN r14387]
2002-07-10 06:29:05 +00:00
f7fefa2a1f bumped up __MWERKS__ version check for 8.1
[SVN r14369]
2002-07-09 14:01:46 +00:00
f00446c3ab modified detail line
[SVN r14331]
2002-07-07 22:19:23 +00:00
e192e93d0b flag support
[SVN r14330]
2002-07-07 22:18:31 +00:00
cc650688ad obtuse detail line directives
[SVN r14329]
2002-07-07 22:17:51 +00:00
60de301d1f mechanism uses open-ended array
[SVN r14327]
2002-07-07 22:15:08 +00:00
328a52eaaa line directive changes
[SVN r14326]
2002-07-07 22:14:28 +00:00
3fe7d6d06a moved slot implementation
[SVN r14296]
2002-07-04 05:49:41 +00:00
216dcaedef cleaned up files
[SVN r14267]
2002-06-30 09:17:09 +00:00
d2c179a6aa brought forced evaluation in line w/slots
[SVN r14266]
2002-06-30 09:16:28 +00:00
a8434508d7 evaluated slot support
[SVN r14265]
2002-06-30 09:14:58 +00:00
842540fcc1 modified name
[SVN r14257]
2002-06-28 05:03:39 +00:00
1ed20a224a support of MWCW line directives
[SVN r14229]
2002-06-24 07:35:29 +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
8b9dcd7849 bug fixes, and filename support
[SVN r14207]
2002-06-20 07:25:26 +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
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
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