]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-11-25 Matthew FernandezMerge branch 'smattr/788C09F1-D6B8-4193-B283-C68FE424A5...
2021-11-25 Matthew FernandezDEVELOPERS.md: document how to set dynamic loader path...
2021-11-25 Matthew FernandezMerge branch 'cross' into 'main'
2021-11-25 Alyssa Rosscmd/dot: don't run dot -c when cross-compiling (CMake...
2021-11-24 Matthew FernandezMerge branch 'smattr/5D7A95BC-E75A-4C0C-A377-4C66AD66D4...
2021-11-24 Matthew Fernandez.gitlab-ci.yml: remove inaccurate comment
2021-11-24 Matthew Fernandezfail MinGW CMake CI jobs on any compiler warning
2021-11-24 Matthew Fernandezgvplugin_gdiplus_LTX_library: squash a -Wwrite-strings...
2021-11-24 Matthew Fernandezwork around MinGW’s lack of support for '%zu'
2021-11-24 Matthew Fernandezgdiplusgen_textspan: squash -Wmisleading-indentation...
2021-11-24 Matthew Fernandezgdiplus plugin: make 'FileStream' destructor virtual
2021-11-24 Matthew Fernandezcgraph: go through 'uintptr_t' when casting between...
2021-11-24 Matthew Fernandezsfoutput: squash a -Wpointer-to-int-cast warning
2021-11-24 Matthew Fernandez_sfpopen: fix uninitialized variable read on Windows
2021-11-24 Matthew Fernandezsfio: squash -Wunused-variable on platforms without...
2021-11-24 Matthew Fernandezplugin/gdiplus/gvloadimage_gdiplus.cpp: squash -Wunused...
2021-11-24 Matthew Fernandezplugin/gdiplus/gvtextlayout_gdiplus.cpp: squash -Wunuse...
2021-11-24 Matthew Fernandezplugin/gdiplus/gvrender_gdiplus.cpp: squash -Wunused...
2021-11-24 Matthew Fernandezplugin/gdiplus/FileStream.cpp: squash -Wunused-paramete...
2021-11-21 Matthew FernandezMerge branch 'smattr/f7369310-375d-44c7-91cc-22e88c84d2...
2021-11-21 Matthew Fernandezvgpane: squash -Wunused-parameter warnings
2021-11-21 Matthew Fernandezvgpanecmd: squash -Wunused-parameter warning
2021-11-21 Matthew Fernandezmakecw: squash a -Wmissing-prototypes warning
2021-11-21 Matthew Fernandezintpoint: squash a -Wswitch-default warning
2021-11-21 Matthew Fernandeztclpkg/tclpathplan/intersect.c: remove unnecessary...
2021-11-21 Matthew Fernandezfind_ints: remove unused 'polygon_list' parameter
2021-11-21 Matthew Fernandezfind_ints: squash a -Wswitch-default warning
2021-11-21 Matthew Fernandeztclpkg/tclpathplan: use a size_t for 'nvertices'
2021-11-21 Matthew Fernandeztclpkg/tclpathplan: squash 'find_ints' -Wmissing-protot...
2021-11-21 Matthew FernandezMerge branch 'smattr/70deb7de-4445-488a-be9f-b5f73e1f8d...
2021-11-21 Matthew Fernandezfix xdot JSON output to be valid JSON
2021-11-21 Matthew FernandezMerge branch 'kf/gvcdef' into 'main'
2021-11-21 Matthew FernandezMerge branch 'smattr/03501BAF-AD18-474D-B48E-D7A8F81262...
2021-11-21 Matthew Fernandezfail deployment if a release exceeds 50 artifacts
2021-11-21 Matthew FernandezMerge branch 'smattr/e936b86f-3ac0-4234-98eb-79f6d6e43a...
2021-11-21 Matthew Fernandezjpeg_size: use C99 'true' in loop condition
2021-11-21 Matthew Fernandezjpeg_size: use a C99 bool for 'saw_bb' local
2021-11-21 Matthew Fernandezsvg_size: use C99 bools for local flag variables
2021-11-21 Matthew Fernandezgvusershape.c: squash -Wmissing-prototypes warnings
2021-11-21 Matthew Fernandezgvusershape_find: fix mismatch between prototype and...
2021-11-21 Matthew Fernandezusershape_close: squash -Wunused-parameter warnings
2021-11-21 Matthew Fernandezusershape_close: remove unnecessary cast
2021-11-21 Matthew Fernandezget_int_msb_first: squash a -Wsign-conversion warning
2021-11-21 Matthew Fernandezjpeg_size: mark 'standalone_markers' const
2021-11-21 Matthew Fernandezjpeg_size: remove abuse of 'strchr' to search a byte...
2021-11-21 Matthew Fernandezjpeg_size: remove use of 'junk' variable
2021-11-21 Matthew Fernandezmingle usage: remove always-true if branch
2021-11-21 Matthew FernandezMerge branch 'smattr/209CD786-B836-43BD-A488-535300F228...
2021-11-21 Matthew Fernandezsmyrna menucallbacks: squash -Wunused-parameter warnings
2021-11-21 Matthew Fernandezsmyrna: remove unused 'mHelp'
2021-11-21 Matthew Fernandezsmyrna: remove unused engine slot functions
2021-11-21 Matthew Fernandezsmyrna: remove unused 'show_close_nosavedlg'
2021-11-21 Matthew Fernandezsmyrna: remove unused 'get_gtktextview_text'
2021-11-21 Matthew Fernandezsmyrna: remove unused 'update_graph_properties'
2021-11-21 Matthew Fernandezsmyrna: remove unused 'on_attrSearchBtn_clicked'
2021-11-21 Matthew Fernandezsmyrna: remove unused 'attr_label_motion'
2021-11-21 Matthew Fernandezsmyrna: make 'attr_list_new' static
2021-11-19 Matthew FernandezMerge branch 'smattr/7e500215-5167-44d7-90c2-9e79ec4686...
2021-11-19 Matthew Fernandezgvcolor: remove unnecessary parens
2021-11-19 Matthew Fernandezsccmap: remove unnecessary parens
2021-11-19 Matthew Fernandezbcomps: remove unnecessary parens
2021-11-19 Matthew Fernandezbcomps getName: use size_t for buffer lengths
2021-11-19 Matthew Fernandezbcomps blockName: use size_t for buffer lengths
2021-11-19 Matthew Fernandezgvpack redoBBk: use size_t for buffer lengths
2021-11-19 Matthew Fernandezgvpack freef: squash -Wunused-parameter warnings
2021-11-19 Matthew Fernandezgvpack init: use a size_t to squash some -Wconversion...
2021-11-19 Matthew Fernandezsccmap.c: use libc support to define 'INF'
2021-11-19 Matthew Fernandezsccmap.c: return an unsigned type from 'visit'
2021-11-19 Matthew Fernandezsccmap.c: use unsigned types consistently in sccstate
2021-11-19 Matthew Fernandezsccmap.c: remove 'INLINE' alternatives
2021-11-19 Matthew Fernandezsccmap.c: use another unsigned type to squash -Wconvers...
2021-11-19 Matthew Fernandezsccmap.c: use an unsigned type to squash some -Wconvers...
2021-11-19 Matthew Fernandezgvcolor.c: remove an unnecessary cast
2021-11-19 Matthew Fernandezgvcolor.c: remove duplicated #include
2021-11-19 Matthew Fernandezgvcolor.c: use a size_t to squash a -Wsign-conversion...
2021-11-19 Matthew FernandezMerge branch 'cross' into 'main'
2021-11-19 Matthew FernandezCHANGELOG.md entry for the prior commit
2021-11-19 Alyssa Rosscmd/dot: don't run dot -c when cross-compiling
2021-11-18 Keno Fischergvc.def: Don't override export name
2021-11-17 Matthew FernandezMerge branch 'smattr/5E1B768C-337D-4ED1-9693-E6A6B1DFE9...
2021-11-17 Matthew Fernandezadd a CHANGELOG entry for the prior commit
2021-11-17 Magnus JacobssonCorrect boldness of agnxtsubg in cgraph.3
2021-11-17 Matthew FernandezMerge branch 'smattr/6c18e731-115d-4167-92e7-bf96cbbe15...
2021-11-17 Matthew Fernandezgmlparse.y: remove unnecessary parens
2021-11-17 Matthew FernandezmkGraph: remove shadowing of 'G' parameter
2021-11-17 Matthew FernandezaddNodeLabelGraphics: remove unused 'xb' parameter
2021-11-17 Matthew Fernandezgmlparse.y: remove commented out code
2021-11-17 Matthew Fernandezfree_attr: squash -Wunused-parameter warnings
2021-11-17 Matthew Fernandezgmlparse.y: consistently use unsigned short types for...
2021-11-17 Matthew Fernandezgmlparse.y: consistently use unsigned short types for...
2021-11-17 Matthew Fernandezgmlparse.y: remove unused 'ushort' typedef
2021-11-17 Matthew Fernandezgmlparse.y: use more appropriate stack entry count...
2021-11-17 Matthew Fernandezfree_graph: squash -Wunused-parameter warnings
2021-11-17 Matthew Fernandezfree_edge: squash -Wunused-parameter warnings
2021-11-17 Matthew Fernandezfree_node: squash -Wunused-parameter warnings
2021-11-17 Matthew FernandezMerge branch 'smattr/0111593e-6ce0-4cf7-9b22-f4a39a0823...
2021-11-17 Matthew Fernandezget_int_msb_first: use a C99 bool return type
2021-11-17 Matthew Fernandezget_int_lsb_first: use a C99 bool return type
2021-11-17 Matthew Fernandezgvusershape.c: remove unnecessary #include
2021-11-17 Matthew Fernandezremove commented out 'tiff_size'
next