]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-06-25 Matthew Fernandezremove unused excute_system_command3
2021-06-25 Matthew Fernandezremove unused excute_system_command
2021-06-25 Matthew Fernandezremove unused vector_percentile
2021-06-25 Matthew Fernandezremove unused vector_median
2021-06-25 Matthew Fernandezremove ascending parameter to vector_sort_int
2021-06-25 Matthew Fernandezremove unused vector_sort_real
2021-06-25 Matthew Fernandezremove ascending parameter from vector_ordering
2021-06-25 Matthew FernandezMerge branch 'smattr/1b923de5-43ac-4445-adfe-fd9b1512bd...
2021-06-25 Matthew Fernandezremove legacy advice to build on Fedora 8
2021-06-25 Matthew Fernandezupdate Graphviz URL in AC_INIT configure setup
2021-06-25 Matthew Fernandezremove configure check for strerror
2021-06-25 Matthew Fernandezremove commented out Tclsh configure checks
2021-06-25 Matthew Fernandezremove commented out D configure checks
2021-06-25 Matthew Fernandezremove commented out Go configure checks
2021-06-25 Matthew Fernandezremove commented out JavaScript configure checks
2021-06-25 Matthew Fernandezremove commented out TCL AC_SUBST configure commands
2021-06-25 Matthew Fernandezadjust indentation after prior commit
2021-06-25 Matthew Fernandezremove commented out Visio configure checks
2021-06-25 Matthew Fernandezremove commented out ANN configure checks
2021-06-25 Matthew Fernandezremove GD_GIFANIM configure checks
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
next