]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-01-12 Matthew FernandeznodeIntersect: take a C99 bool for 'explicit_tooltip'
2022-01-12 Matthew FernandeznodeIntersect: take a C99 bool for 'explicit_iurl'
2022-01-12 Matthew Fernandezhandle_keypress: return a C99 bool instead of boolean
2022-01-11 Magnus JacobssonMerge branch 'install-cygwin-from-cygwin.com' into...
2022-01-11 Magnus Jacobssonci: install cygwin from cygwin.com instead of with...
2022-01-11 Matthew FernandezMerge branch 'smattr/9e86e6dc-0b65-411e-af31-5cb7d722ec...
2022-01-11 Matthew Fernandeznearest_neighbor_graph_ann: take array parameters as...
2022-01-11 Matthew Fernandeznearest_neighbor_graph_ann: remove forcing of C linkage
2022-01-11 Matthew Fernandeznearest_neighbor_graph: remove manual memory management
2022-01-11 Matthew Fernandeznearest_neighbor_graph_ann: remove a level of indirecti...
2022-01-11 Matthew Fernandezmove lib/mingle/nearest_neighbor_graph.c to C++
2022-01-11 Matthew Fernandeznearest_neighbor_graph: cast the result of calls to...
2022-01-11 Magnus JacobssonMerge branch 'unify-storage-class-declarations-in-gvc...
2022-01-11 Magnus Jacobssongvc++: [nfc] align storage-class declarations to Graphv...
2022-01-11 Magnus Jacobssongvc++: use GVDLL instead of _WIN32 to control storage...
2022-01-11 Magnus Jacobssongvc++: [nfc] align storage-class declarations to Graphv...
2022-01-11 Magnus Jacobssongvc++: use GVDLL instead of _WIN32 to control storage...
2022-01-11 Magnus Jacobssongvc++: [nfc] align storage-class declarations to Graphv...
2022-01-11 Magnus Jacobssongvc++: use GVDLL instead of _WIN32 to control storage...
2022-01-11 Matthew FernandezMerge branch 'smattr/F5A2D01F-EFF0-42DC-81F5-2985BE24E1...
2022-01-11 Matthew FernandezRevert "sed cleanup of CFLAGS from perl which break...
2022-01-11 Matthew FernandezRevert "clang doesn't support -fstack-clash-protection"
2022-01-10 Magnus JacobssonMerge branch 'unify-storage-class-declarations-in-plugi...
2022-01-10 Magnus Jacobssonplugin/pango: use GVDLL instead of _WIN32 to enable...
2022-01-10 Magnus Jacobssonplugin/pango: [nfc] remove whitespace in preprocessor...
2022-01-10 Magnus Jacobssonplugin/neato_layout: [nfc] remove whitespace in preproc...
2022-01-10 Magnus Jacobssonplugin/gdiplus: use GVDLL instead of _WIN32 to enable...
2022-01-10 Magnus Jacobssonplugin/gdiplus: define GVDLL to ensure correct storage...
2022-01-10 Magnus Jacobssonplugin/gdiplus: [nfc] remove whitespace in preprocessor...
2022-01-10 Magnus Jacobssonplugin/gd: [nfc] align storage-class declarations to...
2022-01-10 Magnus Jacobssonplugin/gd: use GVDLL instead of _WIN32 to control stora...
2022-01-10 Magnus Jacobssonplugin/gd: [nfc] remove whitespace in preprocessor...
2022-01-10 Magnus Jacobssonplugin/gd: use GVDLL instead of _WIN32 to enable dllexp...
2022-01-10 Magnus Jacobssonplugin/gd: define GVDLL to ensure correct storage-class...
2022-01-10 Magnus Jacobssonplugin/gd: [nfc] remove whitespace in preprocessor...
2022-01-10 Magnus Jacobssonplugin/dot_layout: use GVDLL instead of _WIN32 to enabl...
2022-01-10 Magnus Jacobssonplugin/dot_layout: define GVDLL to ensure correct stora...
2022-01-10 Magnus Jacobssonplugin/dot_layout: [nfc] remove whitespace in preproces...
2022-01-10 Magnus Jacobssonplugin/core: use GVDLL instead of _WIN32 to enable...
2022-01-10 Magnus Jacobssonplugin/core: [nfc] remove whitespace in preprocessor...
2022-01-10 Magnus JacobssonMerge branch 'install-python-with-nuget' into 'main'
2022-01-10 Matthew FernandezMerge branch 'smattr/DFDACC2F-624B-4360-BC9C-9B2A116EB1...
2022-01-10 Magnus Jacobssonci: install python with nuget in windows-cygwin-build...
2022-01-10 Magnus Jacobssonci: remove now obsolete choco cache from windows-msbuil...
2022-01-10 Magnus Jacobssonci: remove now obsolete choco cache from windows-msbuil...
2022-01-10 Magnus Jacobssonci: remove now obsolete choco cache from windows-cmake...
2022-01-10 Magnus Jacobssonci: remove now obsolete choco cache from windows-cmake...
2022-01-10 Magnus Jacobssonci: remove now obsolete choco cache from windows-cmake...
2022-01-10 Magnus Jacobssonci: remove now obsolete choco cache from windows-cmake...
2022-01-10 Magnus Jacobssonci: install python with nuget in windows_build_definiti...
2022-01-10 Magnus Jacobssonci: remove now obsolete choco cache from windows-mingw6...
2022-01-10 Magnus Jacobssonci: remove now obsolete choco cache from windows-mingw3...
2022-01-10 Magnus Jacobssonci: remove now obsolete choco cache from windows-mingw6...
2022-01-10 Magnus Jacobssonci: remove now obsolete choco cache from windows-mingw6...
2022-01-10 Magnus Jacobssonci: remove now obsolete choco cache from windows-mingw3...
2022-01-10 Magnus Jacobssonci: remove now obsolete choco cache from windows-mingw3...
2022-01-10 Matthew Fernandezis_internal_to_cluster; return a C99 bool instead of...
2022-01-10 Matthew Fernandezis_nonconstraint: return a C99 bool instead of an ambig...
2022-01-10 Matthew Fernandezis_empty: return a C99 bool instead of an ambigous int
2022-01-10 Matthew Fernandezis_cluster: return a C99 bool instead of an ambiguous int
2022-01-10 Matthew Fernandezis_a_cluster: return a C99 bool instead of ambiguous int
2022-01-10 Matthew Fernandezmapbool: take a 'const char*' parameter instead of...
2022-01-10 Matthew Fernandezmapbool: return a C99 bool instead of a boolean
2022-01-10 Matthew FernandezmapBool: take a 'const char*' parameter instead of...
2022-01-10 Matthew FernandezmapBool: use C99 bools for boolean parameters
2022-01-10 Matthew Fernandezlate_bool: use C99 bools for boolean parameters
2022-01-10 Matthew Fernandezortho segment: remove unused 'flipped' member
2022-01-10 Matthew Fernandeznode_distinct_coloring: take 'weightedQ' parameter...
2022-01-10 Matthew Fernandezgvmap plot_dot_map: use a C99 bool for local 'plot_polyQ'
2022-01-10 Matthew Fernandezgvprintpointflist: replace a boolean literal with C99...
2022-01-10 Magnus JacobssonMerge branch 'unify-storage-class-declarations-in-xdot...
2022-01-10 Magnus Jacobssonxdot: [nfc] align storage-class declarations to Graphvi...
2022-01-10 Magnus Jacobssonxdot: [nfc] remove useless default extern declaration...
2022-01-10 Magnus Jacobssonxdot: use GVDLL instead of _WIN32 to control storage...
2022-01-10 Magnus Jacobssonxdot: [nfc] remove whitespace in preprocessor directive...
2022-01-10 Magnus Jacobssonxdot: MSBuild: define GVDLL to ensure correct storage...
2022-01-10 Magnus JacobssonMerge branch 'misc-nfc-unify-storage-class-declarations...
2022-01-10 Magnus Jacobssonsfio: [nfc] rename EXTERN macro to SFIO_API in sfio.h
2022-01-10 Magnus Jacobssonortho: [nfc] align storage-class declarations to Graphv...
2022-01-10 Magnus Jacobssonlib/gvpr: [nfc] remove extra _WIN32 condition to apply...
2022-01-10 Magnus Jacobssonlib/gvpr: [nfc] remove whitespace in preprocessor direc...
2022-01-10 Magnus Jacobssongvc: [nfc] remove useless default extern declaration...
2022-01-10 Magnus Jacobssonedgepaint: [nfc] align storage-class declarations to...
2022-01-10 Magnus Jacobssonedgepaint: [nfc] rename EXTERN macro to LAB_GAMUT_API...
2022-01-10 Magnus Jacobssonpathutil: [nfc] remove useless default extern declarati...
2022-01-10 Magnus Jacobssonpathplan: [nfc] remove useless comments in vis.h
2022-01-10 Magnus Jacobssonpathplan: [nfc] remove useless default extern declarati...
2022-01-10 Magnus Jacobssonpathplan: [nfc] remove useless comments in pathutil.h
2022-01-10 Magnus Jacobssonpathplan: CMake: [nfc] remove useless definition of...
2022-01-10 Magnus Jacobssonpathplan: [nfc] remove useless definition of _BLD_pathp...
2022-01-10 Magnus JacobssonMerge branch 'fix-mingw-cmake-builds-and-add-tests...
2022-01-10 Magnus Jacobssonci: add windows-mingw32-cmake-test job
2022-01-10 Magnus Jacobssonci: add windows-mingw64-cmake-test job
2022-01-10 Magnus Jacobssonadd ci/mingw-test.sh
2022-01-10 Magnus Jacobssonci/mingw-install.sh: install python-pip
2022-01-10 Magnus Jacobssontest_1408: don't expect failure on MinGW
2022-01-10 Magnus Jacobssongvtest.py: correct compiler used on MinGW
2022-01-10 Magnus JacobssonCMake: ensure PangoCairo is found on MinGW
2022-01-10 Magnus JacobssonCMake: ensure Cairo is found on MinGW
2022-01-10 Magnus Jacobssonplugin/pango: print font map when verbose for all platforms
next