]> granicus.if.org Git - graphviz/shortlog
graphviz
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...
2021-12-19 Magnus Jacobssonpathplan: add missing storage-class attribute declarati...
2021-12-19 Magnus Jacobssonneatogen: remove duplicate declaration of in_poly in...
2021-12-19 Magnus Jacobssonpathplan: remove exporting of solve* symbols from pathp...
2021-12-19 Matthew FernandezMerge branch 'smattr/26E51B39-300A-4245-A02E-A0607F0E31...
2021-12-19 Matthew Fernandezflat_search: [nfc] use a C99 bool instead of boolean
2021-12-19 Matthew Fernandezmerge_trapezoids: [nfc] use a C99 bool instead of boolean
2021-12-19 Matthew FernandezmakeBottomFlatEnd: [nfc] use a C99 bool instead of...
2021-12-19 Matthew FernandezmakeFlatEnd: [nfc] use a C99 bool instead of boolean
2021-12-19 Matthew Fernandezpoly_gencode: [nfc] use a C99 bool instead of boolean
2021-12-19 Matthew FernandezgenerateNonoverlapConstraints: [nfc] use a C99 bool...
2021-12-19 Matthew FernandezIMDS_given_dim: [nfc] use a C99 bool instead of boolean
2021-12-19 Matthew Fernandezconstrained_majorization_vpsc: [nfc] use a C99 bool...
2021-12-19 Matthew Fernandezstress_majorization_with_hierarchy: [nfc] use a C99...
2021-12-19 Matthew Fernandezptest_nodesize: remove unused 'flip' parameter
2021-12-19 Matthew FernandezMerge branch 'smattr/7ba222c3-1fe4-414e-a130-26d504d46c...
2021-12-18 Matthew Fernandezremove unused 'glCompSelectionBox'
2021-12-18 Matthew Fernandezremove unused 'GetFixedOGLPoslocal'
2021-12-18 Matthew Fernandezremove unused 'GetFixedOGLPos'
2021-12-18 Matthew Fernandezremove unused 'seedMode'
2021-12-18 Matthew Fernandezremove unused 'nodeset' abstraction
2021-12-18 Matthew Fernandezremove unused 'size_edgelist'
2021-12-18 Matthew Fernandezremove prototype of unimplemented 'cmpNodeDegree'
2021-12-18 Matthew Fernandezremove prototypes of unimplemented ag callback functions
2021-12-18 Matthew Fernandezremove prototypes of unimplemented object set managemen...
2021-12-18 Matthew Fernandezremove declaration of undefined 'AgAttrdisc'
2021-12-18 Matthew Fernandezremove unused 'NIL macros
2021-12-18 Matthew Fernandezremove C++ guards on hashkey.h
2021-12-18 Matthew Fernandezremove prototype for unimplemented 'strkey'
2021-12-18 Matthew Fernandezremove prototype for unimplemented 'html_inside'
2021-12-18 Matthew Fernandezremove unused 'colorCvt'
2021-12-18 Matthew FernandezMerge branch 'smattr/2D1C5E3F-6FEC-4BF0-9291-DD8A9DBD3C...
2021-12-17 Matthew Fernandezconstrained_majorization_new_with_gaps: [nfc] boolean...
2021-12-15 Matthew Fernandezconstrained_majorization_gradient_projection: [nfc...
2021-12-15 Matthew Fernandezconstrained_majorization_gradient_projection: [nfc...
2021-12-15 Matthew Fernandezconstrained_majorization_new: [nfc] use a C99 bool...
2021-12-15 Matthew Fernandezpower_iteration/iterativePCA_1D: [nfc] return C99 bools...
2021-12-15 Matthew Fernandezstress_majorization_with_hierarchy: [nfc] replace a...
2021-12-15 Matthew Fernandezuser_spline: [nfc] use a C99 bool instead of boolean...
2021-12-15 Matthew Fernandezgvconfig_libdir: [nfc] use a C99 bool instead of boolea...
2021-12-15 Matthew Fernandezgvpack: [nfc] use a C99 bool instead of boolean for...
next