Commit Graph

  • 1cf573901c Implement full extract_key for compilers without SFINAE and variadic templates. Daniel James 2009-04-14 17:23:37 +0000
  • 46341b59b5 This got crufty and isn't needed until somebody makes packages with cpack... until then, adios. Troy D. Straszheim 2009-04-14 16:44:40 +0000
  • a1a079deb4 Modified examples so that they can be run in parallel. Ion Gaztañaga 2009-04-14 16:22:10 +0000
  • 79aee67c30 Removed tabs Jeremiah Willcock 2009-04-14 16:21:41 +0000
  • 473d73b13c Removed tabs Jeremiah Willcock 2009-04-14 16:20:30 +0000
  • 9927c49a6d Workarounds for VC8 and MacOS Ion Gaztañaga 2009-04-14 16:17:07 +0000
  • a977cf3a07 Added MPI BSP process group docs Jeremiah Willcock 2009-04-14 16:12:38 +0000
  • 53f76697d4 Trying to fix template instantiation depth errors on certain gcc platforms Hartmut Kaiser 2009-04-14 14:52:49 +0000
  • 51c68b1ee0 signals2/signal.hpp does not need to include signals2/shared_connection_block.hpp. Frank Mori Hess 2009-04-14 14:21:18 +0000
  • b559e50763 Use static boost::arg placeholders for gcc 4.0.1, since it has a bug that prevents forwarding placeholders as const references when using the static inline function placeholders. Frank Mori Hess 2009-04-14 13:45:59 +0000
  • 9cc7bebeab Filesystem: fix #1452 Beman Dawes 2009-04-14 13:27:44 +0000
  • 3cb8ad2ed3 Fix variadic template detection for mainline gcc. Fixes #2943 Daniel James 2009-04-14 09:03:13 +0000
  • f0b2e14e2d Merge from trunk. Vladimir Prus 2009-04-14 09:00:59 +0000
  • 4a5cf896ed Merge from trunk Vladimir Prus 2009-04-14 08:33:45 +0000
  • 4ac015023c Merge from trunk: Don't force static runtime link Vladimir Prus 2009-04-14 08:30:20 +0000
  • b508790cfc Merge from trunk Vladimir Prus 2009-04-14 08:26:01 +0000
  • 9bd671c633 Merge from trunk Vladimir Prus 2009-04-14 07:59:30 +0000
  • 92d3c655f4 Remove forcing of static runtime on msvc. Vladimir Prus 2009-04-13 21:39:33 +0000
  • 76d06c1198 Fix typo in error message Vladimir Prus 2009-04-13 21:32:38 +0000
  • b452aff3e9 Consolidated some redundant macros. Made BOOST_SIGNALS2_SLOT_MAX_BINDING_ARGS settable by user. Frank Mori Hess 2009-04-13 19:52:21 +0000
  • 2f38d2fa46 suppressed spurious MSVC warning Joaquín M López Muñoz 2009-04-13 15:32:42 +0000
  • 8697a7dd6c Unbreak install Vladimir Prus 2009-04-13 06:38:52 +0000
  • 64340ab074 fixing an error that caused warnings in diagnostic_information.hpp Emil Dotchevski 2009-04-13 05:41:31 +0000
  • 1d3d2b329d saving some additional template instantiations Eric Niebler 2009-04-12 23:07:37 +0000
  • fe06bdbbda fixing an error that caused warnings in diagnostic_information.hpp Emil Dotchevski 2009-04-12 17:21:39 +0000
  • 465d66f617 Change test so we don't get namespace clashes with the real Boost code, updated all/Jamfile.v2 so it actually works now! John Maddock 2009-04-12 15:59:12 +0000
  • 688982673a Try and set the right linker options on BSD and Sun platforms. John Maddock 2009-04-12 15:49:08 +0000
  • 5372b7e591 Document 'boost:' links in boostbook & quickbook. Daniel James 2009-04-12 11:21:59 +0000
  • 0cb0af6564 Some small documentation fixes for the release. Daniel James 2009-04-12 10:54:44 +0000
  • a0b036d4e5 Note change to operator[] in the unordered release notes. Daniel James 2009-04-12 10:50:57 +0000
  • b51616cae1 Revert support for static mutable variables. Daniel James 2009-04-12 10:50:43 +0000
  • 57885d2a9f Use a test file that's actually valid C++. Daniel James 2009-04-12 10:50:31 +0000
  • a4d3171b60 Merged revisions 52224 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2009-04-12 10:25:38 +0000
  • 2ded7dee3c Merge various documentation changes. Daniel James 2009-04-12 10:19:46 +0000
  • 4757009d28 Add a test document for doxygen integration. Daniel James 2009-04-12 10:06:24 +0000
  • 04041f2851 Fixed (some) link problems found by inspect tool Jeremiah Willcock 2009-04-11 17:37:50 +0000
  • c9fe53066d Fixed path to rst.css Jeremiah Willcock 2009-04-11 17:10:25 +0000
  • 9d82023587 Removed tabs Jeremiah Willcock 2009-04-11 17:04:44 +0000
  • 6d7a867c88 Fixed inspection problems Jeremiah Willcock 2009-04-11 17:01:34 +0000
  • 3329fd2fec Add more instrumentation code, along with some AMD64/Linux fixes. John Maddock 2009-04-11 15:26:59 +0000
  • dfcb633902 Adjust the default variants on Windows. Vladimir Prus 2009-04-11 15:15:12 +0000
  • ad80481d4b Make the wording of messages consistent with other libraries. Vladimir Prus 2009-04-11 14:43:43 +0000
  • 323bd309bb Fix build of graph_parallel when MPI is not configured. Vladimir Prus 2009-04-11 14:41:32 +0000
  • bcfa2d78bf Use shorter link to getting started guide. Vladimir Prus 2009-04-11 14:02:20 +0000
  • d2dc2ec215 Disallow link=shared + runtime-link=shared clearly. Vladimir Prus 2009-04-11 13:56:02 +0000
  • deeef1edda Add bootstrap.bat. Vladimir Prus 2009-04-11 13:31:11 +0000
  • 9c70dac3c4 Ubreak multi-variant build than was broken by stage defaulting patch. Vladimir Prus 2009-04-11 13:19:13 +0000
  • a2a461573e Workaround buggy doxygen output. Refs #2937 Daniel James 2009-04-11 12:38:30 +0000
  • a9b10361aa Merge quickbook and hash changelogs. Tweak gcc detection in container_fwd.hpp Daniel James 2009-04-11 08:49:33 +0000
  • 36c15ab489 Also don't need to check for _GLIBCXX_CSTDDEF. Daniel James 2009-04-11 08:26:20 +0000
  • 11293a33f7 Build stage by default and explain where the libraries are put. Vladimir Prus 2009-04-11 08:08:37 +0000
  • 00e749f204 Partially revert [51323]. Daniel James 2009-04-11 07:55:00 +0000
  • fdb32044b2 Don't need to include utility now that select_stdlib has been fixed. Daniel James 2009-04-11 07:53:59 +0000
  • 43df15983a Improve handling of 'complete' build type. Vladimir Prus 2009-04-11 07:22:28 +0000
  • 6353728744 add and document BOOST_MPL_LIMIT_STRING_SIZE and mpl/limits/string.hpp Eric Niebler 2009-04-11 06:30:53 +0000
  • 13039261bb If value of --build-type is wrong, complain. Vladimir Prus 2009-04-11 06:20:28 +0000
  • c1dede1564 fix off-by-1 errors Eric Niebler 2009-04-11 06:07:54 +0000
  • 1be5e7fc35 mpl::string is a bidirectional sequence, not random access; c_str is a separate metafunction, not a class static Eric Niebler 2009-04-11 05:48:51 +0000
  • 3c5049eff9 Merged in code and docs from Parallel BGL; CMake-based build system for tests and examples and docs is not working; src and doc can be built with bjam Jeremiah Willcock 2009-04-11 01:33:02 +0000
  • 82e273b894 Version bump prior to upcoming release. Christopher Kohlhoff 2009-04-11 00:29:02 +0000
  • b5f3b4fcb3 Merge regenerated documentation from trunk. Christopher Kohlhoff 2009-04-10 23:55:44 +0000
  • 9816af35b8 Regenerate documentation. Christopher Kohlhoff 2009-04-10 23:49:11 +0000
  • ee4924f666 Merged revisions 52288-52294 via svnmerge from https://svn.boost.org/svn/boost/trunk Christopher Kohlhoff 2009-04-10 23:44:53 +0000
  • 34492aa62f really, really fixes #2895 Dave Abrahams 2009-04-10 20:08:46 +0000
  • 4ade4ccd10 *really* fixes #2895. Dave Abrahams 2009-04-10 20:08:04 +0000
  • 7a3f8227c9 Makes it possible to use an installed docutils without referring to a source distro directory. Dave Abrahams 2009-04-10 20:02:51 +0000
  • 7b0079586c fixes #2895 Dave Abrahams 2009-04-10 20:01:30 +0000
  • 71be663d22 Don't use debug containers on darwin. Daniel James 2009-04-10 19:25:32 +0000
  • a97c849033 Trying to fix CSR constructor Jeremiah Willcock 2009-04-10 18:55:45 +0000
  • 2409d471c9 Trying to fix CSR constructor Jeremiah Willcock 2009-04-10 18:51:48 +0000
  • 2703e10ec6 Merged in changes from Nick to distributed betweenness centrality Jeremiah Willcock 2009-04-10 16:13:27 +0000
  • 6ba354080d Merged headers and source files (but not examples, tests, or docs) from Parallel BGL Jeremiah Willcock 2009-04-09 21:10:55 +0000
  • d31c627d63 libs/python/src/converter/builtin_converters.cpp: Troy Straszheim's bool/int patch with additional BOOST_PYTHON_BOOL_INT_STRICT condition; see also: http://mail.python.org/pipermail/cplusplus-sig/2009-March/014354.html Ralf W. Grosse-Kunstleve 2009-04-09 17:30:13 +0000
  • f98e89d2f6 Fixed use of undefined function log2 Jeremiah Willcock 2009-04-09 15:41:38 +0000
  • 996f58f4ef Fixed broken link Jeremiah Willcock 2009-04-09 15:29:14 +0000
  • 21164a5fe9 Replaced non-ASCII names with ASCII approximations Jeremiah Willcock 2009-04-09 15:27:50 +0000
  • b30e4d7e5a Fix implementation of io_control() so that it adheres to the type requirements for IoControlCommand. Fixes #2820. Christopher Kohlhoff 2009-04-09 12:16:02 +0000
  • c6bd4d425b Prevent memory leaks when an async SSL operation's completion handler throws. Fixes #2910. Christopher Kohlhoff 2009-04-09 12:12:50 +0000
  • 191acebf64 Implement automatic resizing of the bucket array in the internal hash maps. This is to improve performance for very large numbers of asynchronous operations and also to reduce memory usage for very small numbers. A new macro BOOST_ASIO_HASH_MAP_BUCKETS may be used to tweak the sizes used for the bucket arrays. Christopher Kohlhoff 2009-04-09 12:09:16 +0000
  • 8e43f5e5b9 As a performance optimisation, add an explicit check for an empty vector of timer queues. Christopher Kohlhoff 2009-04-09 12:04:39 +0000
  • 8c197f5949 Fix some warnings that occur with MSVC at warning level 4. Fixes #2828. Christopher Kohlhoff 2009-04-09 12:03:01 +0000
  • 1ca59bb4f5 Correct documentation of read, read_at, write and write_at functions to match new CompletionCondition concept. Fixes #2871. Christopher Kohlhoff 2009-04-09 12:00:36 +0000
  • fbe0788cd5 Prevent locales from affecting the formatting of endpoints. Fixes #2682. Christopher Kohlhoff 2009-04-09 11:50:42 +0000
  • 257b2258f6 Sort circuit evaluation when the result will be 0. John Maddock 2009-04-09 09:10:45 +0000
  • 7dadd5a7ad documentation update Emil Dotchevski 2009-04-09 06:31:19 +0000
  • 34b9462bc9 documentation update Emil Dotchevski 2009-04-09 06:30:08 +0000
  • e62db45f0f documentation update Emil Dotchevski 2009-04-09 06:22:05 +0000
  • 72f0b7c68d documentation update Emil Dotchevski 2009-04-09 06:21:43 +0000
  • d39f674ed2 documentation update Emil Dotchevski 2009-04-09 05:55:06 +0000
  • c182ef373b documentation update Emil Dotchevski 2009-04-09 05:52:31 +0000
  • bb3ea9b3ca documentation update Emil Dotchevski 2009-04-09 05:48:51 +0000
  • e969dca9c1 documentation update Emil Dotchevski 2009-04-09 05:48:23 +0000
  • 6a4fee7785 documentation update Emil Dotchevski 2009-04-09 04:49:19 +0000
  • 14f1e5f0ff documentation update Emil Dotchevski 2009-04-09 04:48:55 +0000
  • 0a587c2551 Merged more changes (to Dijkstra dispatching) from PBGL Jeremiah Willcock 2009-04-09 03:03:44 +0000
  • 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 Jeremiah Willcock 2009-04-09 00:50:23 +0000
  • 54043fdb5b Added dot product Jeremiah Willcock 2009-04-09 00:48:56 +0000
  • effc9f9f40 Changed some uses of operator[] to get() to reduce property map requirements Jeremiah Willcock 2009-04-09 00:48:35 +0000
  • 7370574917 workaround for msvc-8.0 bug Eric Niebler 2009-04-08 21:57:03 +0000
  • 12526298f8 As of STLport 5.2, the version number is no longer included in the name of the static libraries. David Deakins 2009-04-08 21:11:25 +0000