]> granicus.if.org Git - graphviz/shortlog
graphviz
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
2021-12-25 Matthew FernandezMerge branch 'smattr/ce9e6cdc-f5de-4342-959e-4e83691b25...
2021-12-25 Matthew Fernandeztranslate_drawing: [nfc] use a bool for 'shift' for...
2021-12-25 Matthew Fernandezpostproc.c: [nfc] remove excess parens and fix spacing
2021-12-25 Matthew Fernandezgv_postprocess: squash a -Wswitch-default warning
2021-12-25 Matthew FernandezmkIntItem: [nfc] remove unnecessary cast
2021-12-25 Matthew Fernandezintset.c: [nfc] squash unused parameter warnings
2021-12-25 Matthew FernandezMerge branch 'smattr/5b62a26e-782a-40b2-a9a7-ac1eea617c...
2021-12-25 Matthew FernandezmakeObstacle: [nfc] take a C99 bool parameter instead...
2021-12-25 Matthew Fernandezremove prototype for unimplemented 'init_port'
2021-12-25 Matthew Fernandezgvrender_usershape: [nfc] take a C99 bool parameter...
2021-12-25 Matthew Fernandezgvloadimage: [nfc] take a C99 bool parameter instead...
2021-12-25 Matthew Fernandezgvtextlayout: [nfc] return a C99 bool instead of a...
2021-12-25 Matthew Fernandezgvconfig: [nfc] take a C99 bool parameter instead of...
2021-12-25 Matthew Fernandezgv_nodesize: [nfc] take a C99 bool instead of a boolean
2021-12-25 Matthew Fernandezpoly_init: rephrase some open coded 'fmax'
2021-12-25 Matthew Fernandezplace_portlabel: [nfc] take a C99 bool parameter instea...
2021-12-25 Matthew Fernandezshapes.c: [nfc] remove unnecessary parens
2021-12-25 Matthew FernandezisPolygon: [nfc] use a C99 bool return type instead...
2021-12-23 Matthew FernandezMerge branch 'smattr/56143E8A-A8C1-4923-83EE-78FA1AA7FE...
2021-12-23 Matthew Fernandezmake 'solve1' and 'solve2' static functions
2021-12-22 Magnus JacobssonMerge branch 'remove-gvc-h-symbols-from-gvc-def-file...
2021-12-22 Magnus Jacobssonortho: MSBuild: define GVC_EXPORTS to ensure correct...
2021-12-22 Magnus Jacobssongvc: remove now obsolete exporting of gvc.h symbols...
2021-12-22 Magnus Jacobssongvc: unify diverged storage-class attributes in gvc.h
2021-12-22 Magnus Jacobssongvc: add storage-class attribute declaration of gvLayou...
2021-12-22 Matthew FernandezMerge branch 'smattr/5b8a0597-32a7-4c76-be6a-e874c07336...
2021-12-22 Matthew Fernandezgraph_sgd: convert 'pinned' bool array to a bit array
2021-12-22 Matthew Fernandezgraph_sgd: track number of nodes as a 'size_t' instead...
2021-12-22 Matthew Fernandezintroduce an abstraction for compacted boolean arrays
2021-12-21 Matthew FernandezMerge branch 'smattr/F1948FD5-8F64-4412-8925-3321F5EAC1...
2021-12-21 Matthew Fernandezgvplugin.c: remove unnecessary parens
2021-12-21 Matthew Fernandezgvplugin.c: fix comment typos
2021-12-20 Magnus JacobssonMerge branch 'fix-neatogen-lib-warnings' into 'main'
2021-12-20 Magnus Jacobssonset NEATOGEN_EXPORTS in sfdp.vcxproj
2021-12-20 Magnus Jacobssonset NEATOGEN_EXPORTS in gvtwopigen.vcxproj
2021-12-20 Magnus Jacobssonset NEATOGEN_EXPORTS in gvfdpgen.vcxproj
2021-12-20 Magnus Jacobssonset NEATOGEN_EXPORTS in gvcircogen.vcxproj
2021-12-20 Magnus Jacobssonset NEATOGEN_EXPORTS in osage.vcxproj
2021-12-20 Magnus JacobssonMerge branch 'remove-useless-exporting-of-symbols-in...
2021-12-20 Matthew FernandezMerge branch 'smattr/9e8bb9bf-1a04-485d-ae0f-4920031a6a...
2021-12-20 Matthew Fernandezendpath: [nfc] take a C99 bool parameter instead of...
2021-12-20 Matthew Fernandezremove lib/pack/ptest.c
2021-12-20 Matthew Fernandezgraph_init: [nfc] take a C99 bool parameter instead...
2021-12-20 Matthew Fernandezshape_clip0: [nfc] take a C99 bool parameter instead...
2021-12-20 Matthew Fernandezbezier_clip: [nfc] take a C99 bool parameter instead...
2021-12-20 Matthew Fernandezbeginpath: [nfc] use a C99 bool for a parameter instead...
2021-12-20 Matthew Fernandezpostproc.c: [nfc] use a C99 bool for 'Flip' instead...
2021-12-20 Matthew Fernandezinput.c: [nfc] remove unnecessary parens
2021-12-20 Matthew Fernandezhtmlmap_data_t: [nfc] use a C99 bool instead of a boolean
2021-12-20 Matthew FernandezfindStopColor: [nfc] use a C99 bool return type instead...
2021-12-20 Matthew FernandezMerge branch 'smattr/95e25ecc-fefe-433a-9c35-6909841b34...
2021-12-19 Matthew Fernandezdijkstra.c: reflow some text
2021-12-19 Matthew Fernandezdijkstra.c: use standard 'FLT_MAX' instead of 'MAXFLOAT'
2021-12-19 Matthew Fernandezdijkstra_bounded: remove an allocator optimization
2021-12-19 Matthew Fernandezdijkstra: remove an allocator optimization
2021-12-19 Matthew Fernandezdijkstra.c: make 'DIST_MAX' a 'DistType' instead of...
2021-12-19 Matthew Fernandezdijkstra: remove use of raw 'INT_MAX'
2021-12-19 Matthew Fernandezremove NONCORE-guarded code
2021-12-19 Magnus Jacobssongvc: remove obsolete exporting of globals.h symbols...
2021-12-19 Magnus Jacobssongvmap: MSBuild: define GVDLL to ensure correct storage...
2021-12-19 Magnus Jacobssonmingle: MSBuild: define GVDLL to ensure correct storage...
2021-12-19 Magnus Jacobssonlib/mingle: MSBuild: define GVDLL to ensure correct...
2021-12-19 Magnus Jacobssonsparse: MSBuild: define GVDLL to ensure correct storage...
2021-12-19 Magnus Jacobssonsparse: correct storage-class declaration of Verbose...
2021-12-19 Magnus Jacobssongvc: remove obsolete exporting of memory.h symbols...
2021-12-19 Magnus Jacobssongvc: MSBuild: define GVDLL to ensure correct storage...
2021-12-19 Magnus Jacobssongvc: remove useless exporting of intset.h symbol openIn...
2021-12-19 Magnus JacobssonMerge branch 'remove-pathplan-def-file' into 'main'
2021-12-19 Magnus Jacobssonpathplan: MSBuild: define GVDLL
2021-12-19 Magnus Jacobssonpathplan: remove now empty and obsolete pathplan.def...
2021-12-19 Magnus Jacobssonpathplan: MSBuild: remove use of now empty and obsolete...
2021-12-19 Magnus Jacobssonpathplan: autotools: remove use of now empty and obsole...
2021-12-19 Magnus Jacobssonpathplan: CMake: remove use of now empty and obsolete...
2021-12-19 Magnus JacobssonRevert "pathplan: autotools: use pathplan.def"
2021-12-19 Magnus Jacobssonpathplan: remove now obsolete exporting of vispath...
2021-12-19 Magnus Jacobssonpathplan: add storage-class attribute declarations...
2021-12-19 Magnus Jacobssonpathplan: remove now obsolete exporting of pathgeom...
2021-12-19 Magnus Jacobssonpathplan: add storage-class attribute declarations...
2021-12-19 Magnus Jacobssoncommon: add explicit include of pathgeom.h in emit.c
2021-12-19 Magnus Jacobssonpathplan: remove now obsolete exporting of tri.h symbol...
2021-12-19 Magnus Jacobssonpathplan: add storage-class attribute declarations...
2021-12-19 Magnus Jacobssonpathplan: remove now obsolete exporting of pathplan...
2021-12-19 Magnus Jacobssonpathplan: add storage-class attribute declarations...
2021-12-19 Magnus Jacobssonpathplan: remove now obsolete exporting of vis.h symbol...
2021-12-19 Magnus Jacobssonpathplan: add support for the dllexport storage-class...
2021-12-19 Magnus Jacobssonpathplan: remove now obsolete exporting of pathutil...
2021-12-19 Magnus Jacobssonpathplan: add support for the dllexport storage-class...
next