Adam Wulkiewicz
bb4761a274
Added geometry/extensions to regression testing.
...
[SVN r84587]
2013-05-31 19:47:14 +00:00
Adam Wulkiewicz
47f03b71bd
geometry: changed include in extensions/test/Jamfile
...
[SVN r84586]
2013-05-31 19:45:11 +00:00
Adam Wulkiewicz
744a8e6011
geometry extensions: quaternion_rotate moved to detail::algebra
...
[SVN r84585]
2013-05-31 19:43:38 +00:00
Adam Wulkiewicz
a03e805722
geometry: test_extensions moved to extensions/test
...
[SVN r84584]
2013-05-31 19:21:40 +00:00
Adam Wulkiewicz
58c078676b
geometry: example_extensions moved to extensions/example
...
[SVN r84583]
2013-05-31 19:20:53 +00:00
Mateusz Loskot
19c6ceae06
[geometry] Configure build for GLUT-based visualiser of spatial index
...
[SVN r84575]
2013-05-31 14:03:32 +00:00
Mateusz Loskot
95ad3ab84a
[geometry]
...
Wrap debug facility with #ifdef BOOST_GEOMETRY_DEBUG_INTERSECTION.
Include missing <cmath>.
[SVN r84574]
2013-05-31 13:53:22 +00:00
Mateusz Loskot
e34f721d2a
[geometry] Configure build for spatial index examples
...
[SVN r84573]
2013-05-31 13:31:49 +00:00
Vladimir Prus
9924ba4843
Add index entries for conditional and indirect requirements.
...
[SVN r84572]
2013-05-31 08:06:30 +00:00
Tim Blechmann
4603dab18b
lockfree: spsc-queue - correct dequeue to output iterator
...
fixes #8629
Signed-off-by: Tim Blechmann <tim@klingt.org>
[SVN r84571]
2013-05-31 07:58:13 +00:00
Nathan Ridge
7fcbe58bed
[range] Use correct iterator concepts when checking Boost.Range concepts (refs #6944 ).
...
[SVN r84566]
2013-05-30 23:16:51 +00:00
Christian Henning
c95277ec33
Added supported versions for 3rd party libs.
...
[SVN r84565]
2013-05-30 22:42:36 +00:00
Daniel James
52b79460b3
Better project names.
...
[SVN r84564]
2013-05-30 21:47:02 +00:00
Adam Wulkiewicz
835928c5e4
geometry extensions: Added basic description of some functions.
...
[SVN r84563]
2013-05-30 19:57:16 +00:00
Adam Wulkiewicz
658b0e473d
geometry extensions: added generation of 2d rotation matrix.
...
[SVN r84562]
2013-05-30 19:51:47 +00:00
Adam Wulkiewicz
3d695935f2
index extensions: added rotation matrix, for now rotation() implemented only for 3d.
...
[SVN r84561]
2013-05-30 19:24:46 +00:00
Daniel James
26351881b5
Use US-ASCII for single page html.
...
Same as chunked html. We use ASCII because using UTF-8 can go wrong when a
server is set up to specify another encoding (this does happen). `xsltproc`
will encode all non-ASCII characters as html entities, so nothing will be lost.
[SVN r84560]
2013-05-30 19:02:30 +00:00
Daniel James
4dffca93a6
Make adding section's id to their class optional.
...
[SVN r84559]
2013-05-30 19:02:14 +00:00
Daniel James
b75db6cfb6
Remove generated documentation from forward and factory.
...
Will add to the build.
[SVN r84558]
2013-05-30 17:54:40 +00:00
Mateusz Loskot
f183663616
[geometry] Spell-check spatial index documentation
...
[SVN r84557]
2013-05-30 16:10:18 +00:00
Oliver Kowalke
8a2ac0d121
context: add hint for make_fcontext() in docu
...
[SVN r84555]
2013-05-30 15:19:21 +00:00
Daniel James
88f0a5588a
Normalise space in section class.
...
Cleans up the output a tad bit when there's no role.
[SVN r84554]
2013-05-30 08:29:12 +00:00
Daniel James
1808b21fac
Add some C++11 keywords to syntax highlighter.
...
Quickbook's highlight includes the alternative operator representations (`and`,
and_eq` etc.). They should possibly be added as well.
[SVN r84553]
2013-05-30 08:28:56 +00:00
Daniel James
d54b68fde0
Import errors
in make-error
.
...
In [83204] some commands to `import errors` were removed before calls to
`make-error`, which causes it to fail, as it uses `errors`. Rather than
restoring `import errors` I removed it from the other calls, and added it to
the function itself, which is hopefully less error prone.
[SVN r84552]
2013-05-30 08:28:42 +00:00
Daniel James
563cf3e32d
Detab
...
[SVN r84551]
2013-05-30 08:28:24 +00:00
Daniel James
f2fecd606c
Some typos.
...
[SVN r84550]
2013-05-30 08:27:46 +00:00
Adam Wulkiewicz
03fc99471d
geometry extensions: Added rotation_quaternion, rotation(), transform_geometrically(), etc.
...
[SVN r84549]
2013-05-29 23:18:08 +00:00
Vicente J. Botet Escriba
22a6aa28b8
Thread added shared_future::then tests.
...
[SVN r84548]
2013-05-29 20:48:37 +00:00
John Maddock
ded2894e73
Minor fix for multiprecision types.
...
[SVN r84547]
2013-05-29 11:12:06 +00:00
Ion Gaztañaga
d6e9b310c4
Fixes #7952
...
[SVN r84546]
2013-05-29 10:07:00 +00:00
Ion Gaztañaga
f2b305f4de
Fixes #8277
...
[SVN r84545]
2013-05-29 07:24:13 +00:00
Vicente J. Botet Escriba
7b37994635
Thread: Added shared_future::then doc.
...
[SVN r84544]
2013-05-29 06:22:44 +00:00
Adam Wulkiewicz
3311ee6852
geometry extensions: fixed compile error in box translation.
...
[SVN r84543]
2013-05-28 23:01:58 +00:00
Adam Wulkiewicz
67c8473611
geometry extensions: Added Vector concept, implemented assign(), clear(), num_points.hpp(), implemented translations for Point and Box. Fixed includes in extensions/ball.
...
[SVN r84542]
2013-05-28 22:45:57 +00:00
Vicente J. Botet Escriba
e209600e58
Thread: Added shared_future::then.
...
[SVN r84541]
2013-05-28 20:25:34 +00:00
Vicente J. Botet Escriba
d1278f886b
Thread: Reintroduce BOOST_VERIFY on pthread_mutex_destroy return type #8626 .
...
[SVN r84540]
2013-05-28 20:06:51 +00:00
Vicente J. Botet Escriba
c7a4700c81
Thread: fix some typos on external locking.
...
[SVN r84539]
2013-05-28 20:01:34 +00:00
Marshall Clow
fb21fb484b
Added documentation for 'is_permutation'
...
[SVN r84538]
2013-05-28 19:36:04 +00:00
Oliver Kowalke
696e456b65
coroutine: fixes for MSVC
...
[SVN r84537]
2013-05-28 18:59:27 +00:00
John Maddock
433383c1a1
Fix typos.
...
[SVN r84535]
2013-05-28 07:54:58 +00:00
Christopher Kohlhoff
ee7af52c1f
Add documentation for new features.
...
[SVN r84529]
2013-05-27 12:17:19 +00:00
Edward Diener
454792ff45
Updated template parameter names to start with BOOST_TTI.
...
[SVN r84526]
2013-05-27 05:56:40 +00:00
Steven Watanabe
08acf46f58
Initial supprort for creating symlinks in the git layout.
...
[SVN r84524]
2013-05-27 00:02:43 +00:00
Adam Wulkiewicz
da376b274d
geometry extensions: changed ball's geometry_id.
...
[SVN r84523]
2013-05-26 23:24:32 +00:00
Adam Wulkiewicz
816cb1daca
geometry extensions: fixed error in nsphere num_points, added ball concept implementation - nsphere using indexed access.
...
[SVN r84522]
2013-05-26 23:10:58 +00:00
Vicente J. Botet Escriba
575879c37e
Thread: replace asynchronous result by shared state on the future doc and add value_type on futures and promise.
...
[SVN r84521]
2013-05-26 21:28:17 +00:00
Vicente J. Botet Escriba
2978f99e2c
Thread: fix copy_exception ambiguity.
...
[SVN r84520]
2013-05-26 21:26:25 +00:00
Andrey Semashev
72c09901dc
Removed constexpr from substr() as it doesn't work with BOOST_THROW_EXCEPTION. Added a test for streaming.
...
[SVN r84518]
2013-05-26 19:23:52 +00:00
Andrey Semashev
db03cec323
Fall back to portable implementation of unhandled_exception_count() on MinGW GCC 4.4 as it seems to not work the same way as the newer versions of GCC do.
...
[SVN r84515]
2013-05-26 16:19:53 +00:00
Andrey Semashev
aedb479b59
write() no longer asserts when the stream wrapper is not attached to a string. Rather, it behaves more like a standard stream write() when the stream is bad.
...
[SVN r84514]
2013-05-26 16:04:10 +00:00