summaryrefslogtreecommitdiff
path: root/libs/math
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagnobody2007-05-091-0/+0
* Added links to PDF docs.John Maddock2007-05-091-0/+0
* Undo previous fix, it causes regressions.John Maddock2007-02-201-0/+0
* STLport workaround.John Maddock2007-02-191-0/+0
* Fix link nameJohn Maddock2006-12-291-0/+0
* merged 1.9 from trunk to branchJoaquín M. López Muñoz2006-12-041-0/+0
* Merge 1.4->1.8 from HEAD to RC_1_34_0Vladimir Prus2006-11-231-0/+0
* Merge from HEAD.Vladimir Prus2006-11-101-0/+0
* Remove obsolete Boost.Build v1 files.Rene Rivera2006-11-061-0/+0
* rename file.John Maddock2006-09-081-0/+0
* (merge from head)Gennaro Prota2006-07-241-0/+0
* (merge from head)Gennaro Prota2006-07-241-0/+0
* (merge from head)Gennaro Prota2006-07-241-0/+0
* Added missing license info.John Maddock2006-07-161-0/+0
* Added needed #include.John Maddock2006-07-121-0/+0
* Added placeholder docs.John Maddock2006-04-131-0/+0
* Removed old docs: the quickbook version now takes over.John Maddock2006-04-051-0/+0
* Redirect docs to quickbook versionJohn Maddock2006-03-281-0/+0
* Added Boost.Math docs converted to quickbook.John Maddock2006-03-261-0/+0
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
* Don't test infinities with Tru64 cxx unless compiling with -ieee option.John Maddock2006-03-061-0/+0
* Added Borland fix with right toolset name this time.John Maddock2006-02-191-0/+0
* Patch for Borland compilers.Alisdair Meredith2006-01-261-0/+0
* *** empty log message ***John Maddock2006-01-241-0/+0
* Borland workarounds for a type deduction bug.John Maddock2006-01-241-0/+0
* Update test cases to provide better error reporting and to eliminate temporar...John Maddock2006-01-151-0/+0
* Added needed #includeJohn Maddock2006-01-131-0/+0
* Added missing math.h include.John Maddock2006-01-111-0/+0
* Fix comment.John Maddock2006-01-101-0/+0
* Check for infinity before using it.John Maddock2006-01-071-0/+0
* Don't test infinities if they're not available.John Maddock2005-12-161-0/+0
* Updated code to work even when numeric_limits<>::infinity() is unavailable.John Maddock2005-12-161-0/+0
* Upped test fudge factor a little.John Maddock2005-12-111-0/+0
* Upped fudge factor to allow for broken msvc.John Maddock2005-12-021-0/+0
* Changed calculation of upper and lower safe bounds to avoid problems with std...John Maddock2005-12-021-0/+0
* Update tests to provide more information, and disable tests that rely on long...John Maddock2005-11-241-0/+0
* Minor fixes: added needed declaration of "two", upped tolerance slightly.John Maddock2005-11-151-0/+0
* Update tests to use correct epsilon calculation.John Maddock2005-11-121-0/+0
* Added needed #includeJohn Maddock2005-11-081-0/+0
* Added some more diagnostics.John Maddock2005-11-071-0/+0
* Loosen some of the test permitted errors (so glibc can cope).John Maddock2005-11-071-0/+0
* Tentative fix for pi having wrong value on one platform.John Maddock2005-11-071-0/+0
* Changed config logic to not use log1pf and expm1f unless C99 compatibility is...John Maddock2005-10-241-0/+0
* Updated Nan test, in case signed-nan comparisons are buggy.John Maddock2005-10-231-0/+0
* Add more information to tests.John Maddock2005-10-231-0/+0
* Tentative fix for some Sunpro failures: don't negate NAN's it doesn't work!John Maddock2005-10-231-0/+0
* Added the file that generates test values for log1p and expm1.John Maddock2005-10-221-0/+0
* Added new Math additions.John Maddock2005-10-201-0/+0
* Added missing images.John Maddock2005-10-201-0/+0
* Fixed up config to include <utility> via a wrapper that turns off TR1 inclusi...John Maddock2005-10-191-0/+0