]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-07-11 Matthew Fernandezremove unnecessary cast in agraphof
2021-07-11 Magnus JacobssonMerge branch 'add-test-coverage-analysis' into 'main'
2021-07-11 Magnus Jacobssonadd a CHANGELOG entry for the test coverage analysis
2021-07-11 Magnus Jacobssonadd MR test coverage visualization based on gcovr to CI
2021-07-11 Magnus Jacobssonenable lcov branch coverage
2021-07-11 Magnus Jacobssonuse absolute paths to lex & yacc files in lib/expr...
2021-07-11 Magnus Jacobssonuse absolute paths to lex & yacc files in cmd/tools...
2021-07-11 Magnus Jacobssonuse absolute paths to lex & yacc files in lib/common...
2021-07-11 Magnus Jacobssonuse absolute paths to lex & yacc files in lib/cgraph...
2021-07-10 Matthew FernandezMerge branch 'smattr/691F2C8C-E52A-405A-BC63-563A870A32...
2021-07-10 Matthew Fernandezremove GVPR Vim syntax
2021-07-10 Magnus JacobssonMerge branch 'add-changelog-entry-for-c++-test-suite...
2021-07-10 Magnus Jacobssonadd a CHANGELOG entry for the new C++ test infrastructure
2021-07-10 Matthew FernandezMerge branch 'smattr/D7F767FB-3F78-438A-A920-F170636B7A...
2021-07-10 Matthew Fernandezremove unnecessary casts of agbindrec return values
2021-07-10 Matthew Fernandezremove unnecessary casts of parameters to agget
2021-07-10 Matthew Fernandezremove unnecessary casts of parameters to agnameof
2021-07-10 Matthew Fernandezremove unnecessary casts of parameters to agraphof
2021-07-10 Matthew Fernandezremove unnecessary casts of parameters to agwrite
2021-07-10 Matthew FernandezMerge branch 'smattr/128a62cb-cb82-43ad-9429-2955339a66...
2021-07-10 Matthew Fernandezremove sfio versioning mechanism
2021-07-10 Matthew Fernandezremove KPVDEL guards
2021-07-10 Matthew Fernandezremove NoF-guarded code
2021-07-10 Matthew Fernandezremove unused SF_BUFCONST
2021-07-10 Matthew Fernandezremove sfio EOF etc definitions and use libc instead
2021-07-10 Matthew Fernandezremove unused noop field of _sffmt_s
2021-07-10 Matthew Fernandezremove UNUSED-guarded sfio definitions
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
next