1 file changed
+1
-1
lines changed- CHANGELOG.md+12-2
- fuzzing/bliss_fuzzer.cpp+4-4
- fuzzing/build.sh+3-3
- fuzzing/read_dl_fuzzer.cpp+1-1
- fuzzing/read_edgelist_fuzzer.cpp+1-1
- fuzzing/read_gml_fuzzer.cpp+1-1
- fuzzing/read_graphdb_fuzzer.cpp+1-1
- fuzzing/read_graphml_fuzzer.cpp+1-1
- fuzzing/read_lgl_fuzzer.cpp+1-1
- fuzzing/read_ncol_fuzzer.cpp+1-1
- fuzzing/read_pajek_fuzzer.cpp+1-1
- fuzzing/vertex_connectivity_fuzzer.cpp+3-3
- fuzzing/vertex_separators_fuzzer.cpp+3-3
- include/igraph_adjlist.h+2-2
- include/igraph_memory.h+10-4
- interfaces/functions.yaml+2-2
- interfaces/types.yaml+5
- src/CMakeLists.txt+1-1
- src/community/voronoi.c+14-4
- src/core/dqueue.pmt+1-1
- src/core/sparsemat.c+5-2
- src/flow/st-cuts.c+1-1
- src/io/graphml.c+32-35
- src/isomorphism/bliss/CMakeLists.txt-9
- tests/unit/igraph_community_voronoi.out+27
0 commit comments