]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-05-29 Magnus JacobssonMerge branch 'stable-release-4.0.0' into 'main' 4.0.0
2022-05-29 Magnus JacobssonStable Release 4.0.0
2022-05-28 Matthew FernandezMerge branch 'smattr/BCE20F0D-9459-499B-A828-5DD50E5827...
2022-05-28 Matthew Fernandezsparse: remove 'weight' from 'QuadTree_new_from_point_list'
2022-05-28 Matthew Fernandezsfdpgen: remove unused 'node_weights' from 'spring_maxe...
2022-05-28 Matthew Fernandezsfdpgen: remove unused 'node_weights' from 'spring_elec...
2022-05-28 Matthew Fernandezsfdpgen: remove unused 'node_weights' from 'spring_elec...
2022-05-28 Matthew Fernandezsfdpgen: remove unused 'node_weights' from 'spring_elec...
2022-05-28 Matthew Fernandezsfdpgen: remove always-false 'use_node_weights'
2022-05-28 Matthew Fernandezsfdpgen: remove 'node_weights' from 'spring_electrical_...
2022-05-28 Matthew Fernandezsfdpgen: remove 'node_weights' from 'SpringSmoother_smooth'
2022-05-28 Matthew Fernandezsfdpgen: remove 'node_weights' from 'post_process_smoot...
2022-05-28 Matthew Fernandezsfdpgen: remove 'node_weights' from 'Multilevel_new'
2022-05-28 Matthew Fernandezsparse: remove 'node_weights' from 'multilevel_spring_e...
2022-05-27 Matthew FernandezMerge branch 'trapezoidation' into 'main'
2022-05-27 Costa Shulyupincomment about theory and origins of trap.h
2022-05-27 Costa Shulyupincomment about theory and origins of trapezoid.c
2022-05-27 Matthew FernandezMerge branch 'smattr/C8308E84-5819-47FC-B5A1-2C8A9A0D4B...
2022-05-27 Matthew Fernandezdotgen: remove shadowing of 'n' in 'build_ranks'
2022-05-27 Matthew FernandezMerge branch 'smattr/1CFC93CE-61B4-4BC3-AFD5-CE4AD8428B...
2022-05-27 Matthew Fernandezupgrade Pylint
2022-05-27 Matthew FernandezMerge branch 'smattr/2B028903-89AB-434A-9AC9-F7D4D737A1...
2022-05-27 Matthew Fernandezsparse: remove incorrect comment in 'SparseMatrix_delete'
2022-05-27 Matthew Fernandezsparse: take 'jcn' as a value instead of pointer
2022-05-27 Matthew Fernandezsparse: take 'irn' as a value instead of pointer
2022-05-27 Matthew Fernandezsparse: rename 'SparseMatrix_coordinate_form_add_entries'
2022-05-27 Matthew Fernandezsparse: rewrite 'memcpy' steps in 'SparseMatrix_coordin...
2022-05-27 Matthew Fernandezsparse: remove 'nentries' from 'SparseMatrix_coordinate...
2022-05-27 Matthew FernandezMerge branch 'doc-cmd' into 'main'
2022-05-27 Costa Shulyupindoxygen comments for cmd/smyrna
2022-05-27 Costa Shulyupindoxygen comments for cmd/mingle
2022-05-27 Costa Shulyupindoxygen comments for cmd, lefty, gvmap, lneato, dotty
2022-05-27 Costa Shulyupindoxygen comments for cmd/gvmap
2022-05-27 Costa Shulyupindoxygen comments for cmd/gvedit
2022-05-27 Costa Shulyupindoxygen comments for cmd/edgepaint
2022-05-27 Costa Shulyupindoxygen comments for cmd/dot
2022-05-26 Matthew FernandezMerge branch 'smattr/E952DFA7-B513-45DE-B06B-55EDD46291...
2022-05-26 Matthew Fernandezedgepaint: remove 'iter_max' parameter from 'node_disti...
2022-05-26 Matthew FernandezMerge branch 'smattr/46AE87AD-E20D-448B-A034-75D02874EF...
2022-05-26 Matthew Fernandezsparse: remove 'D' parameter from 'SparseMatrix_import_...
2022-05-26 Matthew FernandezMerge branch 'smattr/11C3F22D-F3BE-483F-B2FF-968986B765...
2022-05-26 Matthew Fernandeztred: replace a 'malloc' with cgraph alloc wrapper
2022-05-26 Matthew FernandezMerge branch 'doc-tools' into 'main'
2022-05-26 Costa Shulyupindoxygen comment for unflatten.c
2022-05-26 Costa Shulyupindoxygen comment for tred.c
2022-05-26 Costa Shulyupindoxygen comment for sccmap.c
2022-05-26 Costa Shulyupindoxygen comment for nop.c
2022-05-26 Costa Shulyupindoxygen comment for mmio.h
2022-05-26 Costa Shulyupindoxygen comment for mm2gv.c
2022-05-26 Costa Shulyupindoxygen comment for matrix_market.h
2022-05-26 Costa Shulyupindoxygen comment for gxl2gv.c
2022-05-26 Costa Shulyupindoxygen comment for gvpack.cpp
2022-05-26 Costa Shulyupindoxygen comment for gvgen.c
2022-05-26 Costa Shulyupindoxygen comment for gvcolor.c
2022-05-26 Costa Shulyupindoxygen comment for gv2gxl.c
2022-05-26 Costa Shulyupindoxygen comment for gv2gml.c
2022-05-26 Costa Shulyupindoxygen comment for graphml2gv.c
2022-05-26 Costa Shulyupindoxygen comment for gml2gv.h
2022-05-26 Costa Shulyupindoxygen comment for gc.c
2022-05-26 Costa Shulyupindoxygen comment for dijkstra.c
2022-05-26 Costa Shulyupindoxygen comment for cvtgxl.c
2022-05-26 Costa Shulyupindoxygen comment for convert.h
2022-05-26 Costa Shulyupindoxygen comment for colxlate.c
2022-05-26 Costa Shulyupindoxygen comment for ccomps.c
2022-05-26 Costa Shulyupindoxygen comment for bcomps.c
2022-05-26 Costa Shulyupindoxygen comment for acyclic.c
2022-05-26 Matthew FernandezMerge branch 'emitSearchGraph' into 'main'
2022-05-26 Costa ShulyupinemitSearchGraph: show weights of search graph in labels
2022-05-26 Costa Shulyupinfix emitSearchGraph, use layout=neato and pos=x,y!
2022-05-26 Matthew FernandezMerge branch 'gvpr' into 'main'
2022-05-26 Costa Shulyupindoxygen comment for lib/gvpr/gvpr.c
2022-05-26 Costa Shulyupindoxygen comment for lib/gvpr/gvpr.h
2022-05-26 Costa Shulyupindoxygen comment for cmd/gvpr
2022-05-25 Matthew FernandezMerge branch 'smattr/C9DF4E16-8634-4D4E-AAE0-62E9061476...
2022-05-25 Matthew Fernandezdotgen: squash -Wsign-conversion warning in 'doDot'
2022-05-25 Magnus JacobssonMerge branch 'cleanup-arrow-length-use' into 'main'
2022-05-25 Magnus Jacobssoncommon: mark 'arrow_length' static
2022-05-25 Magnus Jacobssonsameport: replace goto with return
2022-05-25 Magnus Jacobssonsameport: remove unused n_arr field from same_t struct
2022-05-25 Magnus Jacobssonsameport: remove unused arr_len field from same_t struct
2022-05-25 Magnus JacobssonMerge branch 'upgrade-centos7-docker-image' into 'main'
2022-05-25 Magnus Jacobssonupgrade git to 2.36 in Centos7 Dockerfile
2022-05-25 Magnus Jacobssonupgrade epel-release to latest-7 in Centos7 Dockerfile
2022-05-24 Matthew FernandezMerge branch 'smattr/C351F03D-D182-43E4-92A6-4A4308AF78...
2022-05-24 Matthew Fernandezgvpr: squash -Wconversion warning from 'read' return
2022-05-24 Matthew FernandezMerge branch 'smattr/3A15FDA7-0604-425F-A34A-EBCF8A7B20...
2022-05-24 Matthew Fernandezgvpr: remove unused 'uopts' parameter from 'scanArgs'
2022-05-24 Matthew Fernandezgvpr: squash -Wunused-parameter warnings in 'matchval'
2022-05-24 Matthew Fernandezgvpr: squash -Wunused-parameter warnings in 'keyval'
2022-05-24 Matthew Fernandezgvpr: squash -Wunused-parameter warnings in 'convert'
2022-05-24 Matthew Fernandezgvpr: squash -Wunused-parameter warnings in 'binary'
2022-05-24 Matthew Fernandezgvpr: squash -Wunused-parameter warnings in 'refval'
2022-05-24 Matthew Fernandezgvpr: squash -Wunused-parameter warnings in 'setval'
2022-05-24 Matthew FernandezMerge branch 'maze-doc' into 'main'
2022-05-24 Costa Shulyupindoxygen comment for mkMaze
2022-05-24 Costa Shulyupindoxygen comment for mkMazeGraph
2022-05-24 Costa Shulyupindoxygen comment for findSVert
2022-05-24 Costa Shulyupindoxygen comment for createSEdges
2022-05-24 Costa Shulyupinconvert markSmall comment to doxygen
2022-05-24 Costa Shulyupindoxygen comments for updateWt and updateWts
next