]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-07-28 Matthew Fernandezscformat: use vmalloc instead of vmresize when processi...
2021-07-28 Matthew Fernandezsimplify exalloc
2021-07-28 Matthew Fernandezexstralloc: call vmalloc instead of vmresize
2021-07-28 Matthew Fernandezremove p argument to exstralloc
2021-07-28 Matthew FernandezMerge branch 'smattr/3f6d98e5-32f1-4219-aaf4-6e595331f9...
2021-07-28 Matthew Fernandezremove now-unused sfio functionality for printing to...
2021-07-28 Matthew Fernandeztrace: replace sfsprintf calls with snprintf
2021-07-28 Matthew Fernandezgetdyn: replace sfsprintf call with snprintf
2021-07-28 Matthew Fernandezevaldyn: replace sfsprintf call with snprintf
2021-07-28 Matthew Fernandezlexname: replace sfsprintf calls with snprintf
2021-07-28 Matthew Fernandezlexname: fix latent buffer overflow
2021-07-28 Matthew Fernandezexccopen: replace sfsprintf call with snprintf
2021-07-28 Matthew Fernandezexopname: replace sfsprintf call with snprintf
2021-07-28 Matthew Fernandezpathfind: replace sfsprintf calls with snprintf
2021-07-28 Matthew FernandezMerge branch 'smattr/fbbdaf80-7180-4b89-8e4d-2f12839b23...
2021-07-28 Matthew Fernandezspine: [nfc] remove mode argument to openFile
2021-07-28 Matthew Fernandezdoc/libgraph/Makefile: remove unused TEXS variable
2021-07-28 Matthew Fernandezdoc sccmap: [nfc] remove mode argument to openFile
2021-07-28 Matthew Fernandezunflatten: [nfc] remove mode argument to openFile
2021-07-28 Matthew Fernandezsccmap: [nfc] remove mode argument to openFile
2021-07-28 Matthew Fernandezgvpack: [nfc] remove mode argument to openFile
2021-07-28 Matthew Fernandezgvgen: [nfc] remove mode argument to openFile
2021-07-28 Matthew Fernandezgv2gml: [nfc] remove mode argument to openFile
2021-07-28 Matthew Fernandezgraphml2gv: [nfc] remove mode argument to openFile
2021-07-28 Matthew Fernandezgml2gv: [nfc] remove mode argument to openFile
2021-07-28 Matthew Fernandezcvtgxl: [nfc] remove mode argument to openFile
2021-07-28 Matthew Fernandezmingle: [nfc] remove mode argument to openFile
2021-07-28 Matthew Fernandezgvmap: [nfc] remove mode argument to openFile
2021-07-28 Matthew Fernandezcluster: [nfc] remove mode argument to openFile
2021-07-28 Matthew FernandezMerge branch 'smattr/73792e61-f73a-4119-9604-12749cd2bf...
2021-07-28 Matthew Fernandezuse size_t when handling the length of some directory...
2021-07-28 Matthew FernandezfindPath: remove some unnecessary brackets
2021-07-28 Matthew FernandezFgets: use size_t instead of int for buffer length
2021-07-28 Matthew Fernandezuse size_t when dealing with string lengths of XML...
2021-07-28 Matthew Fernandezexsubstr: remove some unnecessary bracketing
2021-07-28 Matthew Fernandezprformat: use a size_t when dealing with string lengths
2021-07-28 Matthew Fernandezstrip_dir: replace ad hoc boolean with C99 bool
2021-07-28 Matthew Fernandezstrip_dir: rewite character loop using a size_t
2021-07-28 Matthew Fernandezstrip_dir: remove an unnecessary cast
2021-07-28 Matthew Fernandeztrack rdr_t offset and extent as size_t instead of int
2021-07-27 Matthew FernandezMerge branch 'smattr/0E77B8A2-8B78-48BB-9CFC-4D40C6A734...
2021-07-27 Matthew Fernandezccomps: use size_t when dealing with buffer sizes in...
2021-07-27 Matthew Fernandezccomps: use a size_t when dealing with buffer sizes...
2021-07-27 Matthew Fernandezccomps: mark getopt switch as exhaustive
2021-07-27 Matthew Fernandezccomps: use a size_t when dealing with character offset...
2021-07-27 Matthew Fernandezccomps: abort on all allocation failures
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
next