]> granicus.if.org Git - graphviz/shortlog
graphviz
2020-09-10 Matthew Fernandezremove unnecessary lib/common include directory
2020-09-10 Matthew Fernandezdisambiguate lib/circogen/*.c #includes
2020-09-10 Matthew Fernandezremove unnecessary lib/circogen include directory
2020-09-10 Matthew Fernandezinclude internal headers with <...> in lib/ast/*.c
2020-09-10 Matthew Fernandezmake lib/cgraph/*.c #includes unambiguous
2020-09-10 Matthew Fernandezremove unnecessary cgraph #include path
2020-09-10 Matthew Fernandezremove #define EXTERN trick in cgraph
2020-09-10 Matthew Fernandezdisambiguate lib/cdt/*.c #includes
2020-09-10 Matthew Fernandezremove unused cdt 'Version'
2020-09-10 Matthew FernandezMerge branch '3a0128e0-8665-418d-b92d-642f114890ce...
2020-09-10 Matthew Fernandezremove unused SFIO 'disciplines'
2020-09-08 Matthew FernandezMerge branch 'fcec7644-4a9d-47cb-ba10-81305417378d...
2020-09-08 Matthew Fernandezremove unnecessary intermediate build artifact
2020-09-08 Matthew Fernandezuse Bison's api.prefix instead of name mangling in...
2020-09-08 Matthew Fernandezexplicitly name output of lib/expr/exparse.y rule
2020-09-08 Matthew Fernandezexplicitly drop Yacc, Bison < 3 compatibility in exparse.y
2020-09-08 Matthew Fernandezsuppress warnings from using Bison extensions in lib...
2020-09-08 Matthew Fernandezremove incorrect EXSTYPE redefinition
2020-09-07 Magnus JacobssonMerge branch 'remove-warnings-related-to-issue-1800...
2020-09-07 Magnus JacobssonRemove 1 -Wswitch-default warning in attr.c
2020-09-07 Magnus JacobssonRemove 1 -Wunused-but-set-variable warning in attr.c
2020-09-07 Magnus JacobssonRemove 2 -Wsign-conversion warnings in attr.c
2020-09-07 Magnus JacobssonRemove 1 -Wconversion warning in attr.c
2020-09-07 Magnus JacobssonRemove 4 -Wmissing-prototypes warnings in attr.c by...
2020-09-07 Magnus JacobssonRemove 2 -Wmissing-field-initializers warnings in attr.c
2020-09-07 Magnus JacobssonRemove 1 -Wswitch-default warning in agdelrec
2020-09-07 Magnus JacobssonRemove 3 -Wunused-parameter warnings in rec.c
2020-09-07 Magnus JacobssonRemove 2 -Wconversion warnings in set_data
2020-09-07 Magnus JacobssonRemove 1 -Wswitch-default warning in agbindrec by remov...
2020-09-07 Magnus JacobssonRemove 1 -Wconversion warnings in cccomps
2020-09-07 Magnus JacobssonRemove 2 -Wsign-conversion warnings in cccomps
2020-09-07 Magnus JacobssonRemove 3 -Wsign-conversion warnings in ccomps
2020-09-07 Magnus JacobssonRemove 3 -Wsign-conversion warnings in pccomps
2020-09-07 Magnus JacobssonRemove 2 -Wconversion warnings in setPrefix
2020-09-07 Magnus JacobssonRemove 1 -Wconversion warning in clMarkFn
2020-09-07 Magnus JacobssonRemove 1 -Wconversion warning in markFn
2020-09-07 Magnus JacobssonRemove 1 -Wbad-function-cast warning in agdelsubg
2020-09-07 Magnus JacobssonRemove 1 -Wbad-function-cast warning in agdtdelete
2020-09-07 Magnus JacobssonRemove 1 -Wunused-parameter warning in agrefstrdump...
2020-09-07 Magnus JacobssonRemove 1 -Wconversion warning in aghtmlstr
2020-09-07 Magnus JacobssonRemove 9 -Wsign-conversion warnings in _DTCMP
2020-09-07 Magnus JacobssonRemove 1 -Wunused-parameter warning in idopen
2020-09-07 Magnus JacobssonRemove 1 -Wconversion warning in idalloc
2020-09-07 Magnus JacobssonRemove 2 -Wconversion warnings in idmap
2020-09-07 Magnus JacobssonMerge branch 'fix-silent-fail-of-windows-ci-builds...
2020-09-06 Magnus JacobssonFix silent fail of Windows build in CI
2020-09-05 Matthew FernandezMerge branch 'C1AB8FAC-C63E-4D45-AF41-31FC5100516E...
2020-09-05 Matthew Fernandezremove now unused NUL_FILE
2020-09-05 Matthew Fernandezremove unnecessary NUL_FILE use
2020-09-05 Matthew FernandezMerge branch '2be5439a-0e4a-4a18-98ad-2a13d8c5b9fd...
2020-09-05 Matthew Fernandezfix failure to link gvpr with debug enabled
2020-09-04 Matthew FernandezMerge branch '5213EAD3-14D1-45A4-A269-4C7D9DA5F44B...
2020-09-04 Matthew Fernandezremove unused sfdcslow()
2020-09-02 Matthew FernandezMerge branch 'c6f76f21-830c-4108-aafa-806719ed59d2...
2020-09-02 Matthew Fernandezremove advanced target suppression for RxSpencer in...
2020-09-02 Matthew Fernandezfix case warnings for RxSpencer during CMake builds
2020-09-02 Matthew FernandezMerge branch '064bf64e-752b-45fc-8da7-e66050fbe8b5...
2020-09-02 Matthew Fernandezremove unnecessary intermediate build step
2020-09-02 Matthew Fernandezremove now unnecessary find-and-replace step
2020-09-02 Matthew Fernandezremove unnecessary intermediate build artifact
2020-09-02 Matthew Fernandezremove some now unnecessary name mangling
2020-09-02 Matthew Fernandezuse Bison's api.prefix and Flex's prefix instead of...
2020-09-02 Matthew Fernandezdrop compatibility with Yacc, Bison < 3 in lib/cgraph...
2020-09-02 Matthew Fernandezsuppress warnings from using Bison extensions in lib...
2020-09-01 Matthew FernandezMerge branch '61ec04a4-5eb2-47e7-a491-cd20773f1460...
2020-09-01 Matthew Fernandezremove now unused ABS macros
2020-09-01 Matthew Fernandezuse abs() instead of ABS() for taking the absolute...
2020-09-01 Matthew Fernandezuse fabs() instead of ABS() for taking the absolute...
2020-09-01 Matthew Fernandezremove unused collide macro
2020-09-01 Matthew Fernandezremove unused ABS definition
2020-08-30 Matthew FernandezMerge branch 'CBC6D01D-6639-4C01-BFB5-0B336AD01D0E...
2020-08-30 Matthew Fernandezremove executability from some source files
2020-08-30 Matthew FernandezMerge branch 'E30B249E-79E8-4BF0-9276-C11C1464A32C...
2020-08-29 Matthew Fernandezremove unused variable
2020-08-29 Magnus JacobssonMerge branch 'add-metrics-report-with-warnings-to-ci...
2020-08-29 Magnus JacobssonAdd a metrics report with warnings to CI
2020-08-28 Matthew FernandezMerge branch 'dfabfa2e-74d2-4bec-b68e-90ea7c501b77...
2020-08-28 Matthew Fernandezremove unused sfdcseekable
2020-08-27 Matthew FernandezMerge branch '571f1f84-a955-4e9b-9911-445f7435dc5a...
2020-08-27 Matthew Fernandezupdate CMake Cairo discovery to match PangoCairo
2020-08-27 Matthew Fernandezfix Pango plugin build on macOS
2020-08-26 Magnus JacobssonMerge branch 'fix-test-examples-exit-status-check'...
2020-08-26 Magnus JacobssonMerge branch 'fix-1770-warning-path-too-long-using...
2020-08-26 Magnus JacobssonFix test examples exit status check
2020-08-26 Magnus JacobssonFix path too long using Windows CMake build .exe-installer
2020-08-26 Magnus JacobssonMerge branch 'add-linux-cmake-builds' into 'master'
2020-08-26 Magnus JacobssonMerge branch 'use-updated-winflexbison' into 'master'
2020-08-26 Magnus JacobssonAdd ubuntu18-04-cmake-build
2020-08-26 Magnus JacobssonAdapt MSBuild project files to renamed win_flex and...
2020-08-26 Magnus JacobssonAdapt setup-build-utilities.ps1 to to renamed win_flex...
2020-08-26 Magnus JacobssonUse updated preinstalled winflexbison version 2.5.22
2020-08-25 Magnus JacobssonMerge branch 'execute-test-examples' into 'master'
2020-08-25 Magnus JacobssonSkip execution of segfaulting neatopack.c in test examples
2020-08-25 Magnus JacobssonAdd execution of compiled test examples
2020-08-25 Magnus JacobssonUse dynamic linking on Windows in test_examples.py
2020-08-25 Magnus JacobssonMerge branch 'add-windows-build-ps1-scripts-and-refacto...
2020-08-25 Matthew FernandezMerge branch '01a7249f-7db1-4539-81e5-eb2016375520...
2020-08-25 Matthew Fernandezuse fabs() instead of ABS() for taking the absolute...
2020-08-25 Magnus JacobssonReplace Windows build code in CI config with new build...
2020-08-25 Magnus JacobssonAdd windows/bin/setup-and-build.ps1
next