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 |
|
Jeremy Siek
|
2a3c47298a
|
replaced use of operator[] with get/put
[SVN r7747]
|
2000-09-19 21:33:26 +00:00 |
|
Jeremy Siek
|
8336732fad
|
some new docs, and more documentation edits
[SVN r7746]
|
2000-09-19 18:40:30 +00:00 |
|
Jeremy Siek
|
5e3f48ea1a
|
forgot this
[SVN r7745]
|
2000-09-19 18:36:43 +00:00 |
|
Jeremy Siek
|
0e27538656
|
new files and some edits
[SVN r7744]
|
2000-09-19 17:15:31 +00:00 |
|
Jeremy Siek
|
381c513431
|
new file
[SVN r7743]
|
2000-09-19 16:49:43 +00:00 |
|
Jeremy Siek
|
7a7b8afe67
|
lots of edits
[SVN r7742]
|
2000-09-19 05:06:51 +00:00 |
|
Jeremy Siek
|
a1f8d7d294
|
obsolete
[SVN r7741]
|
2000-09-19 04:49:48 +00:00 |
|
Jeremy Siek
|
dacc79815f
|
changed Graph::xxx to graph_traits<Graph>::xxx
[SVN r7740]
|
2000-09-19 04:26:42 +00:00 |
|
Jeremy Siek
|
1f310eaeea
|
replaced Graph::xxx with graph_traits<Graph>::xxx, and some other cleanups
[SVN r7739]
|
2000-09-19 04:19:19 +00:00 |
|
Jeremy Siek
|
e40c00a819
|
new files
[SVN r7738]
|
2000-09-19 04:05:48 +00:00 |
|
Jeremy Siek
|
0a31de2d39
|
new file
[SVN r7737]
|
2000-09-19 03:46:27 +00:00 |
|