| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add tests for parse_graphml() where appropriate. | Chris | 2013-02-07 | 1 | -0/+34 |
| * | Refactor external submodule. | Chris Ellison | 2011-08-29 | 1 | -13/+12 |
| * | Should check for bool type. | Aric Hagberg | 2011-08-17 | 1 | -0/+32 |
| * | Use node and edge labels from yfiles graphml. | Aric Hagberg | 2011-06-18 | 1 | -0/+3 |
| * | Make Graph.name a property that sets/gets Graph.graph['name'] | Aric Hagberg | 2011-05-16 | 1 | -16/+16 |
| * | Allow use of either cElementTree or ElementTree. | Aric Hagberg | 2011-05-10 | 1 | -22/+20 |
| * | Allow unicode types for nodes in read_graphml. | Aric Hagberg | 2010-11-23 | 1 | -0/+22 |
| * | Add yfiles graphml data test. | Aric Hagberg | 2010-11-03 | 1 | -0/+57 |
| * | Don't import graphml reader/writer and skip tests if xml.elementtree missing. | aric | 2010-08-29 | 1 | -0/+12 |
| * | Update GraphML reader and writer to use xml.etree version. | aric | 2010-08-19 | 1 | -58/+212 |
| * | Merging py3k-1.2 branch into trunk. Addresses #348 | loicseguin | 2010-08-02 | 1 | -26/+28 |
| * | Rewrite parse_graphml to handle attributes for graph, node, and edge. | dschult | 2010-05-05 | 1 | -0/+132 |
