]> granicus.if.org Git - graphviz/shortlog
graphviz
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'
2022-07-23 Matthew Fernandezgvc: remove unused 'gvevent_modify'
2022-07-23 Matthew Fernandezgvc: squash -Wunused-parameter warnings in callback...
2022-07-22 Matthew FernandezMerge branch 'smattr/F3BB1D68-083C-4B29-BFA8-4B434E13A7...
2022-07-22 Matthew FernandezCI: remove Ubuntu 21.10 jobs
2022-07-22 Matthew FernandezCI: upgrade linting jobs from Ubtuntu 21.10 to 22.04
2022-07-22 Matthew FernandezMerge branch 'smattr/f6073fe4-f775-4723-bb1e-0dcffd0654...
2022-07-22 Matthew Fernandezpathplan make_polyline: fix unchecked allocation failure
2022-07-22 Matthew Fernandezpathplan make_polyline: squash -Wsign-conversion warning
2022-07-22 Matthew Fernandezgv2gml: refactor 'parseStyle' to avoid 'strtok'
2022-07-22 Matthew Fernandezcommon stylefn: replace 'strtok' with tokenize.h
2022-07-22 Matthew Fernandezcommon mkDirlist: switch to cgraph allocation helpers
2022-07-22 Matthew Fernandezcommon mkDirlist: use a 'size_t' for item count
2022-07-22 Matthew Fernandezcommon: manage directory search list as views instead...
2022-07-22 Matthew Fernandezgvc auto_output_filename: avoid 'strdup' when construct...
2022-07-22 Matthew Fernandezcgraph tok: add extra check for duplicate separator...
2022-07-22 Matthew Fernandezcgraph: implement a string tokenization API
2022-07-19 Matthew FernandezMerge branch 'smattr/gitlab-925' into 'main'
next