Peter Dimov
|
f4dc7ca02c
Disable Boost.Exception for Borland 5.8.x as well.
|
18 tahun lalu |
Hartmut Kaiser
|
2b109a3dcc
Spirit: Fixed gcc compilation problems.
|
18 tahun lalu |
Niels Dekker
|
2a359c7c14
Added more optional::swap tests, especially on self swap, on specializing boost::swap for optional<T>, and on swapping optional<T> when T is a template class.
|
18 tahun lalu |
Niels Dekker
|
ef646c7769
Added forward declaration of boost::optional_swap_should_use_default_constructor.
|
18 tahun lalu |
Daniel James
|
fb7809c262
Remove some code that doesn't even make it past preprocessing, I should have removed it when I wrote separate allocation code for C++0x compilers.
|
18 tahun lalu |
Daniel James
|
b0fd21596d
The unordered containers are failing to compile on Borland. This is a short in
|
18 tahun lalu |
Daniel James
|
62d6233efc
Fix a clumsy error.
|
18 tahun lalu |
John Maddock
|
3a972d7352
Fix typo.
|
18 tahun lalu |
Douglas Gregor
|
556e463af9
result_of implementation that makes use of C++0x decltype, from Daniel Walker. Fixes #862.
|
18 tahun lalu |
Hartmut Kaiser
|
adf03d7e3d
Spirit.Lex: Minor fixes to one of the examples
|
18 tahun lalu |
Hartmut Kaiser
|
7b96844554
Spirit: Fixed gcc compilation problems.
|
18 tahun lalu |
Roland Schwarz
|
a3d9f98add
Same name for header only libs as in boost root.
|
18 tahun lalu |
Hartmut Kaiser
|
c7c5e06c23
Spirit: Fixed gcc compilation problems.
|
18 tahun lalu |
Vladimir Prus
|
b4feca1b4d
Don't assign build properties as target's usage requirements when it fails to
|
18 tahun lalu |
Anthony Williams
|
a40eb258fa
Cleaned up to remove warnings
|
18 tahun lalu |
Anthony Williams
|
867e5b85dc
Fixed type truncation warning
|
18 tahun lalu |
Anthony Williams
|
6131127d01
Test and fix for bug #1905
|
18 tahun lalu |
Anthony Williams
|
6787d52ce6
Use _WIN32 rather than WIN32 to prevent include of <unistd.h>
|
18 tahun lalu |
Daniel James
|
ca749e25f8
Replace spaces in generated file names with underscores, and replace multiple consecutive underscores with a single underscore. Fixes #1705
|
18 tahun lalu |
Rene Rivera
|
6437956b10
Work around differing option parsing assumptions between Python 2.3 and 2.5. The former assumes the arguments always include the program name, while the former assumes it doesn't.
|
18 tahun lalu |
Daniel James
|
2e955f35e7
Fix some invalid xml by replacing ampersands with character entities.
|
18 tahun lalu |
Daniel James
|
f257579d04
Replace some non-ASCII characters in the interprocess library headers.
|
18 tahun lalu |
Daniel Wallin
|
adc862c6b9
Fixed #1044. ArgumentPack is now available in the return type calculation
|
18 tahun lalu |
Ion Gaztañaga
|
a75400b335
Replaced non-ascii characters, ticket 1736
|
18 tahun lalu |
Ion Gaztañaga
|
e26b7e261b
Replaced non-ascii characters, ticket 1736
|
18 tahun lalu |
Anthony Williams
|
d2e2ec52af
Added default constructor to lock types
|
18 tahun lalu |
Anthony Williams
|
cf2a824ac3
Added docs for native_handle
|
18 tahun lalu |
Anthony Williams
|
16d48dbe1b
Added native_handle to mutex types where possible
|
18 tahun lalu |
Alexander Nasonov
|
86b3bb775e
Fixes #1847 Can't compile without <locale> header, boost::lexical_cast problem
|
18 tahun lalu |
Alexander Nasonov
|
6e8f813625
Fixes #1898 Compilation Error in Any Test
|
18 tahun lalu |