]> granicus.if.org Git - graphviz/shortlog
graphviz
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
2021-06-06 Matthew Fernandezremove unused SparseMatrix_connectedQ
2021-06-06 Matthew Fernandezremove unused SparseMatrix_pseudo_diameter_only
2021-06-06 Matthew Fernandezremove unused SparseMatrix_crop
2021-06-06 Matthew Fernandezremove unused SparseMatrix_apply_fun_general
2021-06-06 Matthew Fernandezremove unused SparseMatrix_normalize_by_row
2021-06-06 Matthew Fernandezremove unused SparseMatrix_normalize_to_rowsum1
2021-06-06 Matthew Fernandezabbreviate open coded fmax/fmin in limitBoxes
2021-06-05 Matthew FernandezMerge branch 'smattr/67e74e7b-a7dd-4ac1-b503-e172119855...
2021-06-05 Matthew Fernandezremove commented out code in triang.c
2021-06-05 Matthew Fernandezremove unnecessary prototype
2021-06-05 Matthew Fernandezuse C99 bools in triang.c instead of internal constants
2021-06-05 Matthew Fernandezremove unused triangle_t type
2021-06-05 Matthew Fernandezremove unused lvertex_2_t type
2021-06-05 Matthew Fernandezremove cbrt alternative implementation
2021-06-05 Matthew Fernandezuse C99 bools in shortest.c instead of internal constants
2021-06-05 Matthew Fernandezremove duplicate #include <stdlib.h>
2021-06-05 Matthew Fernandezremove unused elist_t type
2021-06-05 Matthew Fernandezremove unused p2e_t type
2021-06-05 Matthew Fernandezremove unused macros LT and GT
2021-06-05 Matthew FernandezMerge branch 'smattr/cc687d3f-f2c0-4bfd-b2a5-3efb2f3b6c...
2021-06-05 Matthew Fernandezremove commented out code in glCompLabelNew
2021-06-05 Matthew Fernandezremove unused glCompLabelSetFontName
2021-06-05 Matthew Fernandezremove unused glCompLabelSetFontSize
2021-06-05 Matthew Fernandezremove unused glCompLabelSetText
2021-06-05 Matthew Fernandezremove unused glCompLabelMouseUp
2021-06-05 Matthew Fernandezremove unused glCompLabelMouseOver
2021-06-05 Matthew Fernandezremove unused glCompLabelMouseOut
2021-06-05 Matthew Fernandezremove unused glCompLabelMouseIn
2021-06-05 Matthew Fernandezremove unused glCompLabelMouseDown
next