index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
readwrite
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
pep8
Ben Reilly
2012-04-12
1
-10
/
+13
|
/
*
Fix test for shp. Fixes #668
Aric Hagberg
2012-04-08
1
-8
/
+8
*
Fixing strange merge.
Chris Ellison
2012-01-06
1
-20
/
+20
*
Merge commit with resolved changes in gexf.
Aric Hagberg
2012-01-06
1
-8
/
+18
|
\
|
*
Whitespace housekeeping.
Aric Hagberg
2012-01-06
1
-6
/
+6
|
*
Convert id and label to strings if needed in write_gexf
Aric Hagberg
2012-01-06
1
-0
/
+10
*
|
Make test include 'label' and 'pid' attributes. Addresses #673
Chris Ellison
2012-01-06
1
-5
/
+7
*
|
Properly convert node id to string. Addresses #673.
Chris Ellison
2012-01-06
1
-0
/
+25
|
/
*
comment out failing test.
Aric Hagberg
2011-12-30
1
-19
/
+14
*
Add patch for shapefile read/write and tests.
Aric Hagberg
2011-12-30
1
-9
/
+31
*
put back p2g tests
Aric Hagberg
2011-12-26
1
-1
/
+33
*
Another version of test helpers that works with python3.
Aric Hagberg
2011-12-26
1
-32
/
+1
*
Example using testing helpers. Addresses #658
Aric Hagberg
2011-12-26
1
-9
/
+3
*
Rework p2g and tests to work with python3
Aric Hagberg
2011-11-20
1
-2
/
+0
*
Add tests for p2g data format and update docs.
Aric Hagberg
2011-11-18
1
-0
/
+71
*
merge commit
Aric Hagberg
2011-09-15
1
-12
/
+12
|
\
|
*
Refactor external submodule.
Chris Ellison
2011-08-29
1
-13
/
+12
*
|
Write bools to gml formatas 0/1.
Aric Hagberg
2011-09-15
2
-2
/
+24
|
/
*
Should check for bool type.
Aric Hagberg
2011-08-17
1
-0
/
+32
*
Add shapefile writer (and updated reader).
Aric Hagberg
2011-07-31
1
-17
/
+81
*
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
2
-16
/
+17
*
Allow use of either cElementTree or ElementTree.
Aric Hagberg
2011-05-10
2
-28
/
+22
*
Clean up imports.
Loïc Séguin-C.
2011-02-10
6
-6
/
+3
*
Remove double quotes in test.
Aric Hagberg
2010-11-29
1
-11
/
+11
*
Allow unicode types for nodes in read_graphml.
Aric Hagberg
2010-11-23
1
-0
/
+22
*
Add shapefile reader.
Aric Hagberg
2010-11-15
1
-0
/
+51
*
Add yfiles graphml data test.
Aric Hagberg
2010-11-03
1
-0
/
+57
*
Change name of keyword from label->relabel in read_gml.
Aric Hagberg
2010-10-17
1
-5
/
+25
*
Add GEXF reader/writer.
Aric Hagberg
2010-10-16
1
-0
/
+273
*
Don't import graphml reader/writer and skip tests if xml.elementtree missing.
aric
2010-08-29
1
-0
/
+12
*
Update GML reader and writer to
aric
2010-08-29
1
-8
/
+15
*
Update GraphML reader and writer to use xml.etree version.
aric
2010-08-19
1
-58
/
+212
*
Close temporary test files on exit.
aric
2010-08-17
2
-0
/
+12
*
Update pajek documentation and tests
aric
2010-08-17
1
-25
/
+34
*
Add some documentation for pickle format
aric
2010-08-17
1
-4
/
+8
*
Check to see if we can get pyparsing from matplotlib.
aric
2010-08-11
1
-1
/
+4
*
Use nodetype=int for tests
aric
2010-08-10
2
-46
/
+55
*
Convert tests to unittest style
aric
2010-08-10
2
-94
/
+89
*
Update adjlist tests to unittest style
aric
2010-08-10
2
-211
/
+180
*
Switch to unittest style
aric
2010-08-10
2
-29
/
+36
*
Convert to unittest style
aric
2010-08-10
2
-96
/
+88
*
Use unittest style
aric
2010-08-09
2
-32
/
+23
*
Work-around using attr_dict= instead of keywords in add_edge() since Python2....
aric
2010-08-07
1
-3
/
+3
*
Merging py3k-1.2 branch into trunk. Addresses #348
loicseguin
2010-08-02
10
-153
/
+233
*
Switch gml test to nose class.
aric
2010-06-19
2
-73
/
+82
*
Obsolete - using test_graphml.py now.
aric
2010-06-19
1
-26
/
+0
*
Rewrite parse_graphml to handle attributes for graph, node, and edge.
dschult
2010-05-05
1
-0
/
+132
*
Rewrite gml parser to handle nested attributes.
dschult
2010-04-02
1
-2
/
+41
*
Move operators.py to algorithms
aric
2010-03-23
8
-9
/
+0
[prev]
[next]