Dave Abrahams
|
8646f95319
|
untabify so I can read the code
[SVN r7803]
|
2000-09-24 23:05:03 +00:00 |
|
Dave Abrahams
|
7448823125
|
Cover iterator requirements by inheriting from std::iterator<>
untabify so I can read this code!
[SVN r7802]
|
2000-09-24 23:02:42 +00:00 |
|
Dave Abrahams
|
0a8611c6d6
|
untabify so I can read it!
[SVN r7801]
|
2000-09-24 22:59:22 +00:00 |
|
Dave Abrahams
|
9262ddaad8
|
fix #if (defined ...) directive, remove unused arguments to suppress warnings
[SVN r7800]
|
2000-09-24 22:54:44 +00:00 |
|
Dave Abrahams
|
1872769401
|
eliminate unused parameters to suppress warnings
[SVN r7799]
|
2000-09-24 22:53:00 +00:00 |
|
Jeremy Siek
|
ef08f59308
|
fixed the property_traits specialization for default_color, and
got rid of some VC++ warnings
[SVN r7798]
|
2000-09-24 21:25:55 +00:00 |
|
Jeremy Siek
|
c7f5b1defd
|
few doc edits
[SVN r7796]
|
2000-09-24 20:57:26 +00:00 |
|
Jeremy Siek
|
e7415fd255
|
PA -> Map name change and documentation cleanup/additions
[SVN r7795]
|
2000-09-24 20:51:17 +00:00 |
|
Jens Maurer
|
2ca2e6dcda
|
avoid using the ULL suffix for 64bit int literals, because it is not portable
[SVN r7794]
|
2000-09-24 19:33:22 +00:00 |
|
Jens Maurer
|
8856aa43ca
|
fix typos
[SVN r7793]
|
2000-09-24 19:32:17 +00:00 |
|
John Maddock
|
bf1bf46722
|
addition of INTXX_C support to integer library
[SVN r7792]
|
2000-09-24 11:35:25 +00:00 |
|
Jeremy Siek
|
6f4b6f33fa
|
added Buffer.html, and did some doc editing and formatting
[SVN r7791]
|
2000-09-24 04:00:25 +00:00 |
|
Jeremy Siek
|
7ee816b5ca
|
changing table format for member functions, etc.
[SVN r7790]
|
2000-09-24 03:01:05 +00:00 |
|
Dave Abrahams
|
125c16f30c
|
undo my mistakes in v. 1.8
[SVN r7789]
|
2000-09-24 01:45:04 +00:00 |
|
Dave Abrahams
|
c89f7c7a09
|
Use iterator adaptors with STLport.
[SVN r7788]
|
2000-09-24 01:06:34 +00:00 |
|
Dave Abrahams
|
569c205f8e
|
fix obsolete #include of property_accessor.hpp
[SVN r7787]
|
2000-09-24 01:02:52 +00:00 |
|
Jeremy Siek
|
f54de6faef
|
VC++ fixes
[SVN r7786]
|
2000-09-24 00:41:40 +00:00 |
|
Jens Maurer
|
dd726556d4
|
re-run 23 Sept with int64 changes
[SVN r7784]
|
2000-09-23 16:35:57 +00:00 |
|
Jens Maurer
|
2d2edd2da7
|
use BOOST_NO_INT64_T to check wether "long long" traits should be tested.
[SVN r7783]
|
2000-09-23 16:35:19 +00:00 |
|
Jens Maurer
|
d0d91cd2bd
|
use BOOST_NO_INT64_T to check for availability of 64 bit integer support
[SVN r7782]
|
2000-09-23 16:33:57 +00:00 |
|
Jens Maurer
|
d14c3dd6fb
|
use BOOST_NO_INT64_T to check availability of 64 bit integer support
[SVN r7781]
|
2000-09-23 16:31:15 +00:00 |
|
Jens Maurer
|
1afb15a1c7
|
fix reversed BOOST_NO_INT64_T logic
[SVN r7780]
|
2000-09-23 16:29:01 +00:00 |
|
Jens Maurer
|
e7a9e0607d
|
add support for gcc's long long
[SVN r7779]
|
2000-09-23 16:27:16 +00:00 |
|
Jens Maurer
|
dad75350e2
|
give more credit to Ed Brey
[SVN r7778]
|
2000-09-23 14:21:42 +00:00 |
|
Jens Maurer
|
a71e3fc34a
|
avoid two warnings with MSVC (thanks to Ed Brey)
remove spurious decrementable<> use (thanks to Matthias Troyer)
[SVN r7777]
|
2000-09-23 14:18:14 +00:00 |
|
Beman Dawes
|
c7c5ddb12b
|
64-bit integer improvements from John Maddock
[SVN r7776]
|
2000-09-22 20:39:23 +00:00 |
|
Beman Dawes
|
f4c8b2e243
|
Changes for Borland 5.5.1 (5.5 update 2)
[SVN r7775]
|
2000-09-22 19:39:30 +00:00 |
|
Jeremy Siek
|
0cfc622e71
|
fixed hash_set include file ordering bug in adjacency_list.hpp
and some bugs in LvaluePropertyMap_concept, added
Mutable_LvaluePropertyMap_concept
[SVN r7774]
|
2000-09-22 19:02:55 +00:00 |
|
Jeremy Siek
|
789dde70d2
|
added documentation for some traits classes
[SVN r7773]
|
2000-09-22 18:53:58 +00:00 |
|
Jeremy Siek
|
21345fd7f6
|
new file
[SVN r7772]
|
2000-09-22 18:13:02 +00:00 |
|
Beman Dawes
|
38508843d6
|
Minor html fixes
[SVN r7771]
|
2000-09-22 18:10:39 +00:00 |
|
Beman Dawes
|
1dac4b3b77
|
Fix broken links
[SVN r7770]
|
2000-09-22 18:09:04 +00:00 |
|
Beman Dawes
|
0ada0fd31a
|
Minor updates
[SVN r7769]
|
2000-09-22 18:06:56 +00:00 |
|
Jeremy Siek
|
8dc2f23305
|
reorganized graph/detail/adjacency_list.hpp to handle g++
inline friend in namespace bug and VC++ no Koenig lookup
[SVN r7767]
|
2000-09-22 07:11:07 +00:00 |
|
Jeremy Siek
|
49f69339c3
|
added bellman_visitor.html and added a link to it in BellmanFordVisitor.html
[SVN r7766]
|
2000-09-22 05:27:15 +00:00 |
|
Jeremy Siek
|
a80aebfb78
|
fixed a typo, and changed concept checker for lvalue property map
[SVN r7765]
|
2000-09-22 04:26:32 +00:00 |
|
Jeremy Siek
|
bb3be0f617
|
changes for visual c++ port
[SVN r7764]
|
2000-09-22 04:18:51 +00:00 |
|
Jeremy Siek
|
1f82142e09
|
added another warning to be disabled under MSVCP
[SVN r7763]
|
2000-09-22 04:16:11 +00:00 |
|
Jeremy Siek
|
f67507a51f
|
moved adjacency_list_traits out of the detail directory
[SVN r7762]
|
2000-09-21 22:24:57 +00:00 |
|
Jeremy Siek
|
a0fd20ef38
|
fixed some name lookup issues for get(T* )
[SVN r7760]
|
2000-09-21 18:59:18 +00:00 |
|
Jeremy Siek
|
862b6097a9
|
put_get_at moved out of detail
[SVN r7759]
|
2000-09-21 18:53:23 +00:00 |
|
Jeremy Siek
|
1b2742b3f0
|
removed some obsolete files
[SVN r7758]
|
2000-09-21 18:45:52 +00:00 |
|
Jeremy Siek
|
56303794e8
|
changed some names from pa to pmap
[SVN r7757]
|
2000-09-21 18:37:53 +00:00 |
|
Jeremy Siek
|
3115823d9a
|
more property accessor -> property map changes
[SVN r7756]
|
2000-09-21 18:34:54 +00:00 |
|
Jeremy Siek
|
7af6180b08
|
last commit gave broken pipe signal :(
[SVN r7753]
|
2000-09-21 03:34:32 +00:00 |
|
Jeremy Siek
|
1407cde754
|
property accessor interface changes
[SVN r7752]
|
2000-09-21 03:31:19 +00:00 |
|
Jeremy Siek
|
bb9808827a
|
new file, replacing VertexPropertyGraph and EdgePropertyGraph
[SVN r7751]
|
2000-09-21 02:59:40 +00:00 |
|
Jeremy Siek
|
947ad05734
|
changed the name of the property tags: name_tag -> vertex_name, etc.
[SVN r7750]
|
2000-09-20 19:30:23 +00:00 |
|
Jeremy Siek
|
179abdd243
|
changed to use put/get in graph coloring, and changed
LvaluePropertyAccessor to use operator[] instead of at()
[SVN r7749]
|
2000-09-20 18:56:45 +00:00 |
|
Jeremy Siek
|
5166ef0de9
|
edits, bib additions
[SVN r7748]
|
2000-09-20 18:29:01 +00:00 |
|