Eric Niebler
|
b6d910a667
|
ah! the REAL fix for the long-standing proto::make bug
[SVN r66990]
|
2010-12-03 22:10:14 +00:00 |
|
Beman Dawes
|
73be8491f2
|
Make V3 the default. Change docs accordingly. Partial fix for ticket #4897
[SVN r66987]
|
2010-12-03 18:17:01 +00:00 |
|
John Maddock
|
63048adfb8
|
Add non-functional stub versions of the skewness and kurtosis to the non-central beta.
Update tests accordingly, and suppress some compiler warnings.
[SVN r66986]
|
2010-12-03 17:55:00 +00:00 |
|
John Maddock
|
c65391dbc6
|
Added concept checks for new distros, and fixed resulting errors.
Added mean and variance to non-central beta.
[SVN r66985]
|
2010-12-03 16:23:55 +00:00 |
|
Marshall Clow
|
82e2324e79
|
Doc patch; refs #4532
[SVN r66973]
|
2010-12-02 13:17:09 +00:00 |
|
Paul A. Bristow
|
dd735030cf
|
Increased tolerance for real_concept failure
[SVN r66971]
|
2010-12-02 12:27:16 +00:00 |
|
Paul A. Bristow
|
62019168d5
|
Increased tolerance for realconcept long double failures.
[SVN r66970]
|
2010-12-02 12:22:58 +00:00 |
|
Paul A. Bristow
|
b35f6db250
|
Added missing static_cast to quiet warning
[SVN r66969]
|
2010-12-02 12:19:28 +00:00 |
|
Paul A. Bristow
|
234766602b
|
Increased tolerance to avoid long double failure
[SVN r66968]
|
2010-12-02 11:39:55 +00:00 |
|
Jeremiah Willcock
|
c8a6e633c7
|
Fixed complexity of Dijkstra's algorithm; fixes #4852
[SVN r66960]
|
2010-12-01 20:15:41 +00:00 |
|
Marshall Clow
|
60f9992036
|
Take argv as const; refs #3909
[SVN r66959]
|
2010-12-01 18:54:41 +00:00 |
|
Paul A. Bristow
|
7af0ab54b6
|
Enabled mean, variance ... for dotnetexample (TODO return NaN?)
[SVN r66957]
|
2010-12-01 18:48:12 +00:00 |
|
Paul A. Bristow
|
932fb055b7
|
disable 4512
[SVN r66956]
|
2010-12-01 18:47:46 +00:00 |
|
Paul A. Bristow
|
93537a922c
|
changed file spec \ to / of sf /gamma
[SVN r66955]
|
2010-12-01 18:46:42 +00:00 |
|
Paul A. Bristow
|
ddfcafd5ae
|
Enabled mean, variance ... for dotnetexample (TODO return NaN?)
[SVN r66954]
|
2010-12-01 18:40:02 +00:00 |
|
Hartmut Kaiser
|
23a91365bb
|
Spirit: more warning fixes in lexer tests
[SVN r66948]
|
2010-12-01 14:39:43 +00:00 |
|
Hartmut Kaiser
|
ae2e45fcd1
|
Spirit: minor adjustment to lexer test
[SVN r66947]
|
2010-12-01 14:36:07 +00:00 |
|
Hartmut Kaiser
|
d9eb7008ea
|
Spirit: fixing warnings and a clang compilation issue
[SVN r66946]
|
2010-12-01 14:34:43 +00:00 |
|
Beman Dawes
|
4b70faefba
|
Fix #4912
[SVN r66945]
|
2010-12-01 14:30:39 +00:00 |
|
K. Noel Belcourt
|
eb6461cd24
|
Fix PGI non-compliance (portability issue).
Patch supplied by William Bohnhoff at Sandia.
[SVN r66940]
|
2010-12-01 05:29:24 +00:00 |
|
Hartmut Kaiser
|
f508d9d9b6
|
Spirit: adding one more calculator example, this time filling an utree
[SVN r66939]
|
2010-12-01 00:21:58 +00:00 |
|
Hartmut Kaiser
|
ffa025bcd9
|
Spirit: more utree fixes for better integration with Qi, updated tests
[SVN r66938]
|
2010-11-30 23:42:03 +00:00 |
|
Hartmut Kaiser
|
951f226251
|
Spirit: more utree fixes for better integration with Qi
[SVN r66937]
|
2010-11-30 23:39:12 +00:00 |
|
Hartmut Kaiser
|
36d6289386
|
Spirit: fixing docs
[SVN r66936]
|
2010-11-30 23:03:51 +00:00 |
|
Hartmut Kaiser
|
d70f994f9b
|
Spirit: more utree tests
[SVN r66935]
|
2010-11-30 22:55:27 +00:00 |
|
Hartmut Kaiser
|
9588797a98
|
Spirit: more fixes to utree
[SVN r66934]
|
2010-11-30 22:54:56 +00:00 |
|
K. Noel Belcourt
|
8d2074a8fe
|
Revert previous commit that changed how -l timeout is handled.
Decided that wasn't the best approach and am reverting the code
to the original source.
[SVN r66921]
|
2010-11-30 21:25:06 +00:00 |
|
Hartmut Kaiser
|
5fa5800433
|
Spirit: test fixes...
[SVN r66919]
|
2010-11-30 20:36:09 +00:00 |
|
Hartmut Kaiser
|
9f0cc68bbd
|
Spirit: changing utree asserts into exceptions
[SVN r66918]
|
2010-11-30 20:35:36 +00:00 |
|
Hartmut Kaiser
|
76302e11e3
|
Spirit: fixing iterator tag for utree node iterators
[SVN r66917]
|
2010-11-30 20:14:52 +00:00 |
|
Hartmut Kaiser
|
437a17ddba
|
Spirit: adding basic utree tests
[SVN r66916]
|
2010-11-30 20:14:08 +00:00 |
|
Hartmut Kaiser
|
c538e98b08
|
Spirit: adding utree forwarding header
[SVN r66914]
|
2010-11-30 19:51:08 +00:00 |
|
Hartmut Kaiser
|
7a9c578084
|
Spirit: adding minimal utree tests
[SVN r66913]
|
2010-11-30 19:50:10 +00:00 |
|
Hartmut Kaiser
|
e94b4b5ac1
|
Spirit: adding utree as a first class citizen
[SVN r66912]
|
2010-11-30 19:48:27 +00:00 |
|
Jeremiah Willcock
|
601867d271
|
Fixed up computation of property types; fixes #1021
[SVN r66907]
|
2010-11-30 18:16:29 +00:00 |
|
John Maddock
|
a7151596d9
|
Don't undef BOOST_AUTO_LINK_NOMANGLE.
Refs #4902.
[SVN r66906]
|
2010-11-30 18:01:55 +00:00 |
|
Luke Simonson
|
6d58354eb5
|
fixed trac 4868 polygon concept contains function
[SVN r66902]
|
2010-11-30 17:53:40 +00:00 |
|
Luke Simonson
|
4634a3f720
|
fixed win32 macro usage
[SVN r66901]
|
2010-11-30 17:52:36 +00:00 |
|
Jeremiah Willcock
|
a499f7f07e
|
Fixed bundled graph properties in filtered_graph; fixes #4914
[SVN r66900]
|
2010-11-30 17:48:33 +00:00 |
|
Paul A. Bristow
|
5d51a8f217
|
For vc2010
[SVN r66899]
|
2010-11-30 15:29:47 +00:00 |
|
Paul A. Bristow
|
e79d1d0c4b
|
For vc2010
[SVN r66898]
|
2010-11-30 15:26:06 +00:00 |
|
Paul A. Bristow
|
298ebd84ff
|
For vc2010
[SVN r66897]
|
2010-11-30 15:25:03 +00:00 |
|
Beman Dawes
|
d6b7b400ee
|
Use <boost/detail/lightweight_main.hpp> to improve regression test error reporting on remote systems
[SVN r66896]
|
2010-11-30 15:07:43 +00:00 |
|
Beman Dawes
|
e8274b8db7
|
fix fumble-fingers
[SVN r66895]
|
2010-11-30 14:56:03 +00:00 |
|
Beman Dawes
|
ffde6d3355
|
Rename main.hpp -> lightweight_main.hpp
[SVN r66894]
|
2010-11-30 14:53:22 +00:00 |
|
Beman Dawes
|
f36305f5cf
|
Add lightweight std::exception catching main, dependent only upon <iostream> and <exception>
[SVN r66893]
|
2010-11-30 14:48:03 +00:00 |
|
Paul A. Bristow
|
c44cfbee11
|
comment
[SVN r66892]
|
2010-11-30 14:37:28 +00:00 |
|
Paul A. Bristow
|
7ab307aa63
|
Corrected missing casts int 0 to RealType
[SVN r66891]
|
2010-11-30 14:36:45 +00:00 |
|
Paul A. Bristow
|
048359fb22
|
Change test values to long
[SVN r66890]
|
2010-11-30 11:38:19 +00:00 |
|
Paul A. Bristow
|
0bf742244e
|
Check before using max_digits10
[SVN r66887]
|
2010-11-30 10:05:14 +00:00 |
|