Jeremy Siek
|
097001da6a
|
added indirect_pmap
[SVN r12003]
|
2001-12-10 16:24:39 +00:00 |
|
Jeremy Siek
|
320200fbc5
|
added a make function
[SVN r11982]
|
2001-12-08 20:42:36 +00:00 |
|
Jeremy Siek
|
8888e44a0f
|
*** empty log message ***
[SVN r11542]
|
2001-11-03 01:46:24 +00:00 |
|
Jeremy Siek
|
d5d69d0c82
|
*** empty log message ***
[SVN r11539]
|
2001-11-02 22:51:24 +00:00 |
|
Jeremy Siek
|
a8169117e7
|
removed some unused parameter names
[SVN r10943]
|
2001-08-28 01:01:02 +00:00 |
|
Jeremy Siek
|
efb7469f57
|
fixed warning
[SVN r10470]
|
2001-06-28 17:45:06 +00:00 |
|
Jeremy Siek
|
f9001b444a
|
various cleanup
[SVN r10335]
|
2001-06-14 19:19:00 +00:00 |
|
Jeremy Siek
|
f2810ee881
|
access violation, changed class result to a struct
[SVN r9970]
|
2001-04-24 03:56:46 +00:00 |
|
Jeremy Siek
|
f234453512
|
vc++ workarounds
[SVN r9960]
|
2001-04-24 02:08:45 +00:00 |
|
Jeremy Siek
|
8a1daa735b
|
vc++ workaround
[SVN r9949]
|
2001-04-23 22:27:34 +00:00 |
|
Jeremy Siek
|
e6ac5e2e5b
|
changed [] to get()
[SVN r9910]
|
2001-04-23 16:51:18 +00:00 |
|
Jeremy Siek
|
e80eb85175
|
changed to use get() function
[SVN r9853]
|
2001-04-21 21:28:38 +00:00 |
|
Jeremy Siek
|
ed7aa0ad30
|
removed uneccessary argument from get_property_value
[SVN r9732]
|
2001-04-05 20:23:20 +00:00 |
|
Jeremy Siek
|
3ae90ab840
|
added recursion stop to get_value() and const_get_value()
[SVN r9731]
|
2001-04-05 20:22:31 +00:00 |
|
John Maddock
|
b9c6708852
|
Added boost-wide <limits> woraround
[SVN r9688]
|
2001-04-01 11:59:18 +00:00 |
|
Jeremy Siek
|
cdb94cdbd5
|
moved has_property from detail/adjacency_list.hpp to here
[SVN r8789]
|
2001-01-27 18:13:55 +00:00 |
|
Jeremy Siek
|
0d49f17875
|
made private default cons, and added copy cons to output_iterator archetype,
some indenting changes to container_traits
[SVN r8681]
|
2001-01-21 18:50:42 +00:00 |
|
Jeremy Siek
|
2d1c56c56b
|
get property #ifdef's around the property_num stuff
[SVN r8616]
|
2001-01-16 02:11:38 +00:00 |
|
Jeremy Siek
|
07868b795a
|
opps, property_num is needed
[SVN r8601]
|
2001-01-15 03:21:36 +00:00 |
|
Jeremy Siek
|
60ca63f417
|
fixed some warnings under g++
[SVN r8600]
|
2001-01-15 03:10:11 +00:00 |
|
Jeremy Siek
|
0a5c9360de
|
some concept checking changes as per review comments
[SVN r8268]
|
2000-11-20 18:17:52 +00:00 |
|
Jeremy Siek
|
f9adb71cd1
|
port to Codewarrior 6.0
[SVN r8107]
|
2000-11-03 04:25:13 +00:00 |
|
Jeremy Siek
|
145de8ce5e
|
bunch of changes related to erasing edges
added erase_if to container_traits
added iterator_stability to container_traits
added another graph example: gerdemann
[SVN r8027]
|
2000-10-20 21:16:14 +00:00 |
|
Dave Abrahams
|
a8fc3ea8fb
|
Use BOOST_STD_EXTENSION_NAMESPACE for Metrowerks compatibility
[SVN r7918]
|
2000-10-06 07:44:27 +00:00 |
|
Dave Abrahams
|
584c8b0d2b
|
Metrowerks compatibility
[SVN r7917]
|
2000-10-06 07:42:47 +00:00 |
|
Jeremy Siek
|
c15223adf4
|
added a copy constructor to adjacency_list
[SVN r7893]
|
2000-10-03 06:33:25 +00:00 |
|
Jeremy Siek
|
ea68264216
|
added same_property and property copy constructor
put alternate form of property usage in edge_property.cpp
[SVN r7891]
|
2000-10-03 02:56:51 +00:00 |
|
Jeremy Siek
|
7b0e969e84
|
made sure no tabs
[SVN r7843]
|
2000-09-26 08:05:34 +00:00 |
|
Jeremy Siek
|
e2c14a6077
|
completed conversion of properties to use _t and enums.
Also noticed that problems regarding iterator_adaptor has
gone away, so I've removed the ifdef's that took it out.
[SVN r7840]
|
2000-09-26 07:29:12 +00:00 |
|
Jeremy Siek
|
08491efc11
|
removed tabs
[SVN r7835]
|
2000-09-25 21:19:29 +00:00 |
|
Jeremy Siek
|
a30d54245d
|
plugin -> property name change
[SVN r7831]
|
2000-09-25 17:58:52 +00:00 |
|
Jeremy Siek
|
a15b19012f
|
changed #ifdef BOOST_MSVC to BOOST_NO_STDC_NAMESPACE
[SVN r7827]
|
2000-09-25 16:58:51 +00:00 |
|
Jeremy Siek
|
41ea142bc9
|
fixed VC++ warning
[SVN r7814]
|
2000-09-25 05:37:27 +00:00 |
|
Dave Abrahams
|
9e7373c8dd
|
untabify so I can read the code
[SVN r7803]
|
2000-09-24 23:05:03 +00:00 |
|
Jeremy Siek
|
8e75df5e96
|
changes for visual c++ port
[SVN r7764]
|
2000-09-22 04:18:51 +00:00 |
|
Jeremy Siek
|
0421b43b77
|
more property accessor -> property map changes
[SVN r7756]
|
2000-09-21 18:34:54 +00:00 |
|
Jeremy Siek
|
53562cf305
|
with KCC, the nested stack class is having access problems despite the
friend decl. Made some stuff public for now
[SVN r7713]
|
2000-09-18 09:23:09 +00:00 |
|
Jeremy Siek
|
ba97a7c466
|
pending stuff from Boost Graph Library
[SVN r7704]
|
2000-09-18 08:24:47 +00:00 |
|