Beman Dawes
|
751505eb7a
|
Add generation of README.txt
[SVN r50845]
|
2009-01-28 14:39:38 +00:00 |
|
Beman Dawes
|
01b2af602a
|
Fix BOOST_NO_STDC_NAMESPACE problem; see ticket 2687
[SVN r50844]
|
2009-01-28 14:38:48 +00:00 |
|
Daniel James
|
97f51c22b6
|
Fix an incorrectly escaped right arrow.
[SVN r50839]
|
2009-01-28 09:14:56 +00:00 |
|
Daniel James
|
ee4e10fedd
|
Fix a link in the typeof forwarding html file.
[SVN r50838]
|
2009-01-28 09:14:45 +00:00 |
|
Daniel James
|
58978604ae
|
Add scope exit to the root html file.
[SVN r50837]
|
2009-01-28 09:14:21 +00:00 |
|
Joaquín M López Muñoz
|
9b19e6425e
|
completed changes that should have gone in rev. 50709
[SVN r50829]
|
2009-01-27 22:34:02 +00:00 |
|
Joaquín M López Muñoz
|
4f37547d56
|
fixed wrong links
[SVN r50828]
|
2009-01-27 22:08:23 +00:00 |
|
Alexander Nasonov
|
ce7bec0322
|
Add ScopeExit.
[SVN r50824]
|
2009-01-27 21:18:58 +00:00 |
|
Jeremiah Willcock
|
738eae4dee
|
Applied patch from #2132, closes #2132
[SVN r50823]
|
2009-01-27 21:18:02 +00:00 |
|
Jeremiah Willcock
|
90584bd8b7
|
Reverted r14604 to test handling of unconnected vertices, and fixed up formatting of output grid
[SVN r50821]
|
2009-01-27 21:12:42 +00:00 |
|
Alexander Nasonov
|
5e2b379c4f
|
Add ScopeExit.
[SVN r50819]
|
2009-01-27 21:03:02 +00:00 |
|
Beman Dawes
|
1237d6cca4
|
List new libs for 1.38.0, correct spelling
[SVN r50817]
|
2009-01-27 20:38:46 +00:00 |
|
Jeremiah Willcock
|
cd6abb72fc
|
Tightened handling of inf in example to try to catch problems like #732 in the future
[SVN r50816]
|
2009-01-27 20:19:55 +00:00 |
|
Jeremiah Willcock
|
2d3b842839
|
Changed Johnson ASSP algorithm to use combine rather than + to do reweighting (did not change -, though); fixes #732
[SVN r50815]
|
2009-01-27 20:19:29 +00:00 |
|
Jeremiah Willcock
|
c279074f0e
|
Fixed comment syntax
[SVN r50814]
|
2009-01-27 20:18:33 +00:00 |
|
Jeremiah Willcock
|
c4a8f94435
|
Changed template parameter names to match removal of Vertex List Graph requirement
[SVN r50813]
|
2009-01-27 20:07:25 +00:00 |
|
Jeremiah Willcock
|
fda255243e
|
Changed Dijkstra shortest path algorithm to use d-ary heap by default, and to use a vector_property_map when the graph does not model VertexListGraph (only supported for dijkstra_shortest_paths_no_init); fixes #708
[SVN r50812]
|
2009-01-27 19:59:40 +00:00 |
|
Jeremiah Willcock
|
2da95c5f30
|
Documented dijkstra_shortest_paths_no_init, fixed other small issues
[SVN r50811]
|
2009-01-27 19:58:18 +00:00 |
|
Dave Abrahams
|
e5f30ae369
|
Merged back from release branch.
Fix up windows doc error
[SVN r50810]
|
2009-01-27 19:51:20 +00:00 |
|
Jeremiah Willcock
|
8828c0bb1c
|
Changed closed_plus to match inf_plus from floyd_warshall_test, changed test to use closed_plus, fixed comments in documentation and replaced std::plus with closed_plus to match implementation, fixes #1164
[SVN r50808]
|
2009-01-27 18:48:09 +00:00 |
|
Jeremiah Willcock
|
7782b09438
|
Fixing two parts of #2658; not sure about point 3 of that report
[SVN r50806]
|
2009-01-27 18:03:03 +00:00 |
|
Jeremiah Willcock
|
96be76980c
|
Fixed typo (missing semicolon)
[SVN r50805]
|
2009-01-27 17:58:45 +00:00 |
|
Jeremiah Willcock
|
38cb827a42
|
Added information on implicit graphs and no_init version of astar_search, plus fixed invalid comment syntax
[SVN r50804]
|
2009-01-27 17:56:57 +00:00 |
|
Jeremiah Willcock
|
6ef410cc0e
|
Fixed astar_search_no_init to work on implicit graphs
[SVN r50803]
|
2009-01-27 17:53:59 +00:00 |
|
Beman Dawes
|
72415f89ee
|
tools/releases add build_release_packages.bat
[SVN r50802]
|
2009-01-27 15:10:44 +00:00 |
|
Daniel James
|
a704b2802a
|
Label the line ending inspect errors.
[SVN r50799]
|
2009-01-26 23:29:52 +00:00 |
|
Daniel James
|
3866122e7f
|
Make checking for duplicated names case insensitive.
This avoids generating filenames with names that only differ by case as they
cause problems on case insensitive file systems.
[SVN r50798]
|
2009-01-26 23:14:53 +00:00 |
|
Alexander Nasonov
|
442cfb034f
|
Add missing copyright&license.
[SVN r50793]
|
2009-01-26 20:13:37 +00:00 |
|
John Maddock
|
34b60642df
|
Try and fix *BSD linking errors.
[SVN r50760]
|
2009-01-25 10:39:29 +00:00 |
|
Daniel James
|
896c4af1e6
|
Documentation fixes for intrusive: restore the reference documentation and fix
some spelling mistakes.
[SVN r50755]
|
2009-01-24 16:53:03 +00:00 |
|
Jeremiah Willcock
|
1f458c0d92
|
Fixed "anonymous type" bug from regression tests
[SVN r50748]
|
2009-01-23 16:50:15 +00:00 |
|
John Maddock
|
dab8d11f13
|
Intel's emulation of gcc's two phase name lookup is buggy, this is Intel issue 532807, tracking number DPD200111849.
[SVN r50739]
|
2009-01-23 09:56:49 +00:00 |
|
Jeremiah Willcock
|
4cf6fc7267
|
Hopefully fixed PGI regression test failure
[SVN r50733]
|
2009-01-22 20:51:52 +00:00 |
|
Alexander Nasonov
|
c1899ee5c6
|
Fix some typos and make minor changes
[SVN r50732]
|
2009-01-22 20:42:59 +00:00 |
|
Jeremiah Willcock
|
f7d45a2e98
|
Updated expected failure list for Boost.Graph by removing obsolete platforms
[SVN r50730]
|
2009-01-22 16:17:06 +00:00 |
|
Jeremiah Willcock
|
9b6e126c20
|
Changed some enums from local to global to fix regression test problems on Sandia-gcc gcc-4.0.1
[SVN r50729]
|
2009-01-22 16:06:21 +00:00 |
|
Beman Dawes
|
df36e1219b
|
System: move throws function to namespace boost to allow peaceful coexistence with throws object.
[SVN r50727]
|
2009-01-22 14:47:50 +00:00 |
|
Alexander Nasonov
|
09ebb9cdf3
|
ScopeExit documentation.
[SVN r50718]
|
2009-01-21 23:51:17 +00:00 |
|
Alexander Nasonov
|
d141c4a2ae
|
emulation_tpl test fails of intel-*-9.1 and intel-*.10.0
[SVN r50711]
|
2009-01-21 20:07:56 +00:00 |
|
Alexander Nasonov
|
cfd8d03ecf
|
Pass-by-value tests.
[SVN r50710]
|
2009-01-21 20:03:11 +00:00 |
|
Joaquín M López Muñoz
|
831443224b
|
reverted rev. 50283
prevented assoc_container_factory_class<Container> from instantiating Container when this type is an MPL placeholder expression
[SVN r50709]
|
2009-01-21 19:52:01 +00:00 |
|
Vladimir Prus
|
ffd7a793b4
|
Make cflags/cxxflags/linkflags work with intel-linux
[SVN r50708]
|
2009-01-21 19:37:33 +00:00 |
|
Alexander Nasonov
|
e5ca955525
|
Drop support of function-try-block in ScopeExit
[SVN r50707]
|
2009-01-21 19:35:02 +00:00 |
|
Jeremiah Willcock
|
7a0d9ad48f
|
Fixed inspection report problems
[SVN r50706]
|
2009-01-21 18:59:38 +00:00 |
|
Beman Dawes
|
cc3ee0235d
|
System: provide optional throws function rather than throws object
[SVN r50705]
|
2009-01-21 18:01:14 +00:00 |
|
Jeremiah Willcock
|
6bf22dbd43
|
Fixed some regression test failures
[SVN r50704]
|
2009-01-21 17:21:06 +00:00 |
|
Jeremiah Willcock
|
80dba36815
|
Added some toolsets as unusable for Boost.Graph
[SVN r50703]
|
2009-01-21 17:20:40 +00:00 |
|
John Maddock
|
8a481c6371
|
Fixes #2668.
[SVN r50698]
|
2009-01-21 09:39:50 +00:00 |
|
Jeremiah Willcock
|
087773be3c
|
Added d-ary heap implementation, changed Dijkstra performance test to use that rather than binary heap, changed m_decreased member in dijkstra_visitor to a local variable
[SVN r50692]
|
2009-01-20 21:37:31 +00:00 |
|
John Maddock
|
a2b85282e8
|
Try and fix linux regressions
[SVN r50687]
|
2009-01-20 17:22:47 +00:00 |
|