]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-01-15 Matthew Fernandezlib/mingle/edge_bundling.cpp: replace 'MIN' with 'std...
2022-01-15 Matthew Fernandezlib/mingle/edge_bundling.cpp: replace 'MAX' with 'std...
2022-01-15 Matthew Fernandezlib/mingle: move 'edge_bundling.c' into C++
2022-01-15 Matthew Fernandezforce_directed_edge_bundling: suppress -Wunused-paramet...
2022-01-15 Matthew Fernandezlib/mingle/edge_bundling.c: explicitly cast the results...
2022-01-15 Matthew Fernandezlib/mingle/edge_bundling.c: explicitly cast the results...
2022-01-15 Matthew FernandezMerge branch 'smattr/36cf258d-8d34-4eb5-a1f1-601aab7297...
2022-01-12 Matthew Fernandezstandardize on C99 bool literals for calling 'agbindrec'
2022-01-12 Matthew Fernandezgvrender_core_pic.c: use a C99 bool for global 'onetime'
2022-01-12 Matthew Fernandezuse C99 bool literals to set 'polygon_t.regular'
2022-01-12 Matthew Fernandezinit_nop: use a C99 bool for local 'didShift'
2022-01-12 Matthew Fernandezimplement Small String Optimization in the bitarray API
2022-01-12 Matthew Fernandezsimplify bitarray API to assume arrays are only resized...
2022-01-12 Matthew Fernandezcluster_map: replace boolean array 'assigned' with...
2022-01-12 Matthew Fernandezdijkstra_bounded: replace boolean array 'node_in_neighb...
2022-01-12 Magnus JacobssonMerge branch 'add-mingw-static-autotools-build-jobs...
2022-01-12 Magnus Jacobssonci: add MinGW32 static autotools build jobs
2022-01-12 Magnus Jacobssonci: add MinGW64 static autotools build jobs
2022-01-12 Magnus Jacobssonci/build.sh: autotools: add support building using...
2022-01-12 Magnus Jacobssonci: add support for configure options in out-of-source...
2022-01-12 Magnus Jacobssongvpack: use GVDLL instead of _WIN32 to enable dllimport...
2022-01-12 Magnus Jacobssongdtclft: use only GVDLL to enable dllexport storage...
2022-01-12 Magnus Jacobssongdtclft: use only GVDLL to enable dllexport storage...
2022-01-12 Matthew FernandezMerge branch 'smattr/c144f079-34fb-4177-84dd-821809ad0a...
2022-01-12 Matthew Fernandezgvprintnum: use C99 bools for locals 'showzeros', ...
2022-01-12 Matthew Fernandezgvdevice_finalize: use a C99 bool for local 'finalized_p'
2022-01-12 Matthew Fernandezsetbounds: use C99 bools for locals 'onleft', 'onright'
2022-01-12 Matthew FernandezaddLabelBB: use a C99 bool for parameter 'flipxy'
2022-01-12 Matthew Fernandezsafefile: use a C99 bool for local 'onetime'
2022-01-12 Matthew Fernandezshape_clip: use a C99 bool for local 'left_inside'
2022-01-12 Matthew Fernandezpoint_gencode: use a C99 bool for local 'filled'
2022-01-12 Matthew Fernandezpoly_gencode: use a C99 bool for local 'pfilled'
2022-01-12 Matthew FernandezcompassPort: use a C99 bool for local 'defined'
2022-01-12 Matthew FernandezcompassPort: use a C99 bool for local 'clip'
2022-01-12 Matthew FernandezcompassPort: use a C99 bool for local 'dyna'
2022-01-12 Matthew FernandezcompassPort: use a C99 bool for local 'constrain'
2022-01-12 Matthew Fernandezobj_state_s: set 1-bit bitfield with with C99 bool...
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
next