]> granicus.if.org Git - graphviz/shortlog
graphviz
2020-10-31 Matthew Fernandezremove a now unused jmp_buf
2020-10-31 Matthew Fernandezindicate failure in growops() by return value instead...
2020-10-31 Matthew Fernandezindicate failure from growtris() by return value instea...
2020-10-31 Matthew Fernandezadd a return value to loadtriangle()
2020-10-31 Matthew Fernandezadd a return value to triangulate()
2020-10-31 Matthew Fernandezremove unnecessary use of longjmp() in growdq()
2020-10-31 Matthew Fernandezremove an unnecessary use of longjmp() in growpnls()
2020-10-30 Matthew FernandezMerge branch 'smattr/4b7c9c53-bdf9-48ef-8fa6-7c06fc5720...
2020-10-30 Matthew Fernandezstop shipping strcasecmp.h
2020-10-29 Mark HansenMerge branch 'orientation' into 'master'
2020-10-29 Mark HansenDelete attrs.html from main graphviz repo
2020-10-29 Matthew FernandezMerge branch 'smattr/f037c2f4-a5af-4f90-a41d-412fb74c42...
2020-10-29 Matthew Fernandezrun pytest with --verbose in CI
2020-10-29 Matthew Fernandezadd test cases for validating in-repo HTML files
2020-10-29 Matthew FernandezMerge branch 'smattr/38BA03F9-7DC4-4E4F-8B4C-51C3F36085...
2020-10-29 Matthew Fernandezremove unnecessary casts from parameters to memcpy
2020-10-29 Matthew Fernandezrephrase some swapping code
2020-10-29 Matthew Fernandezremove unnecessary casts on arguments to free()
2020-10-29 Matthew Fernandezremove unnecessary guards on calls to free()
2020-10-29 Matthew Fernandezfix memory leak in gvplugin_list
2020-10-29 Matthew Fernandezremove some unnecessary casts of arguments to realloc()
2020-10-29 Matthew Fernandezremove unnecessary casts of realloc() return value
2020-10-29 Matthew Fernandezremove unnecessary casts of calloc() return value
2020-10-29 Matthew Fernandezremove unnecessary casts of malloc() return value
2020-10-28 Magnus JacobssonMerge branch 'add-some-missing-tools-to-macos-autotools...
2020-10-28 Magnus JacobssonEnable dotty, lefty, lneato and vimdot to be built...
2020-10-28 Magnus JacobssonMove common commands from macOS jobs to macos_build_def...
2020-10-28 Matthew FernandezMerge branch 'smattr/6f54cfb5-5fb4-42a0-aba0-41e1553727...
2020-10-27 Matthew FernandezMerge branch 'smattr/BDA848A6-E53C-4722-BDF7-B826776816...
2020-10-27 Matthew Fernandezremove fine grained test skip logic and now depend...
2020-10-27 Matthew Fernandezadd others to the CI tool check that do not need fine...
2020-10-25 Matthew Fernandezadd exemption list for Autotools macOS build in CI...
2020-10-25 Matthew Fernandezadd MSBuild exemption list to CI tool check
2020-10-25 Matthew Fernandezadd CMake exemptions to CI tool check
2020-10-25 Matthew Fernandezextend CI tool check to dot_builtins
2020-10-25 Matthew Fernandezextend CI tool check to Mingle
2020-10-25 Matthew Fernandezcheck that Smyrna exists in CI
2020-10-25 Matthew Fernandezmove some pytest skip logic into a decorator
2020-10-25 Matthew Fernandezadjust installation test to work even if GV_VERSION...
2020-10-25 Matthew Fernandezmake gen_version run correctly regardless of CWD
2020-10-25 Matthew Fernandezadd a home for test cases that are only relevant to...
2020-10-25 Magnus JacobssonMerge branch 'ensure-all-existing-tools-are-tested...
2020-10-25 Magnus JacobssonAdd check that expected missing tool doesn't exist...
2020-10-25 Magnus JacobssonAdd removal of old graphviz version before install...
2020-10-25 Matthew FernandezMerge branch '4AF62F39-396B-483C-A035-F1C7A0E5D039...
2020-10-24 Magnus JacobssonAdd removal of old graphviz version before install...
2020-10-24 Magnus JacobssonRemove gc from tools_not_built_with_cmake list in tools...
2020-10-24 Magnus JacobssonEnsure that Graphviz tools are found first in Windows...
2020-10-24 Magnus JacobssonMerge branch 'add-macos-test-jobs-to-gitlab-ci' into...
2020-10-24 Magnus JacobssonAdd macos-cmake-test job to CI
2020-10-24 Magnus JacobssonAdd macos-autotools-test job to CI
2020-10-24 Magnus JacobssonAdd skip of test_1818 also for macOS
2020-10-24 Magnus JacobssonAdd skip of test_1813 also for macOS
2020-10-24 Magnus JacobssonAdd skip of all tools not built for macOS in CI using...
2020-10-24 Magnus JacobssonAdd subset of macOS rtest reference files
2020-10-24 Magnus JacobssonAdd brew install pango to macos build jobs
2020-10-24 Magnus JacobssonAdd support for macOS to ci/install.sh
2020-10-24 Magnus JacobssonRefactor ci/install.sh to check for build system before OS
2020-10-24 Magnus JacobssonFix tred -? to actually print usage instead of error...
2020-10-24 Magnus JacobssonFix sccmap -? to actually print usage instead of error...
2020-10-24 Magnus JacobssonFix nop -? to actually print usage instead of error...
2020-10-24 Magnus JacobssonFix mm2gv -? to actually print usage instead of error...
2020-10-24 Magnus JacobssonFix gvpack -? to actually print usage instead of error...
2020-10-24 Magnus JacobssonFix gvcolor -? to actually print usage instead of error...
2020-10-24 Magnus JacobssonFix gc -? to actually print usage instead of error...
2020-10-24 Magnus JacobssonFix dijkstra -? to actually print usage instead of...
2020-10-24 Magnus JacobssonFix gvmap -? to actually print usage instead of error...
2020-10-24 Magnus JacobssonFix cluster -? to actually print usage instead of error...
2020-10-24 Magnus JacobssonFix edgepaint -? to actually print usage instead of...
2020-10-24 Magnus JacobssonFix ccomps -? to actually print usage instead of error...
2020-10-24 Magnus JacobssonFix bcomps -? to actually print usage instead of error...
2020-10-24 Magnus JacobssonRestore whitespace and comment after earlier bad merge...
2020-10-24 Matthew FernandezMerge branch 'smattr/629f9eac-8e8a-486d-9695-cc857dce07...
2020-10-24 Matthew Fernandezremove rtest.sh redirect
2020-10-24 Matthew Fernandezremove unnecessary 'global' statements in rtest
2020-10-24 Matthew Fernandezfix some comparisons between booleans and ints in rtest
2020-10-24 Matthew Fernandezremove legacy comment
2020-10-24 Matthew Fernandezremove some unused variables in rtest
2020-10-24 Matthew Fernandezsquash a -Wabsolute-value warning
2020-10-24 Matthew Fernandezsquash -Wcomment warning
2020-10-24 Matthew Fernandezremove unused onexit() prototype
2020-10-24 Matthew Fernandezremove unused _exit() prototype
2020-10-24 Matthew Fernandezremove unused prototypes for frexp() and ldexp()
2020-10-24 Matthew Fernandezremove unneeded X_OK shim
2020-10-24 Matthew Fernandezremove POOLMTXRETURN()
2020-10-24 Matthew Fernandezremove POOLMTXSTART() no-op
2020-10-24 Matthew Fernandezremove POOLMTXUNLOCK() no-op
2020-10-24 Matthew Fernandezremove POOLMTXLOCK() no-op
2020-10-24 Matthew Fernandezremove SFMTXUNLOCK() no-op
2020-10-24 Matthew Fernandezremove no-op SFMTXLOCK()
2020-10-24 Matthew Fernandezremove useless extern declarations
2020-10-24 Matthew Fernandezremove now unused vthread.h
2020-10-24 Matthew Fernandezremove unused sf_mutex field from Sfextern_t
2020-10-24 Matthew Fernandezremove unused mtx parameter to SFCLEAR() macro
2020-10-24 Matthew Fernandezremove unused mutex field from SFIO structures
2020-10-24 Matthew Fernandezremove unused Sfonce functionality
2020-10-24 Matthew Fernandezremove SFONCE() no-op
2020-10-24 Matthew Fernandezremove vmtx mutex no-ops
2020-10-24 Matthew Fernandezremove unused SFIO vthread prototypes
2020-10-24 Matthew Fernandezremove unused sftell()
next