Commit graph

45096 commits

Author SHA1 Message Date
Daniel James
a1212a39d3 Add links to locale and exception to make it easier for them to add their details.
[SVN r83351]
2013-03-07 22:12:34 +00:00
Andrii Sydorchuk
3296f08e19 Polygon: fixing ticket #8026 (Documentation for point concept is missing a typedef).
[SVN r83350]
2013-03-07 22:11:40 +00:00
Andrii Sydorchuk
fc10cac6eb Polygon: fixing ticket #8257 (#pragma warning default in polygon).
[SVN r83349]
2013-03-07 20:42:35 +00:00
Paul A. Bristow
a0988b5018 Corrected graphs for bessel zeros
[SVN r83346]
2013-03-07 13:55:56 +00:00
Hartmut Kaiser
ef80fef6aa Fix #8255: Wave build warnings are probably errors on 64-bit
[SVN r83345]
2013-03-07 13:34:56 +00:00
John Maddock
7e5c1678f0 Update docs for __float128 support.
REgenerate docs and commit.

[SVN r83344]
2013-03-07 10:14:18 +00:00
Paul A. Bristow
80c80d76a1 Yet another tolerance tweak for airy_ai_zero and airy_bi_zero for 80 bit platforms.
[SVN r83343]
2013-03-07 10:03:28 +00:00
John Maddock
12189b080a Fix a couple of expression template support issues in bessel.hpp.
Add minimal support for __float128 - particularly numeric constant support.
Improve constant test cases.
Fix bug in zeta function tests.

[SVN r83342]
2013-03-07 09:17:09 +00:00
Andrii Sydorchuk
c7c43daa5d Polygon: cleaning trunk for the new changes.
[SVN r83340]
2013-03-06 23:13:09 +00:00
Daniel James
9c897c48f4 Link to the thread index file.
We prefer to link to those files because the link should always work, even if
the thread documentation moves.


[SVN r83339]
2013-03-06 22:45:31 +00:00
Daniel James
c77951958c Add Timer to libraries that need building. Refs #7324.
[SVN r83338]
2013-03-06 22:42:14 +00:00
Christopher Kormanyos
a247a1f37b Preliminary preparations for cpp_bin_float. Moved the rebind and dynamic_array structures from cpp_dec_float.hpp to separate files in /detail.
[SVN r83335]
2013-03-06 21:26:01 +00:00
John Maddock
a36432ab30 Don't mix Boost.Test with multiprecision types.
[SVN r83329]
2013-03-06 09:13:10 +00:00
Christian Henning
e5bfe8457f Added gil::io documentation and added it to libraries.htm.
Updated maintainer.txt to reflect new gil maintainer.

