]> granicus.if.org Git - graphviz/shortlog
graphviz
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...
2022-06-25 Magnus Jacobssonupdate "Updating the website" in DEVELOPERS.md
2022-06-25 Magnus Jacobssonupdate "Starting development of the next version" in...
2022-06-25 Matthew FernandezMerge branch 'smattr/gitlab-2200' into 'main'
2022-06-25 Matthew FernandezRevert "Add use_santizers option to CMake build"
2022-06-25 Matthew FernandezCI: make UBSan errors fatal in sanitizer job
2022-06-25 Matthew Fernandezexit when rectangle area computation overflows
2022-06-25 Matthew Fernandezfix integer overflow in ordering function
2022-06-25 Matthew FernandezCI: include a stack trace on UBSan failures
2022-06-25 Matthew FernandezCI: manage ASan, UBSan enabling through env instead...
2022-06-23 Matthew FernandezMerge branch 'smattr/gitlab-827' into 'main'
2022-06-23 Matthew Fernandezfix: anticipate non-normal edges during path construction
2022-06-23 Matthew Fernandezbeginpath: remove an unnecessary cast
2022-06-23 Matthew Fernandezendpath: remove parens and dereferences of function...
2022-06-23 Matthew Fernandezbeginpath: remove parens and dereferences of function...
2022-06-23 Matthew Fernandezmake_regular_edge: remove some unnecessary parens
2022-06-23 Matthew Fernandezadd a test case for b15.gv crash
2022-06-22 Matthew FernandezMerge branch 'smattr/gitlab-1285' into 'main'
2022-06-22 Matthew Fernandezfix: use '-module -avoid-version' when compiling TCL...
2022-06-22 Matthew FernandezMerge branch 'smattr/gitlab-146' into 'main'
2022-06-22 Matthew Fernandezfix: in SVG output, set opacity 0 for text with 0 alpha...
2022-06-22 Matthew Fernandezadd a test case for lacking transparency in SVG text
2022-06-22 Matthew FernandezMerge branch 'smattr/gitlab-1979' into 'main'
2022-06-22 Matthew Fernandezfix: include Windows links in deployment-produced JSON
2022-06-22 Matthew FernandezCI: abbreviate chmod during deployment
2022-06-22 Matthew FernandezMerge branch 'smattr/3e19ec8a-a29e-485f-b185-64f7fb4063...
2022-06-19 Matthew Fernandezdefault_pencolor: use 'size_t' when representing the...
2022-06-19 Matthew Fernandezdefault_pencolor: fix comment typo
2022-06-19 Matthew Fernandezemit_xdot: squash a -Wswitch-default warning
2022-06-19 Matthew FernandezselectedLayer: rephrase a switch into if-else
2022-06-19 Matthew Fernandezcommon: squash 2 -Wundef compiler warnings
2022-06-19 Matthew Fernandezavoid dynamic allocation of token buffer during style...
2022-06-18 Magnus JacobssonMerge branch 'smattr/20D1B54B-E878-4154-B54F-D1EC764E5F...
2022-06-18 Matthew Fernandezlabel: remove unused 'METHODS'
2022-06-18 Matthew Fernandezlabel: remove unused 'ListNode_t'
2022-06-18 Matthew Fernandezlabel: remove unused 'RTree' timing members
2022-06-18 Matthew Fernandezlabel: remove unused 'rtp' parameter to 'RTreeNewIndex'
2022-06-18 Matthew Fernandezlabel: remove unused 'rtp' parameter to 'RTreeNewNode'
2022-06-18 Matthew Fernandezlabel: remove unused 'RTree' statistics
2022-06-18 Matthew Fernandezlabel: remove unused 'RTree.Deleting'
2022-06-18 Matthew Fernandezlabel: remove unused 'RTree.*LeafCount' tracking
2022-06-18 Matthew Fernandezlabel: remove now unused 'RTreeFreeNode'
2022-06-18 Matthew Fernandezlabel: remove unused 'RTreeDelete'
2022-06-16 Matthew FernandezMerge branch 'smattr/159E7054-9634-48DB-B9A0-C3F5FBCD83...
2022-06-16 Matthew FernandezCI: remove Fedora 34 jobs
2022-06-11 Matthew FernandezMerge branch 'smattr/DEF0F23B-6793-42AC-9A16-B619D1F3CC...
2022-06-11 Matthew FernandezCI: add Fedora 36 jobs
2022-06-11 Matthew FernandezCI: remove Docker comments that appeared orphaned from...
2022-06-11 Matthew FernandezMerge branch 'fix-14' into 'main'
2022-06-11 Costa Shulyupinfix ortho: add epsilon to floating point comparison
2022-06-11 Costa Shulyupinfix vcmpid and hcmpid with float_cmp
2022-06-11 Costa Shulyupindfp_cmp - double floating point three-way comparison
2022-06-11 Matthew FernandezMerge branch 'smattr/gitlab-2246' into 'main'
2022-06-08 Matthew Fernandezgvcolor: fix: link -lm
next