1 file changed
+1
-1
lines changed- .all-contributorsrc+9
- .github/workflows/coverity.yml+3
- CHANGELOG.md+9-2
- CONTRIBUTORS.md+1
- CONTRIBUTORS.txt+1
- fuzzing/build.sh+1-1
- src/CMakeLists.txt+1-1
- src/centrality/coreness.c+1-1
- src/centrality/eigenvector.c-3
- src/connectivity/reachability.c+1-1
- src/graph/type_indexededgelist.c+20
- src/io/pajek-parser.y+15-7
- src/misc/cocitation.c+1-1
- src/misc/mixing.c+2-2
- src/misc/other.c+1-1
- src/paths/floyd_warshall.c+1-1
- src/paths/widest_paths.c+1-1
- src/properties/dag.c+1-1
- src/properties/degrees.c+70-18
- tests/CMakeLists.txt+1
- tests/benchmarks/igraph_strength.c+127
- tests/regression/invalid_pajek2.net+1-1
- tests/unit/pajek.c+33
- tests/unit/pajek_arcslist.net+40
- tests/unit/pajek_edgeslist.net+8
0 commit comments