]> granicus.if.org Git - graphviz/shortlog
graphviz
2020-11-29 Magnus JacobssonRemove gv2gml from tools_not_built_with_cmake
2020-11-29 Magnus JacobssonRemove circo, fdp, neato, osage, patchwork, sfdp &...
2020-11-29 Bob ApthorpeAdded gv2gml symlink/copy to gml2gv
2020-11-29 Bob ApthorpeInstalls dot copies (WIN32) and symlinks
2020-11-29 Magnus JacobssonMerge branch 'fix-1875-and-enable-all-warnings-for...
2020-11-29 Magnus JacobssonEnable all warnings for non-MSVC CMake builds
2020-11-29 Magnus JacobssonFix missing return NULL and remove 1 -Wunused-but-set...
2020-11-29 Magnus JacobssonMerge branch 'remove-warnings-and-fix-minor-issues...
2020-11-22 Magnus JacobssonCorrect spelling in comment
2020-11-22 Magnus JacobssonRemove1 -Wuninitialized warning in postproc.c
2020-11-22 Magnus JacobssonAdd regression test case for gml2gv
2020-11-21 Magnus JacobssonCorrect width definition in GML parser
2020-11-21 Magnus JacobssonFix gml2gv style and width parsing
2020-11-21 Magnus JacobssonRemove 1 -Wsometimes-uninitialized warning in ortho.c
2020-11-21 Magnus JacobssonRemove 1 -Wself-assign warning in edge_bundling.c
2020-11-21 Magnus JacobssonRemove 1 -Wunused-function warning in nearest_neighbor_...
2020-11-21 Magnus JacobssonRemove 1 -Wmaybe-uninitialized warning in ink.c
2020-11-21 Magnus JacobssonCorrect assertion and remove 1 -Wparentheses warning...
2020-11-21 Magnus JacobssonRemove 1 -Wunused-function warning in gmlscan.l
2020-11-21 Magnus JacobssonRemove 1 -Wunused-function warning in scan.l
2020-11-21 Magnus JacobssonRemove 2 -Wunused-but-set-variable warnings in graph_ge...
2020-11-21 Magnus JacobssonRemove 2 -Wunused-function warning in gvrender_gd.c
2020-11-21 Magnus JacobssonRemove 2 -Wunused-variable warnings in gvrender_gd.c
2020-11-21 Magnus JacobssonRemove 2 -Wunused-but-set-variable warnings in gvrender...
2020-11-21 Magnus JacobssonRemove 2 -Wunused-but-set-variable warnings in gvrender...
2020-11-21 Magnus JacobssonRemove 3 -Wunused-but-set-variable warnings in gvrender...
2020-11-21 Magnus JacobssonRemove some commented out code in gvrender_core_pic.c
2020-11-21 Magnus JacobssonRemove 1 -Wunused-but-set-variable warning in gvrender_...
2020-11-21 Magnus JacobssonRemove 1 -Wunused-but-set-variable warning in gvdevice.c
2020-11-21 Magnus JacobssonRemove 1 -Wunused-but-set-variable warning in node.c
2020-11-21 Magnus JacobssonRemove 1 -Wunused-but-set-variable warning in edge.c
2020-11-21 Magnus JacobssonRemove 1 -Wunused-but-set-variable warning in twopiinit.c
2020-11-21 Magnus JacobssonRemove 3 -Wunused-but-set-variable warnings in post_pro...
2020-11-21 Magnus JacobssonRemove 6 -Wunused-but-set-variable warnings in Multilevel.c
2020-11-21 Magnus JacobssonRemove 2 -Wunused-but-set-variable warnings in SparseMa...
2020-11-21 Magnus JacobssonRemove 2 -Wunused-but-set-variable warnings in DotIO.c
2020-11-21 Magnus JacobssonCorrect assertion and remove 1 -Wparentheses warning...
2020-11-21 Magnus JacobssonRemove 1 -Wunused-but-set-variable warning in partition.c
2020-11-21 Magnus JacobssonRemove 2 -Wunused-but-set-variable warnings in ortho.c
2020-11-21 Magnus JacobssonRemove 1 -Wunused-but-set-variable warning in maze.c
2020-11-21 Magnus JacobssonRemove 1 -Wunused-but-set-variable warning in neatospli...
2020-11-21 Magnus JacobssonRemove 1 -Wunused-but-set-variable warning in compute_h...
2020-11-21 Magnus JacobssonRemove 2 -Wunused-but-set-variable warnings in dotsplines.c
2020-11-21 Magnus JacobssonRemove 1 -Wunused-but-set-variable warning in aspect.c
2020-11-21 Magnus JacobssonFix handling of epsf file read error in psusershape.c
2020-11-21 Magnus JacobssonRemove 4 -Wunused-function warnings in ns.c
2020-11-21 Magnus JacobssonRemove 1 -Wunused-but-set-variable warning in dtview.c
2020-11-15 Matthew FernandezMerge branch 'smattr/614456fd-ae2a-4243-93d1-e2fa5ee18c...
2020-11-15 Matthew Fernandezremove comparison against boolean literals in conc.c
2020-11-15 Matthew Fernandezremove unnecessary bracketing in conc.c
2020-11-15 Matthew Fernandezfix: anticipate no non-normal edges when computing...
2020-11-14 Matthew FernandezMerge branch 'smattr/c15b6722-05d6-4d5f-9e5f-34bc637d7a...
2020-11-14 Matthew Fernandezremove use of std::endl in VPSC
2020-11-14 Matthew Fernandezmake VPSC debugging code visible to the compiler
2020-11-14 Matthew Fernandezremove unnecessary ifdef guards
2020-11-14 Matthew FernandezMerge branch 'smattr/174FAE10-334A-4463-A0AD-FE61C51E45...
2020-11-14 Matthew FernandezMerge branch 'smattr/134762F6-3732-49B2-A65D-FACE0D5BDA...
2020-11-14 Matthew Fernandezremove some unnecessary bracketing
2020-11-14 Matthew Fernandezreplace a malloc array allocation with calloc
2020-11-14 Matthew Fernandezremove some unnecessary casts of malloc return values
2020-11-14 Matthew Fernandezremove a use of longjmp and use explicit return instead
2020-11-12 Matthew FernandezMerge branch 'smattr/ea4ee7c7-8a0e-4f9f-bfdf-37e0827687...
2020-11-07 Matthew Fernandezadd a section of performance and profiling to dev docs
2020-11-07 Matthew Fernandezremove unused xdotstate, xdotstyle
2020-11-07 Matthew Fernandezremove commented out code in Smyrna
2020-11-07 Matthew FernandezMerge branch 'smattr/4AE22380-A30F-4A49-B284-320A2BCDEB...
2020-11-07 Matthew Fernandezremove some unnecessary brackets
2020-11-07 Matthew Fernandezfix buffer under-read in fdp
2020-11-07 Matthew FernandezMerge branch 'smattr/c43d1d65-32e9-4049-a95f-9b209af13c...
2020-11-07 Matthew Fernandezsquash some unused parameter warnings
2020-11-07 Matthew Fernandezremove unused sg variable
2020-11-07 Matthew Fernandezsquash a -Wundef warning
2020-11-07 Matthew Fernandezremove an unused parameter to mincross_clust()
2020-11-07 Matthew Fernandezremove some unnecessary bracketing
2020-11-07 Matthew Fernandezintroduce an assertion on rank consistency
2020-11-07 Matthew Fernandezfix: anticipate empty clusters when using newrank
2020-11-07 Matthew FernandezMerge branch 'smattr/119AD784-5E65-4421-BC9A-F772B4532C...
2020-11-07 Matthew Fernandezoptimize gvputs() usage in the VRML plugin
2020-11-07 Matthew Fernandezremove an unnecessary unary +
2020-11-07 Matthew Fernandezfix: fclose(NULL) in the VRML plugin when current direc...
2020-11-04 Matthew FernandezMerge branch 'smattr/8b5fbbeb-e221-4eb3-a26b-0935708c35...
2020-11-04 Matthew Fernandezremove unnecessary cast of a parameter to realloc()
2020-11-04 Matthew Fernandezremove some unnecessary allocation casts
2020-11-04 Matthew Fernandezremove some unnecessary branching for malloc/realloc
2020-11-04 Matthew Fernandezremove some commented out code
2020-11-04 Matthew FernandezMerge branch 'smattr/5d4e3a2b-8dff-4eee-81b1-76ad3a6885...
2020-11-04 Matthew Fernandezsquash a -Wconversion warning
2020-11-04 Matthew Fernandezsquash a -Wconversion warning
2020-11-04 Matthew Fernandezsquash some -Wconversion warnings
2020-11-04 Matthew Fernandezremove an unnecessary cast
2020-11-04 Matthew Fernandezremove unused addSpace parameter to gv_trim_zeros()
2020-11-03 Matthew FernandezMerge branch 'smattr/DF679B9B-496A-45B6-B14B-856D8DD821...
2020-11-01 Magnus JacobssonMerge branch 'with-quartz-yes-on-macos' into 'master'
2020-11-01 Magnus JacobssonAdd --with-quartz=yes to configure on macOS
2020-11-01 Matthew FernandezMerge branch 'smattr/4EEAF0CE-D0C3-479C-A9F1-A91B90168C...
2020-11-01 Matthew Fernandezfix some #includes in the Quartz plugin
2020-10-31 Matthew Fernandezmake compiler warnings for CMake Linux/macOS builds... smattr/DF679B9B-496A-45B6-B14B-856D8DD8212B
2020-10-31 Matthew FernandezMerge branch 'smattr/9f1ba4b1-6f37-4d49-b1a2-3f1fee7ee7...
2020-10-31 Matthew Fernandezuse write() instead of print() for writing to a file
2020-10-31 Matthew Fernandezremove unused GRAPH variable
next