]> granicus.if.org Git - graphviz/commit
SparseMatrix_symmetrize: take a C99 bool instead of an int
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 16 Jan 2022 19:46:27 +0000 (11:46 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 20 Jan 2022 02:15:00 +0000 (18:15 -0800)
commit43de6a281b0b8fa8d81ad57af4e04c384b9a24e4
tree91d088ee3980aeb0de0131228020acfaa098af7b
parent17537151c3a71a6a76691ca04341940d6e18939d
SparseMatrix_symmetrize: take a C99 bool instead of an int
14 files changed:
cmd/gvmap/country_graph_coloring.c
cmd/gvmap/make_map.c
cmd/mingle/minglemain.cpp
lib/edgepaint/node_distinct_coloring.c
lib/mingle/edge_bundling.cpp
lib/neatogen/call_tri.c
lib/neatogen/overlap.c
lib/sfdpgen/spring_electrical.c
lib/sfdpgen/stress_model.c
lib/sfdpgen/uniform_stress.c
lib/sparse/SparseMatrix.c
lib/sparse/SparseMatrix.h
lib/sparse/clustering.c
lib/sparse/mq.c