Commit Graph

  • f36e1ef3a0 Jamfile.v2: disabled failing test7 (need more time to investigate this) CMakeLists.txt: added new tests, but was still not able to run cmake successfully Gunter Winkler 2009-04-02 21:40:20 +0000
  • 5be60d6a27 Fixed min/max inspection reports Jeremiah Willcock 2009-04-02 19:22:38 +0000
  • 25cb2c47c7 Removed tabs Jeremiah Willcock 2009-04-02 18:49:28 +0000
  • 8f685410e0 Removed uses of drand48() in Fruchterman-Reingold layout Jeremiah Willcock 2009-04-02 18:17:38 +0000
  • 96b34670dc Generalized layout algorithms to use extended version of topology objects from Gursoy-Atun layout; Kamada-Kawai now supports 3-D; random layout supports arbitrary topologies Jeremiah Willcock 2009-04-02 17:59:22 +0000
  • 273f79714b documentation update Emil Dotchevski 2009-04-02 17:07:14 +0000
  • 5c8051a576 documentation update Emil Dotchevski 2009-04-02 17:06:53 +0000
  • 36e6f1da12 documentation update Emil Dotchevski 2009-04-02 06:17:31 +0000
  • 737b17c576 documentation update Emil Dotchevski 2009-04-02 06:16:23 +0000
  • b8f8c5772c documentation update Emil Dotchevski 2009-04-02 05:39:42 +0000
  • 6753c711ab documentation update Emil Dotchevski 2009-04-02 05:37:59 +0000
  • 5f00142e9f documentation copyright message update Emil Dotchevski 2009-04-02 05:04:38 +0000
  • c0225cde9b documentation copyright message update Emil Dotchevski 2009-04-02 05:00:47 +0000
  • 0713159cee documentation typos Emil Dotchevski 2009-04-02 04:56:31 +0000
  • 21b48a84dd documentation typos Emil Dotchevski 2009-04-02 04:51:35 +0000
  • 00d8813fdb Documentation update Emil Dotchevski 2009-04-01 21:31:03 +0000
  • 8ac9d4fd49 Documentation update Emil Dotchevski 2009-04-01 21:30:25 +0000
  • 115ccefc5f Fixes to some exception messages. Ben Hanson 2009-04-01 20:34:20 +0000
  • 63ab13727f Fixes to exception messages. Ben Hanson 2009-04-01 20:30:37 +0000
  • 1837ef3342 Removed #if 0 code Jeremiah Willcock 2009-04-01 18:49:52 +0000
  • 3974960af0 Merged more changes from Parallel BGL Jeremiah Willcock 2009-04-01 18:07:00 +0000
  • 897c52199c Merge changes from trunk to release Robert Ramey 2009-04-01 16:23:54 +0000
  • 72bf3dcfa2 Merge changes from trunk to release Robert Ramey 2009-04-01 16:12:12 +0000
  • 4da7f9757e First batch of merges from Parallel BGL Jeremiah Willcock 2009-04-01 16:03:21 +0000
  • 95f77a0561 Merge changes from trunk to release Robert Ramey 2009-04-01 16:02:32 +0000
  • 1094c17d86 Renamed some functions to work better on some compilers Jeremiah Willcock 2009-04-01 16:01:43 +0000
  • 06baae851e Merge changes from trunk to release Robert Ramey 2009-04-01 15:58:26 +0000
  • a23d92c0b2 Windows CE does not define the wcscoll function from the CRT so, for WinCE, don't try to pull wcscoll from the global namespace into the std namespace. David Deakins 2009-04-01 14:56:27 +0000
  • 3d6866965c For STLport on WinCE, BOOST_NO_STDC_NAMESPACE can get defined if STLport is putting symbols in its own namespace. In the case of codecvt, however, this does not mean that codecvt is in the global namespace (it will be in STLport's namespace). David Deakins 2009-04-01 14:50:50 +0000
  • 1fad2d1ec1 Have config/select_stdlib_config.hpp and config/stdlib/stlport.hpp use <cstddef> instead of <utility> to determine which standard library is in use. For std lib implementations that rely on Boost components like TypeTraits, Bind, Function, or SmartPtr, this helps to avoid circular header dependency issues, since <cstddef> is much less likely to pull in Boost libraries than <utility>. David Deakins 2009-04-01 14:42:11 +0000
  • 0ab544e09f Merged additional type_traits from Robert Ramey. John Maddock 2009-04-01 10:44:46 +0000
  • 2f15e62d64 Add missing #includes. John Maddock 2009-04-01 09:32:08 +0000
  • 8d8c447924 merged rev [52078] from trunk Joaquín M López Muñoz 2009-04-01 08:45:12 +0000
  • 86657aa57b documentation update Emil Dotchevski 2009-04-01 07:08:24 +0000
  • 19d36273b6 documentation update Emil Dotchevski 2009-04-01 07:08:04 +0000
  • 9e04033a60 Add example of using built tool. Vladimir Prus 2009-04-01 06:34:39 +0000
  • 07c2923af7 documentation update Emil Dotchevski 2009-04-01 05:58:18 +0000
  • a7291e70ca documentation update Emil Dotchevski 2009-04-01 05:54:45 +0000
  • 89ca28d2b7 Documentation update Emil Dotchevski 2009-03-31 22:20:46 +0000
  • 09205b8cdc Documentation update Emil Dotchevski 2009-03-31 22:16:49 +0000
  • 92cbbee0bd Changelog for unordered and hash. Daniel James 2009-03-31 19:43:58 +0000
  • b4af65c0fc Support reference for variables that are both static and mutable in boostbook. Daniel James 2009-03-31 19:43:35 +0000
  • 1db7e08310 Support global variable reference in boostbook. Daniel James 2009-03-31 19:43:13 +0000
  • 590b59dab3 Support for 64-bit compilation on acc. Vladimir Prus 2009-03-31 18:54:47 +0000
  • d376ce4403 updated according to latest regression tests results Joaquín M López Muñoz 2009-03-31 16:12:23 +0000
  • 1d53106e8f documentation update Emil Dotchevski 2009-03-31 06:41:11 +0000
  • f571cdbef8 made Boost.Interprocess names shorter to accommodate some filesystems Joaquín M López Muñoz 2009-03-30 19:34:54 +0000
  • 3183f3a34c Tweak unordered for some compilers. Daniel James 2009-03-30 17:54:49 +0000
  • 4f6ffb6105 Fix bug handling python and C++ strings. Daniel James 2009-03-30 17:49:15 +0000
  • 92aaf6a43c Document the preserve-test-targets feature. Vladimir Prus 2009-03-30 17:23:52 +0000
  • a5155e5b56 Preserve test targets by default. Vladimir Prus 2009-03-30 17:16:09 +0000
  • 483f3f82da Include new headers. John Maddock 2009-03-30 17:03:42 +0000
  • 32a0f733db Added docs for the new has_new_operator and is_virtual_base_of traits. John Maddock 2009-03-30 17:02:46 +0000
  • ea7c82f601 Revert Borland specific fix for non-Borland compilers as it breaks some of them :-( John Maddock 2009-03-30 16:06:39 +0000
  • 1539aa6076 adjustment to address borland failure Robert Ramey 2009-03-30 15:50:06 +0000
  • 4426bc1550 documentation update Emil Dotchevski 2009-03-29 05:04:54 +0000
  • 10a8508788 documentation update Emil Dotchevski 2009-03-29 04:58:33 +0000
  • 3deee66b31 documentation update Emil Dotchevski 2009-03-29 04:55:13 +0000
  • 1b8f11ad50 documentation update Emil Dotchevski 2009-03-29 04:50:30 +0000
  • 203ae1b2b6 documentation update Emil Dotchevski 2009-03-29 04:47:10 +0000
  • 697e373b51 documentation update Emil Dotchevski 2009-03-29 04:44:37 +0000
  • aac6e8c793 Merge [51979] to release. Closes #2849. Peter Dimov 2009-03-28 20:56:16 +0000
  • b243e2a6d9 Merge [51977], [51986], [52010] to release. Peter Dimov 2009-03-28 20:53:26 +0000
  • 4c401b1d20 Changes for Boost.1.39 Ion Gaztañaga 2009-03-28 14:41:39 +0000
  • b6e5f8d1df Changes for Boost.1.39 Ion Gaztañaga 2009-03-28 14:39:16 +0000
  • 2b82f1de45 Changes for Boost.1.39 Ion Gaztañaga 2009-03-28 14:32:26 +0000
  • ba16b9b1d8 Changes for Boost.1.39 Ion Gaztañaga 2009-03-28 14:30:54 +0000
  • 1c6a68cf98 Merge [51978], [51985] to release. Closes #2885. Peter Dimov 2009-03-27 13:10:46 +0000
  • 0cf460cab4 Merge [51976] to release. Peter Dimov 2009-03-27 13:04:22 +0000
  • bbd669ba28 Another try at the Sun workaround. Peter Dimov 2009-03-27 12:50:09 +0000
  • d1be2697a2 Change static_cast with reinterpret_cast since in some compilers (Intel, and surely other EDG based ones) this kicks the conversion operator recursively and provokes an stack overflow. Ion Gaztañaga 2009-03-27 08:49:56 +0000
  • a4876cedcc Workaround a doxygen crash. Daniel James 2009-03-27 07:36:42 +0000
  • 94069171e3 Give up and use another macro to destruct values. Daniel James 2009-03-26 21:09:51 +0000
  • e545167d32 Added configuration macros BOOST_NO_AUTO_DECLARATIONS and BOOST_NO_AUTO_MULTIDECLARATIONS. Andrey Semashev 2009-03-26 19:00:00 +0000
  • 3d46376a36 adjusted usage of has_new_operator Robert Ramey 2009-03-26 18:49:18 +0000
  • fcaccad48a Added configuration macros BOOST_NO_AUTO_DECLARATIONS and BOOST_NO_AUTO_MULTIDECLARATIONS (take two). The C++0x features were disabled for MSVC 2010 as it is too far from release now. The macros are also defined for Borland and Codegear as these features are not announced in the release notes. Andrey Semashev 2009-03-26 18:19:33 +0000
  • 57888af9ef Explicitly request that target targets be removed. Vladimir Prus 2009-03-26 18:01:30 +0000
  • 13029d0bdc Mostly fix is_virtual_base_of on Borland. John Maddock 2009-03-26 17:57:05 +0000
  • 22020d1105 Try the Sun workaround with int instead of size_t. Peter Dimov 2009-03-26 13:05:05 +0000
  • 538de71ce1 Fix sp_typeinfo.hpp include. Refs #2885. Peter Dimov 2009-03-26 12:47:24 +0000
  • 09c69f5aa8 Try to destruct values in a way that all compilers might like. Daniel James 2009-03-26 07:00:46 +0000
  • 002e68348d Revert [51409] Daniel James 2009-03-26 07:00:21 +0000
  • 28704f350d permit new operator overload Robert Ramey 2009-03-26 02:02:17 +0000
  • 481311d5fa permit new operator overload Robert Ramey 2009-03-26 02:01:43 +0000
  • 93c0b86929 Add ref_compare for weak_ptr. Refs #2849. Peter Dimov 2009-03-26 00:43:14 +0000
  • f181777763 Added g++/MIPS support submitted by David Joyner. Refs #2885. Peter Dimov 2009-03-26 00:17:57 +0000
  • 42b5486109 Try to fix array addressof failures on Sun C++. Peter Dimov 2009-03-26 00:06:47 +0000
  • a69bff3200 Add BOOST_TEST_EQ. Peter Dimov 2009-03-26 00:03:45 +0000
  • 0d7e32218e Changes for Boost.1.39 Ion Gaztañaga 2009-03-25 18:18:04 +0000
  • 6055fc2d88 Changes for Boost.1.39 Ion Gaztañaga 2009-03-25 17:28:06 +0000
  • db4e956e1a Changes for Boost.1.39 Ion Gaztañaga 2009-03-25 17:27:03 +0000
  • a8c4d4649b Changes for Boost.1.39 Ion Gaztañaga 2009-03-25 17:26:33 +0000
  • c02a83b813 System, Filesystem: remove boost/detail/test_framework.hpp; use boost/detail/lightweight_test.hpp instead (Thanks to Peter Dimov for pointing this out) Beman Dawes 2009-03-25 12:11:47 +0000
  • 3b56014c5d Changes for Boost.1.39 Ion Gaztañaga 2009-03-24 21:52:06 +0000
  • cac98ca6ac Header has moved. John Maddock 2009-03-24 17:33:52 +0000
  • f147114db3 shared_count.hpp has moved. John Maddock 2009-03-24 17:14:38 +0000
  • c2762fda66 Fix return type for division by a constant Steven Watanabe 2009-03-24 17:00:09 +0000
  • b3382300cd System: removed dependency on Boost.Test Beman Dawes 2009-03-24 15:38:10 +0000
  • 34409c08a6 Filesystem: remove dependency on Boost.Test Beman Dawes 2009-03-24 15:33:31 +0000
  • be7d98a52c Initial commit Beman Dawes 2009-03-24 15:28:27 +0000