Marcel Raad
|
c4fc14e816
|
Fix for MSVC warning (#8)
"warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)"
|
2016-05-01 15:36:08 -06:00 |
|
Jeremiah Willcock
|
3e3c243346
|
Fixed unused typedef warnings from GCC 4.9; fixes #8877; fixes #8986
[SVN r85323]
|
2013-08-12 18:14:58 +00:00 |
|
Jeremiah Willcock
|
6f98197210
|
Removed retag_property_list and all uses of it
[SVN r79855]
|
2012-08-02 18:05:11 +00:00 |
|
Jeremiah Willcock
|
ae30621c1d
|
Changed property lookup code to simplify graph implementations (remove most special-casing of bundled properties), made CSR graph work with non-bundled properties (probably), split named parameter algorithms to not use property map code
[SVN r77549]
|
2012-03-25 21:03:59 +00:00 |
|
Jeremiah Willcock
|
53c7e3bef1
|
Fixed assert issues from inspection report for PBGL
[SVN r67706]
|
2011-01-06 02:27:26 +00:00 |
|
Jeremiah Willcock
|
7ba3289a78
|
Fixed compile failure with Boost.Filesystem v3
[SVN r67041]
|
2010-12-05 21:08:52 +00:00 |
|
Jeremiah Willcock
|
130f0860e4
|
Added boost:: to all uses of tie() to disambiguate from std version
[SVN r63244]
|
2010-06-22 18:02:43 +00:00 |
|
Jeremiah Willcock
|
dd6b5f8ac5
|
Fixed VC++10 warnings and errors
[SVN r62042]
|
2010-05-16 18:06:25 +00:00 |
|
Jeremiah Willcock
|
9ea3ddd225
|
Merged headers and source files (but not examples, tests, or docs) from Parallel BGL
[SVN r52300]
|
2009-04-09 21:10:55 +00:00 |
|