Hartmut Kaiser
|
860e38f95b
Spirit: pending commits
|
17 years ago |
Hartmut Kaiser
|
8b698d8c7d
Spirit: more work on first repository example
|
17 years ago |
Frank Mori Hess
|
fef1f33322
Patch from Richard Webb for msvc10 compile error, refs #3091
|
17 years ago |
Steven Watanabe
|
b5a2ccdfa4
Allow printing to wostream. Fixes #3089.
|
17 years ago |
Hartmut Kaiser
|
41f296b78e
Spirit: repository: changing directory structure
|
17 years ago |
Hartmut Kaiser
|
612b13eea5
Spirit: Documentation changes
|
17 years ago |
Andrew Sutton
|
2bb25431dd
Augmenting property lookup strategies for subgraphs.
|
17 years ago |
Jeremiah Willcock
|
59e2715fc2
Fixed bug in default for distance_combine
|
17 years ago |
Andrew Sutton
|
13bd2510ae
Modifications to subgraph, graph testing framework.
|
17 years ago |
Jeremiah Willcock
|
ce7e90ec45
Fixed bad syntax
|
17 years ago |
Jeremiah Willcock
|
46719f63bb
Added no-color-map Dijkstra to test
|
17 years ago |
Jeremiah Willcock
|
06c97033c8
Added no-color-map version of Dijkstra's algorithm from Michael Hansen
|
17 years ago |
Joaquín M López Muñoz
|
8d969b906a
handcrafted the element type of the bimap example for the same reasons as explained in [53273]
|
17 years ago |
John Maddock
|
fd223913fe
GCC warning suppression fixes.
|
17 years ago |
Joaquín M López Muñoz
|
1afca4201d
handcrafted pair_of_ints to guarantee that first and second belong to pair_of_ints proper and not to some implementation-specific base class, which happens with std::pair in MSVC 10 thus precluding the use of boost::multi_index::member as per 14.3.2/5 (no conversions applied to pointer to member functions template arguments).
|
17 years ago |
Nicholas Edmonds
|
d6be7d1b5d
Updated CMake build system to match updated Boost.MPI build files. All tests now build and run, examples do not currently build though if the directory is added to the build a CMakeLists.txt file is present.
|
17 years ago |
Nicholas Edmonds
|
1477ff6e87
Added "edges_are_sorted" to CSR test case
|
17 years ago |
Jeremiah Willcock
|
b4fae8d42b
Fixed handling of lex errors at end of input
|
17 years ago |
Jeremiah Willcock
|
7b4b13d65b
Added support for HTML identifiers
|
17 years ago |
Nicholas Edmonds
|
83798f1cab
Changed default (empty) queue type from queue<int> to queue<vertex_descriptor> where vertex_descriptor is the graph's vertex descriptor type.
|
17 years ago |
Jeremiah Willcock
|
5b8a90d177
Fixed strict graph support
|
17 years ago |
Jeremiah Willcock
|
cf1f697180
Added backslash-newline as a form of whitespace outside strings
|
17 years ago |
Jan Gaspar
|
80f37632b0
circular_buffer: #2785, #3032
|
17 years ago |
Steven Watanabe
|
2fd680b64c
Fix standard container forward declarations. Fixes #3081
|
17 years ago |
Steven Watanabe
|
3fd33beef8
Fix lambda regression with msvc 7.1
|
17 years ago |
Hartmut Kaiser
|
e081c60b5f
Spirit: minor changes to lexer API
|
17 years ago |
Daniel James
|
9c958f1832
Unordered change log for explicit destructors.
|
17 years ago |
Daniel James
|
138f71c753
Unordered change log.
|
17 years ago |
Daniel James
|
25f66cd26a
Hash change log.
|
17 years ago |
Daniel James
|
5a7564cc79
Add explicit destructors to the unordered containers. Refs #2908.
|
17 years ago |