Jeremiah Willcock
|
be2fc043d1
|
Fixed unused typedef warnings from GCC 4.9; fixes #8877; fixes #8986
[SVN r85323]
|
2013-08-12 18:14:58 +00:00 |
|
Jeremiah Willcock
|
5476d8d70a
|
Made Graphviz reading into CSR graphs work for external properties only; refs #5442
[SVN r77222]
|
2012-03-04 20:21:22 +00:00 |
|
Jeremiah Willcock
|
c49c05f502
|
Tried to do read_graphviz for CSR; does not work but some infrastructure changed so it is being committed
[SVN r77189]
|
2012-03-03 21:19:38 +00:00 |
|
Jeremiah Willcock
|
e864071546
|
Put in more checks to avoid seg faults
[SVN r67010]
|
2010-12-04 20:39:00 +00:00 |
|
Jeremiah Willcock
|
e66d822b25
|
Added test case names to try to get better output on failures
[SVN r61275]
|
2010-04-14 14:19:38 +00:00 |
|
Jeremiah Willcock
|
0c75ddee03
|
Added more diagnostics
[SVN r61085]
|
2010-04-05 21:23:35 +00:00 |
|
Jeremiah Willcock
|
b76090ad8d
|
Fixed typo
[SVN r60651]
|
2010-03-16 18:00:27 +00:00 |
|
Jeremiah Willcock
|
e9709979de
|
Added support for HTML identifiers
[SVN r53268]
|
2009-05-26 01:08:48 +00:00 |
|
Jeremiah Willcock
|
1b46340737
|
Added backslash-newline as a form of whitespace outside strings
[SVN r53264]
|
2009-05-25 23:59:45 +00:00 |
|
Jeremiah Willcock
|
c9fc501377
|
Added new Graphviz parser (recursive descent); does not support subgraphs in edges yet
[SVN r53092]
|
2009-05-18 17:27:15 +00:00 |
|
Jeremiah Willcock
|
8d4c3cc7d6
|
Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names
[SVN r52226]
|
2009-04-07 01:28:38 +00:00 |
|
Ronald Garcia
|
1dfcd0e6fb
|
Fixed up the testing for graph names.
[SVN r38048]
|
2007-06-21 16:12:05 +00:00 |
|
Ronald Garcia
|
f3c29e22d2
|
Added a test case to make sure that the contents of c-strings are not
subject to whitespace skipping.
[SVN r38045]
|
2007-06-20 16:28:50 +00:00 |
|
Ronald Garcia
|
f4e0af95f1
|
Added support for graph properties.
[SVN r35602]
|
2006-10-14 01:13:39 +00:00 |
|
Victor A. Wagner Jr.
|
0fbae0aeff
|
Changed - some double constants to floats to stop data-loss warnings
[SVN r29079]
|
2005-05-19 22:05:48 +00:00 |
|
Douglas Gregor
|
8d1a7de32f
|
Support mixed-case keywords in GraphViz parser
[SVN r27948]
|
2005-04-04 02:27:36 +00:00 |
|
Douglas Gregor
|
08119fe298
|
Work around floating-point inaccuracy failures
[SVN r27877]
|
2005-03-30 04:38:23 +00:00 |
|
Douglas Gregor
|
6f84b0e9c8
|
Compile the GraphViz reader separately, for sanity's sake
[SVN r27783]
|
2005-03-23 18:40:03 +00:00 |
|
Douglas Gregor
|
a6f984b406
|
Add Ron Garcia's new GraphViz parser.
[SVN r27250]
|
2005-02-08 18:58:24 +00:00 |
|