Commit graph

42186 commits

Author SHA1 Message Date
John Maddock
6b737dfbcc Changes required to build PDF versions of docs.
[SVN r78845]
2012-06-07 12:32:56 +00:00
John Maddock
33a0a28a59 Regenerate docs.
[SVN r78844]
2012-06-07 12:20:52 +00:00
Bruno Lalande
fb7c2172c1 Integrated 'overlaps' into support_status.
[SVN r78842]
2012-06-06 22:58:34 +00:00
Bruno Lalande
1263b0eb6b Used not_implemented on 'overlaps' algorithm.
[SVN r78841]
2012-06-06 22:54:39 +00:00
Bruno Lalande
a79bfd0352 Made dispatch::overlaps able to retrieve the tags by itself.
[SVN r78840]
2012-06-06 22:43:21 +00:00
Marshall Clow
8cec520a93 Removed a bit of undefined behavior (noted by STL @ microsoft)
[SVN r78839]
2012-06-06 20:43:22 +00:00
Marshall Clow
b6de2a5c6a Reworked boost::algorithm::unhex error reporting to play nicer with Boost.Exception (thanks to Emil); added tests
[SVN r78838]
2012-06-06 20:38:04 +00:00
Christophe Henry
b1b016ed85 fixed compiler error with fsm internal table and none event
[SVN r78836]
2012-06-06 20:08:44 +00:00
Eric Niebler
752b0ef500 fix minor typos
[SVN r78835]
2012-06-06 20:07:33 +00:00
Beman Dawes
69bc31f689 Refine README and add link to Getting Started page
[SVN r78830]
2012-06-06 15:13:04 +00:00
Paul A. Bristow
db26a8f04f Corrected #include filenames etc.
[SVN r78829]
2012-06-06 11:30:24 +00:00
Paul A. Bristow
b564f1ca3a Added new constants example to jamfile. OK on MSVC
[SVN r78828]
2012-06-06 11:27:47 +00:00
Paul A. Bristow
60a6aa1d74 Example of using constants
[SVN r78827]
2012-06-06 11:26:58 +00:00
Bruno Lalande
927ede8878 Integrated expand into support_status.
[SVN r78825]
2012-06-05 21:27:12 +00:00
Bruno Lalande
04a6df33c5 Applied not_implemented to expand algorithm.
[SVN r78824]
2012-06-05 21:21:41 +00:00
Vicente J. Botet Escriba
9880990949 Thread: Added missing BOOST_THREAD_DECL
[SVN r78823]
2012-06-05 21:19:06 +00:00
Bruno Lalande
f8c165849d Made dispatch::expand more self-contained.
[SVN r78822]
2012-06-05 21:08:53 +00:00
Bruno Lalande
bd4893ab71 Applied not_implemented to equals algorithm.
[SVN r78821]
2012-06-05 21:08:09 +00:00
Bruno Lalande
41fbb390d3 Integrated equals algorithm into support_status.
[SVN r78820]
2012-06-05 19:44:40 +00:00
Bruno Lalande
8ec115e1c3 Adapted multi specializations of dispatch::equals to last changes.
[SVN r78819]
2012-06-05 19:42:07 +00:00
Bruno Lalande
f5dfa1790b Made dispatch::equals self-reversible.
[SVN r78818]
2012-06-05 18:49:56 +00:00
Bruno Lalande
fa3068460b Made dispatch::equals more self-contained.
[SVN r78817]
2012-06-05 18:41:43 +00:00
Bruno Lalande
e45044a687 Integrated envelope algorithm into support_status.
[SVN r78816]
2012-06-05 18:40:48 +00:00
Bruno Lalande
0dc0358a18 Integrated not_implemented into envelope.
[SVN r78814]
2012-06-05 16:57:22 +00:00
Bruno Lalande
2d928b3469 Moved template params from class to function level in dispatch::envelope for those we don't actually dispatch on.
[SVN r78813]
2012-06-05 16:47:37 +00:00
Bruno Lalande
8534fe7f0d Added disjoint algorithm to support_status.
[SVN r78812]
2012-06-05 15:57:09 +00:00
Daniel James
2281ec8f51 Unordered: Document move insert.
Just a quick copy and paste for tonight's documentation build. May edit a bit
before release.

