John Maddock
|
22025c93b1
|
Added explicit qualifiers to mem_fun calls, as workaround for broken std libs that don't put code in namespace std.
[SVN r11624]
|
2001-11-07 12:36:55 +00:00 |
|
Dave Abrahams
|
b49491cd40
|
Removed defunct boost::tied (thanks, Daryle Walker)
[SVN r11622]
|
2001-11-07 10:35:12 +00:00 |
|
Jeremy Siek
|
ebd4fea1ad
|
added #defines for GRAPHVIZ_GRAPH so user doesn't have to specify them
at the command line
[SVN r11621]
|
2001-11-07 03:25:12 +00:00 |
|
Beman Dawes
|
57f6d09086
|
1.25.1 final commit
[SVN r11620]
|
2001-11-07 01:28:42 +00:00 |
|
Beman Dawes
|
ed10c3681e
|
1.25.1 runup
[SVN r11619]
|
2001-11-07 00:39:09 +00:00 |
|
Beman Dawes
|
96e246c6fe
|
Try to get the date stamps in sync
[SVN r11618]
|
2001-11-07 00:37:59 +00:00 |
|
Jeremy Siek
|
b7dcf9870c
|
make sure #include <boost/config.hpp> comes first
[SVN r11617]
|
2001-11-06 21:45:27 +00:00 |
|
Jens Maurer
|
67e641113b
|
updated to SunCC 6.u2 (C++ 5.3)
[SVN r11616]
|
2001-11-06 19:40:26 +00:00 |
|
Jeremy Siek
|
67dd1dfd18
|
changed ordering to get VC++ pragma's (truncation) before <utility>
gets included (in select_stdlib_config.hpp)
[SVN r11615]
|
2001-11-06 16:56:22 +00:00 |
|
Jeremy Siek
|
4a9607b2f3
|
*** empty log message ***
[SVN r11614]
|
2001-11-06 16:09:14 +00:00 |
|
Jeremy Siek
|
e57a13d185
|
*** empty log message ***
[SVN r11613]
|
2001-11-06 16:05:25 +00:00 |
|
Dave Abrahams
|
98b260ad1f
|
Integrated Vladimir Prus' improvements
[SVN r11612]
|
2001-11-06 15:55:45 +00:00 |
|
Jeremy Siek
|
9834310495
|
*** empty log message ***
[SVN r11611]
|
2001-11-06 15:52:56 +00:00 |
|
Dave Abrahams
|
0af83d3a75
|
merged to main trunk
[SVN r11610]
|
2001-11-06 15:36:16 +00:00 |
|
Jeremy Siek
|
49ef6aa5b9
|
*** empty log message ***
[SVN r11609]
|
2001-11-06 15:28:04 +00:00 |
|
Toon Knapen
|
0099bc6a6e
|
removed define of BOOST_NO_INCLASS_MEMBER_INITIALIZATION
(tipped by Jens Maurer)
[SVN r11608]
|
2001-11-06 12:06:58 +00:00 |
|
Jeremy Siek
|
9c307c2383
|
*** empty log message ***
[SVN r11607]
|
2001-11-06 04:18:10 +00:00 |
|
Douglas Gregor
|
a7928973c0
|
Removed forced usage of virtual function implementation in Boost.Function,
because it is no longer necessary.
[SVN r11606]
|
2001-11-06 02:26:46 +00:00 |
|
Jens Maurer
|
f3b3ff7efd
|
unofficial GCC 2.96 (shipped with RedHat 7.1) doesn't have <sstream>
(hopefully fixes SF bug #471205)
[SVN r11605]
|
2001-11-05 21:37:59 +00:00 |
|
Dave Abrahams
|
c4a71a20a6
|
initial checkin
[SVN r11604]
|
2001-11-05 21:31:53 +00:00 |
|
Jaakko Järvi
|
f7142862bd
|
added a comment about performance penalties with some compilers
[SVN r11603]
|
2001-11-05 21:18:48 +00:00 |
|
Jeremy Siek
|
943007b912
|
*** empty log message ***
[SVN r11602]
|
2001-11-05 21:03:59 +00:00 |
|
Jens Maurer
|
e6998f0bf0
|
update SunCC to 6.u2 (C++ 5.3)
[SVN r11601]
|
2001-11-05 21:00:53 +00:00 |
|
Jens Maurer
|
830e610eff
|
updated SunCC to 6.u2 (C++ 5.3)
[SVN r11600]
|
2001-11-05 21:00:03 +00:00 |
|
Jeremy Siek
|
3236eebe53
|
linked in some files tothe TOC
fixed some transitive closure stuff
removed obsolete file using_graph_algorithms.html
added a jamfile to the test/ dir
[SVN r11599]
|
2001-11-05 20:33:47 +00:00 |
|
Jeremy Siek
|
509f71ddbf
|
special case for empty graph and sixed a problem with orig_to_copy
[SVN r11598]
|
2001-11-05 20:28:41 +00:00 |
|
Jeremy Siek
|
9255055991
|
fixed get() constness
[SVN r11597]
|
2001-11-05 20:13:55 +00:00 |
|
Jeremy Siek
|
97ebd7ecd7
|
new file
[SVN r11596]
|
2001-11-05 20:06:35 +00:00 |
|
Beman Dawes
|
045ec0d8d7
|
1.25.1 runup
[SVN r11595]
|
2001-11-05 19:34:38 +00:00 |
|
Jeremy Siek
|
462bc73359
|
added a note about the num_vertices, and added explanation in docs
[SVN r11594]
|
2001-11-05 17:22:34 +00:00 |
|
Jeremy Siek
|
1ef38ca4ea
|
changed to take const graph in constructor
[SVN r11593]
|
2001-11-05 17:22:01 +00:00 |
|
Jeremy Siek
|
90c6fe2ea8
|
fixed lexical cast g++ sstream problem
[SVN r11592]
|
2001-11-05 16:43:43 +00:00 |
|
Jeremy Siek
|
a1f4574b94
|
a few g++ fixes
[SVN r11591]
|
2001-11-05 16:41:38 +00:00 |
|
Dave Abrahams
|
b9b81e9cc7
|
Workarounds for CWPro7, MSVC
Changed all "bind" to "select" (again), to avoid conflicting with Peter Dimov's code.
[SVN r11590]
|
2001-11-05 16:33:40 +00:00 |
|
Beman Dawes
|
3ae232452c
|
Fix minor non-std HTML </a> nesting
[SVN r11589]
|
2001-11-05 16:32:27 +00:00 |
|
Beman Dawes
|
2e839357f9
|
Minor working clarifications
[SVN r11587]
|
2001-11-05 15:58:08 +00:00 |
|
Beman Dawes
|
61b5f46269
|
Add "Why has semaphore disappeared" FAQ
[SVN r11586]
|
2001-11-05 15:42:10 +00:00 |
|
Dave Abrahams
|
bd8dcd0790
|
Cleanups for MWERKS, without changing functionality
[SVN r11585]
|
2001-11-05 15:25:45 +00:00 |
|
William E. Kempf
|
ebea2510ee
|
Fixed bug found compiling with gcc.
[SVN r11584]
|
2001-11-05 15:13:57 +00:00 |
|
Beman Dawes
|
87ea7fb82e
|
Add bookmark
[SVN r11583]
|
2001-11-05 13:41:05 +00:00 |
|
Beman Dawes
|
638a0741f4
|
New page - fallout of home page redesign
[SVN r11582]
|
2001-11-05 13:40:02 +00:00 |
|
Dave Abrahams
|
e80642ce9f
|
Fixed comparison bugs; more remain.
[SVN r11581]
|
2001-11-05 06:25:31 +00:00 |
|
Jeremy Siek
|
ad54db28a0
|
changed to use vecS for the EdgeList type
[SVN r11580]
|
2001-11-05 04:04:35 +00:00 |
|
Jeremy Siek
|
6adf0b1147
|
finished changes for random acces edge list
[SVN r11579]
|
2001-11-05 03:51:41 +00:00 |
|
Jeremy Siek
|
44f24927ac
|
added random access option for the edge list
[SVN r11578]
|
2001-11-05 03:40:55 +00:00 |
|
Jeremy Siek
|
11b7d600c8
|
finished adding non-named parameter (forgot one thing)
[SVN r11577]
|
2001-11-05 01:07:04 +00:00 |
|
Jeremy Siek
|
38eeb19978
|
non-named parameter version of some BGL algorithms
some VC++ compiler stuff
[SVN r11576]
|
2001-11-04 23:24:12 +00:00 |
|
Jeremy Siek
|
7c362c9909
|
non-named parameter versions of the algorithms
[SVN r11575]
|
2001-11-04 23:23:28 +00:00 |
|
Jens Maurer
|
5c508abd6e
|
SunPro 5.3 doesn't have enough partial specialization to compile shared_ptr.
[SVN r11574]
|
2001-11-04 22:16:45 +00:00 |
|
Jens Maurer
|
c513014dac
|
update to HP aCC A.03.33
pthreads exhibit problem in gcc
[SVN r11573]
|
2001-11-04 21:58:09 +00:00 |
|