]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-12-04 Matthew Fernandezoutline 'boxes_t' implementation into a generic list
2022-12-04 Matthew Fernandezpatchwork squarify: replace 'MAX', 'MIN' with stdlib...
2022-12-04 Matthew Fernandezpatchwork: replace 'rectangle_new' with C99 initialization
2022-12-04 Matthew Fernandezpatchwork: remove unused 'rectangle_struct' name
2022-12-04 Matthew FernandezMerge branch 'smattr/c8daf543-cbfe-4778-b845-a93a91f921...
2022-12-03 Matthew Fernandezneatogen assign_digcola_levels: use cgraph wrappers...
2022-12-03 Matthew Fernandezneatogen generateNonoverlapConstraints: use cgraph...
2022-12-03 Matthew Fernandezneatogen initCMajVPSC: use cgraph wrappers for allocation
2022-12-03 Matthew Fernandezneatogen: remove commented out logging statements
2022-12-03 Matthew Fernandezneatogen _neato_set_aspect: abbreviate coordinate swapping
2022-12-03 Matthew Fernandezneatogen _spline_edges: use cgraph wrapper for allocation
2022-12-03 Matthew Fernandezneatogen makeObstacle: use a C99 bool for 'isPoly'
2022-12-03 Matthew Fernandezneatogen _neato_set_aspect: replace 'MIN' with its...
2022-12-03 Matthew Fernandezneatogen _spline_edges: remove unused 'P' local
2022-12-03 Matthew Fernandezneatogen makeObstacle: use cgraph wrappers for allocation
2022-12-03 Matthew Fernandezneatogen makeSelfArcs: use cgraph wrapper for allocation
2022-12-03 Matthew Fernandezneatogen newitem: use cgraph wrapper for allocation
2022-12-03 Matthew Fernandezneatogen make_barriers: use cgraph wrapper for allocation
2022-12-03 Matthew Fernandezneatogen compute_new_weights: use cgraph wrappers for...
2022-12-03 Matthew Fernandezneatogen fcmpf: use early return style and add braces
2022-12-03 Matthew Fernandezneatogen compute_apsp_simple: use cgraph wrappers for...
2022-12-03 Matthew Fernandezneatogen compute_apsp_dijkstra: use cgraph wrappers...
2022-12-03 Matthew FernandezMerge branch 'smattr/3c4308aa-6a8e-4737-8f3f-fe80668503...
2022-12-03 Matthew FernandezStart 7.0.5 development
2022-12-03 Matthew FernandezMerge branch 'smattr/76b52b3e-e98d-43e3-9717-6d816a840f... 7.0.4
2022-12-03 Matthew FernandezStable release 7.0.4
2022-12-03 Matthew Fernandezadd a test for date typos in the CHANGELOG
2022-12-01 Matthew FernandezMerge branch 'smattr/2c47a1a1-8699-4dc9-8c0c-20090089c3...
2022-11-30 Matthew Fernandezfix changelog entry that was entered under an older...
2022-11-30 Matthew FernandezMerge branch 'smattr/gitlab-56' into 'main'
2022-11-30 Matthew Fernandezortho add_segment: use C99 bools for some boolean locals
2022-11-30 Matthew Fernandezortho: push trapezoids allocation into 'construct_trape...
2022-11-30 Matthew Fernandezortho: allocate trapezoid structures on-demand
2022-11-30 Matthew Fernandezortho: use a dynamic collection for final intersected...
2022-11-30 Matthew Fernandezortho: stop passing decomposition boxes size around
2022-11-30 Matthew Fernandezortho: manage decomposition boxes as dynamic arrays
2022-11-30 Matthew Fernandezoutline dynamic box array logic into a header
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
next