[SVN r78810]
2012-06-04 22:53:43 +00:00
Bruno Lalande
8d0541c27c Made dispatch::disjoint more self-contained.
[SVN r78809]
2012-06-04 19:13:34 +00:00
Bruno Lalande
4d1e17708c Moved more template params from class to function level in intersection.
[SVN r78808]
2012-06-04 17:57:21 +00:00
Paul A. Bristow
646d222784 Various small changes about revised error handling and checking ready for 1.51
[SVN r78805]
2012-06-04 13:24:44 +00:00
Bruno Lalande
982aedd3c0 Moved Strategy template param from class to function in intersection.
[SVN r78804]
2012-06-03 22:48:02 +00:00
Vicente J. Botet Escriba
927ed08a8e Thread: fix TIME_UTC, WINVER, constexpr for tags, and don't use local files
[SVN r78802]
2012-06-03 18:11:52 +00:00
Jürgen Hunold
a229beb60e Fix: correct library names of static Qt on Windows.
Static Qt libraries do not have the "4" suffix.
And it is not necessary to enhance the dll path when using static libraries.

[SVN r78801]
2012-06-03 15:13:05 +00:00
K. Noel Belcourt
be720ed483 Revert commit 76862, restore FreeBSD and other
unix testers that I broke with this commit.



[SVN r78800]
2012-06-02 18:26:35 +00:00
Beman Dawes
56d96d3955 Fix reference title, proposal title, doc boilerplate
[SVN r78799]
2012-06-02 16:28:25 +00:00
Barend Gehrels
e9233852cb [geometry] take output point type (overlay) / enable different point types (point on border)
[SVN r78797]
2012-06-01 21:49:28 +00:00
Barend Gehrels
de1650aa36 [geometry] Unit test for formerly failing disjoint for polygon/box
[SVN r78796]
2012-06-01 21:46:03 +00:00
Barend Gehrels
b897413e7d [geometry] fix of failing disjoint for polygon/box
[SVN r78795]
2012-06-01 21:43:56 +00:00
John Maddock
918c622804 Fix for GCC/Linux failure.
[SVN r78790]
2012-06-01 11:58:56 +00:00
Daniel James
225818c558 Unordered: Don't use std::allocator_traits on Visual C++ 11.
[SVN r78789]
2012-06-01 11:06:03 +00:00
Daniel James
ddd72538fe Unordered: Revert unmerged changes in trunk.
So that I can fix issues in the beta.


[SVN r78788]
2012-06-01 11:03:22 +00:00
Christophe Henry
3feb5382d6 added support for boost::any or kleene as acceptable events.
[SVN r78785]
2012-05-31 21:11:57 +00:00
John Maddock
9e4753e590 Enhance exponential_distribution tests.
Refs #6934.

[SVN r78784]
2012-05-31 11:58:06 +00:00
John Maddock
47803e8c89 Update more distribution tests for fisher_f and extreme_value and fix failures.
Refs #6934.

[SVN r78783]
2012-05-31 11:15:42 +00:00
Paul A. Bristow
c5331498a8 Added check out of range
[SVN r78782]
2012-05-31 11:11:21 +00:00
Paul A. Bristow
2e7cdc0d06 Added checks for non finite parameter and x = NaN
[SVN r78781]
2012-05-31 11:10:50 +00:00
John Maddock
bd9fa8859b Update more distribution tests, from Inverse* down to gamma.
Refs #6934.

[SVN r78778]
2012-05-31 10:18:02 +00:00
Paul A. Bristow
797f0387a4 added check_out_of Range
[SVN r78777]
2012-05-31 09:36:24 +00:00
Paul A. Bristow
f88cc4d218 Corrected failure to check for NaN in quantiles. UNsure if df should include zero.
[SVN r78776]
2012-05-31 09:35:52 +00:00
Vladimir Prus
1c3136aa74 Fix typo which caused requirements of 'preprocessed' metatarget to be ignored.
Fixes #6956.


[SVN r78775]
2012-05-31 08:58:43 +00:00