Commit Graph

9 Commits

Author SHA1 Message Date
Nick Thompson
c81919ff26 Remove typos and unused variables. 2018-10-30 14:39:49 -06:00
jzmaddock
177c642cbc Big GCC warning fix - see https://github.com/boostorg/math/issues/136 2018-07-28 11:33:41 +01:00
John Maddock
5b4f192716 Fix inspection report issues.
[SVN r67727]
2011-01-06 16:55:48 +00:00
Paul A. Bristow
be4bd91753 Changed to avoid using namespace boost::math
[SVN r65665]
2010-09-29 10:32:55 +00:00
Paul A. Bristow
6f66180932 included #include <stdexcept> instead of <exception> to try to define std::domain_error reported missing by Darwin 4.2.1 and others.
[SVN r65190]
2010-09-02 11:17:43 +00:00
Paul A. Bristow
b59928ea23 Avoid name ambiguity, etc
[SVN r65151]
2010-08-31 14:37:32 +00:00
Paul A. Bristow
287ef662ad Avoid name ambiguity.
[SVN r65150]
2010-08-31 14:05:46 +00:00
Paul A. Bristow
76814e7e00 Warning squashing and estimate to find
[SVN r39453]
2007-09-21 17:39:55 +00:00
John Maddock
2a6d18fb50 Big proof-read of policy docs, moved all examples into separate source files, and made sure they compile etc.
[SVN r38554]
2007-08-09 16:34:23 +00:00