]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-06-25 Matthew Fernandezremove GD_OPENPOLYGON configure checks
2021-06-25 Matthew Fernandezremove legacy __eprintf dependency check
2021-06-23 Matthew FernandezMerge branch 'smattr/9ca97a2a-a1dc-4631-9310-ded1399783...
2021-06-23 Matthew Fernandezreplace lib/sfdpgen header guards with more modern...
2021-06-23 Matthew Fernandezremove unused flag argument to uniform_stress_solve
2021-06-23 Matthew Fernandezremove unused flag argument to cg
2021-06-23 Matthew Fernandezremove unused flag parameter to conjugate_gradient
2021-06-23 Matthew Fernandezremove another pow micro-optimization in spring_electri...
2021-06-23 Matthew Fernandezremove pow micro-optimizations in spring_electrical.c
2021-06-23 Matthew Fernandezremove unused jd argument to dmean_get
2021-06-23 Matthew Fernandezuse a C99 bool array for checked in beautify_leaves
2021-06-23 Matthew Fernandezremove sfdp_cleanup_graph no-op function
2021-06-23 Matthew Fernandezremove unused parameter from getPos
2021-06-23 Matthew Fernandezremove commented out code in lib/sfdpgen
2021-06-22 Magnus JacobssonMerge branch 're-enable-asan-alloc_dealloc_mismatch...
2021-06-22 Magnus Jacobssonre-enable ASan alloc_dealloc_mismatch
2021-06-19 Matthew FernandezMerge branch 'smattr/eb82eda7-a6c0-4c30-ab36-0ff65dfe02...
2021-06-19 Matthew Fernandezabbreviate an open coded fmax in doRep
2021-06-19 Matthew Fernandezabbreviate open coded fabs in overlap
2021-06-19 Matthew Fernandezabbreviate an open coded fmin in genPorts
2021-06-19 Matthew Fernandezabbreviate an open coded fmin in getEdgeList
2021-06-19 Matthew Fernandezabbreviate open coded fmax and fmin operations in pswrite
2021-06-19 Matthew Fernandezremove some commented out code in lib/fdpgen
2021-06-19 Matthew Fernandezreplace some open coded hypotenuse calculations in...
2021-06-19 Matthew Fernandezreplace an open coded hypotenuse calculation in dist...
2021-06-19 Matthew Fernandezreplace an open coded hypotenuse calculation in RAD...
2021-06-19 Matthew Fernandezremove unused temp argument to cool()
2021-06-19 Matthew Fernandezsquash -Wunused-parameter warning in newCell
2021-06-19 Matthew FernandezMerge branch 'smattr/00ec825c-43d9-4855-acac-066edec7b2...
2021-06-19 Matthew Fernandezreplace some manual iterations in Block with range...
2021-06-19 Matthew Fernandezavoid manual memory management of PairingHeap pointers...
2021-06-19 Matthew Fernandezreplace forward declaration of PairingHeap with include...
2021-06-19 Matthew Fernandezmark Block as an uncopyable object
2021-06-19 Matthew Fernandezmake Block::vars a value, not a pointer
2021-06-19 Matthew Fernandezreplace manual iterations over Block::vars with range...
2021-06-19 Matthew Fernandezremove unnecessary temporary vector in Blocks::cleanup
2021-06-19 Matthew Fernandezreturn a value instead of pointer from Blocks::totalOrder
2021-06-19 Matthew Fernandezreplace manual iteration in Blocks::dfsVisit with range...
2021-06-19 Matthew Fernandeztake a reference instead of a pointer in Blocks::dfsVisit
2021-06-19 Matthew Fernandezmanage node pointers within VPSC Event type as smart...
2021-06-19 Matthew FernandezMerge branch 'smattr/63e46ecc-f5d0-4201-8ce6-300e51b9ff...
2021-06-19 Matthew Fernandezremove unused SparseMatrix_complement
2021-06-19 Matthew Fernandezremove unused SparseMatrix_k_centers
2021-06-19 Matthew Fernandezremove unused SparseMatrix_k_centers_user
2021-06-19 Matthew Fernandezremove unused SparseMatrix_distance_matrix_k_centers
2021-06-19 Matthew Fernandezremove duplicate SparseMatrix_distance_matrix_k_centers...
2021-06-19 Matthew Fernandezremove prototype for non-existent SparseMatrix_kcoreness
2021-06-19 Matthew Fernandezremove prototype for non-existent SparseMatrix_kcore_de...
2021-06-19 Matthew Fernandezremove prototype for non-existent SparseMatrix_khairness
2021-06-19 Matthew Fernandezremove prototype for non-existent SparseMatrix_khair_de...
2021-06-19 Matthew Fernandezremove unused SparseMatrix_page_rank
2021-06-19 Matthew FernandezMerge branch 'smattr/a1218a82-9220-4f73-bcd4-04ddaab2e2...
2021-06-19 Matthew Fernandezinline matvec_sparse
2021-06-19 Matthew Fernandezremove useless 'flag' parameter passed around in power.c
2021-06-19 Matthew Fernandezmake matvec_sparse static
2021-06-19 Matthew Fernandezremove function pointer argument to power_method
2021-06-19 Matthew Fernandezremove unused 'n' parameter to matvec_sparse
2021-06-19 Matthew Fernandezremove unused 'm' parameter from matvec_sparse
2021-06-19 Matthew Fernandezremove commented out code in power.c
2021-06-19 Matthew Fernandezremove a useless return statement
2021-06-19 Matthew Fernandezremove unused mat_print_dense
2021-06-19 Matthew Fernandezremove unused matvec_dense
2021-06-19 Matthew FernandezMerge branch 'smattr/D1F3CA0D-DD6D-4BF9-A1BD-E66C746510...
2021-06-19 Matthew Fernandezremove inline no-op on C++ methods
2021-06-19 Matthew FernandezMerge branch 'smattr/BFD57F7A-9859-46BF-BD5F-B23085DE8B...
2021-06-19 Matthew FernandezMove back to 2.47 development series
2021-06-19 Matthew FernandezMerge branch 'smattr/F549024C-A6AE-47C1-9904-5537F0045F... 2.47.3
2021-06-15 Matthew FernandezStable Release 2.47.3
2021-06-15 Matthew FernandezMerge branch 'smattr/BBA63EF1-DE69-4C8D-8A81-4043808B41...
2021-06-15 Matthew Fernandezadd a changelog note about the prior Makefile update
2021-06-15 Matthew Fernandezadd an explanation of the semi-colon on Makefile rule
2021-06-15 Jaroslav Škarvadagv: fixed possible races during docs build
2021-06-14 Matthew FernandezMerge branch 'smattr/BDC885F3-67C3-44D9-B4FD-1ECA13DF98...
2021-06-14 Matthew Fernandezremove Python 2 support from shapes regression test
2021-06-12 Matthew FernandezMerge branch 'smattr/DEC89243-695D-40DE-8C4D-4E6E0B86F3...
2021-06-12 Matthew Fernandezadd an out-of-source build to CI
2021-06-09 Matthew FernandezMerge branch 'smattr/10F9E4B2-C90F-40AB-882E-D6539E1242...
2021-06-09 Matthew Fernandezremove useless --disable-python2* options in Debian...
2021-06-09 Matthew Fernandezremove some commented out Python 2 related lines
2021-06-09 Matthew Fernandezremove clean up steps of legacy Python bindings
2021-06-09 Matthew FernandezMerge branch 'smattr/BFC39166-455E-4565-A0D3-7C3204CB72...
2021-06-09 Matthew Fernandezremove an unnecessary NULL guard on a call to free
2021-06-09 Matthew Fernandezremove char* casts of results of the agstrdup functions
2021-06-09 Matthew Fernandezremove unnecessary allocation function result casts...
2021-06-09 Matthew Fernandezremove unnecessary casts of allocation function results...
2021-06-09 Matthew Fernandezrephrase an open coded NULL in pathpath
2021-06-09 Matthew Fernandezremove unnecessary casts of allocation results in mklang.y
2021-06-09 Matthew Fernandezremove unnecessary realloc result cast in gmlscan.l
2021-06-09 Matthew Fernandezremove unnecessary casts of allocation results in gmlpa...
2021-06-09 Matthew Fernandezremove unnecessary strdup casts in Lefty’s yylex
2021-06-09 Matthew FernandezMerge branch 'smattr/8b1de17e-74b1-4c8e-bbe9-3129d1be5c...
2021-06-09 Matthew Fernandezremove unused boxf_intersect
2021-06-09 Matthew Fernandezremove unused box_intersect
2021-06-09 Matthew Fernandezremove unused boxf_bb
2021-06-09 Matthew Fernandezremove unused box_bb
2021-06-09 Matthew Fernandezremove unused mid_point
2021-06-09 Matthew Fernandezremove unused pointof
2021-06-09 Matthew Fernandezremove unused mkboxf
2021-06-09 Matthew Fernandezremove unused mkbox
2021-06-09 Matthew Fernandezremove commented out code in utils.c
next