Commit Graph

8 Commits

Author SHA1 Message Date
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
130f0860e4 Added boost:: to all uses of tie() to disambiguate from std version
[SVN r63244]
2010-06-22 18:02:43 +00:00
Nicholas Edmonds
807959d993 Added edges_are_sorted tag to distributed CSR graph ctor since passing a sorted iterator range to the unsorted ctor seems to produce a different graph than passing a sorted iterator range to the sorted ctor.
[SVN r56859]
2009-10-15 02:44:24 +00:00
Jeremiah Willcock
8f13f103a2 Fixed tab issues found by inspect tool
[SVN r55027]
2009-07-19 15:32:27 +00:00
Nicholas Edmonds
eb6a9709ba switched to tagged CSR ctor
[SVN r54745]
2009-07-07 01:36:53 +00:00
Nicholas Edmonds
ed9221739a Added "edges_are_sorted" to CSR test case
[SVN r53271]
2009-05-26 03:00:42 +00:00
Jeremiah Willcock
bce5ff8779 Removed tabs
[SVN r52337]
2009-04-11 17:04:44 +00:00
Jeremiah Willcock
3265c93dd1 Merged in code and docs from Parallel BGL; CMake-based build system for tests and examples and docs is not working; src and doc can be built with bjam
[SVN r52313]
2009-04-11 01:33:02 +00:00