]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-05-11 Matthew Fernandezreplace int-to-string operation in attached_clustering...
2021-05-11 Matthew Fernandezadd utility function for turning integers into strings
2021-05-11 Matthew Fernandezfix missing sprint.h in CMakeLists.txt
2021-05-10 Magnus JacobssonMerge branch 'add-ubuntu-21.04-to_ci' into 'main'
2021-05-10 Magnus JacobssonDisable detection of ODR violations in Ubuntu 21.04...
2021-05-10 Magnus JacobssonAdd ubuntu21-04-cmake-ASan-test job to CI
2021-05-10 Magnus JacobssonAdd ubuntu21-04-cmake-ASan-build job to CI
2021-05-10 Magnus JacobssonAdd ubuntu21-04-cmake-test job to CI
2021-05-10 Magnus JacobssonAdd ubuntu21-04-test job to CI
2021-05-10 Magnus JacobssonAdd ubuntu21-04-cmake-build job to CI
2021-05-10 Magnus JacobssonAdd ubuntu21-04-build job to CI
2021-05-10 Magnus JacobssonAdd docker_push_ubuntu-21.04 job to CI
2021-05-10 Magnus JacobssonAdd docker_build_ubuntu-21.04 job to CI
2021-05-10 Magnus JacobssonAdd Ubuntu 21.04 Dockerfile
2021-05-09 Matthew FernandezMerge branch 'uwin' into 'main'
2021-05-09 Saleem Abdulrasoolclean up references to `__IMPORT__` and `__EXPORT__`
2021-05-08 Matthew FernandezMerge branch 'smattr/EFD56267-3C28-4C03-9610-03639D89FC...
2021-05-08 Matthew Fernandezreplace Smyrna header guards with more modern #pragma...
2021-05-08 Matthew Fernandezremove unused filterscallbacks.h
2021-05-08 Matthew Fernandezremove redefining bool to int in Smyrna
2021-05-08 Matthew FernandezMerge branch 'smattr/610A0333-73CC-4DE3-9188-DAC1B96D3F...
2021-05-08 Matthew Fernandezremove now-unused build.ps1
2021-05-08 Matthew Fernandezremove now-unused setup-and-build.ps1
2021-05-08 Matthew Fernandezcall Python script for Windows CI compilation instead...
2021-05-08 Matthew Fernandezport windows/bin/build.ps1 to Python
2021-05-08 Matthew FernandezMerge branch 'smattr/8B3F2F18-8D38-4668-AAD4-F7EAEFDDB1...
2021-05-08 Matthew Fernandezremove duplicate shutil import
2021-05-08 Matthew Fernandezsquash a wrong-import-position Pylint warning
2021-05-08 Matthew Fernandezdisable Pylint warning about use of the global statement
2021-05-08 Matthew Fernandezdisable Pylint warning about too many local variables
2021-05-08 Matthew Fernandezport generate_configuration_table to argparse
2021-05-08 Matthew Fernandezremove unused --verbose argument to configuration summa...
2021-05-08 Matthew Fernandezdisable invalid-name Pylint warning
2021-05-08 Matthew Fernandezrename generate-configuration-table.py to be importable
2021-05-08 Matthew Fernandezdisable Pylint warning for subprocess.run without check...
2021-05-08 Matthew Fernandezdisable f-string in logging messages Pylint warning
2021-05-08 Matthew FernandezMerge branch 'stdio-standard-macros' into 'main'
2021-05-08 Saleem Abdulrasoolsfio: remove singular reference to `_BLD_stdio`
2021-05-06 Matthew FernandezMerge branch 'smattr/39EB89E6-4BE4-4737-AE77-5C2B31922D...
2021-05-06 Matthew Fernandezremove unused tmsize10.clo
2021-05-05 Matthew FernandezMerge branch 'smattr/ac55eb33-3e00-4d16-8daf-b70d0fec68...
2021-05-05 Matthew Fernandezremove now-unused md5 implementation in Smyrna
2021-05-05 Matthew Fernandezremove unused get_md5_key
2021-05-05 Matthew Fernandezremove unused fill_key function
2021-05-05 Matthew Fernandezremove now-unused orig_key field in Smyrna’s Viewinfo...
2021-05-05 Matthew Fernandezremove dead stores to orig_key field in Smyrna
2021-05-05 Matthew Fernandezremove unused final_key field from Smyrna’s Viewinfo...
2021-05-05 Matthew FernandezMerge branch 'smattr/2bfe1f77-53cc-4eda-bc00-454cd88934...
2021-05-05 Matthew Fernandezgc: fix type of variable used for interacting with...
2021-05-05 Matthew Fernandezgvmap: fix type of variables used for interacting with...
2021-05-05 Matthew Fernandezedgepaint: fix type of variable for interacting with...
2021-05-05 Matthew FernandezMerge branch 'smattr/BB1ACA26-949E-46F0-AD76-06C877563A...
2021-05-05 Matthew Fernandezremove some unnecessary bracketing
2021-05-05 Matthew Fernandezremove unused struct name
2021-05-05 Matthew Fernandezuse an unsigned type for indexing in dijkstra
2021-05-05 Matthew Fernandezmark dijkstra function static
2021-05-05 Matthew Fernandezsquash some -Wsign-conversion warnings
2021-05-05 Matthew Fernandezsquash some -Wunused-parameter warnings
2021-05-05 Matthew Fernandezuse stronger types for dijkstra command line flags
2021-05-05 Matthew Fernandezfree some allocated memory prior to exiting dijkstra
2021-05-05 Matthew Fernandezremove the use of 0 for pointers in dijkstra
2021-05-05 Matthew Fernandezuse calloc instead of malloc for some arrays in dijkstra
2021-05-05 Matthew Fernandezremove use of HUGE
2021-05-05 Matthew Fernandezremove some commented out code
2021-05-03 Matthew FernandezMerge branch 'smattr/6d5c1473-c70e-45ad-81b8-5a6386ba29...
2021-05-03 Matthew Fernandezadd a test case to keep .vcxproj and .vcxproj.filters...
2021-05-02 Matthew FernandezMerge branch 'tred' into 'main'
2021-05-02 Saleem AbdulrasoolGVC: export 'gvToolTred'
2021-05-02 Matthew FernandezMerge branch 'close-the-door' into 'main'
2021-05-02 Saleem Abdulrasoolxdot: remove unused Windows.h header
2021-05-02 Matthew FernandezMerge branch 'smattr/3C4AE1AF-408F-4CB2-9F54-0457CE6C3F...
2021-05-02 Matthew Fernandezremove some non-existent paths from MSVC include direct...
2021-05-02 Matthew Fernandezremove unused lib/inkpot
2021-05-01 Matthew FernandezMerge branch 'smattr/AB2A899C-BF99-4303-82F9-79AA1D1078...
2021-05-01 Matthew Fernandeztry to work around `lneato -?` flakiness on Windows
2021-05-01 Matthew FernandezMerge branch 'smattr/880181C2-61D1-421D-9FA4-B15E4A19C7...
2021-05-01 Matthew Fernandezremove /etc/redhat-release path in build script
2021-05-01 Matthew FernandezMerge branch 'smattr/3E2C5588-8462-437B-9A7B-2ADA9D6376...
2021-05-01 Matthew Fernandezabbreviate r2hex in lib/sparse
2021-05-01 Matthew Fernandezsimplify color printing in lib/sparse
2021-05-01 Matthew Fernandezsimplify color printing in mm2gv
2021-05-01 Matthew FernandezMerge branch 'smattr/747D40FC-E73B-4D36-A74A-99425E25AD...
2021-05-01 Matthew Fernandezremove python3.exe copying in Windows CI
2021-05-01 Matthew Fernandezcall Python as `python` instead of `python3` in MSBuild...
2021-05-01 Matthew Fernandezuse CMake support to locate Python 3 before calling it
2021-05-01 Matthew Fernandezremove test suite assumption that Python can be run...
2021-05-01 Matthew Fernandezremove unused cmake-build_and_test.sh script
2021-05-01 Matthew FernandezMerge branch 'independence-inn' into 'main'
2021-05-01 Saleem Abdulrasoolbuild: use CMake to drive the position independence
2021-05-01 Matthew FernandezMerge branch 'smattr/8AC007D7-AEDE-49D4-800C-266AB9198B...
2021-05-01 Matthew Fernandezremove an unused variable
2021-05-01 Matthew Fernandezremove unused parameter to judge()
2021-05-01 Matthew Fernandezdisable Pylint too-few-public-methods
2021-05-01 Matthew Fernandezremove an unnecessary Python class
2021-05-01 Matthew Fernandezsuppress an import-position Pylint warning
2021-05-01 Matthew Fernandezsquash multiple-imports Pyint warning
2021-05-01 Matthew Fernandezremove an unnecessary class in a Python file
2021-05-01 Matthew Fernandezreplace tabs in one Python file
2021-05-01 Matthew Fernandezsquash no-else-after-return Pylint warnings
2021-05-01 Matthew Fernandezdisable Pylint too-many-branches and too-many-statements
next