13 Commits

Author SHA1 Message Date
Jeremiah Willcock
753900a4a0 Added boost:: to all uses of tie() to disambiguate from std version
[SVN r63244]
2010-06-22 18:02:43 +00:00
Jeremiah Willcock
8d4c3cc7d6 Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names
[SVN r52226]
2009-04-07 01:28:38 +00:00
Douglas Gregor
2577136447 Converted to Boost Software License
[SVN r27800]
2005-03-24 14:54:12 +00:00
Vladimir Prus
f8e19bd4e4 Apply patch from Chuck Messenger to add missing 'typename's.
[SVN r18433]
2003-05-19 05:14:46 +00:00
Jeremy Siek
0604ad7274 *** empty log message ***
[SVN r12376]
2002-01-20 18:17:11 +00:00
Lie-Quan Lee
9c82870ba5 replace tabs by proper number of spaces
[SVN r12323]
2002-01-15 03:43:22 +00:00
Jeremy Siek
140de98250 make sure #include <boost/config.hpp> comes first
[SVN r11617]
2001-11-06 21:45:27 +00:00
Jeremy Siek
8aa0fb3e96 changed to const graph parameter for print_network()
[SVN r10702]
2001-07-25 14:58:20 +00:00
Jeremy Siek
1d6b555089 changed name of property to avoid clash
[SVN r8803]
2001-01-28 02:34:22 +00:00
Jeremy Siek
bda0391cf8 just use portable property stule in edge_property.cpp, and go back
to using vecS as edge list in max_flow.cpp, now that it is safe to
do so: edge properties no longer stored directly in the vector.


[SVN r8619]
2001-01-16 02:21:12 +00:00
Jeremy Siek
3fcdd2f793 took out non-portable version of creating custom property
[SVN r8573]
2001-01-13 17:32:36 +00:00
Jeremy Siek
40c64d050d fixing VC++ compiler errors and warnings
[SVN r8430]
2000-12-09 19:22:30 +00:00
Beman Dawes
bc5c5fdd65 recommit after docs->doc dir name change
[SVN r8402]
2000-12-08 15:30:27 +00:00