2f6d263e3aattempt to address failures with MingW
Robert Ramey
2010-06-27 18:47:15 +0000
9279f39150attempt to address failures with MingW
Robert Ramey
2010-06-27 18:46:39 +0000
c7714b16f2Add copyright for boost build documentaiton.
Daniel James
2010-06-27 17:00:11 +0000
2c0c4a0917Missing bracket.
Daniel James
2010-06-27 16:58:48 +0000
03fd13decbOnly check for apple macros under boost.
Daniel James
2010-06-27 16:40:28 +0000
f66d050bcaCheck for undefined apple macros.
Daniel James
2010-06-27 16:40:03 +0000
03854e7d70Don't complain about an id immediately followed by a name.
Daniel James
2010-06-27 16:39:36 +0000
94926a4d55Fix some links in date_time.
Daniel James
2010-06-27 16:38:50 +0000
e05461924cAssumption that Apple build 5659 of GNU 4.2.1 patched all value-initialization compiler bugs appears wrong, according to minion-clang-boost-bin-v2-libs-config-test-config_test-test-darwin-4-2-1-debug.html. Reverted [63249], see #4080.
Niels Dekker
2010-06-27 11:14:54 +0000
cd4492ba42Try to make the generation of PNGs from latex a bit more robust.
Steven Watanabe
2010-06-26 21:08:54 +0000
24864613ceSome doc cleanup.
Steven Watanabe
2010-06-26 20:42:30 +0000
bf0b8b78abAllow inclusion of typeof.hpp for compilers (borland) that does not support typeof emulation or native typeof. For these compilers, BOOST_TYPEOF_EMULATION_UNSUPPORTED will be defined, and BOOST_TYPEOF(Expr) will always result in boost::type_of::typeof_emulation_is_unsupported_on_this_compiler
Peder Holt
2010-06-26 20:28:49 +0000
25f5d37033Added (undocumented) functions for loop-erased random walk and random generation of spanning trees
Jeremiah Willcock
2010-06-26 00:43:33 +0000
b1411bb7b8Added default constructors to some function objects
Jeremiah Willcock
2010-06-26 00:42:34 +0000
68c31bf818Fixed header inclusion order
Jeremiah Willcock
2010-06-26 00:42:15 +0000
b49e410e3bFix a few typos and copy/paste errors.
Steven Watanabe
2010-06-26 00:15:56 +0000
fec516df6cAdd extreme_value_distribution.
Steven Watanabe
2010-06-25 23:53:34 +0000
98f2655782qualify calls to ignore_unused
Eric Niebler
2010-06-24 04:08:23 +0000
bd70d8d545Sync ranlux with C++0x.
Steven Watanabe
2010-06-24 03:57:42 +0000
3000fb0139Sync discard_block with C++0x.
Steven Watanabe
2010-06-24 03:05:45 +0000
14fc4d538aremoved hack and used straight template instantiation
Joel de Guzman
2010-06-24 02:02:56 +0000
8d838f41e9A few more fixes for msvc-7.1
Steven Watanabe
2010-06-24 00:44:28 +0000
5ce03982e3Sync subtract_with_carry with C++0x.
Steven Watanabe
2010-06-24 00:25:52 +0000
d04f74aeefSync linear_congruential with C++0x.
Steven Watanabe
2010-06-23 20:55:43 +0000
350a9b4111Added more quoting
Jeremiah Willcock
2010-06-23 20:51:30 +0000
1d54e5a9cfMade Graphviz writer quote and escape output strings properly; added linkage to boost_graph in test program; added note about needing -lboost_regex in documentation
Jeremiah Willcock
2010-06-23 20:46:22 +0000
d0315aae7aMerge quickbook.
Daniel James
2010-06-23 19:33:37 +0000
49893eddd9fix for 300s limit
Christophe Henry
2010-06-23 19:26:42 +0000
23a5569331Add missing using for Sun.
Steven Watanabe
2010-06-23 18:47:56 +0000
2c7d2df96aSome optimizations to mersenne_twister.
Steven Watanabe
2010-06-23 18:15:27 +0000
b349950d96Remove erroneous space in command line example
Beman Dawes
2010-06-23 17:15:04 +0000
fc789632f7cleanup of html
Luke Simonson
2010-06-22 22:04:18 +0000
6eb9e7f2d2cleanup of html
Luke Simonson
2010-06-22 22:03:20 +0000
aa03b10d94fixing colinear and duplicate points in hole fracturing of 45-degree polygons
Luke Simonson
2010-06-22 21:59:24 +0000
c82d053961fixing colinear and duplicate points in hole fracturing of 45-degree polygons
Luke Simonson
2010-06-22 21:59:08 +0000
2d2a684de8Removed BOOST_NO_COMPLETE_VALUE_INITIALIZATION from Apple build of GCC (trunk), based on test results and feedback from Chris Jefferson. see #4080.
Niels Dekker
2010-06-22 21:49:44 +0000
7e4635fba3Sync gamma_distribution with C++0x. Fixes#3888.
Steven Watanabe
2010-06-22 20:22:41 +0000
78d82481f3Added boost:: to all uses of tie() to disambiguate from std version
Jeremiah Willcock
2010-06-22 18:02:43 +0000
b45abbea6eremoving bad file
Luke Simonson
2010-06-22 17:27:33 +0000
14adeea3d5Boykov-Kolmogorov max-flow updates and some small typo fixes
Jeremiah Willcock
2010-06-22 15:38:02 +0000
17dad9837aFix vc71 errors, take 2.
Steven Watanabe
2010-06-22 15:29:59 +0000
bdb507c9e9Fixed some missing name changes in the documentation.
Andrew Sutton
2010-06-22 13:11:03 +0000
02e1a91240Workaround for IBM, old GCC, and other non-conforming compilers.
Beman Dawes
2010-06-22 10:56:51 +0000
a0cff5ad00Oops. I accidentally checked in an old change to my subversion check out.
Daniel James
2010-06-22 07:47:10 +0000
ddc8be2bb3Remove the directories properly this time.
Daniel James
2010-06-22 07:38:21 +0000
d8961e7fd4Remove people and wiki directories.
Daniel James
2010-06-22 07:17:06 +0000
cadcd408eaDocument intersects. Fixes#2837.
Steven Watanabe
2010-06-22 04:38:42 +0000
609f4727bcFix a copy/paste error.
Steven Watanabe
2010-06-22 04:20:26 +0000
fc011ae671Document repetitive_view. Fixes#1864.
Steven Watanabe
2010-06-22 04:17:12 +0000
835af76519Adjust heading in the inspection report. Fixes#4134.
Steven Watanabe
2010-06-22 03:30:12 +0000
94102d2a7fSync mersenne_twister with C++0x.
Steven Watanabe
2010-06-22 02:30:09 +0000
606af52ca7Use __SUNPRO_CC instead of SUNPRO_CC. Fixes#4363.
Steven Watanabe
2010-06-22 01:59:23 +0000
c3a48d97e0Avoid deprecated name
Beman Dawes
2010-06-22 01:41:30 +0000
42e1babf75restoring lost file
Luke Simonson
2010-06-21 22:59:33 +0000
342eb43c6crestoring images lost during copy from trunk
Luke Simonson
2010-06-21 22:44:34 +0000
2218afb4f6Merge the administrivia for polygin & msm. And some other small changes that got picked up at the same time.
Daniel James
2010-06-21 21:19:04 +0000
459d395526Update status from release.
Daniel James
2010-06-21 21:00:05 +0000
5c529e9853Add new libraries to root/index.html
Daniel James
2010-06-21 20:53:25 +0000
fc954e8142Update libs/libraries.htm from release.
Daniel James
2010-06-21 20:37:28 +0000
327b255b4aOnly use '/doc/src/' for images in the main boost repository.
Daniel James
2010-06-21 20:36:47 +0000
d4e223bb5dinitial checkin to release branch for polygon
Luke Simonson
2010-06-21 16:16:33 +0000
2d5e3f3a2eAdding new bk_maxflow reference to the ToC.
Andrew Sutton
2010-06-21 15:43:42 +0000
932f1fc969Renaming kolmogorov_max_flow to boykov_kolmogorov_max_flow.
Andrew Sutton
2010-06-21 15:35:42 +0000
feabf6bb9aAttempt to fix Sun and msvc-7.1 errors.
Steven Watanabe
2010-06-21 15:13:11 +0000
43a13ff778Fix#4269. A better solution is for the user to move to version 3, which has a new tutorial.
Beman Dawes
2010-06-21 13:22:45 +0000
c5e342bfa9Fix#4248 W.R.T. BOOST_FILESYSTEM_NO_DEPRECATED and BOOST_SYSTEM_NO_DEPRECATED
Beman Dawes
2010-06-21 13:13:20 +0000
fc5e5a3c90Fix#3474, memory leak on exception. First reported by Chis Kohlhoff.
Beman Dawes
2010-06-21 12:25:40 +0000