]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-06-19 Matthew Fernandezmake matvec_sparse static
2021-06-19 Matthew Fernandezremove function pointer argument to power_method
2021-06-19 Matthew Fernandezremove unused 'n' parameter to matvec_sparse
2021-06-19 Matthew Fernandezremove unused 'm' parameter from matvec_sparse
2021-06-19 Matthew Fernandezremove commented out code in power.c
2021-06-19 Matthew Fernandezremove a useless return statement
2021-06-19 Matthew Fernandezremove unused mat_print_dense
2021-06-19 Matthew Fernandezremove unused matvec_dense
2021-06-19 Matthew FernandezMerge branch 'smattr/D1F3CA0D-DD6D-4BF9-A1BD-E66C746510...
2021-06-19 Matthew Fernandezremove inline no-op on C++ methods
2021-06-19 Matthew FernandezMerge branch 'smattr/BFD57F7A-9859-46BF-BD5F-B23085DE8B...
2021-06-19 Matthew FernandezMove back to 2.47 development series
2021-06-19 Matthew FernandezMerge branch 'smattr/F549024C-A6AE-47C1-9904-5537F0045F... 2.47.3
2021-06-15 Matthew FernandezStable Release 2.47.3
2021-06-15 Matthew FernandezMerge branch 'smattr/BBA63EF1-DE69-4C8D-8A81-4043808B41...
2021-06-15 Matthew Fernandezadd a changelog note about the prior Makefile update
2021-06-15 Matthew Fernandezadd an explanation of the semi-colon on Makefile rule
2021-06-15 Jaroslav Škarvadagv: fixed possible races during docs build
2021-06-14 Matthew FernandezMerge branch 'smattr/BDC885F3-67C3-44D9-B4FD-1ECA13DF98...
2021-06-14 Matthew Fernandezremove Python 2 support from shapes regression test
2021-06-12 Matthew FernandezMerge branch 'smattr/DEC89243-695D-40DE-8C4D-4E6E0B86F3...
2021-06-12 Matthew Fernandezadd an out-of-source build to CI
2021-06-09 Matthew FernandezMerge branch 'smattr/10F9E4B2-C90F-40AB-882E-D6539E1242...
2021-06-09 Matthew Fernandezremove useless --disable-python2* options in Debian...
2021-06-09 Matthew Fernandezremove some commented out Python 2 related lines
2021-06-09 Matthew Fernandezremove clean up steps of legacy Python bindings
2021-06-09 Matthew FernandezMerge branch 'smattr/BFC39166-455E-4565-A0D3-7C3204CB72...
2021-06-09 Matthew Fernandezremove an unnecessary NULL guard on a call to free
2021-06-09 Matthew Fernandezremove char* casts of results of the agstrdup functions
2021-06-09 Matthew Fernandezremove unnecessary allocation function result casts...
2021-06-09 Matthew Fernandezremove unnecessary casts of allocation function results...
2021-06-09 Matthew Fernandezrephrase an open coded NULL in pathpath
2021-06-09 Matthew Fernandezremove unnecessary casts of allocation results in mklang.y
2021-06-09 Matthew Fernandezremove unnecessary realloc result cast in gmlscan.l
2021-06-09 Matthew Fernandezremove unnecessary casts of allocation results in gmlpa...
2021-06-09 Matthew Fernandezremove unnecessary strdup casts in Lefty’s yylex
2021-06-09 Matthew FernandezMerge branch 'smattr/8b1de17e-74b1-4c8e-bbe9-3129d1be5c...
2021-06-09 Matthew Fernandezremove unused boxf_intersect
2021-06-09 Matthew Fernandezremove unused box_intersect
2021-06-09 Matthew Fernandezremove unused boxf_bb
2021-06-09 Matthew Fernandezremove unused box_bb
2021-06-09 Matthew Fernandezremove unused mid_point
2021-06-09 Matthew Fernandezremove unused pointof
2021-06-09 Matthew Fernandezremove unused mkboxf
2021-06-09 Matthew Fernandezremove unused mkbox
2021-06-09 Matthew Fernandezremove commented out code in utils.c
2021-06-09 Matthew Fernandezremove unused ninf
2021-06-09 Matthew Fernandezremove unused ginf
2021-06-09 Matthew Fernandezremove unused einf
2021-06-09 Matthew FernandezMerge branch 'smattr/620cd9c7-3460-4a55-9a95-9d5459bef7...
2021-06-09 Matthew Fernandezremove unused glCompImageMouseUp
2021-06-09 Matthew Fernandezremove unused glCompImageMouseOver
2021-06-09 Matthew Fernandezremove unused glCompImageMouseOut
2021-06-09 Matthew Fernandezremove unused glCompImageMouseIn
2021-06-09 Matthew Fernandezremove unused glCompImageMouseDown
2021-06-09 Matthew Fernandezremove unused glCompImageDoubleClick
2021-06-09 Matthew Fernandezremove unused glCompImageClick
2021-06-09 Matthew Fernandezremove commented out glcompfont code
2021-06-09 Matthew Fernandezremove unused glCompGetObjectType
2021-06-09 Matthew Fernandezremove unused glcompsetGetGroupId
2021-06-09 Matthew Fernandezremove unused glcompsetNextGroupId
2021-06-09 Matthew Fernandezremove prototype for non-existent glCompSetRelease
2021-06-09 Matthew Fernandezremove prototype for non-existent glCompSetClick
2021-06-09 Matthew Fernandezremove prototype for non-existent glCompSetHide
2021-06-09 Matthew Fernandezremove prototype for non-existent glCompSetShow
2021-06-09 Matthew FernandezMerge branch 'smattr/85FB336B-AC8F-457F-A909-3140D5898C...
2021-06-09 Matthew Fernandezremove support for Python 2
2021-06-09 Matthew Fernandezfix Python.h discovery on Ubuntu 18.04 in CI
2021-06-09 Matthew Fernandezremove PYTHON variable in Fedora/RHEL/CentOS packaging
2021-06-09 Matthew Fernandezremove RHEL/CentOS packaging overrides for Python
2021-06-09 Matthew Fernandezset enabled Python bindings uniformly on RHEL/CentOS
2021-06-09 Matthew Fernandezremove useless juggling of CPPFLAGS in Python 2 detection
2021-06-09 Matthew Fernandezremove some useless Python 3 version testing
2021-06-09 Matthew Fernandezremove some useless Python 2 version testing
2021-06-09 Matthew Fernandezremove unused PYTHON3_VERSION_SHORT configuration variable
2021-06-09 Matthew Fernandezremove unused PYTHON2_VERSION_SHORT configuration variable
2021-06-09 Matthew Fernandezfix typo in error message when failing to find Python...
2021-06-09 Matthew Fernandezremove unused PYTHON._PREFIX config variables
2021-06-09 Matthew Fernandezadd a note to developer guide about PYTHONPATH
2021-06-09 Matthew FernandezMerge branch 'smattr/6cd14a22-19aa-4269-a1b9-b84287cb76...
2021-06-09 Matthew Fernandezuse a stronger return type in directVis
2021-06-09 Matthew Fernandezuse a stronger return type for clear
2021-06-09 Matthew Fernandezuse a stronger return type for in_cone and inCone
2021-06-09 Matthew Fernandezuse a stronger return type for INTERSECT
2021-06-09 Matthew Fernandezmake intersect static
2021-06-09 Matthew Fernandezuse a stronger return type for inBetween
2021-06-09 Matthew Fernandezremove unnecessary bracketing in visibility.c
2021-06-09 Matthew Fernandezremove an open coded NULL
2021-06-09 Matthew Fernandezuse more modern #pragma once guards in lib/pathplan
2021-06-09 Matthew Fernandezremove unused NEQ
2021-06-09 Matthew Fernandezremove unused CW
2021-06-09 Matthew Fernandezremove unused CCW
2021-06-09 Matthew Fernandezremove unused OBSCURED
2021-06-09 Matthew Fernandezremove unused freepoly
2021-06-09 Matthew Fernandezremove unused copypoly
2021-06-06 Matthew FernandezMerge branch 'smattr/3931cfd4-1c69-45b6-8aac-0d7b0f38d4...
2021-06-06 Matthew Fernandezremove unused SparseMatrix_delete_sparse_columns
2021-06-06 Matthew Fernandezremove unused SparseMatrix_delete_empty_columns
2021-06-06 Matthew Fernandezremove unused SparseMatrix_largest_component
2021-06-06 Matthew Fernandezremove unused SparseMatrix_exclude_submatrix
next