]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-09-28 Matthew FernandezMerge branch 'smattr/9475BC85-3C8A-4113-A179-ACF4D166E1...
2021-09-27 Matthew Fernandezcommon Shapes: squash -Wmissing-field-initializer warnings
2021-09-27 Matthew Fernandezp_lpromoter: squash -Wmissing-field-initializer warning
2021-09-27 Matthew Fernandezp_larrow: squash -Wmissing-field-initializer warning
2021-09-27 Matthew Fernandezp_rarrow: squash -Wmissing-field-initializer warning
2021-09-27 Matthew Fernandezp_promoter: squash -Wmissing-field-initializer warning
2021-09-27 Matthew Fernandezp_signature: squash -Wmissing-field-initializer warning
2021-09-27 Matthew FernandezMerge branch 'smattr/C64DD787-8A55-438E-9B8D-01EFBEB871...
2021-09-27 Matthew Fernandezlefty: abbreviate some boolean returns in 'orderop'
2021-09-27 Matthew Fernandezlefty: remove unused 'Eshowcalls'
2021-09-27 Matthew Fernandezlefty: remove unused 'Eoktorun'
2021-09-27 Matthew Fernandezlefty: remove unnecessary casts of char* members
2021-09-27 Matthew Fernandezlefty: consistently treat 'CBUFINCR' as a 'long'
2021-09-27 Matthew Fernandezlefty: consistently treat 'MARKINCR' as a 'long'
2021-09-27 Matthew Fernandezlefty: consistently treat 'OTINCR' as a 'long'
2021-09-27 Matthew Fernandezlefty: remove C++ guards
2021-09-27 Matthew Fernandezlefty: replace header guards with more modern #pragma...
2021-09-27 Matthew Fernandezlefty: mark 'GFXbuttoncb' static
2021-09-27 Matthew Fernandezlefty: mark 'GFXtextcb' static
2021-09-27 Matthew Fernandezlefty: remove 'Gerrno'
2021-09-27 Matthew FernandezMerge branch 'smattr/6AF46EA6-D097-41D0-A29B-E5F2700741...
2021-09-26 Matthew FernandezCMake: fix: build gv2gml instead of symlinking gml2gv
2021-09-26 Matthew Fernandezadd a test case provoking gv2gml/gml2gv confusion
2021-09-26 Magnus JacobssonMerge branch 'fix-bom-in-collection-file-in-mingw-build...
2021-09-26 Magnus JacobssonCI: avoid BOM in COLLECTION file in MinGW build jobs
2021-09-26 Magnus JacobssonMerge branch 'define-GVDLL-in-CMake-builds' into 'main'
2021-09-26 Magnus JacobssonCMake: set GVDLL for WIN32
2021-09-26 Magnus Jacobssoncommon: don't use dllexport when GVDLL and _BLD_gvc...
2021-09-26 Magnus Jacobssonlib/gvpr: CMake: define EXPORT_GVPR
2021-09-26 Magnus Jacobssongvc: avoid macro redefinition warning when GVDLL is...
2021-09-26 Magnus Jacobssonpack: CMake: set also _BLD_gvc
2021-09-26 Magnus Jacobssongvc: remove multiple declarations of two functions...
2021-09-26 Magnus Jacobssoncommon: remove multiple declaration of attach_attrs...
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
next