Commit Graph

17 Commits

Author SHA1 Message Date
Jeremiah Willcock
616b9e7134 Merged first batch of 1.51 changes for Boost.Graph and Boost.PropertyMap
[SVN r79189]
2012-06-30 20:00:41 +00:00
Jeremy Siek
4b6effe849 added copyrights
[SVN r25809]
2004-10-20 13:07:46 +00:00
Jeremy Siek
41d9380175 fixed name conflict with "Property" template parameter names for buggy compilers
[SVN r12493]
2002-01-25 01:58:56 +00:00
Jeremy Siek
0604ad7274 *** empty log message ***
[SVN r12376]
2002-01-20 18:17:11 +00:00
Lie-Quan Lee
50bd678384 change tabs to spaces
[SVN r12337]
2002-01-17 15:57:53 +00:00
Dave Abrahams
d6c4087341 changed nested "bind" templates to "bind_" for MSVC.
[SVN r12319]
2002-01-14 21:29:55 +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
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
3ae90ab840 added recursion stop to get_value() and const_get_value()
[SVN r9731]
2001-04-05 20:22:31 +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