История коммитов

Автор SHA1 Сообщение Дата
  Christopher Kohlhoff 191acebf64 Implement automatic resizing of the bucket array in the internal hash maps. 17 лет назад
  Christopher Kohlhoff 8e43f5e5b9 As a performance optimisation, add an explicit check for an empty vector of 17 лет назад
  Christopher Kohlhoff 8c197f5949 Fix some warnings that occur with MSVC at warning level 4. Fixes #2828. 17 лет назад
  Christopher Kohlhoff 1ca59bb4f5 Correct documentation of read, read_at, write and write_at functions to 17 лет назад
  Christopher Kohlhoff fbe0788cd5 Prevent locales from affecting the formatting of endpoints. Fixes #2682. 17 лет назад
  John Maddock 257b2258f6 Sort circuit evaluation when the result will be 0. 17 лет назад
  Emil Dotchevski 34b9462bc9 documentation update 17 лет назад
  Emil Dotchevski e62db45f0f documentation update 17 лет назад
  Emil Dotchevski c182ef373b documentation update 17 лет назад
  Emil Dotchevski bb3ea9b3ca documentation update 17 лет назад
  Emil Dotchevski 6a4fee7785 documentation update 17 лет назад
  Jeremiah Willcock 0a587c2551 Merged more changes (to Dijkstra dispatching) from PBGL 17 лет назад
  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 17 лет назад
  Jeremiah Willcock 54043fdb5b Added dot product 17 лет назад
  Jeremiah Willcock effc9f9f40 Changed some uses of operator[] to get() to reduce property map requirements 17 лет назад
  Eric Niebler 7370574917 workaround for msvc-8.0 bug 17 лет назад
  David Deakins 12526298f8 As of STLport 5.2, the version number is no longer included in the name of the static libraries. 17 лет назад
  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 17 лет назад
  Emil Dotchevski fce78f2aae Documentation update 17 лет назад
  Emil Dotchevski fdc9b5b294 Documentation update 17 лет назад
  Emil Dotchevski b797c7c9ef BOOST_NO_EXCEPTIONS #ifdef 17 лет назад
  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. 17 лет назад
  Marshall Clow d72bd2e0d1 Fixed unused parameter - bug #2455 17 лет назад
  Troy D. Straszheim cee4a340c9 17 лет назад
  Troy D. Straszheim b9e8bf156c 17 лет назад
  Troy D. Straszheim 58f369a7f2 17 лет назад
  Troy D. Straszheim dabab94656 optional docs in cmakeland 17 лет назад
  Troy D. Straszheim 328d5dcad0 17 лет назад
  Troy D. Straszheim 11d213b962 17 лет назад
  John Maddock 53fea7dbd3 signbit can return either zero or not, rather than true/false. 17 лет назад

粤ICP备19079148号