Commit Graph

22 Commits

Author SHA1 Message Date
e8bbb16f57 Use detail check for number 1 rather than empty implementation. 2020-06-10 10:44:35 -04:00
25aaea0136 Updated arithmetic. 2020-06-10 09:59:30 -04:00
13c9669410 Updated arithmetic implementations to deal with corner cases whichy run out of WHILE loops. 2020-06-09 20:54:12 -04: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
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
8854c2c573 O(N*N) space and O(1) time BOOST_PP_TUPLE_ELEM()
[SVN r14149]
2002-06-16 08:06:36 +00:00
33ba22e0f6 Removed BOOST_PREPROCESSOR_??? macros
[SVN r14097]
2002-06-07 12:43:59 +00:00
19962553a5 Removed obsolete functions from the reference.
[SVN r13474]
2002-04-13 11:14:50 +00:00
336749e0ae Added requirements on numeric parameters
[SVN r13460]
2002-04-12 12:16:05 +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
b8259b1cc9 Added link to test
[SVN r12720]
2002-02-05 12:12:07 +00:00
8432192ac0 Updated docs
[SVN r12687]
2002-02-04 13:32:28 +00:00
2261c57310 Tweaking docs
[SVN r12604]
2002-01-31 14:21:31 +00:00
f1590b8c08 Tweaking docs
[SVN r12602]
2002-01-31 13:16:47 +00:00
e8b6627a48 Working on docs
[SVN r12586]
2002-01-30 19:52:31 +00:00
df1244ba20 Preprocessor library is now C friendly.
[SVN r12552]
2002-01-29 14:13:10 +00:00
e2d7a2559a Minor optimizations
[SVN r12460]
2002-01-23 16:41:44 +00:00
d8b52a3a42 PREPROCESSOR -> PP. WHILE documented.
[SVN r12162]
2001-12-28 11:06:53 +00:00
cd69e240b3 Added MOD and implemented ADD, SUB & MUL using WHILE reducing internal repetition
[SVN r12009]
2001-12-10 22:11:42 +00:00