Jeremiah Willcock
1180386ac1
Applied patch from #5506 ; fixes #5506
...
[SVN r73424]
2011-07-29 01:30:53 +00:00
Jeremiah Willcock
b021084901
Added caveat about PDF file; refs #5633
...
[SVN r73423]
2011-07-29 01:16:43 +00:00
Jeremiah Willcock
c416132bfe
Fixed HTML documentation for isomorphism algorithm; refs #5633
...
[SVN r73422]
2011-07-29 01:12:57 +00:00
Jürgen Hunold
fec3bd2314
Merge 73299,73301,73308 from ^/trunk
...
------------------------------------------------------------------------
r73299 | jhunold | 2011-07-22 14:08:03 +0200 (Fr, 22 Jul 2011) | 2 lines
Enable visibility support. Refs #2114 .
------------------------------------------------------------------------
r73301 | jhunold | 2011-07-22 16:15:45 +0200 (Fr, 22 Jul 2011) | 2 lines
Enable visibility support. Refs #2114 .
------------------------------------------------------------------------
r73308 | jhunold | 2011-07-23 11:24:35 +0200 (Sa, 23 Jul 2011) | 2 lines
Enable visibility support. Refs #2114 .
------------------------------------------------------------------------
[SVN r73381]
2011-07-26 17:40:21 +00:00
Jürgen Hunold
8b4ac5cc39
Enable visibility support. Refs #2114 .
...
[SVN r73308]
2011-07-23 09:24:35 +00:00
Jeremiah Willcock
b6c54fa390
Weakened property map requirements further, removing uses of [] on property maps
...
[SVN r73026]
2011-07-13 01:04:47 +00:00
Jeremiah Willcock
6edd466d86
Weakened concept requirements
...
[SVN r73010]
2011-07-12 02:47:34 +00:00
Jeremiah Willcock
f98a8afdd6
Fixed to work with graphs whose vertex_index maps are not the identity
...
[SVN r73009]
2011-07-12 01:26:09 +00:00
Jeremiah Willcock
9cf1345871
Added built-in reverse edge map for max-flow
...
[SVN r73006]
2011-07-11 19:54:19 +00:00
Jeremiah Willcock
55b82bd1f2
Applied patch from #5659 , plus made similar changes to other algorithms that have inf parameters; did not add inf parameters to algorithms that did not already have them; fixes #5659
...
[SVN r72960]
2011-07-07 21:07:41 +00:00
Jeremiah Willcock
2c3505aec9
Fixed ith_bandwidth for directed graphs; changed bandwidth to use the graph edges rather than scanning the out edges of every vertex; other small fixes
...
[SVN r72837]
2011-07-01 19:36:08 +00:00
Jeremiah Willcock
c5780610c6
Changed grid_graph to directed to match differing edge indices in documentation
...
[SVN r72747]
2011-06-24 22:49:29 +00:00
Jeremiah Willcock
081b1f90bf
Merged r71166, r71238, r71300, r71489, r71704, and r71929 from trunk
...
[SVN r72334]
2011-06-01 16:58:36 +00:00
Jeremiah Willcock
a4af894285
Changed to explicit stack as suggested by Aaron Windsor
...
[SVN r71929]
2011-05-13 23:50:01 +00:00
Jeremiah Willcock
b407ea9309
Fixes
...
[SVN r71489]
2011-04-25 21:10:58 +00:00
Jeremiah Willcock
19b05b0cae
Fixed typo
...
[SVN r71300]
2011-04-15 22:11:40 +00:00
Jeremiah Willcock
3131ffa454
Added note about broken example
...
[SVN r71238]
2011-04-14 02:30:56 +00:00
Jeremiah Willcock
1fa0cd9a26
Fixed C++0x array ambiguity
...
[SVN r71166]
2011-04-10 20:01:06 +00:00
Jeremiah Willcock
5a5b35b154
Merged r70875 from trunk
...
[SVN r70995]
2011-04-05 02:31:38 +00:00
Jeremiah Willcock
4b1c5fe438
Fixed types in bundled property docs; fixes #5410
...
[SVN r70875]
2011-04-02 18:43:03 +00:00
Jeremiah Willcock
03510b4a6e
Merged more fixes from trunk; added is_sorted.hpp because that is needed for BGL fixes
...
[SVN r70704]
2011-03-29 19:07:16 +00:00
Jeremiah Willcock
30e9f22af4
Merged r67703-67704,68155,69263,69629,69726 from trunk
...
[SVN r70703]
2011-03-29 18:56:56 +00:00
Jeremiah Willcock
06bdbbcbba
Changed concepts to use proper names for property types
...
[SVN r69726]
2011-03-08 20:53:50 +00:00
Jeremiah Willcock
f52b7df417
Added includes of <utility> for Clang/libc++
...
[SVN r69629]
2011-03-07 19:28:34 +00:00
Jeremiah Willcock
2e4073a8b7
Merged bug fixes from trunk (r68781,r68949,r68972,r68979,r69021,r69404,r69430) for 1.46.1
...
[SVN r69502]
2011-03-03 00:29:41 +00:00
Jeremiah Willcock
516c833574
Removed superseded workaround from reverse_graph
...
[SVN r69430]
2011-03-01 03:20:29 +00:00
Jeremiah Willcock
fd549fe0fa
Made filtered_graph work with bundled graph properties by fixing bundle_type template; probably fixed other adapters as well
...
[SVN r69404]
2011-02-28 22:41:34 +00:00
Jeremiah Willcock
b52d4724c2
Removed obsolete (and unused) file
...
[SVN r69263]
2011-02-25 06:37:46 +00:00
Jeremiah Willcock
66cd415568
Fixed typo as suggested by Shaun Jackman
...
[SVN r69021]
2011-02-19 04:17:48 +00:00
Jeremiah Willcock
d44293d8a8
Fixed buffer overflow from parallel edges in isomorphism(); fixes #5175
...
[SVN r68979]
2011-02-17 23:00:20 +00:00
Jeremiah Willcock
a0c90983ab
Fixed escaping using patch from #5199 ; fixes #5199
...
[SVN r68972]
2011-02-17 20:02:58 +00:00
Jeremiah Willcock
bb1ce866f8
Applied second patch from #5180 ; fixes #5180
...
[SVN r68949]
2011-02-16 16:35:42 +00:00
Jeremiah Willcock
ac4b12107f
Changed "continue" to "break" in remove_edge_if; fixes #5181
...
[SVN r68781]
2011-02-11 18:39:11 +00:00
Steven Watanabe
a4452c3539
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
...
[SVN r68168]
2011-01-15 08:11:51 +00:00
Bryce Adelstein-Lelbach
074277924a
Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost.
...
On Linux, GNU's libstdc++, which is the default stdlib for icc and clang,
cannot parse the <iomanip> header in version 4.5+ (which thankfully neither
compiler advises the use of yet), as it's original C++98-friendly
implementation has been replaced with a gnu++0x implementation.
<boost/detail/iomanip.hpp> is a portable implementation of <iomanip>, providing
boost::detail::setfill, boost::detail::setbase, boost::detail::setw,
boost::detail::setprecision, boost::detail::setiosflags and
boost::detail::resetiosflags.
[SVN r68140]
2011-01-14 02:35:58 +00:00
Jeremiah Willcock
6e73c470a4
Removed BOOST_FILESYSTEM_VERSION setting from test cases and removed Filesystem v2 workaround
...
[SVN r68001]
2011-01-11 22:19:57 +00:00
Jeremiah Willcock
1963179514
Removed Boost.Test #defines from test case
...
[SVN r67971]
2011-01-11 19:00:35 +00:00
Jeremiah Willcock
bd69c0c5cf
Merged r66528,66559,66960,67010,67012,67033,67035,67038,67040,67069,67086,67723,67914 from trunk
...
[SVN r67970]
2011-01-11 18:52:51 +00:00
Jeremiah Willcock
dcd9920780
Updated removal version
...
[SVN r67968]
2011-01-11 18:19:59 +00:00
Jeremiah Willcock
8b4eb672e0
Merged r67041,67084,67110,67705-67706,67722,67724,67764 (bug fixes) from trunk, plus allowed Boost.Filesystem v2 to be used in boost/distributed/adjlist/serialization.hpp
...
[SVN r67967]
2011-01-11 18:17:40 +00:00
Jeremiah Willcock
ec5f6a655c
Fixed URL
...
[SVN r67914]
2011-01-10 15:20:55 +00:00
Jeremiah Willcock
e5341acc43
Changed to StringAlgo for replace operation rather than Xpressive
...
[SVN r67764]
2011-01-07 21:36:01 +00:00
Jeremiah Willcock
19679d3851
Simplifying code for VC++ 7.1
...
[SVN r67724]
2011-01-06 16:30:58 +00:00
Jeremiah Willcock
3624e74d13
Fixed typo
...
[SVN r67723]
2011-01-06 16:24:56 +00:00
Jeremiah Willcock
ae33127eed
Added disambiguation of regex_replace() overloads for VC++ 7.1
...
[SVN r67722]
2011-01-06 16:08:05 +00:00
Jeremiah Willcock
43386bca5c
Fixed assert inspection issues in sequential BGL
...
[SVN r67705]
2011-01-06 02:08:41 +00:00
Jeremiah Willcock
287529480f
Removed deprecated code and docs
...
[SVN r67704]
2011-01-06 02:00:35 +00:00
Jeremiah Willcock
6fb2f7edec
Removed deprecated file
...
[SVN r67703]
2011-01-06 01:51:16 +00:00
Jeremiah Willcock
4a5c105654
Applied patch from #4966 to fix self-loop insertion; fixes #4966
...
[SVN r67110]
2010-12-08 18:11:52 +00:00
Jeremiah Willcock
f132fd060f
Using incantation from Boost.Math (test_laplace.cpp) to try to get Boost.Test linking to work
...
[SVN r67086]
2010-12-07 17:35:24 +00:00