]> granicus.if.org Git - graphviz/shortlog
graphviz
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 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-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
2020-08-01 Matthew Fernandezremove legacy RBTree comment
2020-08-01 Matthew Fernandezremove compiled RBTree test binary
2020-08-01 Matthew Fernandezde-duplicate gvc.def
2020-07-31 Magnus JacobssonMerge branch 'drive-all-tests-from-pytest' into 'master'
2020-07-31 Magnus JacobssonMerge branch 'centralized-version-generation' into...
2020-07-31 Matthew Fernandezmissing changelog entry for the previous commit
2020-07-31 Matthew Fernandezfix: out-of-bounds write on invalid label
2020-07-30 Magnus JacobssonAdd temporary skip of some gvpr example tests
2020-07-30 Magnus JacobssonCorrect 32-bit Windows check in large graphs test
2020-07-30 Magnus JacobssonAdd workaround for gvpr not supporting abs path on...
2020-07-30 Magnus JacobssonAdd temporary skip of examples test for MSBuild builds...
2020-07-30 Magnus JacobssonRun tests in CI also for CMake Debug builds on Windows
2020-07-30 Magnus JacobssonRun all tests under rtest also for MSBuild builds on...
2020-07-30 Magnus JacobssonRun all tests under rtest also for CMake builds on...
2020-07-30 Magnus JacobssonAdd temporary skip of gvpr test for CMake builds on...
2020-07-30 Magnus JacobssonAdd temporary skip of test using ksh script rtest.sh...
2020-07-30 Magnus JacobssonAdd temporary skip of installation test for MSBuild...
2020-07-30 Magnus JacobssonMake test_installation.py self-contained to run also...
2020-07-30 Magnus JacobssonRun all tests under tests in CI also for CMake builds...
2020-07-30 Magnus JacobssonRun all tests under tests in CI for MSBuild builds...
2020-07-30 Magnus JacobssonAdd shim for python3.exe on Windows
2020-07-30 Magnus JacobssonReplace regression_tests.ps1 with direct call to pytest
2020-07-30 Magnus JacobssonReplace call to ctest with call to pytest tests\regress...
2020-07-30 Magnus JacobssonConvert test_large_graphs.py to pytest
2020-07-30 Magnus JacobssonEnable JUnit test reports in CI also for CMake builds...
2020-07-30 Magnus JacobssonRefactor out pytest from test.sh and rename to install...
2020-07-30 Magnus JacobssonRemove accidentally left-over debug dir:
2020-07-30 Magnus JacobssonSet up VCTools also for MSBuild tests
2020-07-30 Magnus JacobssonCorrect VS compiler option in vmalloc test
2020-07-29 Matthew FernandezMerge branch '60ddf7c4-ae97-4594-be26-aaf88a47d10e...
2020-07-29 Mark HansenMerge branch 'winbuild' into 'master'
2020-07-29 Matthew Fernandezadd CI tests that GVPR lib is parseable
2020-07-29 Matthew Fernandezfix: zero allocations performed via ALLOCATE
2020-07-28 Magnus JacobssonUpdate DEVELOPERS.md after fix of automatic MSBuild...
2020-07-28 Magnus JacobssonReplace hard-coded MSBuild version with generated
2020-07-28 Magnus JacobssonRemove windows/include/builddate.h that is now generated
2020-07-28 Magnus JacobssonAdd new MSBuild project "version"
2020-07-28 Magnus JacobssonChange to git ignore some files in project root only
2020-07-28 Magnus JacobssonAdd shim for python3.exe on Windows
2020-07-28 Magnus JacobssonUse tilde instead of dash for dev versions
2020-07-28 Magnus JacobssonUpdate DEVELOPERS.md with new version numbering
2020-07-28 Magnus JacobssonChange autogen.sh to get version from gen_version.py
2020-07-28 Magnus JacobssonChange CMakeLists.txt to get version from gen_version.py
2020-07-28 Magnus JacobssonAdd --committer-date-graphviz option
2020-07-28 Magnus JacobssonAdd --committer-date-iso option
2020-07-28 Matthew FernandezRevert "Merge branch '99ea7101-96e1-4730-a6bb-60a7cef18...
2020-07-28 Matthew FernandezMerge branch '99ea7101-96e1-4730-a6bb-60a7cef18289...
2020-07-28 Matthew Fernandezadd CI tests that GVPR lib is parseable
2020-07-27 Matthew FernandezMerge branch '87283f04-c2e1-4a5b-b9c6-a7c5ed0ef381...
2020-07-27 Magnus JacobssonIf committer date is not available, set to zero
2020-07-26 Magnus JacobssonAdd gen_version.py script
2020-07-26 Matthew FernandezMerge branch 'master' of https://gitlab.com/graphviz...
2020-07-25 Matthew FernandezMerge branch '6c6f68fb-9872-4d5f-b4c4-1bc30f4d8e9b...
2020-07-25 Matthew FernandezMerge branch '10cc3882-064d-491f-9420-b3cd4a184cbb...
2020-07-25 Matthew Fernandezadd some basic unit tests for vmalloc
2020-07-25 Matthew Fernandezexpand on vmclear description
2020-07-25 Matthew Fernandezremove legacy vmalloc README file
2020-07-25 Matthew Fernandezfill in some missing Javadoc vmalloc comments
2020-07-25 Matthew Fernandezremove now extraneous parts of vmalloc
2020-07-25 Matthew Fernandezremove unused 'type' argument to vmresize
2020-07-25 Matthew Fernandezremove a level of indirection in vmalloc
2020-07-25 Matthew Fernandezremove unused Vmheap
2020-07-25 Matthew Fernandezremove unused Vmregion
2020-07-25 Matthew Fernandezremove unused Vmbest
2020-07-25 Matthew Fernandezremove now unused parameter to vmopen
2020-07-25 Matthew Fernandezunconditionally use bestalloc in vmopen()
2020-07-25 Matthew Fernandezexpose bestalloc, bestfree, bestresize to other parts...
2020-07-25 Matthew Fernandezremove unnecessary 'reg' annotations in vmalloc
2020-07-25 Matthew Fernandezremove now unused Vmdcsbrk
2020-07-25 Matthew Fernandezremove a use of Vmdcsbrk discipline
2020-07-25 Matthew Fernandezremove now unused Vmdcheap
2020-07-25 Matthew Fernandezremove now unused parameters to vmopen()
2020-07-25 Matthew Fernandezback vmalloc by the system allocator
2020-07-21 Mark HansenRedirect winbuild.html to graphviz.org/doc/
2020-07-21 Matthew Fernandezfix: unescaped backslashes in graph labels in xdot...
next