Daryle Walker
|
06bdded4f5
|
Fixed-up, hopefully, the implementation and exception policy of the bit-shift operators
[SVN r1968]
|
2004-02-13 10:34:00 +00:00 |
|
Daryle Walker
|
692dc90c11
|
Added unary + and - operators
[SVN r1967]
|
2004-02-13 01:05:16 +00:00 |
|
Daryle Walker
|
2ffe57e17c
|
Added bitwise and-not function; did minor documentation tweak
[SVN r1966]
|
2004-02-12 13:29:21 +00:00 |
|
Daryle Walker
|
bbe2679ca9
|
Refactored implementations of bitwise operators
[SVN r1965]
|
2004-02-12 07:23:26 +00:00 |
|
Daryle Walker
|
05bb8729ea
|
Added greater separation between operator descriptions; added exception profiles to shift operators
[SVN r1962]
|
2004-02-11 10:50:21 +00:00 |
|
Daryle Walker
|
11de9cab52
|
Added bit-shift operators; improved test for bit-reversal
[SVN r1961]
|
2004-02-11 08:20:28 +00:00 |
|
Daryle Walker
|
dba06e2c25
|
Fixed potential bug; did minor tweaks
[SVN r1954]
|
2004-02-10 09:59:38 +00:00 |
|
Daryle Walker
|
4488e0ff33
|
Added bit-string converter; did minor tweaks
[SVN r1953]
|
2004-02-10 03:08:15 +00:00 |
|
Daryle Walker
|
7b2bf3e95c
|
Added bitwise-and, -or, and -xor operators, including combined assignment versions
[SVN r1952]
|
2004-02-10 01:11:29 +00:00 |
|
Daryle Walker
|
54484f15df
|
Added even/odd test, comparison method and operators, and minor tweaks
[SVN r1947]
|
2004-02-09 05:42:24 +00:00 |
|
Daryle Walker
|
8067b24e14
|
Added single-bit-specific implementation of reset/set/flip
[SVN r1939]
|
2004-02-07 05:49:08 +00:00 |
|
Daryle Walker
|
dbb3463a51
|
Did more minor formatting changes
[SVN r1938]
|
2004-02-06 08:31:20 +00:00 |
|
Daryle Walker
|
008f2f77cc
|
Did minor formatting changes
[SVN r1937]
|
2004-02-06 08:18:14 +00:00 |
|
Daryle Walker
|
bcf7ac8a38
|
Added method to assign an arbitrary bit pattern within a bit range of another big_whole object
[SVN r1936]
|
2004-02-06 08:00:19 +00:00 |
|
Daryle Walker
|
8ee4efc5f7
|
Added files for the multi-precision non-negative integer type based on std::valarray
[SVN r1935]
|
2004-02-05 10:36:38 +00:00 |
|
John Maddock
|
e8ddc9e36f
|
Metrowerks appears to require static_cast workaround.
[SVN r21445]
|
2004-01-02 11:33:28 +00:00 |
|
John Maddock
|
2fbd58f0db
|
Fixed gcc 3.2 and 3.3 build issues, tests still fail on cygwin, but pass on linux and mingw32 (seems to be a numeric_limits issue).
[SVN r21433]
|
2003-12-31 12:04:45 +00:00 |
|
Beman Dawes
|
f38e44f5c3
|
fix links broken by index.htm to index.html renaming
[SVN r21233]
|
2003-12-12 00:00:13 +00:00 |
|
Daryle Walker
|
bf81a3172e
|
Moved my stuff to the Boost Software License, Version 1.0
[SVN r1735]
|
2003-11-05 07:06:17 +00:00 |
|
Vladimir Prus
|
858956bc60
|
Add V2 Jamfile
[SVN r20212]
|
2003-09-29 16:40:02 +00:00 |
|
Dave Abrahams
|
9571d2b826
|
Use the import rule
[SVN r19968]
|
2003-09-08 17:38:49 +00:00 |
|
Hubert Holin
|
597e2ab6d5
|
Gcc 2.95.x fix for the (using directive) problem.
[SVN r19571]
|
2003-08-13 15:41:01 +00:00 |
|
Jens Maurer
|
1397ea6680
|
avoid "unused variable" warnings
[SVN r19012]
|
2003-07-09 23:35:40 +00:00 |
|
Beman Dawes
|
d03cce8ab1
|
VC++ 7.1 now always supplies abs
[SVN r18696]
|
2003-06-06 11:39:47 +00:00 |
|
Hubert Holin
|
359857bd48
|
Gcc 3.3 compatibility
[SVN r18677]
|
2003-06-05 09:07:33 +00:00 |
|
Beman Dawes
|
a450e29e48
|
spurious semicolon removed to quiet warnings
[SVN r18573]
|
2003-05-28 00:51:53 +00:00 |
|
Beman Dawes
|
6135ece0f3
|
revert cr->nl changes; not needed on this particular file
[SVN r17764]
|
2003-03-07 15:36:56 +00:00 |
|
Beman Dawes
|
67408fbb0d
|
replace cr with nl
[SVN r17689]
|
2003-03-01 18:10:27 +00:00 |
|
Gennadiy Rozental
|
f242f8e70f
|
New Jamfile for math libs unit tests
Old one is incorrect and removed
[SVN r17682]
|
2003-02-28 05:29:02 +00:00 |
|
Hubert Holin
|
1a820c9f33
|
transitionned to the Unit Test Framework.
[SVN r17639]
|
2003-02-25 14:03:10 +00:00 |
|
Hubert Holin
|
bccbe62dc8
|
now includes the config header (via quaternion.hpp)
[SVN r17637]
|
2003-02-25 13:40:16 +00:00 |
|
Hubert Holin
|
97edca44d8
|
now includes config header
[SVN r17617]
|
2003-02-24 15:54:16 +00:00 |
|
Hubert Holin
|
4034c89d1a
|
re-included sstream (too hasty copy & paste)
[SVN r17616]
|
2003-02-24 15:27:28 +00:00 |
|
Hubert Holin
|
a81d80be39
|
*** empty log message ***
[SVN r17615]
|
2003-02-24 11:12:31 +00:00 |
|
Hubert Holin
|
83494980cf
|
*** empty log message ***
[SVN r17553]
|
2003-02-20 12:48:58 +00:00 |
|
Hubert Holin
|
7ecf7d26af
|
Migrated to the Unit Test Framework.
[SVN r17550]
|
2003-02-20 12:29:58 +00:00 |
|
Hubert Holin
|
19e88761f5
|
Now includes the configuration header.
[SVN r17546]
|
2003-02-20 11:44:24 +00:00 |
|
Beman Dawes
|
a870db5cdf
|
fix broken links
[SVN r16822]
|
2003-01-09 12:41:17 +00:00 |
|
Beman Dawes
|
02fdcc02cf
|
add or update See www.boost.org comments
[SVN r16708]
|
2002-12-27 16:51:53 +00:00 |
|
Björn Karlsson
|
c30e40787d
|
Update from Hubert Holin
[SVN r15963]
|
2002-10-22 06:24:39 +00:00 |
|
Björn Karlsson
|
26e6222955
|
Initial commit
[SVN r15962]
|
2002-10-22 06:22:06 +00:00 |
|
Markus Schöpflin
|
b518e7ac2c
|
Merged fix from release branch to main trunk.
[SVN r15607]
|
2002-10-01 13:31:42 +00:00 |
|
Daryle Walker
|
314daf2a52
|
Added modulo arithmetic library
[SVN r522]
|
2002-09-20 17:04:13 +00:00 |
|
Beman Dawes
|
aa71de4ee8
|
init commit
[SVN r14977]
|
2002-08-19 23:29:18 +00:00 |
|
Beman Dawes
|
c715aad5f0
|
#include <boost/cstdlib.hpp> needed w/new test tools
[SVN r14770]
|
2002-08-10 21:18:28 +00:00 |
|
Daryle Walker
|
5255f7d989
|
Adjusted for moving the Compile-Time and Run-Time GCD and LCM components to new, separate headers
[SVN r14273]
|
2002-07-02 08:31:15 +00:00 |
|
Daryle Walker
|
93af018235
|
Moved the Compile-Time and Run-Time components to separate headers
[SVN r14272]
|
2002-07-02 07:51:48 +00:00 |
|
Dave Abrahams
|
89f53068dc
|
respect <sysinclude>
[SVN r13995]
|
2002-05-21 16:24:07 +00:00 |
|
nobody
|
b683dba9be
|
New repository initialized by cvs2svn.
[SVN r146]
|
2002-05-15 19:48:00 +00:00 |
|
John Maddock
|
842399c620
|
Added tests for unsigned int types
[SVN r13685]
|
2002-05-06 10:36:32 +00:00 |
|