f36e1ef3a0Jamfile.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
8f685410e0Removed uses of drand48() in Fruchterman-Reingold layout
Jeremiah Willcock
2009-04-02 18:17:38 +0000
96b34670dcGeneralized 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
273f79714bdocumentation update
Emil Dotchevski
2009-04-02 17:07:14 +0000
5c8051a576documentation update
Emil Dotchevski
2009-04-02 17:06:53 +0000
36e6f1da12documentation update
Emil Dotchevski
2009-04-02 06:17:31 +0000
737b17c576documentation update
Emil Dotchevski
2009-04-02 06:16:23 +0000
b8f8c5772cdocumentation update
Emil Dotchevski
2009-04-02 05:39:42 +0000
6753c711abdocumentation update
Emil Dotchevski
2009-04-02 05:37:59 +0000
5f00142e9fdocumentation copyright message update
Emil Dotchevski
2009-04-02 05:04:38 +0000
c0225cde9bdocumentation copyright message update
Emil Dotchevski
2009-04-02 05:00:47 +0000
0713159ceedocumentation typos
Emil Dotchevski
2009-04-02 04:56:31 +0000
21b48a84dddocumentation typos
Emil Dotchevski
2009-04-02 04:51:35 +0000
00d8813fdbDocumentation update
Emil Dotchevski
2009-04-01 21:31:03 +0000
8ac9d4fd49Documentation update
Emil Dotchevski
2009-04-01 21:30:25 +0000
115ccefc5fFixes to some exception messages.
Ben Hanson
2009-04-01 20:34:20 +0000
63ab13727fFixes to exception messages.
Ben Hanson
2009-04-01 20:30:37 +0000
3974960af0Merged more changes from Parallel BGL
Jeremiah Willcock
2009-04-01 18:07:00 +0000
897c52199cMerge changes from trunk to release
Robert Ramey
2009-04-01 16:23:54 +0000
72bf3dcfa2Merge changes from trunk to release
Robert Ramey
2009-04-01 16:12:12 +0000
4da7f9757eFirst batch of merges from Parallel BGL
Jeremiah Willcock
2009-04-01 16:03:21 +0000
95f77a0561Merge changes from trunk to release
Robert Ramey
2009-04-01 16:02:32 +0000
1094c17d86Renamed some functions to work better on some compilers
Jeremiah Willcock
2009-04-01 16:01:43 +0000
06baae851eMerge changes from trunk to release
Robert Ramey
2009-04-01 15:58:26 +0000
a23d92c0b2Windows 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
3d6866965cFor 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
1fad2d1ec1Have 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
0ab544e09fMerged additional type_traits from Robert Ramey.
John Maddock
2009-04-01 10:44:46 +0000
2f15e62d64Add missing #includes.
John Maddock
2009-04-01 09:32:08 +0000
8d8c447924merged rev [52078] from trunk
Joaquín M López Muñoz
2009-04-01 08:45:12 +0000
86657aa57bdocumentation update
Emil Dotchevski
2009-04-01 07:08:24 +0000
19d36273b6documentation update
Emil Dotchevski
2009-04-01 07:08:04 +0000
9e04033a60Add example of using built tool.
Vladimir Prus
2009-04-01 06:34:39 +0000
07c2923af7documentation update
Emil Dotchevski
2009-04-01 05:58:18 +0000
a7291e70cadocumentation update
Emil Dotchevski
2009-04-01 05:54:45 +0000
89ca28d2b7Documentation update
Emil Dotchevski
2009-03-31 22:20:46 +0000
09205b8cdcDocumentation update
Emil Dotchevski
2009-03-31 22:16:49 +0000
92cbbee0bdChangelog for unordered and hash.
Daniel James
2009-03-31 19:43:58 +0000
b4af65c0fcSupport reference for variables that are both static and mutable in boostbook.
Daniel James
2009-03-31 19:43:35 +0000
1db7e08310Support global variable reference in boostbook.
Daniel James
2009-03-31 19:43:13 +0000
590b59dab3Support for 64-bit compilation on acc.
Vladimir Prus
2009-03-31 18:54:47 +0000
d376ce4403updated according to latest regression tests results
Joaquín M López Muñoz
2009-03-31 16:12:23 +0000
1d53106e8fdocumentation update
Emil Dotchevski
2009-03-31 06:41:11 +0000
f571cdbef8made Boost.Interprocess names shorter to accommodate some filesystems
Joaquín M López Muñoz
2009-03-30 19:34:54 +0000
3183f3a34cTweak unordered for some compilers.
Daniel James
2009-03-30 17:54:49 +0000
4f6ffb6105Fix bug handling python and C++ strings.
Daniel James
2009-03-30 17:49:15 +0000
92aaf6a43cDocument the preserve-test-targets feature.
Vladimir Prus
2009-03-30 17:23:52 +0000
a5155e5b56Preserve test targets by default.
Vladimir Prus
2009-03-30 17:16:09 +0000
483f3f82daInclude new headers.
John Maddock
2009-03-30 17:03:42 +0000
32a0f733dbAdded docs for the new has_new_operator and is_virtual_base_of traits.
John Maddock
2009-03-30 17:02:46 +0000
ea7c82f601Revert Borland specific fix for non-Borland compilers as it breaks some of them :-(
John Maddock
2009-03-30 16:06:39 +0000
1539aa6076adjustment to address borland failure
Robert Ramey
2009-03-30 15:50:06 +0000
4426bc1550documentation update
Emil Dotchevski
2009-03-29 05:04:54 +0000
10a8508788documentation update
Emil Dotchevski
2009-03-29 04:58:33 +0000
3deee66b31documentation update
Emil Dotchevski
2009-03-29 04:55:13 +0000
1b8f11ad50documentation update
Emil Dotchevski
2009-03-29 04:50:30 +0000
203ae1b2b6documentation update
Emil Dotchevski
2009-03-29 04:47:10 +0000
697e373b51documentation update
Emil Dotchevski
2009-03-29 04:44:37 +0000
aac6e8c793Merge [51979] to release. Closes#2849.
Peter Dimov
2009-03-28 20:56:16 +0000
b243e2a6d9Merge [51977], [51986], [52010] to release.
Peter Dimov
2009-03-28 20:53:26 +0000
4c401b1d20Changes for Boost.1.39
Ion Gaztañaga
2009-03-28 14:41:39 +0000
b6e5f8d1dfChanges for Boost.1.39
Ion Gaztañaga
2009-03-28 14:39:16 +0000
2b82f1de45Changes for Boost.1.39
Ion Gaztañaga
2009-03-28 14:32:26 +0000
ba16b9b1d8Changes for Boost.1.39
Ion Gaztañaga
2009-03-28 14:30:54 +0000
1c6a68cf98Merge [51978], [51985] to release. Closes#2885.
Peter Dimov
2009-03-27 13:10:46 +0000
0cf460cab4Merge [51976] to release.
Peter Dimov
2009-03-27 13:04:22 +0000
bbd669ba28Another try at the Sun workaround.
Peter Dimov
2009-03-27 12:50:09 +0000
d1be2697a2Change 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
a4876cedccWorkaround a doxygen crash.
Daniel James
2009-03-27 07:36:42 +0000
94069171e3Give up and use another macro to destruct values.
Daniel James
2009-03-26 21:09:51 +0000
3d46376a36adjusted usage of has_new_operator
Robert Ramey
2009-03-26 18:49:18 +0000
fcaccad48aAdded 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
57888af9efExplicitly request that target targets be removed.
Vladimir Prus
2009-03-26 18:01:30 +0000
13029d0bdcMostly fix is_virtual_base_of on Borland.
John Maddock
2009-03-26 17:57:05 +0000
22020d1105Try the Sun workaround with int instead of size_t.
Peter Dimov
2009-03-26 13:05:05 +0000
538de71ce1Fix sp_typeinfo.hpp include. Refs #2885.
Peter Dimov
2009-03-26 12:47:24 +0000
09c69f5aa8Try to destruct values in a way that all compilers might like.
Daniel James
2009-03-26 07:00:46 +0000
002e68348dRevert [51409]
Daniel James
2009-03-26 07:00:21 +0000
28704f350dpermit new operator overload
Robert Ramey
2009-03-26 02:02:17 +0000
481311d5fapermit new operator overload
Robert Ramey
2009-03-26 02:01:43 +0000
93c0b86929Add ref_compare for weak_ptr. Refs #2849.
Peter Dimov
2009-03-26 00:43:14 +0000
f181777763Added g++/MIPS support submitted by David Joyner. Refs #2885.
Peter Dimov
2009-03-26 00:17:57 +0000
42b5486109Try to fix array addressof failures on Sun C++.
Peter Dimov
2009-03-26 00:06:47 +0000
a69bff3200Add BOOST_TEST_EQ.
Peter Dimov
2009-03-26 00:03:45 +0000
0d7e32218eChanges for Boost.1.39
Ion Gaztañaga
2009-03-25 18:18:04 +0000
6055fc2d88Changes for Boost.1.39
Ion Gaztañaga
2009-03-25 17:28:06 +0000
db4e956e1aChanges for Boost.1.39
Ion Gaztañaga
2009-03-25 17:27:03 +0000
a8c4d4649bChanges for Boost.1.39
Ion Gaztañaga
2009-03-25 17:26:33 +0000
c02a83b813System, 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
3b56014c5dChanges for Boost.1.39
Ion Gaztañaga
2009-03-24 21:52:06 +0000
cac98ca6acHeader has moved.
John Maddock
2009-03-24 17:33:52 +0000
f147114db3shared_count.hpp has moved.
John Maddock
2009-03-24 17:14:38 +0000
c2762fda66Fix return type for division by a constant
Steven Watanabe
2009-03-24 17:00:09 +0000
b3382300cdSystem: removed dependency on Boost.Test
Beman Dawes
2009-03-24 15:38:10 +0000
34409c08a6Filesystem: remove dependency on Boost.Test
Beman Dawes
2009-03-24 15:33:31 +0000