]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-11-25 Matthew Fernandezneatogen sortSites: use cgraph wrapper for allocation
2022-11-25 Matthew Fernandezneatogen makeInfo: use cgraph wrapper for allocation
2022-11-24 Matthew FernandezMerge branch 'smattr/288533e0-d82f-4b7a-babc-57908bcb17...
2022-11-24 Matthew Fernandezcircogen cmpDegree: abbreviate into early return style
2022-11-24 Matthew Fernandezcircogen mkNodelist: use cgraph wrapper for allocation
2022-11-24 Matthew Fernandezcircogen init_nodelistitem: use cgraph wrapper for...
2022-11-24 Matthew Fernandezcircogen makeDerivedNode: use cgraph wrappers for alloc...
2022-11-24 Matthew Fernandezcircogen circular_init_node_edge: use cgraph wrappers...
2022-11-24 Matthew Fernandezcircogen cmpItem: abbreviate into early return style
2022-11-24 Matthew Fernandezcircogen mkItem: use cgraph wrapper for allocation
2022-11-24 Matthew Fernandezcircogen setInfo: abbreviate some open coded 'fmax'
2022-11-24 Matthew Fernandezcircogen position: use cgraph wrapper for allocation
2022-11-24 Matthew Fernandezcircogen mkBlock: use cgraph wrapper for allocation
2022-11-24 Matthew Fernandezcircogen find_pair_edges: use cgraph wrappers for alloc...
2022-11-24 Matthew Fernandezcircogen mkItem: use cgraph wrapper for allocation
2022-11-24 Matthew FernandezMerge branch 'smattr/0e00870b-cec1-4427-b81e-e0ba90ff3a...
2022-11-24 Matthew FernandezCI: add Fedora 37 jobs
2022-11-24 Matthew FernandezMerge branch 'smattr/3cfdaf01-30ee-4728-a806-665a4945c8...
2022-11-24 Matthew Fernandezremove 'GRAPHVIZ_VERSION_BUILD', 'GRAPHVIZ_VERSION_REVI...
2022-11-24 Matthew FernandezMerge branch 'smattr/046699df-f55e-4c24-9e03-4a9c0489fd...
2022-11-24 Matthew Fernandezremove redundant datetime computation in version script
2022-11-24 Matthew Fernandezpush build system version computation into Python
2022-11-24 Matthew Fernandezremove 'GRAPHVIZ_VERSION_COMMIT' in the build system
2022-11-23 Matthew FernandezMerge branch 'smattr/1fbc0bcb-4881-46b0-b5c2-1bcc4fd572...
2022-11-23 Matthew FernandezAutotools: remove checking for the '_IO_read_end' membe...
2022-11-23 Matthew FernandezAutotools: remove checking for the '_next' member of...
2022-11-23 Matthew FernandezAutotools: remove checking for the '_r' member of ...
2022-11-23 Matthew FernandezAutotools: remove checking for the '_cnt' member of...
2022-11-23 Matthew FernandezCMake: remove checking and fallback for 'ssize_t'
2022-11-23 Matthew FernandezMerge branch 'smattr/286d5d12-d610-4f58-b5c2-c9c36d4bfb...
2022-11-23 Matthew Fernandezfdpgen: squash -Wdebug warning when building without...
2022-11-23 Matthew Fernandezfdpgen: use 'size_t' types for object list counts
2022-11-23 Matthew Fernandezfdpgen objectList: use cgraph wrapper for allocation
2022-11-23 Matthew Fernandezfdpgen makeClustObs: use cgraph wrappers for allocation
2022-11-23 Matthew Fernandezfdpgen addObj: use cgraph wrappers for allocation
2022-11-23 Matthew Fernandezfdpgen compoundEdges: remove unused 'P' local
2022-11-23 Matthew Fernandezfdpgen fdp_init_node_edge: use cgraph wrapper for alloc...
2022-11-23 Matthew Fernandezfdpgen init_node: use cgraph wrapper for allocation
2022-11-23 Matthew Fernandezfdpgen findCComp: use cgraph wrappers for allocation
2022-11-23 Matthew Fernandezfdpgen adjustGrid: use cgraph wrapper for allocation
2022-11-23 Matthew Fernandezfdpgen newBlock: use cgraph wrappers for allocation
2022-11-23 Matthew Fernandezfdpgen: allocate '_grid' as a global
2022-11-23 Matthew Fernandezfdpgen layout: use cgraph wrapper for allocation
2022-11-23 Matthew Fernandezfdpgen expandCluster: use cgraph wrapper for allocation
2022-11-23 Matthew Fernandezfdpgen getEdgeList: use cgraph wrapper for allocation
2022-11-23 Matthew Fernandezfdpgen deriveGraph: use cgraph wrapper for allocation
2022-11-23 Matthew Fernandezfdpgen addEdge: use cgraph wrapper for allocation
2022-11-23 Matthew Fernandezfdpgen addCluster: use cgraph wrapper for allocation
2022-11-23 Matthew Fernandezfdpgen mkDeriveNode: use cgraph wrappers for allocation
2022-11-23 Matthew Fernandezfdpgen: remove 'SHOW_GRID' guarded code
2022-11-22 Matthew FernandezMerge branch 'smattr/6a68aa2c-f300-4e65-b38c-7dbd09efbb...
2022-11-22 Matthew Fernandezremove 'intptr_t' existence checks
2022-11-22 Matthew Fernandezremove setting of 'RC_IS_RC' variable in Autotools
2022-11-22 Matthew Fernandezremove unused 'RC_IS_WINDRES' variable in Autotools
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
next