]> granicus.if.org Git - graphviz/shortlog
graphviz
2023-01-22 Matthew Fernandezneatogen: make 'overlap_scaling' static
2023-01-22 Matthew Fernandezneatogen overlap.c: squash some -Wunused-parameter...
2023-01-22 Matthew Fernandezneatogen: squash a -Wundef warning for 'DEBUG'
2023-01-22 Matthew Fernandezneatogen compute_new_weights: remove redundant zeroing
2023-01-22 Matthew Fernandezneatogen common_neighbors: fix comment typo
2023-01-22 Matthew Fernandezneatogen common_neighbors: remove unused 'v' parameter
2023-01-22 Matthew Fernandezmingle nearest_neighbor_graph: squash warnings when...
2023-01-22 Matthew Fernandezmingle nearest_neighbor_graph: fix typo in parameter...
2023-01-22 Matthew Fernandezmingle edge_bundling: squash compilation warnings when...
2023-01-22 Matthew FernandezMerge branch 'smattr/gitlab-2338' into 'main'
2023-01-21 Matthew Fernandezsfio: make 'Sfio_t' definition entirely internal
2023-01-21 Matthew Fernandezsfio: remove macro implementations of character functions
2023-01-21 Matthew Fernandezsfio: fix missing SFIO components
2023-01-21 Matthew Fernandezsfio: remove some open coded nulls
2023-01-21 Matthew FernandezMerge branch 'smattr/9a877cda-3948-40d1-8ddf-64d09bc056...
2023-01-21 Matthew Fernandezgvmap plot_dot_polygons: use a 'size_t' for 'maxlen'
2023-01-21 Matthew Fernandezgvmap make_map_internal: remove shadowing of 'nz' local
2023-01-21 Matthew Fernandezgvmap make_map_internal: operate directly on 'xcombined...
2023-01-21 Matthew Fernandezgvmap get_polygon_solids: remove unused 'x_poly' parameter
2023-01-21 Matthew Fernandezsmyrna on_txtAttr_changed: squash -Wunused-parameter...
2023-01-21 Matthew FernandezMerge branch 'smattr/48b6e6c6-75e1-4359-a9d7-eed440bfcf...
2023-01-21 Matthew Fernandezadd a changelog entry for the prior fix
2023-01-21 Philip Kaludercicgvrender_core_pic.c: Distinguish between PIC and troff...
2023-01-21 Matthew Fernandezadd a test case for #2341
2023-01-21 Matthew FernandezMerge branch 'smattr/f05e3fc0-e087-4e7c-b988-577ed03366...
2023-01-21 Matthew FernandezStart 7.1.1 development
2023-01-21 Matthew FernandezMerge branch 'smattr/68782f21-a0fd-4857-b70a-1ce1504a54...
2023-01-21 Matthew FernandezStable Release 7.1.0
2023-01-21 Matthew Fernandezbump minor version number for the addition of '--help...
2023-01-21 Magnus JacobssonMerge branch 're-enable-cygwin' into 'main'
2023-01-21 Magnus JacobssonRevert "CI: disable Cygwin jobs"
2023-01-21 Matthew FernandezMerge branch 'smattr/dc382b2a-6441-4f7b-a3a0-a66d40319e...
2023-01-21 Matthew Fernandezcommon graph_init: fix memory leak
2023-01-21 Matthew Fernandezgvcolor nameOf: use an agxbuf instead of raw char buffe...
2023-01-21 Matthew Fernandezgvcolor: remove assumption that color values fit in...
2023-01-21 Matthew Fernandezgvcolor: remove unused 'Agnodeinfo_t' name
2023-01-21 Matthew Fernandezgvcolor: remove unused 'hsbcolor_t' name
2023-01-21 Matthew Fernandezgvcolor: squash -Wmissing-prototypes warning
2023-01-21 Matthew Fernandezgvcolor colorxlate: remove unused return value
2023-01-21 Matthew Fernandezgvcolor: remove 'NOCOLORNAMES' code path
2023-01-15 Matthew FernandezMerge branch 'smattr/c0d7ef68-360e-47ba-96a8-fa27138de3...
2023-01-15 Matthew FernandezGD plugin gd_alternate_fontlist: fix unchecked allocation
2023-01-15 Matthew FernandezMerge branch 'smattr/50a7856c-303a-4293-ad75-d1c983ace0...
2023-01-15 Matthew Fernandeztclpkg buildBindings: mark 's2' parameter as const
2023-01-15 Matthew Fernandeztclpkg buildBindings: fix remaining unchecked allocations
2023-01-15 Matthew Fernandeztclpkg buildBindings: swap unchecked allocation for...
2023-01-15 Matthew Fernandeztclpkg buildBindings: fix incorrect allocation calculations
2023-01-15 Matthew FernandezMerge branch 'smattr/e1a77fd6-85ed-4678-9fbe-bb6276c7e7...
2023-01-15 Matthew Fernandezgraphml2gv main: remove shadowing of 'G'
2023-01-15 Matthew Fernandezgraphml2gv initargs: squash -Wswitch-default warning
2023-01-15 Matthew Fernandezgraphml2gv graphml_to_gv: remove shadowing of 'gname'
2023-01-15 Matthew Fernandezgv2gml initargs: squash -Wswitch-default warning
2023-01-15 Matthew Fernandezdijkstra init: squash -Wswitch-default warning
2023-01-15 Matthew Fernandezunflatten scanargs: squash -Wswitch-default warning
2023-01-15 Matthew Fernandeztred init: squash -Wswitch-default warning
2023-01-15 Matthew Fernandezsccmap scanArgs: squash -Wswitch-default warning
2023-01-15 Matthew Fernandezccomps process: replace 'sprintf' with 'agxbprint'
2023-01-15 Matthew Fernandezccomps processClusters: replace 'sprintf' with 'agxbprint'
2023-01-15 Matthew Fernandezccomps getName: remove long lived allocation
2023-01-15 Matthew Fernandezccomps gwrite: fix crash when failing to open files
2023-01-15 Matthew Fernandezbcomps getName: remove long lived allocation
2023-01-15 Matthew Fernandezbcomps init: squash -Wswitch-default warning
2023-01-15 Matthew Fernandezbcomps split: use a more appropriate type for 'size'
2023-01-15 Matthew Fernandezbcomps blockName: remove long lived allocation
2023-01-15 Matthew Fernandezsmyrna smyrnaPath: replace 'sprintf' calls with 'snprintf'
2023-01-15 Matthew FernandezMerge branch 'smattr/1b897ee0-27b1-49d6-9891-9f9a72c96a...
2023-01-15 Matthew Fernandezglcomp: remove 'type' that is always set to 'pangotext'
2023-01-15 Matthew Fernandezglcomp: remove 'borderType' that is always set to ...
2023-01-15 Matthew Fernandezsmyrna DrawEllipse: use doubles for local temporaries
2023-01-15 Matthew Fernandezsmyrna drawCircle: abbreviate a float literal
2023-01-15 Matthew Fernandezsmyrna: abbreviate some accumulations
2023-01-15 Matthew Fernandezsmyrna: use a double for 'global_z'
2023-01-15 Matthew Fernandezsmyrna: remove some unhelpful comments
2023-01-15 Matthew Fernandezsmyrna glcreate_gl_topview_menu: squash -Wfloat-convers...
2023-01-15 Matthew Fernandeztclpkg insert_poly: remove shadowing of 'polyid'
2023-01-15 Matthew Fernandeztclpkg remove_poly: remove shadowing of 'polyid'
2023-01-15 Matthew Fernandeztclpkg Plegal_arrangement: remove shadowing of 'i'
2023-01-15 Matthew FernandezMerge branch 'smattr/gitlab-2340' into 'main'
2023-01-14 Matthew FernandezMerge branch 'smattr/gitlab-1950' into 'main'
2023-01-14 Matthew Fernandezpack: remove some unhelpful comments
2023-01-14 Matthew Fernandezpack: use an agxbuf to simplify some code
2023-01-14 Matthew Fernandezcore plugin mp_bezier: use an agxbuf to simplify some...
2023-01-14 Matthew Fernandezcore plugin fig_bezier: use an agxbuf to simplify some...
2023-01-14 Matthew Fernandezsfdpgen spring_electrical_spring_embedding: use an...
2023-01-14 Matthew Fernandezsfdpgen spring_maxent_embedding: use an agxbuf instead...
2023-01-14 Matthew Fernandezsfdpgen spring_electrical_embedding: use an agxbuf...
2023-01-14 Matthew Fernandezsfdpgen spring_electrical_embedding_slow: use an agxbuf...
2023-01-14 Matthew FernandezMerge branch 'smattr/19e55e10-d4ef-4070-aefe-5dfc4817aa...
2023-01-14 Matthew Fernandezadd a CHANGELOG entry for the prior change
2023-01-14 Matthew Fernandezgvmap plot_dot_polygons: squash -Wunused-variable warni...
2023-01-14 Matthew Fernandezcore plugin core_loadimage_vrml: squash warning in...
2023-01-14 Matthew Fernandezsparse SparseMatrix_distance_matrix: squash warning...
2023-01-14 Matthew Fernandezsparse get_mq: squash -Wunused-variable warning in...
2023-01-14 Matthew Fernandezsparse BinaryHeap_sanity_check: squash warnings in...
2023-01-14 Matthew Fernandezsparse BinaryHeap_insert: squash -Wunused-variable...
2023-01-14 Matthew Fernandezmindle agglomerative_ink_bundling_internal: squash...
2023-01-14 Matthew Fernandezcgraph: remove advice about '[[maybe_unused]]'
2023-01-14 Matthew Fernandezdotgen dot_position: squash -Wunused-variable warning...
2023-01-14 Matthew Fernandezdotgen find_fast_node: squash -Wunused-function warning...
2023-01-14 Matthew Fernandezlabel xlhdxunload: squash -Wunused-variable warning...
next