]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-01-06 Matthew FernandezMerge branch 'smattr/a679a524-8d3d-45b7-8da2-729372854b...
2022-01-06 Matthew Fernandezremove reused buffer in spline routing
2022-01-05 Matthew FernandezMerge branch 'smattr/3e7bbb62-f0eb-49c3-8fc3-e02f3948ea...
2022-01-05 Matthew Fernandezpoly_gencode: remove claim that 'filled' is a boolean
2022-01-05 Matthew Fernandezhandle_keypress: return a C99 bool instead of a boolean
2022-01-05 Matthew Fernandezgetdoubles2ptf: return a C99 bool instead of boolean
2022-01-05 Matthew Fernandezglitz_finalize: use a C99 bool for 'watching_p' instead...
2022-01-05 Matthew Fernandezgdgen_begin_page: use a C99 bool for 'truecolor_p'...
2022-01-05 Matthew Fernandezpccomps: use a C99 bool for 'pin' instead of a boolean
2022-01-05 Matthew Fernandezstress_majorization_cola: use a C99 for 'converged...
2022-01-05 Matthew Fernandezgvplugin_list: use a C99 bool for 'new' instead of...
2022-01-05 Matthew Fernandezuse C99 bools for 'isVert' members instead of booleans
2022-01-05 Matthew FernandezgenerateNonoverlapConstraints: take a C99 bool instead...
2022-01-05 Matthew Fernandezspline_edges0: take a C99 bool instead of a boolean
2022-01-05 Matthew FernandezmakeSpline: take a C99 bool instead of a boolean
2022-01-05 Magnus JacobssonMerge branch 'unify-storage-class-declarations-in-cdt...
2022-01-05 Magnus Jacobssoncdt: [nfc] align storage-class declarations to Graphviz...
2022-01-05 Magnus Jacobssoncdt: use GVDLL instead of _WIN32 to control storage...
2022-01-05 Magnus Jacobssoncdt: [nfc] remove whitespace in preprocessor directives...
2022-01-05 Magnus Jacobssoncdt: MSBuild: define GVDLL to ensure correct storage...
2022-01-05 Magnus Jacobssongvpack: MSBuild: define GVDLL to ensure correct storage...
2022-01-05 Magnus Jacobssongraphml2gv: MSBuild: define GVDLL to ensure correct...
2022-01-05 Magnus Jacobssongxl2gv: MSBuild: define GVDLL to ensure correct storage...
2022-01-05 Magnus Jacobssondijkstra: MSBuild: define GVDLL to ensure correct stora...
2022-01-05 Magnus Jacobssongml2gv: MSBuild: define GVDLL to ensure correct storage...
2022-01-05 Magnus Jacobssonplugin/core: MSBuild: define GVDLL to ensure correct...
2022-01-05 Magnus Jacobssonfdpgen: MSBuild: define GVDLL to ensure correct storage...
2022-01-05 Magnus Jacobssoncircogen: MSBuild: define GVDLL to ensure correct stora...
2022-01-05 Magnus Jacobssonneatogen: MSBuild: define GVDLL to ensure correct stora...
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
next