]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-07-29 Matthew Fernandezsfdpgen: make 'UniformStressSmoother_new' a static...
2022-07-29 Matthew Fernandezsfdpgen UniformStressSmoother_new: remove unused 'flag...
2022-07-29 Matthew Fernandezsfdpgen UniformStressSmoother_new: remove unused 'x...
2022-07-29 Matthew Fernandezsfdpgen UniformStressSmoother_new: remove unused 'dim...
2022-07-29 Matthew Fernandezsfdpgen stress_model: remove unused 'A' parameter
2022-07-29 Matthew Fernandezsfdpgen: make 'get_stress' static
2022-07-29 Matthew Fernandezsfdpgen get_stress: remove 'weighted' parameter that...
2022-07-29 Matthew Fernandezsfdpgen get_stress: remove unused 'data' parameter
2022-07-29 Matthew Fernandezsfdpgen jacobi: remove unused 'flag' parameter
2022-07-28 Matthew FernandezMerge branch 'smattr/45dc48f2-fa91-42ed-8530-8bcaf9fdb3...
2022-07-28 Matthew Fernandezneatogen call_tri: remove unused 'dim' parameter
2022-07-28 Matthew Fernandezneatogen CMDS_orthog: remove unused 'g' parameter
2022-07-28 Matthew Fernandezneatogen constrained_majorization_new_with_gaps: remove...
2022-07-28 Matthew Fernandezneatogen: remove unused 'constrained_majorization_gradi...
2022-07-28 Matthew Fernandezneatogen computeHierarchyBoundaries: remove unused...
2022-07-28 Matthew Fernandezneatogen mkConstraintG: remove unused 'g' parameter
2022-07-28 Matthew Fernandezneatogen bfs_bounded: remove unused 'n' parameter
2022-07-28 Matthew Fernandezneatogen initLayout: remove unused 'graph' parameter
2022-07-28 Matthew Fernandezneatogen voronoi: remove unused 'triangulate' parameter
2022-07-27 Matthew FernandezMerge branch 'smattr/5fa804c5-668e-4a54-b373-00bc933032...
2022-07-27 Matthew Fernandezsmyrna on_attrAddBtn_clicked: use const type to squash...
2022-07-27 Matthew Fernandezsmyrna safestrdup: accept a const pointer
2022-07-27 Matthew Fernandezsmyrna set_refresh_filters: use const types to squash...
2022-07-27 Matthew Fernandezsmyrna doApply: remove unused 'doAll' code path
2022-07-27 Matthew Fernandezsmyrna doApply: remove unused 'widget' parameter
2022-07-27 Matthew Fernandezsmyrna on_attrAddBtn_clicked: squash -Wunused-parameter...
2022-07-27 Matthew Fernandezsmyrna mOpenSlot: squash -Wunused-parameter warnings
2022-07-27 Matthew Fernandezsmyrna btnToolFit_clicked: use float literals to simpli...
2022-07-27 Matthew Fernandezsmyrna btnToolZoomFit_clicked: rephrase unorthodox...
2022-07-27 Matthew Fernandezsmyrna toolboxcallbacks: remove unnecessary parens
2022-07-27 Matthew Fernandezsmyrna toolboxcallbacks: remove excess white space
2022-07-27 Matthew Fernandezsmyrna toolboxcallbacks: squash -Wunused-parameter...
2022-07-27 Matthew Fernandezsmyrna topviewsettings: squash -Wunused-parameter warnings
2022-07-27 Matthew Fernandezsmyrna load_settings_from_graph: remove unused 'g'...
2022-07-27 Matthew Fernandeztclpkg tclGdSizeCmd: squash an -Wunused-parameter warning
2022-07-26 Matthew FernandezMerge branch 'smattr/d5eaf8b2-870d-4ef0-9557-51428f498a...
2022-07-26 Matthew FernandezPango plugin: remove unnecessary cast
2022-07-26 Matthew FernandezGDK plugin: remove unnecessary casts
2022-07-26 Matthew FernandezGD plugin: remove unnecessary casts
2022-07-26 Matthew Fernandezrsvg plugin gvloadimage_rsvg_cairo: remove unnecessary...
2022-07-26 Matthew Fernandezglcomp plugin file_exists: simplify readability test
2022-07-26 Matthew Fernandezexpr extoken_fn: simplify hex parsing loop
2022-07-26 Matthew Fernandezexpr prformat: replace pointer and extent with central...
2022-07-26 Matthew Fernandezcommon: remove some unnecessary casts
2022-07-25 Magnus JacobssonMerge branch 'fix-subgraph-layout-and-rendering' into...
2022-07-25 Magnus Jacobssonremove GD_drawing(g) NULL guard
2022-07-25 Magnus JacobssongvFreeLayout: correct comments about reset and root...
2022-07-25 Magnus JacobssongvFreeLayout: remove incorrect comment about only the...
2022-07-25 Magnus Jacobssontwopigen: layout: fix heap-buffer-overflow by storing...
2022-07-25 Magnus Jacobssoncircogen: layout: fix heap-buffer-overflow by storing...
2022-07-25 Magnus Jacobssonfdpgen: layout: fix heap-buffer-overflow by storing...
2022-07-25 Magnus JacobssongvRender*: render subgraph when given, not always root...
2022-07-25 Magnus JacobssongvLayoutJobs: initialize also root graph if it isn...
2022-07-25 Magnus Jacobssonadd new test test_subgraph_layout
2022-07-25 Magnus Jacobssonpatchwork: fix memory leak by freeing cluster data...
2022-07-25 Magnus Jacobssondotgen cluster: fix memory leaks by freeing data from...
2022-07-25 Magnus Jacobssonadd new test case test_clusters
2022-07-25 Magnus Jacobssondon't clean away Agraphinfo_t in layout specific cleanups
2022-07-25 Magnus Jacobssonadd new test_neatopack test
2022-07-25 Magnus Jacobssondot.demo/neatopack.c: add missing free of connected...
2022-07-25 Magnus Jacobssondot.demo/neatopack.c: add missing initialization
2022-07-25 Magnus Jacobssonadd new test_subgraphs test
2022-07-25 Magnus Jacobssonosage_cleanup: add missing cleanup of edges
2022-07-25 Magnus Jacobssonadd new simple test_engines test
2022-07-25 Magnus Jacobssonadd the fmt library as a test dependency
2022-07-25 Magnus Jacobssonadd libfmt-dev to Ubuntu 22.04 Dockerfile
2022-07-25 Magnus Jacobssontests: CMake: change test_common from a static to a...
2022-07-25 Magnus Jacobssontests/CMakeLists.txt: sort test cases
2022-07-24 Matthew FernandezMerge branch 'smattr/BA128E20-1C11-4C5C-978E-6F16C28B36...
2022-07-24 Matthew Fernandezsparse comp_ascend_int: remove unnecessary parens
2022-07-24 Matthew Fernandezsfdpgen scomp: remove unnecessary parens
2022-07-24 Matthew Fernandezpatchwork nodecmp: rephrase comparator to avoid arithmetic
2022-07-24 Matthew Fernandezpack cmpf: rephrase comparator to avoid arithmetic
2022-07-24 Matthew Fernandezneatogen cmpIpair: rephrase comparator to avoid arithmetic
2022-07-24 Matthew Fernandezneatogen cmpitem: rephrase comparator to avoid arithmetic
2022-07-24 Matthew Fernandezfdpgen ijcmpf: rephrase comparator to avoid arithmetic
2022-07-24 Matthew Fernandezdotgen edgeposcmpf: rephrase comparator to avoid arithmetic
2022-07-24 Matthew Fernandezdotgen nodeposcmpf: rephrase comparator to avoid arithmetic
2022-07-24 Matthew Fernandezdotgen ordercmpf: rephrase comparator to avoid arithmetic
2022-07-24 Matthew Fernandezcommon textfont_comparf: rephrase comparator to avoid...
2022-07-24 Matthew Fernandezcommon increasingrankcmpf: rephrase comparator to avoid...
2022-07-24 Matthew Fernandezcommon decreasingrankcmpf: rephrase comparator to avoid...
2022-07-24 Matthew Fernandezcgraph agsubnodeseqcmpf: remove unnecessary casts
2022-07-24 Matthew Fernandezcgraph agsubnodeidcmpf: remove unnecessary casts
2022-07-24 Matthew Fernandezgvcolor cmpf: rephrase comparator to avoid arithmetic
2022-07-24 Matthew Fernandezdijkstra cmpf: rephrase comparator to avoid arithmetic
2022-07-24 Matthew Fernandezdotgen edgelblcmpfn: remove unnecessary casts
2022-07-24 Matthew Fernandezdotgen edgecmp: rephrase comparator to avoid arithmetic
2022-07-24 Matthew Fernandezdotgen edgecmp: remove unnecessary casts
2022-07-24 Matthew Fernandezcircogen: remove commented out 'cleanBlocklist'
2022-07-23 Matthew FernandezMerge branch 'smattr/ac7d6a52-2008-42b9-8ce4-e82b996d22...
2022-07-23 Matthew Fernandezneatogen getPath: remove unused obstacle parameters
2022-07-23 Matthew Fernandezdotgen make_flat_adj_edges: remove unused 'P' parameter
2022-07-23 Matthew Fernandezdotgen cloneNode: remove unused 'flipped' parameter
2022-07-23 Matthew Fernandezdotgen constraining_flat_edge: remove unused 'v' parameter
2022-07-23 Matthew Fernandezdotgen getCluster: remove unused 'g' parameter
2022-07-23 Matthew Fernandezdotgen make_interclust_chain: remove unused 'g' parameter
2022-07-23 Matthew Fernandeztopfish make_coarse_ex_graph: remove unused 'nvtxs...
2022-07-23 Matthew Fernandeztopfish make_coarse_graph: remove unused 'nvtxs' parameter
2022-07-23 Matthew Fernandezgvc: remove unused 'gvevent_delete'
next