Commit Graph

  • 5fb87017a6 Wave: now compiles even with BOOST_FILESYSTEM_NO_DEPRECATED defined Hartmut Kaiser 2009-03-10 01:19:08 +0000
  • 0a30e8cb2d checked in new type trait - is_virtual_base_of.hpp changes to speed up void cast Robert Ramey 2009-03-09 23:41:43 +0000
  • 238f1670ee Updated VC IDE properties to look for version 1.39 libraries Robert Ramey 2009-03-09 23:40:18 +0000
  • be0f14aa3a checked in new type trait - is_virtual_base_of.hpp changes to speed up void cast Robert Ramey 2009-03-09 23:38:38 +0000
  • 8502b08117 added unit test for LU decomposition Gunter Winkler 2009-03-09 22:32:04 +0000
  • 78f2f97883 Fixed a few more copyright/license issues detected by inspection report. Frank Mori Hess 2009-03-09 21:23:14 +0000
  • 47de2d4702 Fix a couple of minor signals2 documentation issues. Daniel James 2009-03-09 20:57:06 +0000
  • e873598364 Redirect to the Trac wiki instead of the old one. Daniel James 2009-03-09 20:56:51 +0000
  • fb0eb232e8 Update copyright dates in hash and unordered. Daniel James 2009-03-09 20:56:23 +0000
  • 2a3763641d detail/concepts.hpp: added read only vector concept storage_sparse.hpp: removed wrong structure check, added check for empty sequence to erase(it1, it2) Gunter Winkler 2009-03-09 20:24:11 +0000
  • 08495b4d1c Tweaked generation of Signals2 code snippets a bit. Frank Mori Hess 2009-03-09 19:24:31 +0000
  • c28cb97a80 Protected unused_type by an ADL barrier Hartmut Kaiser 2009-03-09 01:17:20 +0000
  • bb8e2a1b4c quote destination dir to deal with spaces. Frank Mori Hess 2009-03-08 16:54:52 +0000
  • 6f608b264e Generate code snippets using bjam instead of checking them into svn, to avoid bogus entries in inspect report. Frank Mori Hess 2009-03-08 16:11:36 +0000
  • 313d5b4469 Misc. small platform specific fixes and expected error rate adjustments. John Maddock 2009-03-08 10:39:29 +0000
  • ec6cbda673 Display text purposes in function reference. Daniel James 2009-03-08 09:45:51 +0000
  • ecdf6978f6 Remove deprecated headers. Daniel James 2009-03-08 09:45:30 +0000
  • a37d0848d5 Move hash_fwd into the hash subdirectory. Daniel James 2009-03-08 09:45:11 +0000
  • 72778450d5 Detab. Daniel James 2009-03-08 09:44:51 +0000
  • 511d5c0c49 De-optimize assignment into this_type(r).swap(*this) - turns out that they were not equivalent, leading to leaks in contrived cases. Refs #2813. Peter Dimov 2009-03-07 22:21:56 +0000
  • bf89e85d3d Finally fixed some odd test errors on msvc9. Frank Mori Hess 2009-03-07 16:44:27 +0000
  • cca13b30c2 Make sure _MSC_VER is defined before checking its value. Vladimir Prus 2009-03-07 15:32:14 +0000
  • 110a2fc011 Trying to work around msvc 7.1 bugs in some tests. Frank Mori Hess 2009-03-07 14:42:57 +0000
  • 55373268a1 some inspect cleanups (mostly getting rid of tabs). Frank Mori Hess 2009-03-06 16:17:16 +0000
  • 1e5e593239 Replaced tab indentation with spaces, added a missing copyright/license. Frank Mori Hess 2009-03-06 16:12:47 +0000
  • e8b4004e17 Added copyright comments to boostbook xml files. Frank Mori Hess 2009-03-06 15:50:31 +0000
  • f30e50f0cf Removed obsolete Makefile. Frank Mori Hess 2009-03-06 15:45:57 +0000
  • a8dd8873f2 Merge [51581] to release. Fixes #2126. Fixes #2584. Peter Dimov 2009-03-05 23:06:17 +0000
  • 7dd5ccf4ee Documentation update Emil Dotchevski 2009-03-05 23:01:53 +0000
  • b8cb49a759 Documentation update Emil Dotchevski 2009-03-05 23:00:26 +0000
  • c0b91e04cc Added Signals2 to libraries.htm and maintainers.txt. Frank Mori Hess 2009-03-05 21:34:37 +0000
  • f99ca3df41 Replaced some funky characters in Jaakko's last name with ä entity. Frank Mori Hess 2009-03-05 21:33:02 +0000
  • b659642fbd Trying to work around msvc 9 apparently compiling unused member f unctions in templates. Frank Mori Hess 2009-03-05 13:33:40 +0000
  • 8a6b64efee Two more Borland defects added. John Maddock 2009-03-05 09:51:29 +0000
  • 5c121e8533 Merge [51449] from the trunk. Steven Watanabe 2009-03-05 03:56:52 +0000
  • 7d0b21831c Merge [51448] from the trunk. Steven Watanabe 2009-03-05 03:52:26 +0000
  • 91a21b2b9a Add some missing #includes and adjust expected error rates. John Maddock 2009-03-04 18:25:24 +0000
  • 86dabd67a7 Deal with compile errors caused by enable_shared_from_this reversions. Added check to make sure postconstructor_invoker doesn't call adl_postconstruct multiple times. Frank Mori Hess 2009-03-04 16:39:05 +0000
  • d67a828914 fix errant 'c' Troy D. Straszheim 2009-03-04 15:45:15 +0000
  • ec6b1cba41 config: merge from trunk for new C++0x macros Beman Dawes 2009-03-04 14:28:36 +0000
  • 8df3c5b378 Fixed "looser throw specifier for virtual" compile errors. Frank Mori Hess 2009-03-04 14:24:15 +0000
  • c24b6eb1b4 Merged revisions 51585 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-03-04 00:10:39 +0000
  • 7c04348509 minor doc tweaks Eric Niebler 2009-03-04 00:01:09 +0000
  • 2ddbd13f80 Fix enable_shared_from_this-related tickets in trunk. Refs #2126. Refs #2584. Peter Dimov 2009-03-03 19:25:26 +0000
  • 79b6be55a6 Fix for no long double support. John Maddock 2009-03-03 18:19:01 +0000
  • 7e97a27669 Adjust fudge-factors yet again. John Maddock 2009-03-03 18:18:17 +0000
  • 03537ab8bf Change tests to link to external Boost.Test library as this speeds build times by several factors when building with Intel C++. Change fpclassify to use our code rather than std::fpclassify with Intel C++ as it doesn't always compile the latter. John Maddock 2009-03-03 17:16:56 +0000
  • e7384cf933 Added const qualification to no_slots_error::what(). Frank Mori Hess 2009-03-03 15:43:58 +0000
  • bbd5fb9d35 Trying to fix compile error of some test programs on compilers that don't support void returns. Frank Mori Hess 2009-03-03 15:20:27 +0000
  • 6a6382d5a6 Quiet a compiler warning on msvc 7.1 Frank Mori Hess 2009-03-03 15:06:48 +0000
  • 6f5e3c631e Trying to fix compile error on mutex_test.cpp on msvc9 Frank Mori Hess 2009-03-03 15:04:06 +0000
  • 4f90f877d1 Fix pch support. John Maddock 2009-03-03 13:47:44 +0000
  • 2c38d1a92b Added EVC++ 9 and 10 as recognised compilers. John Maddock 2009-03-03 10:06:46 +0000
  • fb7d197d70 Fix: Avoid compiler warning if BOOST_NO_HASH is already defined. Jürgen Hunold 2009-03-03 07:56:36 +0000
  • c70ff5fd40 Added signals2. Frank Mori Hess 2009-03-02 17:18:15 +0000
  • 4ac27420d6 Merge [51518] to release. Closes #2814. Peter Dimov 2009-03-02 16:45:22 +0000
  • b5703aff00 Merge [51517] to release. Closes #2525. Peter Dimov 2009-03-02 16:42:28 +0000
  • 9a30f82992 Merge [51516] to release. Closes #2662. Peter Dimov 2009-03-02 16:39:53 +0000
  • fc31e75997 Merge [51515] to release. Closes #2675. Peter Dimov 2009-03-02 16:37:31 +0000
  • 7e5958540e Merge [51514] to release. Closes #2394. Peter Dimov 2009-03-02 16:35:06 +0000
  • adcef0996f Merge [51512] to release. Closes #2128. Peter Dimov 2009-03-02 16:32:03 +0000
  • b735bf2067 Merge [51511] to release. Closes #2127. Peter Dimov 2009-03-02 16:29:22 +0000
  • 40a9e6abce Merge [51510] to release. Peter Dimov 2009-03-02 16:26:24 +0000
  • aad97e9473 Merge [51509], [51519] to release. Closes #2239. Peter Dimov 2009-03-02 16:22:16 +0000
  • 454bf985d8 Merge [51487] [51488] [51489] to release. Closes #2238. Peter Dimov 2009-03-02 16:15:40 +0000
  • 2d8f48e6dc Merged Signals2 from sandbox to trunk. Frank Mori Hess 2009-03-01 20:54:34 +0000
  • 407e471f88 Fix #includes in spinlock_test.cpp, spinlock_try_test.cpp, yield_k_test.cpp. Peter Dimov 2009-03-01 18:54:51 +0000
  • 8a6b896f89 Refs #2814 (fixed in trunk.) Peter Dimov 2009-03-01 18:42:44 +0000
  • 7e9ec1ed81 Refs #2525 (fixed in trunk.) Peter Dimov 2009-03-01 18:01:19 +0000
  • d7d17744b2 Refs #2662 (applied to trunk.) Peter Dimov 2009-03-01 17:27:35 +0000
  • 80626ce0ab Refs #2675 (fixed in trunk.) Peter Dimov 2009-03-01 17:18:17 +0000
  • 37c6b8f1b4 Refs #2394 (fixed in trunk.) Peter Dimov 2009-03-01 17:10:49 +0000
  • 06e0b1f940 Try and reconcile new C++0x macros with the old ones. John Maddock 2009-03-01 17:09:15 +0000
  • a7bc219a95 Refs #2128 (fixed in trunk.) Peter Dimov 2009-03-01 17:04:14 +0000
  • 86b595b4e4 Refs #2127 (fixed in trunk). Peter Dimov 2009-03-01 16:31:53 +0000
  • 12713e658d Borland 6.10 still needs the workaround; fails bind_dm_test without it. Peter Dimov 2009-03-01 16:06:44 +0000
  • 0f76e3b297 Move smart_ptr into boost/smart_ptr/*.hpp (refs #2239). Peter Dimov 2009-03-01 16:00:42 +0000
  • b4e0bebd56 Try to make anchor and link usage a little clearer. Daniel James 2009-03-01 14:16:44 +0000
  • 14f01c64f1 Use xpointer attributes in the boost build documentation. Daniel James 2009-03-01 14:16:24 +0000
  • 2621eeb3be Update links to command line invocation. Daniel James 2009-03-01 14:16:00 +0000
  • f0d6935004 Make the sort stable. Daniel James 2009-03-01 14:15:39 +0000
  • 32ddbd6ac5 Add missing return for operator=. Daniel James 2009-03-01 14:15:09 +0000
  • 66bbf67e93 config: fix both BOOST_HAS_LONG_LONG and BOOST_NO_LONG_LONG getting defined at the same time for some compilers Beman Dawes 2009-03-01 14:14:09 +0000
  • d5b3d9e131 We need to import the pch rule. John Maddock 2009-03-01 12:20:21 +0000
  • e1262d98c7 Adjust fudge factor upwards to try and fix some of the current regression test failures. Add option to disable use of std::fpclassify. John Maddock 2009-03-01 12:19:04 +0000
  • d47598b851 Import PCH module Vladimir Prus 2009-03-01 05:57:10 +0000
  • f27b0efad2 Make bind.hpp and mem_fn.hpp forward to bind/bind.hpp and bind/mem_fn.hpp. (Ref #2238) Peter Dimov 2009-02-28 21:40:27 +0000
  • 76b88b4b21 Copy mem_fn.hpp to bind/ Peter Dimov 2009-02-28 21:27:51 +0000
  • 23b7e1d25d Copy bind.hpp into bind/ Peter Dimov 2009-02-28 21:26:59 +0000
  • 4453b428fe Sync smart_ptr/test/Jamfile.v2 with release. Peter Dimov 2009-02-28 21:08:25 +0000
  • f764e8647b Sync enable_shared_from_this.hpp and shared_ptr.hpp with release. Peter Dimov 2009-02-28 20:02:12 +0000
  • a8b9446831 Sync shared_count.hpp with trunk. Peter Dimov 2009-02-28 19:59:56 +0000
  • a5c2886006 Don't inherit PCH generators, since they probably don't work. Vladimir Prus 2009-02-28 11:57:44 +0000
  • 7113ce2bdc remove spurious euro sign in comment. John Maddock 2009-02-27 17:06:21 +0000
  • 570dfd8bb9 config: add cpp0x files not added after merge Beman Dawes 2009-02-27 13:23:06 +0000
  • 61d45fa144 config: revert unintentional delete Beman Dawes 2009-02-27 13:15:19 +0000
  • 0ce98ddba7 Change Jamfiles to use central SVG images and delete the local copy. John Maddock 2009-02-26 18:13:20 +0000
  • 38c3fdcb3d Set last merged revision and regenerate the docs. John Maddock 2009-02-26 18:05:16 +0000
  • 4bea1ff1ec Merges changes from Sandbox version: MPFR Support. New distributions: laplace, logistic and hypergeometric. Added PCH support to the Jamfiles for faster build times. Added C# usage example. Updated and regenerated docs. Also fixes #2799 and updates the tests to catch this failure in future. John Maddock 2009-02-26 17:34:52 +0000
  • e413c281d3 Supress gcc warning. Fixes #2388 Steven Watanabe 2009-02-26 02:35:44 +0000