]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-05-22 Matthew Fernandezgvmap: fix pointer-vs-int confusion in calling 'gv_reca...
2022-05-22 Matthew FernandezMerge branch 'smattr/E1146520-260F-4418-AE8D-1BCD48DEE4...
2022-05-22 Matthew Fernandezmm2gv: remove unused 'test_flag'
2022-05-22 Matthew Fernandezmm2gv: remove unused 'MALLOC'
2022-05-22 Matthew Fernandezmm2gv: squash -Wswitch-default warning
2022-05-22 Magnus JacobssonMerge branch 'add-missing-ubuntu-22.04-ci-jobs' into...
2022-05-22 Magnus Jacobssonreplace ubuntu21.10-cmake-ASan-test-including-ctest...
2022-05-22 Magnus Jacobssonupgrade jinja2 to version 2.11.3
2022-05-22 Magnus Jacobssoninstall lcov in Ubuntu 22.04 Docker image
2022-05-22 Magnus Jacobssonreplace ubuntu21-10-cmake-ASan-build-for-ctest CI job...
2022-05-22 Magnus Jacobssonreplace ubuntu21-10-cmake-minimal-build CI job with...
2022-05-22 Magnus Jacobssonreplace ubuntu21-10-static-build CI job with ubuntu22...
2022-05-22 Magnus Jacobssonchange out-of-source-build CI job to run on Ubuntu...
2022-05-21 Matthew FernandezMerge branch 'emitSearchGraph-doc' into 'main'
2022-05-21 Costa Shulyupindoxygen comment for emitSearchGraph
2022-05-21 Matthew FernandezMerge branch 'smattr/5d51a64e-f084-4c25-aa76-8e90509ab2...
2022-05-21 Matthew Fernandezxdot: replace unchecked allocations with cgraph alloc...
2022-05-21 Matthew Fernandezxdot: replace inline agxbuf copy with canonical cgraph...
2022-05-21 Matthew Fernandezcgraph: inline agxbuf functions into their header
2022-05-21 Matthew Fernandezcgraph: make 'strdup'/'strndup' wrappers includable...
2022-05-21 Matthew Fernandezcgraph: make alloc.h includable from C++
2022-05-21 Matthew Fernandezcgraph: realign 'agxbput_n' parameter name with its...
2022-05-21 Matthew Fernandezcgraph: relocate agxb printing functions’ prototypes
2022-05-21 Matthew Fernandezcgraph: rewrite agxbuf macros as functions
2022-05-20 Matthew FernandezMerge branch 'smattr/CD17D4AB-0B18-4721-8C3B-2595CBAAF5...
2022-05-20 Matthew Fernandezgv2gml: remove 'outFile' parameter to 'indent'
2022-05-20 Matthew Fernandezgv2gml: remove 'outFile' parameter to 'emitInt'
2022-05-20 Matthew Fernandezgv2gml: remove 'outFile' parameter to 'emitReal'
2022-05-20 Matthew Fernandezgv2gml: remove 'outFile' parameter to 'emitPoint'
2022-05-20 Matthew Fernandezgv2gml: remove 'outFile' parameter to 'emitSpline'
2022-05-20 Matthew Fernandezgv2gml: remove 'outFile' parameter to 'emitAttr'
2022-05-20 Matthew Fernandezgv2gml: remove 'outFile' parameter to 'emitNodeAttrs'
2022-05-20 Matthew Fernandezgv2gml: remove 'outFile' parameter to 'emitNode'
2022-05-20 Matthew Fernandezgv2gml: remove 'outFile' parameter to 'emitEdgeAttrs'
2022-05-20 Matthew Fernandezgv2gml: remove 'outFile' parameter to 'emitEdge'
2022-05-20 Matthew Fernandezgv2gml: remove 'outFile' parameter to 'emitGraphAttrs'
2022-05-20 Matthew Fernandezgv2gml: remove 'outFile' parameter to 'gv_to_gml'
2022-05-20 Matthew FernandezMerge branch 'smattr/gitlab-1871' into 'main'
2022-05-20 Matthew Fernandezgml2gv: fix: recognize integer 'penwidth' values
2022-05-20 Matthew Fernandezadd a test case for #1871
2022-05-20 Matthew FernandezMerge branch 'smattr/0850CA2D-477E-4ADF-AF6B-7FD191CAF9...
2022-05-19 Matthew Fernandezgraphml2gv: read XML input in chunks of 'BUFSIZ'
2022-05-19 Matthew Fernandezgraphml2gv: undo micro-optimization in 'endElementHandler'
2022-05-19 Matthew Fernandezgraphml2gv: replace 'NEW' with 'gv_alloc'
2022-05-19 Matthew Fernandezgraphml2gv: replace 'N_NEW' with 'gv_calloc'
2022-05-19 Matthew Fernandezgraphml2gv: abbreviate an open coded 'strcat'
2022-05-15 Matthew FernandezMerge branch 'conditional-demo-install' into 'main'
2022-05-15 David SeifertAdd option for disabling/customizing of demos
2022-05-15 Magnus JacobssonMerge branch 'minor-cleanup-in-common' into 'main'
2022-05-15 Magnus Jacobssontaper: correct data type in comment
2022-05-15 Magnus JacobssonarrowStartClip: remove unnecessary use of the comma...
2022-05-15 Magnus JacobssonarrowEndClip: remove unnecessary use of the comma operator
2022-05-15 Magnus Jacobssonclip_and_install: fix misindentation
2022-05-14 Matthew FernandezMerge branch 'smattr/3E341EA7-F157-45F6-86CB-64B42C89EE...
2022-05-14 Matthew Fernandezgvgen: remove unnecessary parens
2022-05-14 Matthew Fernandezgvgen: inline some power-of-2 computations into one...
2022-05-14 Matthew Fernandezgvgen: consistently use 'int' in 'makeBinaryTree'
2022-05-14 Matthew Fernandezgvgen: remove parameter to 'readPos' that is always 1
2022-05-14 Matthew Fernandezgvgen: abbreviate setting 'type' in 'makeRandom'
2022-05-14 Matthew FernandezMerge branch 'smattr/35D73C8A-9B3B-4DEF-8B7A-DC30159942...
2022-05-14 Matthew Fernandezgml2gv: silence a -Wimplicit-fallthrough warning
2022-05-14 Matthew FernandezMerge branch 'smattr/AA0A9CEA-253F-4EBA-BC44-E90796B74D...
2022-05-14 Matthew Fernandezmm2gv: squash -Wconversion warnings for 'tolower' usage
2022-05-14 Matthew FernandezMerge branch 'qmake-detection' into 'main'
2022-05-14 David SeifertAugment QMAKE detection
2022-05-14 Matthew FernandezMerge branch 'smattr/102AAE2A-9760-4007-8C25-9519DC2740...
2022-05-14 Matthew Fernandezsfdpgen: squash -Wunused warnings for 'nsuper_avg'
2022-05-14 Matthew Fernandezneatogen: remove unused 'total_gap' in 'constrained_maj...
2022-05-14 Matthew Fernandezmingle: remove unused 'len_total' in 'pedge_export_gv'
2022-05-13 Matthew Fernandezmingle: remove unused 'total_wgt' in 'agglomerative_ink...
2022-05-13 Matthew Fernandezedgepaint: remove unused 'nnodes' in 'node_distinct_col...
2022-05-12 Matthew FernandezMerge branch 'smattr/EE3BD42E-42C7-4AA3-A03E-1E4F0CEEDA...
2022-05-12 Matthew Fernandeztclpkg: remove unnecessary explicit dereference and...
2022-05-12 Matthew Fernandeztclpkg: remove unnecessary line wrapping
2022-05-12 Matthew Fernandeztclpkg: squash -Wunused-parameter warnings in commands
2022-05-12 Matthew Fernandeztclpkg: mark 'gdCmd' static
2022-05-12 Matthew FernandezMerge branch 'smattr/A26FCACA-4EE0-449E-A1C6-9BF2D60F49...
2022-05-12 Matthew Fernandezneatogen: remove unused 'rk_state' members
2022-05-12 Matthew Fernandezneatogen: remove unused 'rk_strerror' and 'rk_error'
2022-05-12 Matthew Fernandezneatogen: remove unused 'rk_long'
2022-05-12 Matthew Fernandezneatogen: remove unused 'rk_double'
2022-05-11 Matthew FernandezMerge branch 'smattr/CA30E255-C16A-426F-BEE2-05B541F354...
2022-05-11 Matthew Fernandezonly append 'generic' TCL include path to 'TCL_INCLUDES...
2022-05-11 Matthew FernandezMerge branch 'smattr/D01C105D-5B09-45D9-9130-AE2DEF972D...
2022-05-11 Matthew FernandezMerge branch 'smattr/7F4532A1-7289-4917-A936-D7D27DE1AE...
2022-05-11 Matthew Fernandezcgraph: abbreviate 'agxbdisown' string duplication...
2022-05-11 Matthew Fernandezcgraph: replace unchecked agxbuf allocations with alloc...
2022-05-11 Matthew Fernandezcgraph: fix overflow check in 'gv_recalloc'
2022-05-11 Matthew Fernandezcgraph: fix incorrect 'gv_recalloc' assertion
2022-05-11 Matthew FernandezMerge branch 'smattr/8283DE76-A9BE-42CF-A132-6BE3EAE609...
2022-05-11 Matthew Fernandezsmyrna: simplify bounding box calculation in 'set_bound...
2022-05-11 Matthew Fernandezsmyrna: squash -Wmaybe-uninitialized warnings in 'set_b...
2022-05-11 Matthew FernandezMerge branch 'smattr/2D6B3C0D-DD2F-44EA-B81B-9B1FA5B0E5...
2022-05-11 Matthew Fernandezsmyrna: abbreviate some 'GLfloat' literals
2022-05-11 Matthew Fernandezglcomp: remove unused 'fontset_t'
2022-05-11 Matthew Fernandezglcomp: remove unnecessary 'GLfloat' casts
2022-05-11 Matthew Fernandezglcomp: remove unused 'glCompPoly.hotKey'
2022-05-11 Matthew Fernandezglcomp: remove unused 'glCompPointI'
2022-05-11 Matthew FernandezMerge branch 'smattr/AEF4FE91-97F2-4976-9CA4-B576614905...
2022-05-06 Matthew FernandezCI: attempt to fix Gitlab 'cobertura' removal
next