summaryrefslogtreecommitdiff
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
...
* Thread: fix TIME_UTC, WINVER, constexpr for tags, and don't use local filesVicente J. Botet Escriba2012-06-031-0/+0
* Fix reference title, proposal title, doc boilerplate Beman Dawes2012-06-021-0/+0
* [geometry] take output point type (overlay) / enable different point types (p...Barend Gehrels2012-06-011-0/+0
* [geometry] Unit test for formerly failing disjoint for polygon/box Barend Gehrels2012-06-011-0/+0
* [geometry] fix of failing disjoint for polygon/boxBarend Gehrels2012-06-011-0/+0
* Fix for GCC/Linux failure.John Maddock2012-06-011-0/+0
* Unordered: Don't use std::allocator_traits on Visual C++ 11.Daniel James2012-06-011-0/+0
* Unordered: Revert unmerged changes in trunk.Daniel James2012-06-011-0/+0
* added support for boost::any or kleene as acceptable events.Christophe Henry2012-05-311-0/+0
* Enhance exponential_distribution tests.John Maddock2012-05-311-0/+0
* Update more distribution tests for fisher_f and extreme_value and fix failures.John Maddock2012-05-311-0/+0
* Added check out of rangePaul A. Bristow2012-05-311-0/+0
* Added checks for non finite parameter and x = NaNPaul A. Bristow2012-05-311-0/+0
* Update more distribution tests, from Inverse* down to gamma.John Maddock2012-05-311-0/+0
* added check_out_of RangePaul A. Bristow2012-05-311-0/+0
* Corrected failure to check for NaN in quantiles. UNsure if df should include...Paul A. Bristow2012-05-311-0/+0
* Add extra error tests for negative_binomial to laplace distros.John Maddock2012-05-301-0/+0
* Update to use new out-of-bounds error checking.John Maddock2012-05-301-0/+0
* Corrected comments.Paul A. Bristow2012-05-301-0/+0
* Added out of range checks (and normal.hpp now range infinity if supported.Paul A. Bristow2012-05-301-0/+0
* Changed range to infinity if supported.Paul A. Bristow2012-05-301-0/+0
* Added out of range checksPaul A. Bristow2012-05-301-0/+0
* Changed range to include infinity if supported.Paul A. Bristow2012-05-301-0/+0
* Corrected checks missing ().Paul A. Bristow2012-05-301-0/+0
* Added out_of_range checks - and corrected beta.hpp for missing () in checks.Paul A. Bristow2012-05-301-0/+0
* Explanatory comments added.Paul A. Bristow2012-05-301-0/+0
* Polygon: moving from index to sorted_index for the site events.Andrii Sydorchuk2012-05-291-0/+0
* Hash: Only use typeid when available.Daniel James2012-05-291-0/+0
* Update to allow for infinite range.John Maddock2012-05-291-0/+0
* context: remove dependencies to other boost libs in performance testOliver Kowalke2012-05-291-0/+0
* Add boilerplate code for testing most domain errors in the distributions.John Maddock2012-05-291-0/+0
* Added more tests for bad parameters and non-finites.Paul A. Bristow2012-05-291-0/+0
* Filesystem: Further fixes for #6932. Clarify docs. Add test cases.Beman Dawes2012-05-291-0/+0
* Added more tests that check that nonfinites throw.Paul A. Bristow2012-05-291-0/+0
* [bimap] Remove tabsMatias Capeletto2012-05-291-0/+0
* Use the thread's private_op_queue for handlers returned by the reactor task.Christopher Kohlhoff2012-05-281-0/+0
* Add support for g++ 4.7 when compiling in C++11 mode. Update revision history.Christopher Kohlhoff2012-05-281-0/+0
* Missing `endsect` in spirit docs.Daniel James2012-05-281-0/+0
* patch for IBM VCAPPRobert Ramey2012-05-281-0/+0
* Utility/declval: update history.Vicente J. Botet Escriba2012-05-281-0/+0
* Improve testing of error conditions and fix any errors detected.John Maddock2012-05-281-0/+0
* Tighten Weibull distro tests.John Maddock2012-05-281-0/+0
* [geometry] commented non running unit tests - their result (still) differs fo...Barend Gehrels2012-05-281-0/+0
* Filesystem: fix #6932, create_directories throws exception even if error_code...Beman Dawes2012-05-281-0/+0
* Chrono: Updated chrono io utilitiesVicente J. Botet Escriba2012-05-281-0/+0
* [geometry] added touches to general headerBarend Gehrels2012-05-281-0/+0
* [geometry] doc updates w.r.t. touch (forgot to commit last time)Barend Gehrels2012-05-281-0/+0
* [geometry] now casted size the other side as well to account for possible non...Barend Gehrels2012-05-281-0/+0
* Update concept checks to unmask issues reported in #6934.John Maddock2012-05-281-0/+0
* Polygon: removed data member from Voronoi primitives; added color member inst...Andrii Sydorchuk2012-05-281-0/+0