]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-07-09 Matthew FernandezMerge branch 'smattr/103BBEBC-73DC-4EB8-B323-AEAAAA43FD...
2021-07-09 Matthew Fernandezadd a gating errors-only Pylint check to CI
2021-07-09 Matthew Fernandezbump Pylint requirement to 2.7.1
2021-07-09 Matthew Fernandezmove Pylint CI task to the latest Ubuntu image
2021-07-09 Matthew Fernandezalso install doc/infosrc Python dependencies in Ubuntu...
2021-07-09 Matthew Fernandezremove MarkupSafe as a claimed dependency of doc/infosrc
2021-07-09 Matthew Fernandezremove unnecessary parens on Python classes
2021-07-09 Matthew Fernandezdisable Pylint’s line-too-long warning for reference...
2021-07-09 Matthew Fernandezdisable Pylint’s missing-function-docstring warnings...
2021-07-09 Matthew Fernandezupdate file comments on some Python files so they are...
2021-07-09 Matthew Fernandezremove quirky use of bitwise AND in Python
2021-07-09 Matthew Fernandezremove legacy use of addition to construct Python strings
2021-07-09 Matthew Fernandezfix a Python indentation issue
2021-07-09 Matthew Fernandezdisable Pylint import-error warnings for gv
2021-07-09 Matthew Fernandezremove use of Python 2 syntax in some demo files
2021-07-08 Matthew FernandezMerge branch 'gentoo-patches' into 'main'
2021-07-08 Matthew Fernandezchangelog entries for the prior two commits
2021-07-08 David SeifertRemove bashism
2021-07-08 David SeifertDo not install `command_line`
2021-07-07 Matthew FernandezMerge branch 'smattr/1482fbac-25eb-4ccc-a9ae-3f15b5b585...
2021-07-07 Matthew Fernandezremove now unused dense_transpose
2021-07-07 Matthew Fernandezremove unused res_transposed argument to SparseMatrix_m...
2021-07-07 Matthew Fernandezremove unused transposed argument to SparseMatrix_multi...
2021-07-07 Matthew Fernandezremove the ability to transpose the result of SparseMat...
2021-07-07 Matthew Fernandezremove now unused SparseMatrix_multiply_dense2
2021-07-07 Matthew Fernandezremove support for transposed matrix v in SparseMatrix_...
2021-07-07 Matthew Fernandezremove support for transposed matrix A in SparseMatrix_...
2021-07-07 Matthew Fernandezremove SUM_REPEATED_REAL_PART option
2021-07-07 Matthew Fernandezremove SUM_REPEATED_IMAGINARY_PART option
2021-07-07 Matthew Fernandezremove SUM_IMGINARY_KEEP_LAST_REAL option
2021-07-07 Matthew Fernandezremove configurability from SparseMatrix_from_coordinat...
2021-07-07 Matthew Fernandezremove configurability from SparseMatrix_from_coordinat...
2021-07-07 Magnus JacobssonMerge branch 'add-cpp-test-suite' into 'main'
2021-07-07 Magnus Jacobssonchange the always pass test to a simple Graphviz test
2021-07-07 Magnus Jacobssontemporarily disable ODR violation detection caused...
2021-07-07 Magnus Jacobssondon't disable leak detection for ctest based tests
2021-07-07 Magnus Jacobssonadd ctest to the Ubuntu 21.04 ASan test in CI
2021-07-07 Magnus Jacobssonarchive all shared libraries in Ubuntu 21.04 build...
2021-07-07 Magnus Jacobssonadd optional ctest & catch2 based test infrastructure
2021-07-07 Magnus Jacobssoninstall catch2 in Ubuntu 21.04 Docker image
2021-07-06 Matthew FernandezMerge branch 'smattr/9ca68f13-5591-4f3c-a488-f3b15c8270...
2021-07-06 Matthew Fernandezfix incorrect reference counting of HTML-like strings...
2021-07-06 Matthew FernandezMerge branch 'smattr/32e830af-ed59-441c-9dc6-9eaef9316b...
2021-07-05 Matthew Fernandezremove some unnecessary casts to agxbuf functions
2021-07-05 Matthew Fernandezgv2gxl: in GXL output, indicate when a label originated...
2021-07-05 Matthew Fernandezreflow some text
2021-07-05 Matthew Fernandezadd a test case for #517
2021-07-05 Matthew FernandezMerge branch 'smattr/cbc230d2-1896-4082-84b8-df23557223...
2021-07-05 Matthew Fernandezbranch-tune allocation wrappers
2021-07-05 Matthew FernandezMerge branch 'smattr/5d05e2d1-45cd-4422-b78c-122a62fff5...
2021-07-05 Matthew Fernandezremove GVIEWER-guarded code
2021-07-05 Matthew Fernandezremove commented out code in stress_model.c
2021-07-05 Matthew Fernandezremove useless flag parameter to remove_overlap
2021-07-05 Matthew Fernandezmark array parameters to get_local_12_norm as const
2021-07-05 Matthew Fernandezremove unused norm variable in improve_antibandwidth_by...
2021-07-05 Matthew Fernandezremove unused norm_1 output parameter to country_graph_...
2021-07-05 Matthew Fernandezremove unused norm_1 output parameter to country_graph_...
2021-07-05 Matthew FernandezMerge branch 'smattr/B7DD3AE0-829A-49E5-9A94-5518A9FFA6...
2021-07-05 Matthew Fernandezremove unused gvfwrite
2021-07-05 Matthew FernandezMerge branch 'smattr/12de6328-7c30-45ad-9029-63f88edd63...
2021-07-05 Matthew FernandezMerge branch 'smattr/F16DEFA3-B7E0-4DC8-BDD5-C4D2C9D824...
2021-07-05 Matthew Fernandezremove _SFBINARY_H-conditional code
2021-07-05 Matthew Fernandezremove unused SETCLOEXEC and FD_CLOEXEC
2021-07-05 Matthew Fernandezremove unused ESPIPE
2021-07-05 Matthew Fernandezremove unused ENOMEM
2021-07-05 Matthew Fernandezremove cbrt configuration check
2021-07-05 Matthew Fernandezremove unlink configuration check and Windows shim
2021-07-05 Matthew Fernandezremove remove/unlink declarations in sfio
2021-07-05 Matthew Fernandezremove fork/vfork detection
2021-07-05 Matthew Fernandezremove unused sfio fork/vfork declarations
2021-07-05 Matthew Fernandezremove unnecessary errno declaration
2021-07-05 Matthew Fernandezremove unused MAXSHORT
2021-07-05 Matthew Fernandezremove unused MAXLONG
2021-07-05 Matthew Fernandezsquash Pylint warning in deploy script smattr/F16DEFA3-B7E0-4DC8-BDD5-C4D2C9D8242F
2021-07-05 Matthew Fernandezport deploy script from os.path to pathlib
2021-07-05 Matthew FernandezMerge branch 'smattr/77f377e7-e733-48ca-8003-6de107b488...
2021-07-05 Matthew Fernandeztest cases for #2089
2021-07-05 Matthew Fernandezremove prototype for unimplemented agrelabel
2021-07-04 Matthew FernandezMerge branch 'smattr/259855E7-1FFB-4A36-8116-EA81D402CF...
2021-07-04 Matthew Fernandezremove Courier.gv graph reference test
2021-07-04 Matthew Fernandezremove unused font_tests.txt
2021-07-02 Mark HansenUpdate README.md -- queries go to Graphviz forum
2021-06-30 Matthew FernandezMerge branch 'smattr/94045bf0-ac99-4edb-acba-84c65c67d9...
2021-06-30 Matthew Fernandezremove unused Rectangle {x|y}Border
2021-06-30 Matthew Fernandezuse a range-based for-loop to simplify remapOutConstraints
2021-06-30 Matthew Fernandezuse a range-based for-loop to simplify remapInConstraints
2021-06-30 Matthew Fernandezrephrase accumulate loop in Blocks::cost using a range...
2021-06-30 Matthew Fernandezrephrase delete loop in Blocks::~Blocks to a range...
2021-06-30 Matthew Fernandezremove unnecessary clear of Blocks set
2021-06-30 Matthew Fernandezremove unused getSplitCnt
2021-06-30 Matthew Fernandezremove unused splitIncVPSC
2021-06-30 Matthew Fernandezremove duplicate solve_VPSC.h in VPSC noinst_HEADERS...
2021-06-30 Matthew Fernandezremove unused newVPSC
2021-06-30 Matthew FernandezMerge branch 'smattr/49e76f9c-dbd6-42d8-bcc1-cbe0a52344...
2021-06-30 Matthew Fernandezremove unused StringVector
2021-06-30 Matthew Fernandezremove unused IntegerVector
2021-06-30 Matthew Fernandezremove unused SparseMatrix_pseudo_diameter_weighted
2021-06-30 Matthew Fernandezremove unused SparseMatrix_pseudo_diameter_unweighted
2021-06-30 Matthew Fernandezremove pattern_symmetric_only parameter to SparseMatrix...
2021-06-30 Matthew Fernandezremove duplicate palette_grey_to_red
next