]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-11-22 Matthew Fernandezdrop special build system cases for ICC
2022-11-21 Matthew FernandezMerge branch 'gshklover_perf' into 'main'
2022-11-20 Gregory ShkloverSmall performance improvement to simplex
2022-11-19 Matthew FernandezMerge branch 'smattr/618319b7-f821-49c5-be38-5d715a6ee9...
2022-11-19 Matthew Fernandezremove 'GRAPHVIZ_SOURCES' from the build system
2022-11-19 Matthew FernandezMerge branch 'smattr/dd095df0-ddfa-490d-a073-4e0e81e759...
2022-11-19 Matthew Fernandezneatogen bbox: abbreviate some open coded 'fmax', ...
2022-11-19 Matthew Fernandezneatogen: remove some unnecessary parens
2022-11-19 Matthew Fernandezneatogen cmpItem: abbreviate and use early return style
2022-11-19 Matthew Fernandezneatogen makeMultiSpline: use cgraph wrapper for allocation
2022-11-19 Matthew Fernandezneatogen triPath: use cgraph wrapper for allocation
2022-11-19 Matthew Fernandezneatogen mkPoly: use cgraph wrapper for allocation
2022-11-19 Matthew Fernandezneatogen genroute: use cgraph wrapper for allocation
2022-11-19 Matthew Fernandezneatogen finishEdge: use cgraph wrapper for allocation
2022-11-19 Matthew Fernandezneatogen mkRouter: use cgraph wrapper for allocation
2022-11-19 Matthew Fernandezneatogen mkTriGraph: use cgraph wrapper for allocation
2022-11-19 Matthew Fernandezneatogen: use a more appropriate type for counting...
2022-11-19 Matthew Fernandezneatogen: remove upfront allocation of trigraph edges
2022-11-19 Matthew Fernandezneatogen mkTriIndices: use cgraph wrapper for allocation
2022-11-19 Matthew Fernandezneatogen mkCtrlPts: use cgraph wrapper for allocation
2022-11-19 Matthew Fernandezneatogen addTri: use cgraph wrapper for allocation
2022-11-19 Matthew Fernandezneatogen newIpair: use cgraph wrapper for allocation
2022-11-19 Matthew Fernandezneatogen newItem: use cgraph wrapper for allocation
2022-11-19 Matthew FernandezMerge branch 'smattr/gitlab-1838' into 'main'
2022-11-19 Matthew FernandezCMake: fix: teach 'gvpack' how to find plugins at run...
2022-11-19 Matthew FernandezCMake: fix: stop disabling demand loading in tools
2022-11-19 Matthew FernandezMerge branch 'smattr/5af11577-90f4-461d-b097-b4931494e6...
2022-11-19 Matthew FernandezStart 7.0.3 development
2022-11-19 Matthew FernandezMerge branch 'smattr/1361001b-6b80-47e2-b616-d78399cbb2... 7.0.2
2022-11-18 Matthew FernandezStable Release 7.0.2
2022-11-18 Matthew FernandezMerge branch 'smattr/gitlab-265' into 'main'
2022-11-17 Matthew Fernandezcore plugin: stop emitting an empty 'alt' tag in cmap...
2022-11-17 Matthew FernandezMerge branch 'smattr/e1d8b50e-417f-46d2-9ae7-19dc5bcedd...
2022-11-17 Matthew Fernandezadd 'gvedit' to the CMake build system
2022-11-17 Matthew FernandezCI: add Qt generated sources to files excluded from...
2022-11-17 Matthew FernandezCI: modernize coverage script to use 'pathlib'
2022-11-17 Matthew FernandezCI: abbreviate passing options to CMake in the windows...
2022-11-17 Matthew Fernandezgvedit: modernize 'QLabel::pixmap' calls
2022-11-17 Matthew Fernandezgvedit: locate attrs.txt based on the location of our...
2022-11-17 Matthew FernandezMerge branch 'smattr/gitlab-42' into 'main'
2022-11-17 Matthew Fernandezneatogen: fix miscalculation of intermediate edge resources
2022-11-17 Matthew Fernandezneatogen: fix out of bounds write when exceeding estima...
2022-11-17 Matthew Fernandezadd a test case for #42
2022-11-17 Matthew FernandezMerge branch 'smattr/005583fa-dfb4-44c4-82b8-bc8e3b96a8...
2022-11-17 Matthew Fernandezsmyrna: fix 'readlink' compilation error on macOS
2022-11-17 Matthew Fernandezsmyrna: fix 'path' compilation error on macOS
2022-11-17 Matthew Fernandezuse input gradient angle rather than computed gradient...
2022-11-17 Matthew FernandezMerge branch 'smattr/681394c3-c5d5-4f79-ba6f-7039662791...
2022-11-17 Matthew Fernandeztests: fix legacy comments to rtest
2022-11-17 Matthew Fernandeztests: fix path from which to import 'gvtest'
2022-11-17 Matthew FernandezMerge commit '9985c8ace846fe13315a6686cb4d959a69c7d973...
2022-11-17 Matthew FernandezCONTRIBUTING: clarify that changelog entries should...
2022-11-17 Matthew Fernandezadd some more CHANGELOG detail to the SWIG 4.1.0 support
2022-11-17 Pierre LabastieFix php install for SWIG-4.0.1
2022-11-16 Matthew FernandezMerge branch 'smattr/41de8cd1-5dc5-43d5-96cd-230258c7f1...
2022-11-16 Matthew FernandezCI: show stack traces on UBSan errors
2022-11-16 Matthew FernandezCI: also apply ASan, UBSan options to ld flags
2022-11-16 Matthew FernandezCI: make UBSan errors in compiled test cases fail the...
2022-11-16 Mark HansenMerge branch 'defaultValue' into 'main'
2022-11-16 Mark HansenConstruct objects inline, brace else's
2022-11-15 Mark Hansenutils.h is now clang-formatted
2022-11-15 Mark HansenInline variable declarations in utils.c
2022-11-14 Mark HansenGive better names to mapBool arguments
2022-11-14 Mark HansenGive better argument name to edgeType
2022-11-14 Mark HansenGive better names for setEdgeType arguments
2022-11-14 Mark HansenGive better argument names to safe_dcl
2022-11-14 Mark HansenGive better names to late_bool arguments
2022-11-14 Mark HansenGive better names to late_nnstring arguments
2022-11-14 Mark HansenGive better names to late_string arguments
2022-11-14 Mark HansenGive better names to arguments of late_double
2022-11-14 Mark HansenGive better names to arguments to late_int
2022-11-14 Matthew FernandezMerge branch 'smattr/6fe8455f-8d8a-4a34-9ed3-d89b97493f...
2022-11-13 Matthew Fernandezpathplan: use a 'size_t' for counting triangles
2022-11-13 Matthew Fernandezpathplan: remove dead code in 'growtris'
2022-11-13 Matthew Fernandezpathplan: use a 'size_t' for counting allocated points
2022-11-13 Matthew Fernandezpathplan: phrase comparison in 'splinefits' with a...
2022-11-13 Matthew Fernandezpathplan: remove duplicated variable in 'splinefits'
2022-11-13 Matthew Fernandezcgraph: squash some -Wconversion warnings
2022-11-13 Matthew FernandezMerge branch 'smattr/621d3a05-dacc-403f-a4c0-8fec56d2f0...
2022-11-13 Matthew FernandezCMake: add 'dot_builtins'
2022-11-13 Matthew Fernandezdot_builtins: use 'dllimport' even when LTDL is in use
2022-11-13 Matthew FernandezCI: output more information when installing RPMs
2022-11-13 Matthew FernandezCMake: fix: add Zlib include directories when building...
2022-11-13 Matthew FernandezMerge branch 'smattr/gitlab-2307' into 'main'
2022-11-13 Matthew Fernandezcore plugin: remove some unnecessary parens
2022-11-13 Matthew Fernandezcore plugin: suppress 'offset' double comparison warning
2022-11-13 Matthew Fernandezcore plugin: suppress 'penwidth' double comparison...
2022-11-12 Matthew Fernandezfix misidentified gradient fills when using IDs
2022-11-12 Matthew Fernandezadd a test case for #2307
2022-11-11 Matthew FernandezMerge branch 'smattr/gitlab-1836' into 'main'
2022-11-11 Matthew FernandezCMake: hoist common lines in dot symlinking/copying...
2022-11-11 Matthew FernandezCMake: add 'gv2gxl', 'gxl2dot' symlinks
2022-11-11 Matthew FernandezMerge branch 'smattr/fa34eeb9-1c92-41af-ae47-54fad0e5a8...
2022-11-11 Matthew Fernandezgvedit: squash Qt 'flush' deprecation warnings
2022-11-11 Matthew Fernandezgvc: read LSB data as 'int' values
2022-11-11 Matthew Fernandezgvc: read MSB data as 'int' values
2022-11-11 Matthew Fernandezgvc: use 'int' when converting SVG units
2022-11-11 Matthew FernandezMerge branch 'smattr/cd9fea20-963d-4dff-83f2-0c241dc21a...
2022-11-11 Matthew FernandezGD plugin: fix unchecked allocation failures
2022-11-11 Matthew FernandezGD plugin: use more appropriate type for points counting
next