]> granicus.if.org Git - graphviz/shortlog
graphviz
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
2020-08-25 Magnus JacobssonAdd windows/bin/build.ps1
2020-08-25 Magnus JacobssonAdd windows/bin/setup-build-utilities.ps1
2020-08-24 Magnus JacobssonUse updated preinstalled grep
2020-08-24 Magnus JacobssonMerge branch 'f05c0222-3ab9-4bbc-9951-4e62fbf682f1...
2020-08-24 Magnus JacobssonRefactor some code to be the same for cmake & msbuild
2020-08-23 Matthew Fernandezuse a cleaner pattern for temporary directory managemen...
2020-08-23 Magnus JacobssonMerge branch 'fix-windows-artifacts-directory-platform...
2020-08-23 Matthew FernandezMerge branch '4f254459-24e2-4a5d-8064-05fe425fec0d...
2020-08-23 Magnus JacobssonFix platform name in Windows CI artifacts directory
2020-08-23 Magnus JacobssonMake parsing of vcvarsall.bat output more robust
2020-08-22 Matthew Fernandezfix macOS lexer compilation
2020-08-22 Matthew FernandezMerge branch '615aeb22-3c3f-43de-a7d4-e4d13756436f...
2020-08-22 Matthew Fernandezsuppress two compiler warnings
2020-08-21 Matthew FernandezMerge branch '74fde7bb-0d55-48c9-9685-97ba876159e9...
2020-08-20 Matthew Fernandezuse a dynamic buffer when expanding text replacements
2020-08-20 Matthew Fernandezfix: use of size_t in agxbuf.h with no definition
2020-08-20 Matthew Fernandezreplace agxbuse/alloc pattern with agxbdisown
2020-08-20 Matthew Fernandezadd a new 'disown' API for agxbuf
2020-08-18 Magnus JacobssonMerge branch 'fix-test_1767-fails-on-agread-on-Windows...
2020-08-18 Magnus JacobssonEnable test_1767 on Windows for CMake builds
2020-08-18 Magnus JacobssonUse dynamic run-time library in test_1767
2020-08-18 Magnus JacobssonMerge branch 'remove-obsolete-and-incorrect-yacc-mangli...
2020-08-18 Magnus JacobssonRemove obsolete autotools isatty mangling of yacc output
2020-08-18 Magnus JacobssonRemove obsolete autotools unsigned long mangling of...
2020-08-18 Magnus JacobssonRemove obsolete CMake isatty mangling of yacc output
2020-08-18 Magnus JacobssonRemove obsolete and incorrect CMake unsigned long mangl...
2020-08-18 Magnus JacobssonMerge branch 'stop-windows-pipeline-on-powershell-cmdle...
2020-08-18 Magnus JacobssonMake the Windows pipeline stop on PowerShell cmdlet...
2020-08-15 Matthew FernandezMerge branch 'f9559306-4b8b-48e8-88af-675f1b3b2bd5...
2020-08-15 Matthew Fernandezfix incorrect allocation computation in strdup_and_subs...
2020-08-15 Matthew Fernandezfix: avoid accessing min/max rep on a NULL cluster
2020-08-15 Matthew FernandezMerge branch 'a279c545-8647-42be-9f46-d9eb8d4f872d...
2020-08-15 Matthew Fernandezfix: avoid looking for max/min representative on an...
2020-08-15 Matthew Fernandezavoid use of a temporary buffer when constructing an...
2020-08-15 Magnus JacobssonMerge branch 'fix-windows-artifact-archiving' into...
2020-08-14 Magnus JacobssonFix publishing of Windows build artifcats
2020-08-14 Magnus JacobssonChange autogen.sh to get collection from gen_version.py
2020-08-14 Magnus JacobssonAdd --collection option
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
next