Jurko Gospodnetić
|
6b43bc8928
|
Comment typo corrected.
[SVN r80509]
|
2012-09-13 04:38:01 +00:00 |
|
Daniel James
|
4f404ba7d0
|
Unordered: Fix incorrect assertion.
[SVN r80508]
|
2012-09-12 21:09:39 +00:00 |
|
Gunter Winkler
|
b5e0cea877
|
* libs/numeric/ublas/tests/utils.hpp: see #7296 - replace __func__ by __FUNCTION__ if compiled with MSVC
[SVN r80507]
|
2012-09-12 19:53:33 +00:00 |
|
Andrii Sydorchuk
|
8734e5e5e7
|
Polygon: Removing redundant comments; Updating voronoi_diagram source/documentation.
[SVN r80506]
|
2012-09-12 19:00:40 +00:00 |
|
Jeremiah Willcock
|
3681791b47
|
Allowed pointers-to-base-members to be used to access properties of derived bundled property classes; fixes #7308
[SVN r80505]
|
2012-09-12 12:24:04 +00:00 |
|
Oliver Kowalke
|
6fe8d55c06
|
context: fixing invalid fcontext_t struct on i386; test stacksizes
[SVN r80504]
|
2012-09-12 11:36:48 +00:00 |
|
Antony Polukhin
|
d8298745ba
|
Workaround MSVC2012 error in lexical_cast_test.cpp
[SVN r80503]
|
2012-09-12 03:58:26 +00:00 |
|
Andy Tompkins
|
9a2f74229e
|
remove incorrect comment
try ignore_size() function to get rid of warning
initialize m_value in default constructor of generator_iterator
[SVN r80501]
|
2012-09-12 01:14:39 +00:00 |
|
Bruno Lalande
|
2995eb71a9
|
Added missing header.
[SVN r80500]
|
2012-09-11 22:42:10 +00:00 |
|
Bruno Lalande
|
bbf996101c
|
Removed use of auto keyword.
[SVN r80499]
|
2012-09-11 22:39:51 +00:00 |
|
Vicente J. Botet Escriba
|
f6e4f5b3e4
|
Thread: fixe typo using std instead of boost.
[SVN r80498]
|
2012-09-11 22:14:52 +00:00 |
|
Vicente J. Botet Escriba
|
471da252ac
|
Thread: Remove temporarly the check on n_alive until I use a movable class
[SVN r80497]
|
2012-09-11 21:54:06 +00:00 |
|
Vicente J. Botet Escriba
|
1bd73fbbbe
|
Thread: Apply patch for 7360
[SVN r80496]
|
2012-09-11 21:52:52 +00:00 |
|
Luke Simonson
|
b5716dbb31
|
fixed typos
[SVN r80495]
|
2012-09-11 21:42:03 +00:00 |
|
Luke Simonson
|
24187842b2
|
added segment utils to support preprocessing of line segment data to satisfy voronoi diagram precondition
[SVN r80494]
|
2012-09-11 21:30:03 +00:00 |
|
Andrii Sydorchuk
|
137277b89d
|
Polygon: Making function names bold in the documentation; Updating voronoi.hpp routines; Updating documentation.
[SVN r80493]
|
2012-09-11 18:58:03 +00:00 |
|
Jeremiah Willcock
|
d4dcca7c45
|
Fixed typos
[SVN r80490]
|
2012-09-11 07:04:18 +00:00 |
|
Gunter Winkler
|
3a9af77551
|
* libs/numeric/ublas/test/utils.hpp: test suite should return non-zero status if any test failed
[SVN r80489]
|
2012-09-10 22:22:23 +00:00 |
|
Luke Simonson
|
5471439859
|
fixed typo
[SVN r80488]
|
2012-09-10 21:39:39 +00:00 |
|
Gunter Winkler
|
1ad9993545
|
* boost/numeric/ublas/matrix_sparse.hpp: see #7363, add new define BOOST_UBLAS_COO_ALWAYS_DO_FULL_SORT in order to force a full sort instead of partial sort + inplace merge
* libs/numeric/ublas/test/Jamfile.v2: add test to see effect of new define
[SVN r80487]
|
2012-09-10 21:38:11 +00:00 |
|
Luke Simonson
|
5a6b8835ef
|
make function names bold in documentation of orientation test
[SVN r80486]
|
2012-09-10 21:20:38 +00:00 |
|
Gunter Winkler
|
1b0dba8a59
|
* libs/numeric/ublas/test/utils.hpp : see #7296, improved macros
* libs/numeric/ublas/test/Jamfile.v2 : add new test for utils.hpp
[SVN r80485]
|
2012-09-10 21:08:50 +00:00 |
|
Andrii Sydorchuk
|
4f2fc20ebf
|
Polygon: cleaning documentation links and files using Boost inspect util.
[SVN r80484]
|
2012-09-10 21:03:17 +00:00 |
|
Gunter Winkler
|
d3555381e9
|
boost/numeric/ublas/traits.hpp, libs/numeric/ublas/test/test_assignment.cpp, libs/numeric/ublas/test/begin_end.cpp: see #7296, fix test issues with unsigned integer types
[SVN r80483]
|
2012-09-10 20:50:10 +00:00 |
|
Andrii Sydorchuk
|
e62f027994
|
Polygon: Updating Voronoi diagram page documentation. Updating Voronoi basic tutorial.
[SVN r80482]
|
2012-09-10 20:39:16 +00:00 |
|
Andrii Sydorchuk
|
22f0360920
|
Polygon: Updating documentation before the release. Removed voronoi_utils documentation page.
[SVN r80481]
|
2012-09-10 18:42:14 +00:00 |
|
Michel Morin
|
0261f66b40
|
Fix typo in docs and regenerate; fixes #7351
[SVN r80480]
|
2012-09-10 15:23:41 +00:00 |
|
Tim Blechmann
|
271837c0aa
|
heap: mutable heap wrapper - we should copy the q_ for the compare class
fixes ticket no #7357
[SVN r80479]
|
2012-09-10 14:57:57 +00:00 |
|
Ion Gaztañaga
|
93132e2cb1
|
Reduced template code bloat making stable_vector's index independent from value_type.
[SVN r80478]
|
2012-09-09 21:47:32 +00:00 |
|
Ion Gaztañaga
|
6fa7a8c6e3
|
Fixed typos
[SVN r80477]
|
2012-09-09 19:59:06 +00:00 |
|
Vicente J. Botet Escriba
|
9db98d2eb6
|
Thread: complete update for 7345 on windows.
[SVN r80475]
|
2012-09-09 19:26:47 +00:00 |
|
Vicente J. Botet Escriba
|
9a397bffbe
|
Thread: Apply patch for 6931.
[SVN r80474]
|
2012-09-09 19:25:03 +00:00 |
|
Andy Tompkins
|
51cfe6f7af
|
#included <string> for std::runtime_error constructor
[SVN r80472]
|
2012-09-09 18:44:09 +00:00 |
|
Daniel James
|
0ee26cc3c8
|
Fix sections in interprocess documentation.
[SVN r80470]
|
2012-09-09 18:31:48 +00:00 |
|
Jeffrey Lee Hellrung, Jr.
|
1b4a02cf51
|
updating documentation to reflect new and more sensible behavior
[SVN r80468]
|
2012-09-09 15:51:22 +00:00 |
|
Jeffrey Lee Hellrung, Jr.
|
0cf746583f
|
fix #5825; fix #7194
[SVN r80467]
|
2012-09-09 15:33:12 +00:00 |
|
Vicente J. Botet Escriba
|
6d07c21abd
|
Thread: force SIG_ATOMIC_MAX with __STDC_LIMIT_MACROS
[SVN r80466]
|
2012-09-09 14:48:18 +00:00 |
|
Tim Blechmann
|
1a6f39332a
|
lockfree: fix some inspect warnings
[SVN r80465]
|
2012-09-09 13:12:43 +00:00 |
|
Vicente J. Botet Escriba
|
8c381039a4
|
Thread: fix typo s/Rational/Rationale/
[SVN r80464]
|
2012-09-09 13:09:15 +00:00 |
|
Tim Blechmann
|
117b0c556b
|
heap: fix some inspectin warnings
[SVN r80463]
|
2012-09-09 13:08:14 +00:00 |
|
Tim Blechmann
|
b276340e4a
|
heap: fix some inspection warnings
[SVN r80462]
|
2012-09-09 13:07:24 +00:00 |
|
Vicente J. Botet Escriba
|
d6eda978c0
|
Thread: updated history
[SVN r80461]
|
2012-09-09 12:46:49 +00:00 |
|
Vicente J. Botet Escriba
|
d74b0cce26
|
Thread: Manage with statefull allocators and call destroy on the task object: #7349 and #7350
[SVN r80460]
|
2012-09-09 12:41:31 +00:00 |
|
Vicente J. Botet Escriba
|
4f651bfbdc
|
Thread: Remove BOOST_THREAD_DONT_USE_SYSTEM and update documentation to manage with 7336
[SVN r80459]
|
2012-09-09 12:35:37 +00:00 |
|
Joel de Guzman
|
f208141fab
|
- patch from nathan ridge
- fixed deque regression
[SVN r80458]
|
2012-09-09 00:27:37 +00:00 |
|
Marshall Clow
|
a9b3516c68
|
Fix extra './' in archives
[SVN r80457]
|
2012-09-08 22:36:19 +00:00 |
|
Tim Blechmann
|
e7bb870982
|
atomic: fix const-correctnes of double-width load
[SVN r80454]
|
2012-09-08 16:36:11 +00:00 |
|
Michel Morin
|
079cb28980
|
VC++ 11 (aka 2012) has N3276 decltype support
[SVN r80453]
|
2012-09-08 16:28:34 +00:00 |
|
Daniel Walker
|
18b41e15bf
|
reverting [80445] which is still under discussion on the mailing list
[SVN r80452]
|
2012-09-08 15:32:35 +00:00 |
|
Vicente J. Botet Escriba
|
d72d323551
|
Thread: start adding noexcept to recursive_mutex::try_lock. Uncomment needed after checking on windows
[SVN r80449]
|
2012-09-08 14:18:43 +00:00 |
|