]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-11-30 Matthew Fernandezortho: use a bit array for trapezoid 'visited' array
2022-11-30 Matthew Fernandezortho monotonate_trapezoids: allocate structures based...
2022-11-30 Matthew Fernandezortho: allocate qnodes on-demand
2022-11-30 Matthew Fernandezortho init_query_structure: separate assignment statements
2022-11-30 Matthew Fernandezortho: use qnodes length, removing the need for 'QSIZE...
2022-11-30 Matthew Fernandezortho: track number of qnodes with its array
2022-11-30 Matthew Fernandezortho: remove 'TRSIZE' and rely on trapezoid collection...
2022-11-30 Matthew Fernandezortho: track number of trapezoids along with its array
2022-11-30 Matthew FernandezMerge branch 'smattr/6b2dad73-a529-45a8-8b2f-fe276aab3c...
2022-11-30 Matthew Fernandezsfdpgen uniform_stress: remove 'flag' that is always...
2022-11-30 Matthew Fernandezsfdpgen post_process_smoothing: remove 'flag' that...
2022-11-30 Matthew Fernandezsparse QuadTree_get_supernodes: remove 'flag' that...
2022-11-30 Matthew Fernandezsparse QuadTree_get_supernodes_internal: remove unused...
2022-11-30 Matthew Fernandezsparse QuadTree_get_repulsive_force: remove 'flag'...
2022-11-30 Matthew FernandezMerge branch 'smattr/9b5de12a-8002-429a-9971-a7b8b86494...
2022-11-30 Matthew Fernandezsfdpgen spring_electrical_embedding: remove unused...
2022-11-30 Matthew Fernandezsfdpgen spring_electrical_embedding_slow: remove unused...
2022-11-30 Matthew Fernandezsfdpgen spring_electrical_embedding_fast: remove unused...
2022-11-30 Matthew Fernandezsfdpgen spring_electrical_embedding_slow: remove alloca...
2022-11-30 Matthew Fernandezsfdpgen spring_electrical_embedding_slow: remove 'qtree...
2022-11-30 Matthew Fernandezsfdpgen spring_electrical_embedding_slow: remove 'qt...
2022-11-30 Matthew Fernandezsfdpgen spring_electrical_embedding_slow: remove 'count...
2022-11-30 Matthew Fernandezsfdpgen spring_electrical_embedding_slow: remove 'nsupe...
2022-11-30 Matthew Fernandezsfdpgen spring_electrical_embedding_slow: remove unused...
2022-11-30 Matthew Fernandezsfdpgen spring_electrical_embedding_slow: remove 'USE_Q...
2022-11-30 Matthew Fernandezsfdpgen spring_electrical_embedding_slow: fix memory...
2022-11-30 Matthew Fernandezsfdpgen check_int_array_size: use cgraph wrapper for...
2022-11-30 Matthew Fernandezsfdpgen check_real_array_size: use cgraph wrapper for...
2022-11-30 Matthew Fernandezsfdpgen export_embedding: swap 'MAX', 'MIN' calls for...
2022-11-30 Matthew Fernandezdotgen: simplify 'makeregularend'
2022-11-27 Matthew FernandezMerge branch 'smattr/79d48d4f-c0e9-4bda-9fe4-53fd36a173...
2022-11-27 Matthew Fernandezremove use of '$<' in Makefiles
2022-11-27 Matthew FernandezMerge branch 'smattr/gitlab-2317' into 'main'
2022-11-27 Matthew Fernandezremove unused 'PLATFORMSDKINCLUDE_ESCAPED' build system...
2022-11-27 Matthew Fernandezremove legacy Windows Makefile
2022-11-26 Matthew FernandezMerge branch 'smattr/gitlab-2319' into 'main'
2022-11-26 Matthew FernandezRevert "core plugin: stop emitting an empty 'alt' tag...
2022-11-26 Matthew FernandezMerge branch 'smattr/749ad12f-81a8-4363-bb61-738703792f...
2022-11-26 Matthew FernandezStart 7.0.4 development
2022-11-26 Matthew FernandezMerge branch 'smattr/fa89b6d9-51b5-4fc5-b74b-b88127233b... 7.0.3
2022-11-26 Matthew FernandezStable release 7.0.3
2022-11-25 Matthew FernandezMerge branch 'smattr/b8de6beb-5521-4afd-bfb6-33015afa54...
2022-11-25 Matthew Fernandezneatogen updateGraph: use a clearer iteration idiom
2022-11-25 Matthew Fernandezneatogen rePos: use a clearer iteration idiom
2022-11-25 Matthew Fernandezneatogen newPos: use a clearer iteration idiom
2022-11-25 Matthew Fernandezneatogen addCorners: use a clearer iteration idiom
2022-11-25 Matthew Fernandezneatogen countOverlap: use a clearer iteration idiom
2022-11-25 Matthew Fernandezneatogen geomUpdate: use a clearer iteration idiom
2022-11-25 Matthew Fernandezneatogen sortSites: use a clearer iteration idiom
2022-11-25 Matthew Fernandezneatogen makeInfo: use a clearer iteration idiom
2022-11-25 Matthew Fernandezneatogen chkBoundBox: use a clearer iteration idiom
2022-11-25 Matthew Fernandezneatogen freeNodes: use clearer iteration idiom
2022-11-25 Matthew Fernandezneatogen: use a clearer type for 'doAll'
2022-11-25 Matthew Fernandezneatogen: convert 'Site.refcnt' to unsigned
2022-11-25 Matthew Fernandezneatogen: represent 'nsites' as a 'size_t'
2022-11-25 Matthew Fernandezneatogen: mark 'adjustMode' const
2022-11-25 Matthew Fernandezneatogen parseFactor: replace 'MIN' and 'MAX' with...
2022-11-25 Matthew Fernandezneatogen ISZERO: remove some unnecessary parens
2022-11-25 Matthew Fernandezneatogen vpscAdjust: use cgraph wrappers for allocation
2022-11-25 Matthew Fernandezneatogen fdpAdjust: use cgraph wrapper for allocation
2022-11-25 Matthew Fernandezneatogen makeMatrix: use cgraph wrappers for allocation
2022-11-25 Matthew Fernandezneatogen getSizes: use cgraph wrappers for allocation
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
next