]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-10-14 Matthew Fernandezcommon pos_html_cell: fix unchecked allocation failure
2022-10-14 Matthew Fernandezcommon initAnchor: fix unchecked allocation failure
2022-10-14 Matthew FernandezJSON plugin stoj: use a statically sized staging buffer...
2022-10-14 Matthew FernandezJSON plugin: move printing of escaped string inside...
2022-10-14 Matthew FernandezMerge branch 'smattr/07c690c2-bf9b-4aba-a3be-31defa322c...
2022-10-14 Matthew Fernandezbump required CMake version to 3.13.0
2022-10-14 Matthew FernandezCI: on Ubuntu 18.04, install CMake from Kitware instead...
2022-10-13 Matthew FernandezMerge branch 'smattr/85e882d7-72ce-408a-91ca-8ef4a2de2a...
2022-10-13 Matthew Fernandezrsvg plugin gvloadimage_rsvg_cairo: remove unnecessary...
2022-10-13 Matthew Fernandezrsvg plugin gvloadimage_rsvg_cairo: squash -Wunused...
2022-10-13 Matthew Fernandezrsvg plugin gvloadimage_rsvg_load: remove unnecessary...
2022-10-13 Matthew Fernandezrsvg plugin gvloadimage_rsvg_load: remove unnecessary...
2022-10-13 Matthew Fernandezremove calls to 'rsvg_term'
2022-10-13 Matthew FernandezMerge branch 'smattr/95708189-94d5-485b-a0c1-5face69b64...
2022-10-13 Matthew Fernandezgvc: remove unused 'gv_argvlist_free'
2022-10-13 Matthew Fernandezgvc: remove unused 'gvNEWargvlist'
2022-10-13 Matthew Fernandezgvc gvplugin_library_load: replace read check using...
2022-10-13 Matthew Fernandezgvc gvconfig: replace existence check using 'stat'...
2022-10-13 Matthew FernandezMerge branch 'smattr/63fa6275-5ac8-4657-9b09-05d3c82776...
2022-10-13 Matthew Fernandezremove no longer needed 'FPERR' work around
2022-10-13 Matthew Fernandezstop enabling -ffast-math on any platform
2022-10-13 Matthew Fernandezremove suppression of -ffast-math when building with ICC
2022-10-13 Matthew Fernandezwrap over-long CHANGELOG lines
2022-10-13 Matthew Fernandezcommon miter_point: fix comment typo
2022-10-12 Matthew FernandezMerge branch 'smattr/14781c34-102f-4608-96e5-87899b5c52...
2022-10-12 Matthew Fernandezcommon arrow_flags: abbreviate some bitwise assignments
2022-10-12 Matthew Fernandezcommon: remove unnecessary parens
2022-10-12 Matthew Fernandezcommon: use a simpler C99 zero init for null terminatin...
2022-10-12 Matthew Fernandezcommon: mark 'Arrownames' const
2022-10-12 Matthew Fernandezcommon: use a simpler C99 zero init for null terminatin...
2022-10-12 Matthew Fernandezcommon: mark 'Arrowmods' const
2022-10-12 Matthew Fernandezcommon: use a simpler C99 zero init for null terminatin...
2022-10-12 Matthew Fernandezcommon: mark 'Arrowsynonyms' const
2022-10-12 Matthew Fernandezcommon arrow_match_name_frag: take 'arrownames' paramet...
2022-10-12 Matthew Fernandezcommon: use a simpler C99 zero init for null terminatin...
2022-10-12 Matthew Fernandezcommon: mark 'Arrowdirs' constant
2022-10-12 Mark HansenMerge branch 'getopt' into 'main'
2022-10-12 Mark HansenAvoid uninitialized CMake GETOPT variable warnings
2022-10-12 Mark HansenMerge branch 'devil' into 'main'
2022-10-12 Mark HansenDevIL plugin: use IL_ CMake variables
2022-10-12 Matthew FernandezMerge branch 'smattr/c0acb230-1b61-4e7b-9922-aab37aeda9...
2022-10-12 Matthew Fernandezbump required CMake version to 3.10.2
2022-10-12 Matthew FernandezCI: when using CMake, echo its version into the log
2022-10-12 Matthew FernandezMerge branch 'smattr/d4a525e3-e3d6-489c-b64d-a901f96bdf...
2022-10-12 Matthew Fernandezneatogen: remove now unused 'delete_digcola_levels'
2022-10-12 Matthew Fernandezneatogen: remove now unused 'print_digcola_levels'
2022-10-12 Matthew Fernandezremove 'MOSEK'-guarded code
2022-10-11 Mark HansenMerge branch 'link-libraries' into 'main'
2022-10-11 Mark HansenUse full paths to pangocairo libraries, not names
2022-10-11 Magnus JacobssonMerge branch 'fix-issue-372-for-polygon-shaped-nodes...
2022-10-11 Magnus Jacobssonshapes: point_init/point_inside: fix clipping of edge...
2022-10-11 Magnus Jacobssonshapes: poly_init: fix clipping of edge at node outline...
2022-10-11 Magnus Jacobssonarrows: arrow_type_normal0: fix positioning of normal...
2022-10-11 Magnus Jacobssonarrows: miter_point: add fallback to bevel
2022-10-11 Magnus Jacobssonarrows: arrow_length_normal: take edge penwidth into...
2022-10-11 Magnus Jacobssonarrows: factor out arrow_type_normal0 function
2022-10-11 Magnus Jacobssonarrows: refactor arrow length calculation to allow...
2022-10-11 Magnus Jacobssonsplines: bezier_clip: change to clip just inside instea...
2022-10-11 Magnus Jacobssonshapes: star_inside: fix clipping of edge at node outline
2022-10-11 Magnus Jacobssonshapes: poly_init/poly_inside: fix clipping of edge...
2022-10-11 Magnus JacobssonAPI BREAK: types: add outline_width & outline_height...
2022-10-11 Magnus Jacobssonarrows: arrow_type_normal: fix positioning of normal...
2022-10-11 Magnus Jacobssonarrows: refactor arrow generating functions to return...
2022-10-11 Magnus Jacobssontests: remove test_regression_subset_differences test
2022-10-11 Magnus Jacobssontests: SVGAnalyzer: correct fallback to bevel in SVGEle...
2022-10-11 Magnus Jacobssontests: test_max_edge_stem_arrow_overlap_simple: correct...
2022-10-11 Magnus Jacobssontests: test_min_edge_stem_arrow_overlap_simple: correct...
2022-10-11 Magnus JacobssonMerge branch 'start-6.0.3-dev' into 'main'
2022-10-11 Magnus JacobssonStart 6.0.3 development
2022-10-11 Magnus JacobssonMerge branch 'stable-release-6.0.2' into 'main' 6.0.2
2022-10-11 Magnus JacobssonStable release 6.0.2
2022-10-11 Mark HansenMerge branch 'cairo-svg' into 'main'
2022-10-11 Mark HansenDraft: import cairo-svg without cairo/ prefix cairo-svg
2022-10-11 Mark HansenMerge branch 'gdk' into 'main'
2022-10-11 Mark HansenUse _LINK_LIBRARIES to build gdk plugin
2022-10-11 Matthew FernandezMerge branch 'smattr/031b9571-2190-4d4c-b5e3-fa0403e651...
2022-10-11 Matthew Fernandezcommon: remove some unnecessary parens
2022-10-11 Matthew Fernandezcommon: replace some 'MIN' usage with 'fmax'
2022-10-11 Matthew Fernandezcommon: replace some 'MAX' usage with 'fmax'
2022-10-11 Matthew Fernandezcommon: remove unused 'PI' constant
2022-10-11 Matthew FernandezMerge branch 'smattr/8908405f-7c1a-4657-8118-0c64f585ee...
2022-10-11 Matthew Fernandezsfio _Sftable: use C99 designated field initializers
2022-10-11 Matthew Fernandezsfio sfcvinit: use more appropriate types, squashing...
2022-10-11 Matthew Fernandezsfio sfsync: realign 'mode' type with its use
2022-10-11 Matthew Fernandezsfio sfsync: realign 'pool' type with its use
2022-10-11 Matthew Fernandezsfio sfswap: realign 'f1mode' type with its use
2022-10-11 Matthew FernandezMerge branch 'smattr/2fd13139-2ce0-4774-bd07-42eaf60610...
2022-10-11 Matthew Fernandezglcomp: remove 'glCompButton.glyphPos' and associated...
2022-10-11 Matthew Fernandezglcomp: remove unused 'glCompLabel.autosize'
2022-10-11 Matthew Fernandezglcomp: remove unnecessary casts of 'compset' member
2022-10-11 Matthew Fernandezglcomp: remove unused 'C_DPI', 'R_DPI'
2022-10-11 Matthew Fernandezglcomp: remove unused 'FONT_MAX_LEN'
2022-10-11 Matthew Fernandezglcomp: remove unused 'FONT_TAB_SPACE'
2022-10-11 Matthew Fernandezglcomp: remove unused 'GLCOMPSET_DEFAULT_PAD'
2022-10-11 Matthew Fernandezglcomp: remove unused 'glCompTrackBar'
2022-10-11 Matthew FernandezMerge branch 'smattr/e78584c4-bddc-43a8-8d67-715eb74454...
2022-10-11 Matthew Fernandezneatogen print_bounding_box: use cgraph wrappers for...
2022-10-11 Matthew Fernandezneatogen OverlapSmoother_new: use cgraph wrappers for...
2022-10-11 Matthew Fernandezneatogen relative_position_constraints_new: use cgraph...
2022-10-11 Matthew Fernandezneatogen get_overlap_graph: use cgraph wrappers for...
next