]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-01-05 Magnus Jacobssonexpr: MSBuild: define GVDLL to ensure correct storage...
2022-01-05 Magnus Jacobssoncgraph: MSBuild: define GVDLL to ensure correct storage...
2022-01-05 Magnus JacobssonMerge branch 'post-remove-gvc-def-file-cleanup' into...
2022-01-04 Magnus Jacobssonplugin/gd: remove duplicate definition of Bezier in...
2022-01-04 Magnus Jacobssonplugin/gd: remove duplicate declaration of shapeOf...
2022-01-04 Magnus Jacobssonsparse: replace local declaration of colorxlate with...
2022-01-04 Magnus Jacobssonsparse: MSBuild: add windows include dir to find config.h
2022-01-04 Magnus Jacobssondot: unconditionally include globals.h in dot.c instead...
2022-01-04 Magnus JacobssonMerge branch 'remove-gvc-def-file' into 'main'
2022-01-04 Magnus Jacobssongvc: remove now empty and obsolete gvc.def file
2022-01-04 Magnus Jacobssongvc: autotools: remove now obsolete use of gvc.def
2022-01-04 Magnus Jacobssongvc: CMake: remove now obsolete use of gvc.def
2022-01-04 Magnus Jacobssongvc: MSBuild: remove now obsolete use of gvc.def in...
2022-01-04 Magnus Jacobssongvc: remove now obsolete exporting of render.h symbol...
2022-01-04 Magnus Jacobssoncommon: add missing declaration of rank2 to render.h
2022-01-04 Magnus Jacobssongvc: remove now obsolete exporting of render.h symbols...
2022-01-04 Magnus Jacobssoncommon: correct storage class attributes in render.h
2022-01-04 Magnus Jacobssongvc: remove now obsolete exporting of gvcproc.h symbol...
2022-01-04 Magnus Jacobssongvc: add storage-class attribute declaration of gvrende...
2022-01-04 Magnus Jacobssonplugin/gd: replace local declaration of gvrender_ptf...
2022-01-04 Matthew FernandezMerge branch 'smattr/659D906E-26CA-46C5-9E8A-CEC2CDBDE0...
2022-01-04 Matthew Fernandezmingle: use safer C++ casts
2022-01-04 Matthew Fernandezmingle: remove unnecessary include
2022-01-04 Matthew Fernandezmingle: use C++ 'nullptr' instead of C 'NULL'
2022-01-04 Matthew Fernandezmingle: strip trailing space
2022-01-04 Matthew Fernandezmingle: replace C stdio with C++ iostream
2022-01-04 Matthew Fernandezmingle bundle: avoid some manual memory management
2022-01-04 Matthew Fernandezmingle genBundleColors: avoid some manual memory management
2022-01-04 Matthew Fernandezmingle: replace an 'agxbuf' with a 'std::ostringstream'
2022-01-04 Matthew Fernandezremove reference to non-existent cmd/mingle/ReadMe.txt
2022-01-04 Matthew Fernandezconvert Mingle to C++
2022-01-04 Matthew Fernandezmingle: cast results of 'malloc'
2022-01-04 Matthew Fernandezmingle: cast 'name' parameter values in 'agattr' calls
2022-01-04 Matthew Fernandezmingle: convert usage text to a const char array
2022-01-04 Matthew Fernandezlib/mingle: add guards, making headers safe to include...
2022-01-04 Matthew Fernandezlib/sparse/color_palette.h: disambiguate an include
2022-01-04 Matthew Fernandezlib/sparse: add guards, making headers safe to include...
2022-01-04 Matthew FernandezMerge branch 'smattr/f2181a81-197c-481f-af2f-df55298be6...
2022-01-04 Matthew Fernandezremove cgraph macro aliases
2022-01-04 Matthew Fernandezremove problematic 'agmkin', 'agmkout'
2022-01-04 Matthew FernandezMerge branch 'smattr/59EAC8A6-959D-4CE7-86FD-A4205260BF...
2022-01-04 Matthew Fernandezremove 'ANN' toggle in RH RPM configuration
2022-01-04 Matthew Fernandezenable Mingle on CentOS 7 in CI
2022-01-04 Matthew Fernandezinstall libANN on CentOS 7 in CI
2022-01-04 Matthew Fernandezremove CentOS 8 testing in CI
2021-12-31 Magnus JacobssonMerge branch 'remove-geomprocs-h-symbols-from-gvc-def...
2021-12-29 Magnus Jacobssoncommon: remove now obsolete exporting of geomprocs...
2021-12-29 Magnus Jacobssoncommon: correct storage-class attribute declarations...
2021-12-29 Magnus JacobssonMerge branch 'remove-colorprocs-h-symbols-from-gvc...
2021-12-28 Magnus Jacobssoncommon: remove now obsolete exporting of colorprocs...
2021-12-28 Magnus Jacobssoncommon: add storage-class attribute declarations in...
2021-12-28 Magnus Jacobssoncommon: include config.h in colorprocs.h to get GVDLL...
2021-12-28 Matthew FernandezMerge branch 'smattr/a45c8ab0-d6e4-4cb7-8f28-61abb60c73...
2021-12-28 Magnus JacobssonMerge branch 'remove-gvcint-h-symbols-from-gvc-def...
2021-12-28 Magnus Jacobssongvc: remove now obsolete exporting of gvcint.h symbols...
2021-12-28 Magnus Jacobssongvc: add storage-class attribute declarations in gvcint.h
2021-12-28 Matthew Fernandezextract_adjacency: use bit arrays instead of bool array...
2021-12-28 Matthew Fernandezsgd_graph: use 'size_t' for 'sources' and 'targets'
2021-12-28 Matthew FernandezMerge branch 'smattr/FF411856-89EB-4528-B888-34D18055BA...
2021-12-27 Matthew Fernandezprototype osage_layout and osage_cleanup in osage.h
2021-12-27 Matthew Fernandezremove osage prototypes of unimplemented functions
2021-12-27 Matthew FernandezMerge branch 'smattr/47AD173A-739B-4728-A786-2C40BEE7D7...
2021-12-27 Matthew Fernandezmove_node: make a static function
2021-12-27 Matthew Fernandezmake_spring: make a static function
2021-12-27 Matthew Fernandezheapup: make a static function
2021-12-27 Matthew Fernandezheapdown: make a static function
2021-12-27 Matthew Fernandezfpow32: make a static function
2021-12-27 Matthew Fernandezremove unused 'final_energy'
2021-12-27 Matthew Fernandezdistvec: make a static function
2021-12-27 Matthew FernandezD2E: make a static
2021-12-27 Matthew Fernandezchoose_node: make a static function
2021-12-27 Matthew Fernandezremote prototype for unimplemented 'avoid_cycling'
2021-12-27 Matthew FernandezMerge branch 'smattr/e18d313d-2db6-47c6-8bc4-3f8a771425...
2021-12-27 Magnus JacobssonMerge branch 'remove-gvio-h-symbols-from-gvc-def-file...
2021-12-27 Matthew Fernandezfix: configure output when Lefty is disabled
2021-12-26 Magnus Jacobssongvc: remove now obsolete exporting of gvio.h symbols...
2021-12-26 Magnus Jacobssongvc: correct storage-class attribute declarations in...
2021-12-26 Magnus JacobssonMerge branch 'remove-gvplugin_loadimage-h-symbols-from...
2021-12-26 Magnus Jacobssongvc: remove now obsolete exporting of gvplugin_loadimag...
2021-12-26 Magnus Jacobssongvc: correct storage-class attribute declarations in...
2021-12-26 Magnus JacobssonMerge branch 'remove-timing.h' into 'main'
2021-12-26 Magnus Jacobssoncommon: remove now unused timing.h
2021-12-26 Magnus Jacobssoncommon: autotools: remove now unused timing.h
2021-12-26 Magnus Jacobssontred: include common/utils.h instead of duplicate defs...
2021-12-26 Magnus Jacobssontred: rename DIST macro to avoid shadowing
2021-12-26 Magnus Jacobssontred: MSBuild: add pathplan include directory
2021-12-26 Magnus Jacobssontred: MSBuild: add gvc include directory
2021-12-26 Magnus Jacobssontred: autotools: link to the shared gvc lib instead...
2021-12-26 Magnus Jacobssontred: CMake: link to the gvc lib instead of the common lib
2021-12-26 Magnus JacobssonMerge branch 'remove-pointset-h-symbols-from-gvc-def...
2021-12-25 Magnus Jacobssoncommon: remove now obsolete exporting of pointset.h...
2021-12-25 Magnus Jacobssoncommon: correct storage-class attribute declarations...
2021-12-25 Magnus JacobssonMerge branch 'remove-pack-h-symbols-from-gvc-def' into...
2021-12-25 Magnus Jacobssonpack: remove now obsolete exporting of pack.h symbols...
2021-12-25 Magnus Jacobssonpack: correct storage-class attribute declarations...
2021-12-25 Magnus JacobssonMerge branch 'remove-utils-h-symbols-from-gvc-def-file...
2021-12-25 Magnus Jacobssoncommon: remove now obsolete exporting of utils.h symbol...
2021-12-25 Magnus Jacobssoncommon: correct storage-class attribute declarations...
2021-12-25 Magnus Jacobssoncommon: include utils.h and types.h in timing.c also...
2021-12-25 Magnus Jacobssoncommon: include types.h instead of render.h in timing.c
next