]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-06-26 Matthew Fernandezonly enable -Wtrampolines and -Wlogical-op for compiler...
2021-06-26 Matthew FernandezMerge branch 'smattr/d7229a4a-c7dd-4aaa-bbd2-016b3839b8...
2021-06-26 Matthew Fernandezremove excess bracketing in eqEndSeg
2021-06-26 Matthew Fernandezfix typo in eqEndSeg
2021-06-26 Matthew Fernandezadd a test case for #144
2021-06-26 Matthew Fernandezadd a test case for #1658
2021-06-26 Matthew Fernandezadd a test case for #56
2021-06-26 Matthew Fernandezadd a test case for #1880
2021-06-26 Matthew Fernandezadd a test case for #1856
2021-06-26 Matthew Fernandezadd a test case for #1990
2021-06-26 Matthew Fernandezadd a test case for #14
2021-06-26 Matthew Fernandezadd a test case for #1408
2021-06-26 Matthew FernandezMerge branch 'smattr/d00934a1-c2db-4d93-b033-bfda973477...
2021-06-26 Matthew Fernandezremove unused SparseMatrix_scaled_by_vector
2021-06-26 Matthew Fernandezremove unused lib/sparse macros
2021-06-26 Matthew Fernandezremove unused dump_coordinates
2021-06-26 Matthew Fernandezremove unused SparseMatrix_read_dot
2021-06-26 Matthew Fernandezremove prototype for unimplemented function
2021-06-26 Matthew Fernandezremove unused makeDotGraph
2021-06-26 Matthew Fernandezremove unused convert_edge_labels_to_nodes
2021-06-26 Matthew Fernandezremove unused assign_random_edge_color
2021-06-26 Matthew Fernandezremove unused edgelist_export
2021-06-26 Matthew Fernandezremove unused hue2rgb_real
2021-06-26 Matthew FernandezMerge branch 'smattr/4776D4AA-9B85-4010-BF10-ED5243311B...
2021-06-26 Mark HansenUpdate CHANGELOG.md
2021-06-26 Mark HansenMerge branch 'fix-path-of-gvc.def' into 'main'
2021-06-26 Lemures LemniscatiFix a path of gvc.def specified in libgvc_la_LDFLAGS...
2021-06-26 Matthew Fernandezremove some unnecessary bracketing in memiofread
2021-06-26 Matthew Fernandezremove unnecessary cast in memiofread
2021-06-26 Matthew Fernandezremove unnecessary cast in ioflush
2021-06-26 Matthew Fernandezremove unnecessary cast in ioputstr
2021-06-26 Matthew Fernandezsquash a -Wsign-conversion warning in iofread
2021-06-26 Matthew Fernandezremove unnecessary cast in iofread
2021-06-25 Matthew FernandezMerge branch 'smattr/5a012c5d-e9c4-4395-97b1-ef472d03fc...
2021-06-25 Matthew Fernandezfix some comment typos
2021-06-25 Matthew Fernandezremove some unnecessary bracketing
2021-06-25 Matthew Fernandezremove dynamic allocation capability of power_method...
2021-06-25 Matthew Fernandezinline tol and maxit from power_method into power.c...
2021-06-25 Matthew Fernandezremove now-unused improve_antibandwidth_by_swapping_cheap
2021-06-25 Matthew Fernandezremove unnecessary do_swapping parameter to country_gra...
2021-06-25 Matthew Fernandezremove an open coded NULL in cluster.c
2021-06-25 Matthew Fernandezmake cluster usage string a constant array
2021-06-25 Matthew Fernandezgvmap: uniformly treat clock() results as clock_t or...
2021-06-25 Matthew Fernandezremove a useless return statement
2021-06-25 Matthew Fernandezmark clusterGraph as static
2021-06-25 Matthew FernandezMerge branch 'smattr/4BAD66AE-4F6D-4F40-96A2-755E25EF6F...
2021-06-25 Matthew Fernandezremove unused vector_take
2021-06-25 Matthew Fernandezremove unused validQ_int_string
2021-06-25 Matthew Fernandezremove unused digitsQ
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...
next