]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-09-25 Matthew Fernandezsmyrna: remove unused 'point_within_ellips_with_coords'
2021-09-25 Matthew Fernandezsmyrna: remove unused 'point_within_sphere_with_coords'
2021-09-25 Matthew Fernandezsmyrna: remove macOS Leopard hack
2021-09-25 Matthew Fernandezsmyrna: remove unused 'texture' global
2021-09-25 Matthew Fernandezsmyrna: remove some prototypes of unimplemented functions
2021-09-25 Matthew Fernandezsmyrna: remove SmyrnaVerbose
2021-09-25 Matthew Fernandezsmyrna: remove unused SmrynaVerbose declaration
2021-09-23 Matthew FernandezMerge branch 'smattr/AC34DC16-D8EF-4259-8FE4-5A5080DE66...
2021-09-23 Matthew FernandezMove back to 2.49 development series
2021-09-23 Matthew FernandezMerge branch 'smattr/B37B1A9A-4D07-4914-AB34-4EF0B33EE3... 2.49.1
2021-09-22 Matthew FernandezStable Release 2.49.1
2021-09-21 Matthew FernandezMerge branch 'smattr/fa555883-42dd-4da0-9444-24d3ba18da...
2021-09-21 Matthew Fernandezfix inability to include and use gvc.h from a parent...
2021-09-21 Matthew Fernandezremove libast from gvc’s include path in CMake
2021-09-20 Matthew FernandezMerge branch 'smattr/650c059b-2ccb-4c4b-9a03-6ded54e323...
2021-09-20 Matthew FernandezfixLabelOrder: use a C99 bool for 'haveBackedge' local...
2021-09-20 Matthew Fernandezuse a C99 bool to pass around 'reverse' instead of...
2021-09-20 Matthew Fernandezuse a C99 bool to pass around 'hasfixed' instead of...
2021-09-20 Matthew Fernandezreorder: convert local booleans to C99 bools
2021-09-20 Matthew FernandezReMincross: change from boolean to C99 bool
2021-09-20 Matthew Fernandezlib/sparse: remove some unnecessary casts
2021-09-20 Matthew Fernandezlib/sparse: replace header guards with more modern...
2021-09-20 Matthew FernandezIntStack: remove unnecessary bracketing
2021-09-20 Matthew FernandezIntStack: track size and capacity as 'size_t' values
2021-09-20 Matthew FernandezIntStack_print: remove incorrect comment
2021-09-20 Matthew FernandezIntStack: remove commented out code
2021-09-20 Matthew FernandezMerge branch 'smattr/df178dd0-42ca-429b-aa4b-c7927d2956...
2021-09-19 Matthew Fernandezgxl2gv gxl_to_gv: match XML_Parse, squashing a -Wconver...
2021-09-19 Matthew Fernandezgxl2gv characterDataHandler: squash -Wsign-conversion...
2021-09-19 Matthew Fernandezgxl2gv endElementHandler: remove shadowing of 'name'
2021-09-19 Matthew Fernandezgxl2gv endElementHandler: use 'size_t' to track buffer...
2021-09-19 Matthew Fernandezgxl2gv setGlobalEdgeAttr: remove unused 'ud' parameter
2021-09-19 Matthew Fernandezgxl2gv setGlobalNodeAttr: remove unused 'ud' parameter
2021-09-19 Matthew Fernandezgxl2gv: squash -Wunused-parameter warnings
2021-09-19 Matthew Fernandezgxl2gv pushString: use 'size_t' to track buffer size
2021-09-19 Matthew Fernandezgv2gxl initState: squash a -Wconversion warning
2021-09-19 Matthew Fernandezgv2gxl writeEdge: remove unused 'terminate' parameter
2021-09-19 Matthew Fernandezgv2gxl writeHdr: use 'size_t' to track buffer size
2021-09-19 Matthew Fernandezgv2gxl createEdgeId: use 'size_t' to track buffer size
2021-09-19 Matthew Fernandezgv2gxl _xml_string: use 'size_t' to track buffer size
2021-09-19 Matthew Fernandezgv2gxl: squash -Wunused-parameter warnings
2021-09-19 Matthew Fernandezcvtgxl: squash a -Wswitch-default warning
2021-09-19 Matthew Fernandezcolxlate canoncolor: operate on 'char' instead of ...
2021-09-19 Matthew Fernandezgvcolor: squash a -Wswitch-default warning
2021-09-19 Matthew Fernandezgc wcp: remove shadowing of 'fname'
2021-09-19 Matthew Fernandezgc cntCluster: squash a -Wunused-parameter warning
2021-09-19 Matthew Fernandezgc: squash a -Wswitch-default warning
2021-09-19 Matthew Fernandezdot intr: squash a -Wunused-parameter warning
2021-09-19 Matthew FernandezMerge branch 'smattr/10DCD620-10CF-4101-8025-7495C4DEE3...
2021-09-19 Matthew Fernandezlefty: remove cgraph include directory in MSBuild
2021-09-19 Magnus JacobssonMerge branch 'some-autotools-cleanup' into 'main'
2021-09-19 Magnus Jacobssoncmd/edgepaint: autotools: link to the gvc lib instead...
2021-09-19 Magnus Jacobssoncluster: autotools: link to the gvc lib instead of...
2021-09-19 Magnus Jacobssongvmap: autotools: link to the gvc lib instead of the...
2021-09-19 Magnus Jacobssonplugin/pango: autotools: add linking to cgraph
2021-09-19 Magnus Jacobssonplugin/visio: autotools: add linking to cgraph
2021-09-19 Magnus Jacobssonplugin/core: autotools: add linking to xdot
2021-09-19 Magnus Jacobssonlefty: autotools: don't try to build lefty when it...
2021-09-19 Magnus Jacobssonplugin/webp: autotools: add linking to gvc
2021-09-19 Magnus Jacobssonplugin/neato_layout: autotools: remove reference to...
2021-09-19 Matthew FernandezMerge branch 'smattr/508C5931-2894-41DE-9B0F-C8B9CE3254...
2021-09-19 Matthew Fernandezlefty SFclearList: abbreviate some float literals
2021-09-19 Matthew Fernandezlefty: remove no-op doLayout function
2021-09-19 Matthew Fernandezlefty: remove commented out code
2021-09-19 Matthew Fernandezlefty: remove some unnecessary casts
2021-09-19 Matthew Fernandezlefty SFstatAndCheck: use 'size_t' variables when deali...
2021-09-19 Matthew Fernandezlefty SFgetDir: standardize 'qsort' usage
2021-09-19 Matthew Fernandezlefty SFcompareEntries: replace case-insensitive altern...
2021-09-19 Matthew Fernandezlefty SFcompareEntries: remove some unnecessary casts
2021-09-19 Matthew FernandezMerge branch 'smattr/0232394D-4EE9-4B97-959C-70C6A25DB8...
2021-09-19 Matthew Fernandezp_insulator: squash a -Wmissing-field-initializer warning
2021-09-19 Matthew Fernandezp_utr: squash a -Wmissing-field-initializer warning
2021-09-19 Matthew Fernandezp_terminator: squash a -Wmissing-field-initializer...
2021-09-19 Matthew Fernandezp_cds: squash a -Wmissing-field-initializer warning
2021-09-19 Matthew Fernandezp_promoter: squash a -Wmissing-field-initializer warning
2021-09-19 Matthew Fernandezp_star: squash a -Wmissing-field-initializer warning
2021-09-19 Matthew Fernandezp_Mcircle: squash a -Wmissing-field-initializer warning
2021-09-19 Matthew Fernandezp_Msquare: squash a -Wmissing-field-initializer warning
2021-09-19 Matthew Fernandezp_diamond: squash a -Wmissing-field-initializer warning
2021-09-19 Matthew Fernandezp_tripleoctagon: squash a -Wmissing-field-initializer...
2021-09-19 Matthew FernandezMerge branch 'smattr/51F91849-AB76-4338-A2A6-A23F67BF07...
2021-09-19 Matthew Fernandezlefty: remove unused 'PTR2INT' and 'INT2PTR' macros
2021-09-19 Matthew Fernandezlefty SFcompareLogins: remove some unnecessary casts
2021-09-19 Matthew Fernandezlefty SFstrncmp: replace with strncasecmp
2021-09-19 Matthew Fernandezlefty SFgetHomeDirs: standardize 'qsort' usage
2021-09-19 Matthew Fernandezlefty: remove unnecessary getwd prototype
2021-09-19 Matthew FernandezMerge branch 'smattr/0824fd6b-4a2f-49f4-99cc-ed8100eecb...
2021-09-19 Matthew Fernandezsparse_stress_subspace_majorization_kD: replace a boole...
2021-09-19 Matthew Fernandezstress_majorization_kD_mkernel: replace a boolean with...
2021-09-19 Matthew Fernandezdist_data: replace a boolean with a C99 bool
2021-09-19 Matthew Fernandezget_mq: abbreviate a malloc;memzero
2021-09-19 Matthew FernandezexisAssign: remove unnecessary bracketing
2021-09-19 Matthew Fernandezexpr lexname: return a 'const char*'
2021-09-19 Matthew Fernandezexpr global: squash -Wunused-parameter warning
2021-09-19 Matthew Fernandezexpr global: remove unnecessary casts
2021-09-19 Matthew Fernandezexpr print: use a 'size_t' for iteration
2021-09-19 Matthew Fernandezexpr scan: use a 'size_t' for iteration
2021-09-19 Matthew FernandezMerge branch 'smattr/f7c14ca2-789a-46b0-b5f1-2cacd08dfb...
2021-09-19 Matthew Fernandezlu_decompose: remove unnecessary bracketing
2021-09-19 Matthew Fernandezlu_decompose: rephrase comparisons against 'biggest...
next