Christopher Kohlhoff
|
191acebf64
Implement automatic resizing of the bucket array in the internal hash maps.
|
vor 17 Jahren |
Christopher Kohlhoff
|
8e43f5e5b9
As a performance optimisation, add an explicit check for an empty vector of
|
vor 17 Jahren |
Christopher Kohlhoff
|
8c197f5949
Fix some warnings that occur with MSVC at warning level 4. Fixes #2828.
|
vor 17 Jahren |
Christopher Kohlhoff
|
1ca59bb4f5
Correct documentation of read, read_at, write and write_at functions to
|
vor 17 Jahren |
Christopher Kohlhoff
|
fbe0788cd5
Prevent locales from affecting the formatting of endpoints. Fixes #2682.
|
vor 17 Jahren |
John Maddock
|
257b2258f6
Sort circuit evaluation when the result will be 0.
|
vor 17 Jahren |
Emil Dotchevski
|
34b9462bc9
documentation update
|
vor 17 Jahren |
Emil Dotchevski
|
e62db45f0f
documentation update
|
vor 17 Jahren |
Emil Dotchevski
|
c182ef373b
documentation update
|
vor 17 Jahren |
Emil Dotchevski
|
bb3ea9b3ca
documentation update
|
vor 17 Jahren |
Emil Dotchevski
|
6a4fee7785
documentation update
|
vor 17 Jahren |
Jeremiah Willcock
|
0a587c2551
Merged more changes (to Dijkstra dispatching) from PBGL
|
vor 17 Jahren |
Jeremiah Willcock
|
f7b70b82b0
Added construction of CSR graph from an unsorted list of edges; removed property that targets of out-edges of a single vertex are sorted; removed edge and edge_range functions because they are not supportable under that model; changed tests and docs accordingly
|
vor 17 Jahren |
Jeremiah Willcock
|
54043fdb5b
Added dot product
|
vor 17 Jahren |
Jeremiah Willcock
|
effc9f9f40
Changed some uses of operator[] to get() to reduce property map requirements
|
vor 17 Jahren |
Eric Niebler
|
7370574917
workaround for msvc-8.0 bug
|
vor 17 Jahren |
David Deakins
|
12526298f8
As of STLport 5.2, the version number is no longer included in the name of the static libraries.
|
vor 17 Jahren |
David Deakins
|
84cb5a27f7
As of STLport 5.2, unordered_set and unordered_map have been moved from the std:: namespace to the std::tr1:: namespace
|
vor 17 Jahren |
Emil Dotchevski
|
fce78f2aae
Documentation update
|
vor 17 Jahren |
Emil Dotchevski
|
fdc9b5b294
Documentation update
|
vor 17 Jahren |
Emil Dotchevski
|
b797c7c9ef
BOOST_NO_EXCEPTIONS #ifdef
|
vor 17 Jahren |
David Deakins
|
b0d7b496af
After including <cstddef> to check for usage of STLport, if STLport is not detected, then include <utility> to detect other std libs. This avoids the issue that some std libs do not include all of their C++-related macros when just <cstddef> is included. Related to issue #2924.
|
vor 17 Jahren |
Marshall Clow
|
d72bd2e0d1
Fixed unused parameter - bug #2455
|
vor 17 Jahren |
Troy D. Straszheim
|
cee4a340c9
|
vor 17 Jahren |
Troy D. Straszheim
|
b9e8bf156c
|
vor 17 Jahren |
Troy D. Straszheim
|
58f369a7f2
|
vor 17 Jahren |
Troy D. Straszheim
|
dabab94656
optional docs in cmakeland
|
vor 17 Jahren |
Troy D. Straszheim
|
328d5dcad0
|
vor 17 Jahren |
Troy D. Straszheim
|
11d213b962
|
vor 17 Jahren |
John Maddock
|
53fea7dbd3
signbit can return either zero or not, rather than true/false.
|
vor 17 Jahren |