]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-07-27 Matthew Fernandezccomps: remove an unnecessary code path in getBuf
2021-07-27 Matthew FernandezMerge branch 'smattr/728D79B1-E42D-4105-811D-08FA2A361B...
2021-07-27 Matthew Fernandezremove Windows overrides of `inline`
2021-07-27 Matthew FernandezMerge branch 'smattr/007BBBEC-441C-49AA-9E7F-31A25ACE52...
2021-07-27 Matthew Fernandezreplace mkdefs-generated gdefs.h with X macros
2021-07-24 Matthew FernandezMerge branch 'smattr/F218DB16-9060-4D1D-88E2-DDDBF8A503...
2021-07-24 Matthew Fernandezadd Fedora 34 testing to CI
2021-07-24 Matthew FernandezMerge branch 'smattr/16FA1351-3EE8-4DAB-84C6-E98818C000...
2021-07-24 Matthew Fernandezlib/gvc: [nfc] fix some comment typos
2021-07-24 Matthew FernandezMerge branch 'smattr/5BC8FF91-4894-488A-8212-6A37F2A35E...
2021-07-24 Matthew Fernandezrename LS to LSH for consistency with RSH
2021-07-24 Matthew Fernandezremove no longer necessary RS undefine
2021-07-24 Matthew Fernandezlib/expr: use RSH as a constant for >> instead of RS
2021-07-24 Matthew FernandezMerge branch 'cmansley:cmansley-main-patch-01536' into...
2021-07-24 Chris MansleyInitialize nPasses in aspect_t struct in SetAspect
2021-07-22 Matthew FernandezMerge branch 'smattr/5c73db2b-d34f-4673-9e8a-b67c3070c2...
2021-07-22 Matthew Fernandezedgepaint: more consistently use EXIT_SUCCESS and EXIT_...
2021-07-22 Matthew Fernandezedgepaint: remove unused infile
2021-07-22 Matthew Fernandezedgepaint: remove mode argument to openFile
2021-07-22 Matthew Fernandezrewrite edgepaint command line parsing using getopt_long
2021-07-22 Matthew Fernandezqualify openFile’s arguments as const
2021-07-22 Matthew Fernandezqualify knownColorScheme’s argument as const
2021-07-22 Matthew Fernandezqualify color_palettes_Q’s argument as const
2021-07-22 Matthew Fernandezfix memory leak in edgepaint command line parsing
2021-07-22 Matthew Fernandezadd a test case for #1971
2021-07-22 Matthew Fernandezadd a test case for edgepaint command line parsing
2021-07-22 Matthew Fernandezreflow edgepaint man page and make content consistent
2021-07-22 Matthew Fernandezfix typos in edgepaint man page
2021-07-22 Matthew Fernandezupdate URLs in edgepaint usage text and man page
2021-07-22 Matthew Fernandezfix typo in edgepaint usage text
2021-07-21 Magnus JacobssonMerge branch 'stop-redefining-extern' into 'main'
2021-07-21 Magnus Jacobsson[nfc] define VIS_API instead of redefining extern
2021-07-21 Magnus Jacobsson[nfc] define PATHUTIL_API instead of redefining extern
2021-07-21 Magnus Jacobsson[nfc] define PACK_API instead of redefining extern
2021-07-21 Magnus Jacobsson[nfc] define GVPLUGIN_LOADIMAGE_API instead of redefini...
2021-07-21 Magnus Jacobsson[nfc] define GVIO_API instead of redefining extern
2021-07-21 Magnus Jacobsson[nfc] remove useless redefining of extern to nothing
2021-07-21 Magnus Jacobsson[nfc] define GVC_API instead of redefining extern
2021-07-21 Magnus Jacobsson[nfc] define UTILS_API instead of redefining extern
2021-07-21 Magnus Jacobsson[nfc] define RENDER_API instead of redefining extern
2021-07-21 Magnus Jacobsson[nfc] define POINTSET_API instead of redefining extern
2021-07-21 Magnus Jacobsson[nfc] define MEMORY_API instead of redefining extern
2021-07-21 Magnus Jacobsson[nfc] define GEOMPROCS_API instead of redefining extern
2021-07-21 Matthew FernandezMerge branch 'smattr/422ba606-2c84-4de0-80b0-e20611ff87...
2021-07-21 Matthew Fernandezstr_mpy: [nfc] pre-compute and allocate the result...
2021-07-21 Matthew Fernandezstr_mpy: [nfc] rewrite in more modern C99 style
2021-07-21 Matthew Fernandezstr_mod: [nfc] pre-compute and allocate the result...
2021-07-21 Matthew Fernandezstr_mod: [nfc] rewrite in more modern C99 style
2021-07-21 Matthew Fernandezstr_xor: [nfc] pre-compute and allocate the result...
2021-07-21 Matthew Fernandezstr_xor: [nfc] rewrite in more modern C99 style
2021-07-21 Matthew Fernandezstr_and: [nfc] pre-compute and allocate the result...
2021-07-21 Matthew Fernandezstr_and: [nfc] rewrite in more modern C99 style
2021-07-21 Matthew Fernandezstr_ior: [nfc] pre-compute and allocate the result...
2021-07-21 Matthew Fernandezstr_ior: [nfc] rewrite in more modern C99 style
2021-07-20 Matthew FernandezMerge branch 'smattr/e0ddc47d-fb9b-459e-a69c-ff27972c83...
2021-07-20 Matthew FernandezDotIO.c: use unsigned types where possible when interac...
2021-07-20 Matthew Fernandez_sffilbuf: squash another -Wsign-compare warning
2021-07-20 Matthew Fernandez_sffilbuf: squash a -Wsign-compare warning
2021-07-20 Matthew Fernandezagcallbacks: force flag to be treated as a boolean
2021-07-20 Matthew Fernandezmark all cb_t switches as exhaustive
2021-07-20 Matthew Fernandezuse an enum for CB_* constants
2021-07-20 Matthew Fernandezagrename: mark switch as covering all cases
2021-07-20 Matthew Fernandezattrstmt: mark unreachable case in kind switch
2021-07-20 Matthew Fernandezmultilevel_spring_electrical_embedding_core: remove...
2021-07-18 Matthew FernandezMerge branch 'smattr/1c5ab0d2-4505-400c-9113-29aea91e54...
2021-07-18 Matthew Fernandezremove unused exstrdup
2021-07-18 Matthew Fernandezinline exfree and remove it
2021-07-18 Matthew Fernandezremove return value from vmfree
2021-07-18 Matthew Fernandezremove vmhdr.h
2021-07-18 Matthew Fernandezrename vmbest.c to vmalloc.c
2021-07-18 Matthew Fernandezremove vmalloc indirection through function pointers
2021-07-18 Matthew Fernandezremove prototype for unimplemented vmaddr
2021-07-18 Matthew Fernandezreplace ASSERT macro with standard assert
2021-07-18 Matthew FernandezMerge branch 'smattr/42F20EFF-77BB-4A0B-8730-E80BFCB58A...
2021-07-18 Matthew Fernandezremove some further commented out code
2021-07-18 Matthew Fernandezremove some commented out code
2021-07-18 Matthew Fernandezfix a couple of comment typos
2021-07-18 Matthew Fernandezreplace 1-byte strstr calls with strchr
2021-07-18 Matthew Fernandezremove unnecessary INT32_MAX definition
2021-07-18 Matthew Fernandezremove unused UINT32_MAX definition
2021-07-18 Matthew Fernandezremove redundant #include
2021-07-18 Matthew FernandezMerge branch 'smattr/e2b47b18-64c6-46f9-9ebe-57f338c3b2...
2021-07-18 Matthew Fernandezfix: remove hard limit of 1000 boxes in dot spline...
2021-07-18 Matthew Fernandezmake_flat_edge: use a local box array instead of the...
2021-07-18 Matthew Fernandezmake_flat_bottom_edges: use a local box array instead...
2021-07-18 Matthew Fernandezmake_flat_labeled_edge: use a local box array instead...
2021-07-18 Matthew Fernandezadd a test case for #2095
2021-07-18 Matthew FernandezMerge branch 'smattr/d9d50ca2-985b-4441-8273-68f407feeb...
2021-07-18 Matthew Fernandezremove some unnecessary bracketing
2021-07-18 Matthew Fernandezadd a warning message when using layout on a non-graph
2021-07-18 Matthew Fernandezextend #2078 test case to ensure correct layout usage...
2021-07-18 Matthew Fernandezupdate #2078 test case to expect a warning
2021-07-18 Matthew Fernandezremove unnecessary casts of string table entries
2021-07-18 Matthew Fernandezrewrite streq as a function and remove micro-optimization
2021-07-18 Matthew Fernandezremove commented out assertion
2021-07-18 Matthew Fernandezremove unhelpful comment
2021-07-18 Matthew FernandezMerge branch 'smattr/cbbcfbb8-167d-442f-ad12-962871e79e...
2021-07-18 Matthew Fernandezrewrite is_id_char macro as a function
2021-07-18 Matthew Fernandezremove use of an unsigned char in _agstrcanon
2021-07-18 Matthew Fernandeztake a const pointer as the first argument to agcanonht...
next