]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-09-26 Magnus Jacobssonplugin/core: include gvc/gvc.h in gvrender_core_dot.c
2021-09-26 Magnus Jacobssonpack: include gvc/gvc.h in ptest.c
2021-09-26 Magnus Jacobssoncommon: include gvc/gvc.h in output.c
2021-09-25 Matthew FernandezMerge branch 'smattr/F874E210-6DEB-4514-B871-F407291719...
2021-09-25 Matthew Fernandezremove legacy expr NMake makefile and Makefile.orig
2021-09-25 Matthew FernandezMerge branch 'smattr/5598559D-FB4F-41C0-A52A-E3FBC862B5...
2021-09-25 Matthew Fernandezlefty SFcompareEntries: remove MSVC 'strcascmp' fall...
2021-09-25 Matthew Fernandezlefty Dir.c: remove unnecessary include of ctype.h
2021-09-25 Matthew Fernandezlefty SFfindFile: remove MSVC 'strncasecmp' fall back
2021-09-25 Matthew FernandezMerge branch 'smattr/4BB774CF-C72E-4136-B8F5-908D835C1A...
2021-09-25 Matthew Fernandezabbreviate .clang-format to just pure LLVM style
2021-09-25 Matthew FernandezMerge branch 'smattr/DCA87935-2488-470F-AE3F-983AC3FD64...
2021-09-25 Matthew Fernandezp_assembly: squash a -Wmissing-field-initializer warning
2021-09-25 Matthew Fernandezp_noverhang: squash a -Wmissing-field-initializer warning
2021-09-25 Matthew Fernandezp_threepoverhang: squash a -Wmissing-field-initializer...
2021-09-25 Matthew Fernandezp_fivepoverhang: squash a -Wmissing-field-initializer...
2021-09-25 Matthew Fernandezp_restrictionsite: squash a -Wmissing-field-initializer...
2021-09-25 Matthew Fernandezp_primersite: squash a -Wmissing-field-initializer...
2021-09-25 Matthew Fernandezp_proteinstab: squash a -Wmissing-field-initializer...
2021-09-25 Matthew Fernandezp_proteasesite: squash a -Wmissing-field-initializer...
2021-09-25 Matthew Fernandezp_rnastab: squash a -Wmissing-field-initializer warning
2021-09-25 Matthew Fernandezp_ribosite: squash a -Wmissing-field-initializer warning
2021-09-25 Matthew FernandezMerge branch 'smattr/96b0799b-6f75-44f5-906f-3df53c73dd...
2021-09-25 Matthew Fernandeztclpathplan.c: rephrase open coded fmax/fmin
2021-09-25 Matthew Fernandeztclpathplan.c: remove open coded NULL, excess bracketin...
2021-09-25 Matthew Fernandeztclpathplan.c: remove 'strncmp' micro-optimizations
2021-09-25 Matthew Fernandeztclpathplan.c: remove commented out code
2021-09-25 Matthew Fernandeztriangle_callback: mark as static
2021-09-25 Matthew Fernandeztclpathplan between: rephrase to avoid -Wfloat-equal...
2021-09-25 Matthew Fernandeztclpathplan gt: rephrase into something more obvious
2021-09-25 Matthew Fernandeztclpathplan gt: rephrase to avoid having to cast pointe...
2021-09-25 Matthew Fernandezfind_ints.c: remove some commented out code
2021-09-25 Matthew Fernandezmake_map_internal: flip order of 'bbm1' if-then-else...
2021-09-25 Matthew Fernandezmake_map_internal: flip order of 'bbm0' if-then-else...
2021-09-25 Matthew Fernandezmake_map_internal: flip the order of 'bounding_box_marg...
2021-09-25 Matthew Fernandezsolve2: flip the order of an if-then-else ladder to...
2021-09-25 Matthew FernandezMerge branch 'smattr/D035A7A7-F419-4B11-9BA8-3C003CC0B4...
2021-09-25 Matthew Fernandezsmyrna: remove commented out prototypes
2021-09-25 Matthew Fernandezsmyrna: remove prototype of unimplemented 'drawRotating...
2021-09-25 Matthew Fernandezsmyrna: remove unused 'drawEllipse'
2021-09-25 Matthew Fernandezsmyrna: remove unused 'rasters' global
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
next