]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-08-30 Matthew Fernandezcgraph concatPort: fix unchecked allocation failure
2022-08-30 Matthew Fernandezcgraph concat: fix unchecked allocation failure
2022-08-30 Matthew Fernandezcgraph memresize: fix out-of-bounds write on allocation...
2022-08-30 Matthew Fernandezcgraph aglasterr: fix unchecked allocation failure
2022-08-30 Matthew Fernandezcgraph agapply: remove unreachable 'break'
2022-08-30 Matthew Fernandezcgraph: abbreviate tag initialization
2022-08-30 Matthew FernandezMerge branch 'smattr/e3aab83d-a89d-4698-a6c8-a7458f9717...
2022-08-30 Matthew Fernandezsmyrna: drop 'HAVE_GTS' and 'HAVE_TRIANGLE' from the...
2022-08-29 Matthew FernandezMerge branch 'smattr/dacd6f5f-0f17-4a6b-bb5b-d4638da7c6...
2022-08-29 Matthew Fernandezcmd/tools: unify common 'openFile' function into a...
2022-08-29 Matthew Fernandezgraphml2gv: remove unused macros
2022-08-29 Matthew FernandezMerge branch 'doc' into 'main'
2022-08-29 Costa Shulyupinadd doxygen comments to snode
2022-08-29 Costa Shulyupinsgraph: remove trailing spaces
2022-08-29 Matthew FernandezMerge branch 'smattr/gitlab-2258' into 'main'
2022-08-27 Matthew Fernandezfix 'id' attribute in SVG output omitting input graph id
2022-08-26 Matthew FernandezMerge branch 'smattr/c56365b2-f72e-45ff-a098-d7bd1fa1f5...
2022-08-26 Matthew Fernandezuse 'gv_strdup' instead of 'strdup' in 'Show_boxes'
2022-08-26 Matthew Fernandezuse 'agxbprint' to round points instead of casting...
2022-08-26 Matthew Fernandezuse agxbbuf for dynamic 'Show_boxes' string construction
2022-08-25 Matthew FernandezMerge branch 'smattr/49d1c184-6733-4cdb-9b33-b3fba389f3...
2022-08-25 Matthew Fernandezpathplan isdiagonal: remove shadowing of globals
2022-08-25 Matthew Fernandezpathplan triangulate: remove shadowing of globals
2022-08-25 Matthew Fernandezpathplan Pshortestpath: use longs instead of ints for...
2022-08-24 Matthew FernandezMerge branch 'smattr/2D929B35-2BD5-48C0-8648-38B31C6BC1...
2022-08-24 Matthew Fernandezgvmap: remove 'seed' parameter from 'map_palette_optima...
2022-08-24 Matthew Fernandezgvmap: remove 'accuracy' parameter from 'map_palette_op...
2022-08-24 Matthew Fernandezgvmap: remove 'lightness' parameter from 'map_palette_o...
2022-08-24 Matthew FernandezMerge branch 'smattr/354B5E18-2096-4F8B-B09E-32C5E9E5E1...
2022-08-24 Matthew Fernandezsparse: remove unnecessary casts in 'SparseMatrix_sum_r...
2022-08-24 Matthew Fernandezsparse: remove unused 'what_to_sum' from 'SparseMatrix_...
2022-08-24 Matthew Fernandezsparse: remove always true branch in 'SparseMatrix_sum_...
2022-08-24 Matthew FernandezMerge branch 'smattr/9cac6136-572d-4e70-a9c9-ec277f91ba...
2022-08-24 Matthew Fernandezgraphml2gv: remove unused 'listen'
2022-08-24 Matthew Fernandezgraphml2gv: remove unused 'globalAttrType'
2022-08-24 Matthew Fernandezgraphml2gv: remove unused 'compositeReadState'
2022-08-24 Matthew FernandezMerge branch 'smattr/30318de1-0ce7-42b7-b0cc-f7ef55fa13...
2022-08-24 Matthew FernandezAPI BREAK: libxdot: use size_t instead of int for stats...
2022-08-24 Matthew Fernandezclang-format lib/cgraph/prisize_t.h
2022-08-24 Matthew Fernandezcgraph: Doxygen-ize and further explain 'PRISIZE_T'
2022-08-24 Matthew FernandezAPI BREAK: libxdot: use size_t instead of int for op...
2022-08-23 Matthew FernandezMerge branch 'smattr/9d85d7f5-9526-40da-9753-4d6253b744...
2022-08-23 Matthew Fernandezremove setup and checking of 'sort' in the Windows...
2022-08-23 Matthew FernandezMerge branch 'smattr/9882daff-1ca0-45b3-ba75-4e7d308ef6...
2022-08-23 Matthew Fernandezsfio: remove unused 'SF_APPEND'
2022-08-23 Magnus JacobssonMerge branch 'extend-svg-analyzer-with-graphviz-awarene...
2022-08-23 Magnus Jacobssontests: test_rankdir: add checking of relative position...
2022-08-23 Magnus Jacobssontests: SvgAnalyzer: GraphvizEdge add retrieval of cente...
2022-08-23 Magnus Jacobssontests: SvgAnalyzer: GraphvizEdge: add retrieval of...
2022-08-23 Magnus Jacobssontests: SvgAnalyzer: GraphvizGraph: add retrieval of...
2022-08-23 Magnus Jacobssontests: test_rankdir: add checking of relative position...
2022-08-23 Magnus Jacobssontests: SvgAnalyzer: SVGPoint: add checking of relative...
2022-08-23 Magnus Jacobssontests: SvgAnalyzer: GraphvizNode add retrieval of cente...
2022-08-23 Magnus Jacobssontests: SvgAnalyzer: GraphvizNode: add retrieval of...
2022-08-23 Magnus Jacobssontests: SvgAnalyzer: SVGElement: add retrieval of boundi...
2022-08-23 Magnus Jacobssontests: SvgAnalyzer: GraphvizGraph: add retrieval of...
2022-08-23 Magnus Jacobssontests: add new test_rankdir test skeleton
2022-08-23 Magnus Jacobssontests: SvgAnalyzer: add support for retrieving Graphviz...
2022-08-23 Magnus Jacobssontests: SvgAnalyzer: add a graphvizGraph class
2022-08-23 Magnus Jacobssontests: SvgAnalyzer: add a graphvizEdge class
2022-08-23 Magnus Jacobssontests: SvgAnalyzer: add a graphvizNode class
2022-08-23 Matthew FernandezMerge branch 'smattr/3544c517-02cf-4433-8cf5-e58b7eb35f...
2022-08-23 Matthew Fernandezdotgen flat_limits: fix truncation to int during interm...
2022-08-23 Matthew Fernandezdotgen make_flat_labeled_edge: fix truncation to int...
2022-08-23 Matthew Fernandezdotgen make_flat_adj_edges: fix truncation to int durin...
2022-08-23 Matthew Fernandezdotgen _dot_splines: fix truncation to int during inter...
2022-08-23 Matthew Fernandezcommon record_path: fix truncation to int during path...
2022-08-23 Matthew Fernandezcommon pos_reclbl: treat 'sides' uniformly as an unsign...
2022-08-23 Matthew Fernandezcommon point_gencode: tighter scope and stack-allocate...
2022-08-23 Matthew Fernandezremove unnecessary casts around 'ND_shape_info'
2022-08-23 Matthew Fernandezcommon emit_html_rules: perform base calculation unifor...
2022-08-23 Matthew Fernandezcommon size_html_cell: squash a -Wsign-conversion warning
2022-08-23 Matthew Fernandezgvc gvprintpointflist: take number of points as a size_t
2022-08-23 Matthew Fernandezgvc gvprintpointflist: rewrite for clarity
2022-08-21 Matthew FernandezMerge branch 'smattr/921086b7-d71e-45a0-b85e-66a3a5f415...
2022-08-21 Matthew FernandezGD plugin gd_loadimage_cairo: realign some types with...
2022-08-21 Matthew FernandezGD plugin: squash -Wmissing-prototypes warnings for...
2022-08-21 Matthew FernandezGD plugin doSphere: remove unused parameters
2022-08-21 Matthew FernandezGD plugin doSphere: remove commented out code
2022-08-21 Matthew FernandezGD plugin: squash -Wunused-parameter warnings
2022-08-21 Matthew FernandezGD plugin: squash -Wmissing-prototypes warning
2022-08-21 Matthew FernandezGD plugin gdgen_missingfont: remove unused 'err' parameter
2022-08-21 Matthew FernandezGD plugin gdgen_end_page: squash -Wswitch-default warning
2022-08-21 Matthew FernandezGD plugin gdgen_end_page: squash -Wmissing-field-initia...
2022-08-20 Matthew FernandezMerge branch 'smattr/gitlab-2257' into 'main'
2022-08-20 Matthew Fernandezremove $GV_FILE_PATH support
2022-08-20 Matthew Fernandezadd a test case for #2257
2022-08-20 Matthew FernandezMerge branch 'smattr/c33cd902-b3b8-4865-847d-ad832d997c...
2022-08-20 Matthew Fernandezstart 6.0.0 development
2022-08-20 Matthew FernandezMerge branch 'smattr/859c3111-91ff-44fe-a6ac-f71b9f496f... 5.0.1
2022-08-20 Matthew FernandezStable release 5.0.1
2022-08-20 Matthew FernandezMerge branch 'smattr/f71cbd75-31c7-419f-85ae-1bb310b98b...
2022-08-20 Matthew Fernandezsfio: remove unused 'SF_CLOSE'
2022-08-20 Matthew Fernandezsfio: remove unused 'SF_BUFSIZE'
2022-08-20 Matthew Fernandezsfio sfpkrd: use a more appropriate type for 'read...
2022-08-20 Matthew Fernandezexpr expush: remove unused string path
2022-08-20 Matthew Fernandezexpr excomp: remove unused string path
2022-08-20 Matthew Fernandezsfio: make '_sftype' static
2022-08-20 Matthew Fernandezsfio sfopen: remove 'f' parameter that is always 'NULL'
2022-08-20 Matthew FernandezMerge branch 'smattr/0e7b46c3-caee-4459-aae9-f9428bae2d...
next