[SVN r83328]
2013-03-06 01:43:46 +00:00
Vicente J. Botet Escriba
f80a18a218 Thread: try to fix double definition of GetTickCount64.
[SVN r83318]
2013-03-05 18:57:34 +00:00
John Maddock
e4e20f71ae Change to use Multiprecision lib rather than NTL for constants generation.
[SVN r83317]
2013-03-05 18:34:55 +00:00
John Maddock
f0c598a8d6 Tighten up error handling is tgamma_ratio.
[SVN r83316]
2013-03-05 18:33:58 +00:00
Oliver Kowalke
01967f532d coroutine: documentation fixed
[SVN r83314]
2013-03-05 18:20:47 +00:00
Oliver Kowalke
4e051e3ddb context: fixes for PPC
[SVN r83313]
2013-03-05 18:19:54 +00:00
Vicente J. Botet Escriba
eaec95cb9b Thread: #8237, 8239
[SVN r83312]
2013-03-05 18:05:48 +00:00
Paul A. Bristow
edee857eef Yet more tweaks, this time for Darwin strange long doubles.
[SVN r83309]
2013-03-05 12:34:11 +00:00
Eric Niebler
b208318fd4 silence unused variable warnings, refs #6926
[SVN r83308]
2013-03-05 07:08:33 +00:00
Eric Niebler
0664d2df33 fix comment typos, refs #7917
[SVN r83305]
2013-03-05 06:22:17 +00:00
Eric Niebler
1ee221407c silence a gcc warning, refs #8138
[SVN r83304]
2013-03-05 06:08:00 +00:00
Eric Niebler
f5824f688d avoid name clash with macro None in glx.h, refs #8204
[SVN r83303]
2013-03-05 05:53:22 +00:00
Vicente J. Botet Escriba
1dd2af7b0d Thread: activate synchronized_value tests
[SVN r83295]
2013-03-04 18:15:27 +00:00
Vicente J. Botet Escriba
6ad617c777 Thread: make use of _WIN32_WINNT instead of WINNT.
[SVN r83294]
2013-03-04 17:52:49 +00:00
Paul A. Bristow
4f6735d333 Yet another tolerance tweak for long double.
[SVN r83293]
2013-03-04 10:25:27 +00:00
Vicente J. Botet Escriba
460e62cd60 Thread: added test for #7755.
[SVN r83286]
2013-03-03 19:13:58 +00:00
Paul A. Bristow
6db9359478 Added missing & to std::exception
[SVN r83285]
2013-03-03 18:11:12 +00:00
John Maddock
fab6332901 Fixes #8116.
[SVN r83283]
2013-03-03 16:32:30 +00:00
Vicente J. Botet Escriba
c06e4ab503 Thread: take care of #8136
[SVN r83282]
2013-03-03 14:07:28 +00:00
Vicente J. Botet Escriba
9c17e9b1ee Thread: fix typo on synchronized_value.hp and initialize id_ on testable_mutex.
[SVN r83281]
2013-03-03 13:56:40 +00:00
Daniel James
e691cb67d5 Fix python link in getting started guide. Refs #5366
[SVN r83279]
2013-03-03 13:38:53 +00:00
Daniel James
29304b4e61 Add context and chrono to list of libraries that need building. Refs #7324.
Based on:

http://lists.boost.org/Archives/boost/2012/05/193443.php
http://lists.boost.org/boost-users/2012/09/76006.php

[SVN r83278]
2013-03-03 13:21:35 +00:00
Tim Blechmann
8999483049 lockfree: testsuite - possible compile fix for IBM compiler
[SVN r83277]
2013-03-03 13:18:31 +00:00
Tim Blechmann
af030c498c lockfree: testsuite - move stress tests to separate file
[SVN r83276]
2013-03-03 13:13:01 +00:00
Tim Blechmann
a6c37a9d26 lockfree: introduce consume_one and consume_all methods
[SVN r83275]
2013-03-03 13:07:50 +00:00
John Maddock
0cbb8a922e Apply patch from #8185.
Fixes #8185.

[SVN r83274]
2013-03-03 12:57:20 +00:00
Barend Gehrels
64e8faf3af [geometry] reorganized buffer strategies (unit tests)
[SVN r83273]
2013-03-03 12:29:29 +00:00
Barend Gehrels
a1f2085aba [geometry] reorganized buffer strategies
[SVN r83272]
2013-03-03 12:28:16 +00:00
Ion Gaztañaga
da5aad4948 Vector performance improvements: dispatching to memcpy when possible.
[SVN r83271]
2013-03-03 12:26:48 +00:00
Ion Gaztañaga
542d33f4b0 Fixes #8231
[SVN r83270]
2013-03-03 12:21:48 +00:00
Tim Blechmann
faf40ccfbf heap: compile fix for c++03
[SVN r83269]
2013-03-03 11:33:15 +00:00
Tim Blechmann
cf3c0c76c0 lockfree: cleanup - use deleted functions if available
[SVN r83268]
2013-03-03 11:32:56 +00:00
Vicente J. Botet Escriba
878b41eaf9 Thread: Added test for synchronized_value + synchronize free function
[SVN r83266]
2013-03-03 11:02:31 +00:00
Vicente J. Botet Escriba
53fb5aabe6 Thread: Added comments to synchronized_value + synchronize free function
[SVN r83265]
2013-03-03 11:01:07 +00:00
Vicente J. Botet Escriba
7f5cd241b8 Thread: go towards testable_mutex
[SVN r83264]
2013-03-03 10:55:13 +00:00
Tim Blechmann
0cd0f70a4e heap: fix emplace operations
fixes #8195

[SVN r83263]
2013-03-03 10:54:25 +00:00
Vicente J. Botet Escriba
07ea1f855a Thread: Added some synchronized_value tests
[SVN r83262]
2013-03-03 10:22:35 +00:00