Commit Graph

50 Commits

Author SHA1 Message Date
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
dff892a1b0 unrolled BOOST_PP_REPEAT's
[SVN r14176]
2002-06-19 06:37:29 +00:00
6a7259a48d Committed fixes from Paul Mensonides
[SVN r14161]
2002-06-17 11:03:00 +00:00
54c727bfe3 2nd attempt to workaround VC6 preprocessor bug by increasing rescanning
[SVN r14158]
2002-06-16 21:15:23 +00:00
cd503a0d89 Attempt to workaround VC6 preprocessor bug by increasing rescanning
[SVN r14155]
2002-06-16 20:23:00 +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
1884cf8a78 Attempt to avoid preprocessor rescan bugs by increasing the amount of rescanning
[SVN r14105]
2002-06-07 22:45:51 +00:00
9f9048e805 Automatic recursion
[SVN r14100]
2002-06-07 13:04:18 +00:00