]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-01-09 Magnus Jacobssoncommon: autotools: remove now obsolete definition of...
2022-01-09 Magnus Jacobssoncommon: CMake: remove now obsolete definition of _BLD_gvc
2022-01-09 Magnus Jacobssongvc: remove useless definition of _BLD_gvc in gvusershape.c
2022-01-09 Magnus Jacobssoncommon: use only GVC_EXPORTS to control storage-class...
2022-01-09 Magnus Jacobssoncommon: use only the GVDLL symbol enable storage-class...
2022-01-09 Magnus Jacobssonosage: MSBuild: define GVDLL to ensure correct storage...
2022-01-09 Magnus Jacobssonpatchwork: MSBuild: define GVDLL to ensure correct...
2022-01-09 Magnus Jacobssontwopigen: MSBuild: define GVDLL to ensure correct stora...
2022-01-09 Magnus Jacobssonsfdp: MSBuild: define GVDLL to ensure correct storage...
2022-01-09 Magnus Jacobssoncommon: [nfc] rename DECLSPEC macro to GLOBALS_API...
2022-01-09 Magnus Jacobssoncommon: [nfc] remove useless default extern declaration...
2022-01-09 Matthew FernandezMerge branch 'smattr/046089E8-9134-4984-9478-E5E84A0C63...
2022-01-09 Matthew FernandezCI: stop installing a custom Python on CentOS 7
2022-01-09 Magnus JacobssonMerge branch 'install-msys2-from-msys2.org' into 'main'
2022-01-09 Magnus Jacobssonci: install msys2 from msys2.org instead of with choco
2022-01-09 Magnus JacobssonMerge branch 'unify-storage-class-declarations-in-cgrap...
2022-01-09 Magnus Jacobssonadd a CHANGELOG entry for the breaking GVDLL change...
2022-01-09 Magnus Jacobssoncgraph: [nfc] align storage-class declarations to Graph...
2022-01-09 Magnus Jacobssoncgraph: [nfc] rename DECLSPEC macro to SPRINT_API
2022-01-09 Magnus Jacobssoncgraph: use GVDLL instead of _WIN32 to control storage...
2022-01-09 Magnus Jacobssoncgraph: [nfc] align storage-class declarations to Graph...
2022-01-09 Magnus Jacobssoncgraph: use GVDLL instead of _WIN32 to control storage...
2022-01-09 Magnus Jacobssoncgraph: [nfc] remove whitespace in preprocessor directi...
2022-01-09 Magnus Jacobssoncgraph: [nfc] align storage-class declarations to Graph...
2022-01-09 Magnus Jacobssoncgraph: [nfc] remove useless default extern declaration...
2022-01-09 Magnus Jacobssoncgraph: use GVDLL instead of _WIN32 to control storage...
2022-01-09 Magnus Jacobssoncgraph: [nfc] remove whitespace in preprocessor directi...
2022-01-09 Magnus Jacobssoncgraph: remove useless definition of _BLD_cgraph in...
2022-01-09 Magnus Jacobssoncgraph: move include of config.h to before defining...
2022-01-09 Magnus Jacobssoncgraph: [nfc] align storage-class declarations to Graph...
2022-01-09 Magnus Jacobssoncgraph: [nfc] remove useless default extern declaration...
2022-01-09 Magnus Jacobssoncgraph: use GVDLL instead of _WIN32 to control storage...
2022-01-09 Magnus Jacobssoncgraph: [nfc] remove whitespace in preprocessor directi...
2022-01-09 Magnus Jacobssoncgraph: include config.h in agxbuf.h to get GVDLL in...
2022-01-09 Magnus Jacobssoncgraph++: use GVDLL instead of _WIN32 to control storag...
2022-01-09 Magnus Jacobssoncgraph++: [nfc] align storage-class declarations to...
2022-01-09 Magnus Jacobssontests: define GVDLL to ensure correct storage-class...
2022-01-09 Magnus Jacobssonlib/gvpr: use GVDLL instead of _WIN32 to control gprDis...
2022-01-09 Magnus Jacobssondot: MSBuild: define GVDLL to ensure correct storage...
2022-01-09 Magnus Jacobssonsccmap: MSBuild: define GVDLL to ensure correct storage...
2022-01-09 Magnus Jacobssonbcomps: MSBuild: define GVDLL to ensure correct storage...
2022-01-09 Magnus Jacobssonmm2gv: MSBuild: define GVDLL to ensure correct storage...
2022-01-09 Magnus Jacobssonccomps: MSBuild: define GVDLL to ensure correct storage...
2022-01-09 Magnus Jacobssondotgen: MSBuild: define GVDLL to ensure correct storage...
2022-01-09 Magnus JacobssonStart 3.0 development series
2022-01-08 Matthew FernandezMerge branch 'smattr/18156802-8e89-4532-9958-fdc6fb4c0f...
2022-01-08 Matthew Fernandezlib/mingle: remove an unused sparse include
2022-01-08 Matthew Fernandezlib/mingle: replace some 'MIN' usage with 'std::min'
2022-01-08 Matthew Fernandezlib/mingle ink: pass point lists around as vectors...
2022-01-08 Matthew Fernandezlib/mingle ink: avoid manual memory management of ...
2022-01-08 Matthew Fernandezlib/mingle: scope use of an array to a local temp
2022-01-08 Matthew Fernandezlib/mingle ink: avoid manual memory management of ...
2022-01-08 Matthew Fernandezlib/mingle: scope use of an array to a local temp
2022-01-08 Matthew Fernandezlib/mingle: rephrase some open coded hypotenuse calcula...
2022-01-08 Matthew Fernandezlib/mingle: replace some 'MAX' usage with 'std::max'
2022-01-08 Matthew Fernandezlib/mingle: [nfc] change C includes to their C++ equiva...
2022-01-08 Matthew Fernandezlib/mingle: move ink.c into C++
2022-01-08 Matthew Fernandezlib/mingle: [nfc] pre-emptively squash -fpermissive...
2022-01-08 Matthew Fernandezlib/mingle: [nfc] remove an unused include
2022-01-06 Magnus JacobssonMerge branch 'fix-parallel-visual-studio-builds' into...
2022-01-06 Magnus Jacobssonadd a changelog entry for Visual Studio fix
2022-01-06 Magnus Jacobssontwopigen: MSBuild: add project reference to version
2022-01-06 Magnus Jacobssoncircogen: MSBuild: add project reference to version
2022-01-06 Magnus Jacobssonortho: MSBuild: add project reference to version
2022-01-06 Magnus Jacobssonfdpgen: MSBuild: add project reference to version
2022-01-06 Magnus Jacobssonpatchwork: MSBuild: add project reference to version
2022-01-06 Magnus Jacobssongv2gml: MSBuild: add project reference to gvc
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...
next