Commit Graph

  • 1df348c201 Loosen some of the test permitted errors (so glibc can cope). Added more diagnostic code to aid diagnosis of errors. Allow (0,0) as a valid result if the expected result is very small. John Maddock 2005-11-07 18:50:53 +0000
  • fc99ec6f69 Tentative fix for pi having wrong value on one platform. Fix non-conforming call to atan2(0,0). John Maddock 2005-11-07 18:48:47 +0000
  • 974a55463e Changed config logic to not use log1pf and expm1f unless C99 compatibility is specified. John Maddock 2005-10-24 17:07:46 +0000
  • 816a5d51bd Updated Nan test, in case signed-nan comparisons are buggy. John Maddock 2005-10-23 17:30:23 +0000
  • 468370b061 Add more information to tests. John Maddock 2005-10-23 16:21:24 +0000
  • f9d4a1a9f7 Tentative fix for some Sunpro failures: don't negate NAN's it doesn't work! John Maddock 2005-10-23 16:19:58 +0000
  • 1a35ad0c6f Added the file that generates test values for log1p and expm1. John Maddock 2005-10-22 16:30:59 +0000
  • 539d64ed65 Added new Math additions. John Maddock 2005-10-20 17:51:44 +0000
  • 9ffe41ad11 Added missing images. John Maddock 2005-10-20 16:14:40 +0000
  • 67f638cbef Fixed up config to include <utility> via a wrapper that turns off TR1 inclusion in case the Boost.TR1 lib is in the compilers search path. Likewise for <complex> in the Math/TR1 components. John Maddock 2005-10-19 16:38:40 +0000
  • a4dc75541c Added TR1 math additions: docs and tests. John Maddock 2005-10-15 12:01:54 +0000
  • 7308af23cc Added TR1 math lib headers. John Maddock 2005-10-15 11:59:11 +0000
  • 7a4ca04278 Work around Tiger's wonky double double format for long double Douglas Gregor 2005-09-15 02:22:13 +0000
  • 60f46add87 Added some of the first layout corrections suggested by Christoph Ludwig, plus my own over the 'C++' logo (from the C++ FAQ Lite) and the Cayley doubling table Daryle Walker 2005-08-18 02:24:28 +0000
  • 45ec720e9f Corrected 'll' function names to 'l1' Daryle Walker 2005-08-16 07:46:48 +0000
  • c04ff0e969 Added a LaTeX adaptation of the quaternion guide Daryle Walker 2005-08-14 06:08:52 +0000
  • b433fca3ec Merged from 1.33.0 release Douglas Gregor 2005-08-12 13:02:37 +0000
  • b1b3339876 Added Doxygen comments for non-operator non-member functions Daryle Walker 2005-08-06 22:44:23 +0000
  • ef97fe7be6 Preliminary code for Cayley-Dickson hypercomplex elements Daryle Walker 2005-07-27 23:57:04 +0000
  • 05bcdf8387 Possible fix for CW 9.4-Intel. Hubert Holin 2005-05-27 15:01:49 +0000
  • ddb4b95e7a Fix for Intel compiler using the Microsoft library Beman Dawes 2005-05-25 02:21:39 +0000
  • 76d9993b29 Need workaround header Douglas Gregor 2005-05-04 13:40:34 +0000
  • 33e3aa09d0 Greater use of BOOST_WORKAROUND. Hubert Holin 2005-04-13 14:41:00 +0000
  • 72b1c03372 Moved to newer version of Boost.Test. Hubert Holin 2005-03-11 16:10:51 +0000
  • 122578cdf7 Moved to newer version of Boost.Test. Hubert Holin 2005-02-28 14:22:49 +0000
  • 19d004e257 Moved to newer version of Boost.Test (provisional). Hubert Holin 2005-02-23 13:37:22 +0000
  • 8eb25c451e Added missing 'typename' Daryle Walker 2005-02-07 14:34:32 +0000
  • 8543f7f26d Replaced BOOST_TEST Stefan Slapeta 2005-02-03 12:27:14 +0000
  • da400061f5 merge RC_1_32_0 fixes Aleksey Gurtovoy 2004-11-28 03:35:12 +0000
  • a00d3cd4a9 re-check octonion graphics, this time in binary mode Misha Bergal 2004-10-31 12:38:16 +0000
  • 8969e94b0a re-check octonion graphics, this time in binary mode Misha Bergal 2004-10-31 12:33:05 +0000
  • ff7fca8ef6 re-check octonion graphics, this time in binary mode Misha Bergal 2004-10-31 12:21:54 +0000
  • f572a2b39e re-check octonion graphics, this time in binary mode Misha Bergal 2004-10-31 12:14:49 +0000
  • a312085be2 Fixed multiple dots problem. Hubert Holin 2004-10-07 11:41:26 +0000
  • 8803d321a9 c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +0000
  • a84e01fcc6 Changed files to BSL based on permissions in blanket-permission.txt John Maddock 2004-09-28 12:55:45 +0000
  • de88dc5e38 Fixed BOOST_OCTONION_MEMBER_DIV_GENERATOR_4. Hubert Holin 2004-08-26 12:22:51 +0000
  • 4471d90c95 License updates Douglas Gregor 2004-08-19 15:19:17 +0000
  • 6688cef153 The file sinc_sinhc.http got lost along the way, sorry. Hubert Holin 2004-08-18 15:34:30 +0000
  • b1b4e377fc Added Daryle Walker's copyrights as requested. John Maddock 2004-08-15 10:13:49 +0000
  • 668e01c050 Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history). John Maddock 2004-08-11 10:59:33 +0000
  • 2c8db4a10c License update Douglas Gregor 2004-07-30 04:46:56 +0000
  • 7f6b7ef005 Fix all the currently remaining line-ending problems. Rene Rivera 2004-07-18 04:45:56 +0000
  • 783ff31286 Removed my now defunct e-mail address in the History. Fredrik Blomqvist 2004-07-16 19:37:54 +0000
  • 3029d5fa2b add pdf doc for Paul Bristow Jeff Garland 2004-07-10 20:28:02 +0000
  • a607b80188 remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros Eric Niebler 2004-02-26 18:27:02 +0000
  • 6792aa6963 Added bit-searching, bit-intersection, and scaling functions Daryle Walker 2004-02-17 03:43:40 +0000
  • ae74e09deb Added addition and subtraction operators Daryle Walker 2004-02-14 09:20:48 +0000
  • 37a37daa30 Added absolute-value and sign functions Daryle Walker 2004-02-13 22:50:54 +0000
  • 2439924bff Added increment and decrement operators Daryle Walker 2004-02-13 22:06:26 +0000
  • 06bdded4f5 Fixed-up, hopefully, the implementation and exception policy of the bit-shift operators Daryle Walker 2004-02-13 10:34:00 +0000
  • 692dc90c11 Added unary + and - operators Daryle Walker 2004-02-13 01:05:16 +0000
  • 2ffe57e17c Added bitwise and-not function; did minor documentation tweak Daryle Walker 2004-02-12 13:29:21 +0000
  • bbe2679ca9 Refactored implementations of bitwise operators Daryle Walker 2004-02-12 07:23:26 +0000
  • 05bb8729ea Added greater separation between operator descriptions; added exception profiles to shift operators Daryle Walker 2004-02-11 10:50:21 +0000
  • 11de9cab52 Added bit-shift operators; improved test for bit-reversal Daryle Walker 2004-02-11 08:20:28 +0000
  • dba06e2c25 Fixed potential bug; did minor tweaks Daryle Walker 2004-02-10 09:59:38 +0000
  • 4488e0ff33 Added bit-string converter; did minor tweaks Daryle Walker 2004-02-10 03:08:15 +0000
  • 7b2bf3e95c Added bitwise-and, -or, and -xor operators, including combined assignment versions Daryle Walker 2004-02-10 01:11:29 +0000
  • 54484f15df Added even/odd test, comparison method and operators, and minor tweaks Daryle Walker 2004-02-09 05:42:24 +0000
  • 8067b24e14 Added single-bit-specific implementation of reset/set/flip Daryle Walker 2004-02-07 05:49:08 +0000
  • dbb3463a51 Did more minor formatting changes Daryle Walker 2004-02-06 08:31:20 +0000
  • 008f2f77cc Did minor formatting changes Daryle Walker 2004-02-06 08:18:14 +0000
  • bcf7ac8a38 Added method to assign an arbitrary bit pattern within a bit range of another big_whole object Daryle Walker 2004-02-06 08:00:19 +0000
  • 8ee4efc5f7 Added files for the multi-precision non-negative integer type based on std::valarray Daryle Walker 2004-02-05 10:36:38 +0000
  • e8ddc9e36f Metrowerks appears to require static_cast workaround. John Maddock 2004-01-02 11:33:28 +0000
  • 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). John Maddock 2003-12-31 12:04:45 +0000
  • f38e44f5c3 fix links broken by index.htm to index.html renaming Beman Dawes 2003-12-12 00:00:13 +0000
  • bf81a3172e Moved my stuff to the Boost Software License, Version 1.0 Daryle Walker 2003-11-05 07:06:17 +0000
  • 858956bc60 Add V2 Jamfile Vladimir Prus 2003-09-29 16:40:02 +0000
  • 9571d2b826 Use the import rule Dave Abrahams 2003-09-08 17:38:49 +0000
  • 597e2ab6d5 Gcc 2.95.x fix for the (using directive) problem. Hubert Holin 2003-08-13 15:41:01 +0000
  • 1397ea6680 avoid "unused variable" warnings Jens Maurer 2003-07-09 23:35:40 +0000
  • d03cce8ab1 VC++ 7.1 now always supplies abs Beman Dawes 2003-06-06 11:39:47 +0000
  • 359857bd48 Gcc 3.3 compatibility Hubert Holin 2003-06-05 09:07:33 +0000
  • a450e29e48 spurious semicolon removed to quiet warnings Beman Dawes 2003-05-28 00:51:53 +0000
  • 6135ece0f3 revert cr->nl changes; not needed on this particular file Beman Dawes 2003-03-07 15:36:56 +0000
  • 67408fbb0d replace cr with nl Beman Dawes 2003-03-01 18:10:27 +0000
  • f242f8e70f New Jamfile for math libs unit tests Old one is incorrect and removed Gennadiy Rozental 2003-02-28 05:29:02 +0000
  • 1a820c9f33 transitionned to the Unit Test Framework. Hubert Holin 2003-02-25 14:03:10 +0000
  • bccbe62dc8 now includes the config header (via quaternion.hpp) Hubert Holin 2003-02-25 13:40:16 +0000
  • 97edca44d8 now includes config header Hubert Holin 2003-02-24 15:54:16 +0000
  • 4034c89d1a re-included sstream (too hasty copy & paste) Hubert Holin 2003-02-24 15:27:28 +0000
  • a81d80be39 *** empty log message *** Hubert Holin 2003-02-24 11:12:31 +0000
  • 83494980cf *** empty log message *** Hubert Holin 2003-02-20 12:48:58 +0000
  • 7ecf7d26af Migrated to the Unit Test Framework. Hubert Holin 2003-02-20 12:29:58 +0000
  • 19e88761f5 Now includes the configuration header. Hubert Holin 2003-02-20 11:44:24 +0000
  • a870db5cdf fix broken links Beman Dawes 2003-01-09 12:41:17 +0000
  • 02fdcc02cf add or update See www.boost.org comments Beman Dawes 2002-12-27 16:51:53 +0000
  • c30e40787d Update from Hubert Holin Björn Karlsson 2002-10-22 06:24:39 +0000
  • 26e6222955 Initial commit Björn Karlsson 2002-10-22 06:22:06 +0000
  • b518e7ac2c Merged fix from release branch to main trunk. Markus Schöpflin 2002-10-01 13:31:42 +0000
  • 314daf2a52 Added modulo arithmetic library Daryle Walker 2002-09-20 17:04:13 +0000
  • aa71de4ee8 init commit Beman Dawes 2002-08-19 23:29:18 +0000
  • c715aad5f0 #include <boost/cstdlib.hpp> needed w/new test tools Beman Dawes 2002-08-10 21:18:28 +0000
  • 5255f7d989 Adjusted for moving the Compile-Time and Run-Time GCD and LCM components to new, separate headers Daryle Walker 2002-07-02 08:31:15 +0000
  • 93af018235 Moved the Compile-Time and Run-Time components to separate headers Daryle Walker 2002-07-02 07:51:48 +0000
  • 89f53068dc respect <sysinclude> Dave Abrahams 2002-05-21 16:24:07 +0000
  • b683dba9be New repository initialized by cvs2svn. nobody 2002-05-15 19:48:00 +0000
  • 842399c620 Added tests for unsigned int types John Maddock 2002-05-06 10:36:32 +0000