]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-07-09 Matthew FernandezMerge branch 'clone-name-clash' into 'main'
2022-07-09 Natanael Coparename clone to cloneO to avoid clone(2) nameclash
2022-07-09 Matthew FernandezMerge branch 'chgraph-h' into 'main'
2022-07-09 Costa Shulyupincgraph.h: exclude irrelevant from doxygen
2022-07-09 Costa Shulyupincgraph.h: reformat comments for doxygen
2022-07-09 Costa ShulyupinDoxyfile: ignore attribute PRINTF_LIKE
2022-07-08 Matthew FernandezMerge branch 'logic' into 'main'
2022-07-08 Costa Shulyupinremove obsolete unused logic.h
2022-07-08 Costa Shulyupinreplace include of logic.h with stdbool.h
2022-07-08 Costa Shulyupinremove unused includes of logic.h
2022-07-08 Matthew FernandezMerge branch 'smattr/A2FCED53-DEC0-47DE-BC19-01625CA7B4...
2022-07-08 Matthew FernandezStart 5.0.1 development
2022-07-07 Matthew FernandezMerge branch 'smattr/02831009-9CCD-442E-B5A1-42688269FF... 5.0.0
2022-07-07 Matthew FernandezStable Release 5.0.0
2022-07-07 Matthew Fernandezfix CHANGELOG link
2022-07-07 Matthew Fernandezfix markdown indentation
2022-07-05 Matthew FernandezMerge branch 'smattr/C9FBABF6-463E-4B3D-9EA4-2EE6F963B3...
2022-07-05 Matthew Fernandezgvpr: rewrite 'indexOf' to a simpler equivalent
2022-07-05 Matthew FernandezMerge branch 'smattr/FDF1EA53-08F9-4F8C-8A22-2430083D61...
2022-07-05 Matthew Fernandezgxl2gv: fix an unchecked allocation failure
2022-07-05 Matthew Fernandezgraphml2gv: fix an unchecked allocation failure
2022-07-05 Matthew Fernandezdiffimg: replace 'xmalloc' with central allow wrapper
2022-07-05 Matthew Fernandezpango plugin: replace 'xstrdup' with central alloc...
2022-07-05 Matthew FernandezMerge branch 'smattr/AA938AAA-1935-4594-A534-5EC62FFFBF...
2022-07-05 Matthew Fernandezagstrdup_internal: handle allocation failures
2022-07-05 Matthew Fernandezoutline the common core of 'agstrdup' and 'agstrdup_html'
2022-07-05 Matthew FernandezMerge branch 'smattr/25FB51E1-C422-452D-9D1F-130886D5BA...
2022-07-04 Matthew Fernandezcore plugin: fix unchecked allocation failure in dot...
2022-07-04 Matthew FernandezMerge branch 'smattr/c7e76059-49ef-436d-940e-f756525e7a...
2022-07-04 Matthew Fernandezgvpr: squash -Wunused-parameter warnings in 'gvexitf'
2022-07-04 Matthew Fernandezgvpr: make use of 'okay' clearer in 'evalNode'
2022-07-04 Matthew Fernandezgvpr: make use of 'okay' clearer in 'evalEdge'
2022-07-04 Matthew Fernandezgvpr: exit on allocation failure in 'concat'
2022-07-04 Matthew Fernandezgvpr: fix unchecked allocation failures in 'resolve'
2022-07-04 Matthew Fernandezgvpr: fix unchecked allocation failure in 'parseArgs'
2022-07-04 Matthew Fernandezgvpr: simplify 'freeOpts' by passing by value
2022-07-04 Matthew Fernandezgvpr: stack-allocate options struct
2022-07-04 Matthew FernandezMerge branch 'cgraph' into 'main'
2022-07-04 Costa Shulyupincgraph doxygen title comments
2022-07-04 Matthew FernandezMerge branch 'smattr/gitlab-358' into 'main'
2022-07-04 Matthew Fernandezfix: Revert "rewrite versionStr2Version to use strtoul"
2022-07-04 Matthew Fernandezadd a test case for #358
2022-07-03 Matthew FernandezMerge branch 'smattr/gitlab-1801' into 'main'
2022-07-03 Matthew Fernandezgrowops: squash a -Wsign-conversion warning
2022-07-03 Matthew Fernandezreallyroutespline: squash a -Wsign-conversion warning
2022-07-03 Matthew FernandezProutespline: remove exception-style control flow
2022-07-03 Matthew Fernandezreallyroutespline: fix unchecked failures on recursion
2022-07-02 Matthew FernandezMerge branch 'smattr/5c305fc5-c55f-4cb9-a061-007ed0d2be...
2022-07-02 Matthew Fernandezgvplugin_graph: fix unchecked allocation failures
2022-07-02 Matthew FernandezgvPluginList: fix: manage 'q' as a 'strview_t'
2022-07-02 Matthew FernandezgvPluginList: fix unchecked allocation failure
2022-07-02 Matthew FernandezgvPluginList: use a 'strview_t' for 'typestr_last'
2022-07-02 Matthew FernandezgvPluginList: squash -Wunused-parameter warning
2022-07-02 Matthew Fernandezgvplugin_list: use a 'strview_t' for 'type' in second...
2022-07-02 Matthew Fernandezgvplugin_list: use a 'strview_t' for 'type_last'
2022-07-02 Matthew Fernandezgvplugin_list: use a 'strview_t' for handling prefix...
2022-07-02 Matthew Fernandezgvplugin_list: use a 'strview_t' for 'type' in first...
2022-07-02 Matthew Fernandezgvplugin_load: use a 'strview_t' for 'reqtyp'
2022-07-02 Matthew Fernandezgvplugin_load: use a 'strview_t' for 'typ'
2022-07-02 Matthew Fernandezgvplugin_load: use a 'strview_t' for 'reqdep'
2022-07-02 Matthew Fernandezgvplugin_load: use a 'strview_t' for 'dep'
2022-07-02 Matthew Fernandezgvplugin_load: use a 'strview_t' for 'reqpkg'
2022-07-02 Matthew Fernandezgvplugin_install: use 'strview_t' to simplify second...
2022-07-02 Matthew Fernandezgvplugin_install: use 'strview_t' to simplify type...
2022-07-02 Matthew Fernandezgvplugin_install: refactor 'typestr' end locating logic...
2022-07-02 Matthew Fernandezadd an abstraction for string references
2022-07-02 Matthew FernandezMerge branch 'smattr/4C27B32D-9DA4-4AE8-846A-42EC6F6422...
2022-06-26 Matthew Fernandezrecordlintrsx: remove unused 'xlp' parameter
2022-06-26 Matthew Fernandezrecordointrsx: remove unused 'xlp' parameter
2022-06-26 Matthew Fernandezstress_majorization_with_hierarchy: remove unused ...
2022-06-26 Matthew Fernandezstress_majorization_kD_mkernel: remove unused 'nedges_g...
2022-06-26 Matthew Fernandezsparse_stress_subspace_majorization_kD: remove unused...
2022-06-26 Matthew Fernandezprototype 'makeTetrix', squashing a '-Wmissing-prototyp...
2022-06-26 Matthew FernandezMerge branch 'smattr/gitlab-121' into 'main'
2022-06-26 Matthew Fernandezfix 'merge_chain' assertion failure
2022-06-26 Matthew Fernandezadd a test case for #121
2022-06-26 Matthew FernandezMerge branch 'smattr/6888df1f-aa29-4ebf-8fd1-824cdf74cb...
2022-06-26 Matthew Fernandezfix: select DEB CPack back end on Debian
2022-06-26 Matthew FernandezMerge branch 'smattr/14413CBC-E9B9-4119-B46C-D234278D8A...
2022-06-25 Matthew Fernandezgvplugin_list: remove a second unnecessary duplication...
2022-06-25 Matthew Fernandezgvplugin_list: remove unnecessary duplication of 'typestr'
2022-06-25 Matthew Fernandezgvplugin_list: remove unnecessary duplication of 'str'
2022-06-25 Matthew Fernandezgvplugin_package_record: replace unchecked 'strdup...
2022-06-25 Matthew Fernandezpango_free_layout: remove unnecessary cast
2022-06-25 Matthew FernandezMerge branch 'smattr/gitlab-2093' into 'main'
2022-06-25 Matthew Fernandezgxl2gv: fix: anticipate elements with missing ID
2022-06-25 Matthew Fernandezadd a test case for #2093
2022-06-25 Matthew FernandezMerge branch 'smattr/AA253658-5B4E-4DDA-AD36-EB16ABD069...
2022-06-25 Matthew Fernandezortho: use 'UNUSED' to suppress warnings about debug...
2022-06-25 Matthew Fernandezcgraph: add an abstraction for squashing unused symbol...
2022-06-25 Matthew FernandezMerge branch 'smattr/gitlab-2227' into 'main'
2022-06-25 Matthew FernandezCI: install librsvg on macOS
2022-06-25 Matthew FernandezMerge branch 'smattr/gitlab-1624' into 'main'
2022-06-25 Matthew FernandeznameOf: remove unnecessary cast
2022-06-25 Matthew Fernandezremove unnecessary 'dtlink' casts
2022-06-25 Matthew Fernandezcommon: remove some unnecessary parens
2022-06-25 Matthew Fernandezuse_library: squash -Wsign-conversion warning
2022-06-25 Matthew Fernandezglobal_def: squash a -Wsign-conversion
2022-06-25 Matthew Fernandezadd a test case for #1624
2022-06-25 Magnus JacobssonMerge branch 'update-how-to-make-a-release-in-DEVELOPER...
next