Michael Stevens
|
37247ddfea
[uBLAS] FIX unspoorted compilers set BOOST_UBLAS_UNSUPPORTED_COMPILER=1 so we can compare with !=- to override
|
пре 20 година |
Andrey Melnikov
|
b615e079a6
Fix: Support for precompiled headers in msvc.jam was broken by the previous patch
|
пре 20 година |
Peter Dimov
|
07e58e4d6d
TR1 cyclic dependency fixes.
|
пре 20 година |
Gennaro Prota
|
1c4cb6e979
fixed typo: "True64" -> "Tru64"
|
пре 20 година |
Gennaro Prota
|
8cff4602ae
Applied name changes suggested on the list for Intel C++, Tru64 and HP aC++
|
пре 20 година |
Joel de Guzman
|
18169eaae0
added installation and configuration section
|
пре 20 година |
John Maddock
|
6df447f0e0
Bug fix.
|
пре 20 година |
John Maddock
|
50c68b3f06
Non-greedy repeat tests added.
|
пре 20 година |
John Maddock
|
fd9cf02dc3
Fixes for non-greedy repeats.
|
пре 20 година |
Daniel James
|
87f1bda2cb
Comment out an assert which is giving bogus failures. On platforms where it isn't possible to detect NaN or infinity the full hash computation is performed on them. For NaN the result doesn't matter (since NaN != NaN), for infinity it should always give the same result), so the calculation works but unfortuanately, I don't know how to correctly check that v is what I expect in the assertion.
|
пре 20 година |
Andreas Huber
|
992945ec41
Minor rewording.
|
пре 20 година |
Christopher Kohlhoff
|
97ab4d927b
Add overloads of read_until and async_read_until that take a string. Fix
|
пре 20 година |
Christopher Kohlhoff
|
1e331d1a9c
Remove redundant code after end of endless for loop.
|
пре 20 година |
Christopher Kohlhoff
|
b83c28853e
Remove accidentally duplicated code. Fix error in conditional expression.
|
пре 20 година |
Christopher Kohlhoff
|
e0ccf96be9
Remove extraneous comma from end of enumerator list.
|
пре 20 година |
Daniel Wallin
|
4c12ef6800
First attempt at reference for new macros.
|
пре 20 година |
Andreas Huber
|
bbc08efaf6
Added contact.html and made all other html documents reference it.
|
пре 20 година |
Gennaro Prota
|
12fda7c340
new BOOST_CXX_(compiler) macros (see http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?BoostConfig)
|
пре 20 година |
Peter Dimov
|
5f1b4d2d47
TR1 conformance: derive from unary_function/binary_function
|
пре 20 година |
Peter Dimov
|
6273ba91d9
g++/SPARC version by Piotr Wyderski, thanks to Tomas Puverle and Michael van der Westhuizen
|
пре 20 година |
Peter Dimov
|
0445b21746
boost::bind placeholders can't always be passed to T const&
|
пре 20 година |
Peter Dimov
|
97015c8f9f
Moved the specialization into namespace boost
|
пре 20 година |
Daniel Wallin
|
7b94f9aec9
Added CallPolicies tests.
|
пре 20 година |
Daniel Wallin
|
95f437f97f
Added support for CallPolicies.
|
пре 20 година |
Vladimir Prus
|
995ecda627
Add example of calling Python modules from Boost.Build.
|
пре 20 година |
Vladimir Prus
|
9660231894
Make 'use-project' in user-config work.
|
пре 20 година |
Vladimir Prus
|
f90ccdf6f9
* rc.jam (init): Set flags for <define> and <include> features.
|
пре 20 година |
Peter Dimov
|
746d46eb79
Moved the on_thread_exit call to a destructor
|
пре 20 година |
Peter Dimov
|
f2046ed8b3
is_placeholder, is_bind_expression added.
|
пре 20 година |
Peter Dimov
|
c7c1bb5d91
Removed the infamous catch(...)
|
пре 20 година |