]> granicus.if.org Git - graphviz/shortlog
graphviz
2020-08-14 Magnus JacobssonChange to all-numeric version entry format and add...
2020-08-14 Magnus JacobssonAdd /usr/bin/env python3 shebang to gen_version.py
2020-08-14 Matthew FernandezMerge branch '299df24c-1ec4-4b41-b594-66450f5ae4e8...
2020-08-14 Matthew Fernandezremove register hints
2020-08-14 Matthew Fernandezremove some compiler warnings from ~-ing bits field
2020-08-14 Matthew Fernandezremove yet another -Wconversion warning
2020-08-14 Matthew Fernandezremove another -Wconversion flags warning
2020-08-14 Matthew Fernandezremove a -Wconversion warning
2020-08-14 Matthew Fernandezsuppress -Wconversion warnings from int promotion due...
2020-08-14 Matthew Fernandezavoid mixing int and short unsigned wrt flags
2020-08-14 Matthew Fernandezavoid storing pointer diff in an int
2020-08-14 Matthew Fernandezuniversally treat SFIO mode flags as unsigned
2020-08-13 Magnus JacobssonMerge branch 'start-windows-builds-directly' into ...
2020-08-13 Matthew FernandezMerge branch '1f838978-873d-47d6-a09e-6a8d76e62e4d...
2020-08-13 Matthew Fernandezenable GCC and Clang to diagnose misuse of error()...
2020-08-13 Matthew Fernandezadd an explicit format string parameter to error()...
2020-08-13 Matthew Fernandezremove now-unnecessary cast
2020-08-13 Matthew Fernandezfix: pass format parameter into gverrorf explicitly
2020-08-13 Matthew Fernandezchange errorv calling convention to explicitly take...
2020-08-13 Matthew FernandezMerge branch 'f25b153d-dfca-415f-80f5-4135e26a9fde...
2020-08-13 Matthew Fernandezremove useless spin lock in lib/ast
2020-08-13 Matthew Fernandezmake lib/ast/*.c #includes unambiguous
2020-08-13 Matthew Fernandezremove commented out #includes in lib/ast
2020-08-12 Magnus JacobssonMerge branch 'remove-rtest-workaround-for-non-stable...
2020-08-12 Magnus JacobssonSpecify that the Windows CI builds dosn't need any...
2020-08-12 Magnus JacobssonChanged to generate VERSION in Windows builds
2020-08-12 Magnus JacobssonUpdate cluster releated nshare files with rtest.py -g
2020-08-12 Magnus JacobssonRemove rtest workaround for non stable cluster order
2020-08-12 Magnus JacobssonMerge branch 'remove-workaround-for-msbuild-executables...
2020-08-12 Magnus JacobssonRemove workaround for previously wrong version in MSBui...
2020-08-12 Magnus JacobssonMerge branch 'remove-config6-at-uninstall' into 'master'
2020-08-12 Matthew FernandezMerge branch 'B47EF71C-B166-4F10-96FD-B06894B84010...
2020-08-12 Matthew Fernandezremove legacy Travis CI config
2020-08-11 Magnus JacobssonRemove config6 when uninstalling Windows CMake Graphviz
2020-08-11 Magnus JacobssonMerge branch 'fix-missing-version-in-windows-ci-artifac...
2020-08-11 Magnus JacobssonMerge branch 'remove-version-from-windows-cmake-install...
2020-08-11 Magnus JacobssonMerge branch 'fix-cmake-exe-installer-package-version...
2020-08-11 Magnus JacobssonSet CPack installation directory to "Graphviz"
2020-08-11 Magnus JacobssonCorrect filename of Windows exe installer and zip archive
2020-08-11 Magnus JacobssonCorrect package version in CMake exe installer
2020-08-11 Matthew Fernandezfix edge attribute order confusion
2020-08-10 Magnus JacobssonMerge branch 'use-preinstalled-grep-in-ci' into 'master'
2020-08-10 Magnus JacobssonUse preinstalled grep instead of installing it in CI
2020-08-10 Magnus JacobssonMerge branch 'use-preinstalled-diffutils-in-ci' into...
2020-08-10 Magnus JacobssonUse preinstalled diffutils instead of installing it...
2020-08-10 Magnus JacobssonMerge branch 'use-preinstalled-pytest-in-ci' into ...
2020-08-10 Magnus JacobssonUse preinstalled pytest instead of installing it in CI
2020-08-09 Magnus JacobssonMerge branch 'use-preinstalled-python3-in-ci' into...
2020-08-09 Magnus JacobssonUse preinstalled Python 3 instead of installing it...
2020-08-09 Magnus JacobssonMerge branch 'use-preinstalled-perl-in-ci' into 'master'
2020-08-09 Matthew Fernandezfix segfault with large edge weights
2020-08-09 Matthew Fernandezfix typo in clustg
2020-08-09 Magnus JacobssonUse preinstalled perl instead of installing it in CI
2020-08-09 Magnus JacobssonMerge branch 'adapt-to-moved-nsis' into 'master'
2020-08-09 Magnus JacobssonAdapt to moved NSIS install directory
2020-08-09 Magnus JacobssonMerge branch 'use-preinstalled-nsis' into 'master'
2020-08-09 Magnus JacobssonUse preinstalled nsis instead of installing it in CI
2020-08-08 Magnus JacobssonMerge branch 'port-rtest.sh-to-python' into 'master'
2020-08-08 Matthew Fernandezassign Cgraph IDs linearly
2020-08-08 Matthew Fernandezfix: assign anonymous IDs to named entities
2020-08-08 Matthew Fernandezstop relying on pointers-as-IDs to retrieve strings
2020-08-08 Matthew Fernandezadd non-local names to Cgraph internal map as well...
2020-08-08 Matthew Fernandezcheck internal map for IDs prior to creating one from...
2020-08-08 Matthew Fernandezfix: take a copy of font name when caching fonts in...
2020-08-08 Matthew Fernandezfix: suppress Xlib finalization if initialization failed
2020-08-07 Magnus JacobssonMerge branch 'remove-unnecessary-cmake-install-in-ci...
2020-08-07 Matthew Fernandezfix: cast overflow with large font sizes in Pango plugin
2020-08-07 Matthew Fernandezremove now unnecessary detection of str[n]casecmp
2020-08-07 Matthew Fernandezremove empty compat.h header
2020-08-07 Matthew Fernandezreplace in-tree str[n]casecmp implementations with...
2020-08-07 Matthew Fernandezadd an abstraction for strcasecmp
2020-08-07 Magnus JacobssonUse existing cmake instead of installing it
2020-08-07 Magnus JacobssonMerge branch 'use-windows-dependencies-submodules-from...
2020-08-07 Magnus JacobssonMerge branch 'add-missing-changelog-entry-for-fixed...
2020-08-06 Magnus JacobssonSimplify pytests that call rtest.py
2020-08-06 Matthew Fernandezmake sfio #includes unambiguous
2020-08-06 Matthew Fernandezmake an include of vthread.h relative
2020-08-06 Matthew Fernandezremove lib/sfio include directory addition of lib/vmall...
2020-08-06 Matthew Fernandezremove lib/sfio include directory addition of lib/ast...
2020-08-06 Magnus JacobssonChange to get windows/dependencies submodules from...
2020-08-06 Magnus JacobssonAdd CHANGELOG entry for fixed version in MSBuilds
2020-08-06 Magnus JacobssonUpdate nshare with rtest.py -g using Windows MSBuild...
2020-08-06 Magnus JacobssonAdd temporary skip of rtests using ps shapefile on...
2020-08-06 Magnus JacobssonAdd temporary skip of ps & gv diff on Windows for speci...
2020-08-06 Magnus JacobssonDon't treat Windows as an unrecognized system
2020-08-06 Magnus JacobssonInstall diffutils in Windows CI
2020-08-06 Magnus JacobssonAdd temporary skip of PNG diff for Windows CMake rtest
2020-08-06 Magnus JacobssonAdd temporary skip of rtests using shapefile for Window...
2020-08-06 Magnus JacobssonAdd temporary skip of rtests using overlap=false for...
2020-08-06 Magnus JacobssonAdd temporary skip of format png:gd for Windows CMake...
2020-08-06 Magnus JacobssonAdd new rtest.sh that calls rtest.py
2020-08-06 Magnus JacobssonRun new rtest.py script instead of rtest.sh
2020-08-06 Magnus JacobssonPort rtest.sh ksh code to Python in rtest.py
2020-08-04 Magnus JacobssonRename rtest.sh to rtest.py
2020-08-03 Matthew Fernandezadd GVPR Vim syntax
2020-08-03 Matthew Fernandezcompiler annotations to explain calling convention...
2020-08-03 Matthew Fernandezremove unnecessary temporary buffer to construct error...
2020-08-01 Matthew Fernandezremove exception-style control flow in lib/rbtree
2020-08-01 Matthew Fernandezexpose StackDestroy function in stack.h
2020-08-01 Matthew Fernandezremove some dead code
next