]> granicus.if.org Git - graphviz/commit
SparseMatrix_is_symmetric: take a C99 bool instead of an int
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 16 Jan 2022 19:42:06 +0000 (11:42 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 20 Jan 2022 02:15:00 +0000 (18:15 -0800)
commit17537151c3a71a6a76691ca04341940d6e18939d
tree8407088001852da33674e0c32f63c67b965a0ccc
parentfcd5e7134a14a82d35ebeeca6a30f071fc1227b0
SparseMatrix_is_symmetric: take a C99 bool instead of an int
13 files changed:
cmd/gvmap/country_graph_coloring.c
lib/mingle/agglomerative_bundling.cpp
lib/neatogen/adjust.c
lib/neatogen/overlap.c
lib/sfdpgen/Multilevel.c
lib/sfdpgen/post_process.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