]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-07-30 Matthew FernandezMerge branch 'smattr/2D62A146-06BC-4160-B15F-B8F495E858...
2021-07-30 Matthew Fernandezdisable a wrong-import-position Pylint warning around...
2021-07-30 Matthew Fernandezdisable Pylint’s too-many-lines warning
2021-07-30 Matthew Fernandezaddress some missing docstring Pylint warnings
2021-07-30 Matthew FernandezMerge branch 'smattr/90bb42c1-3025-449a-8300-7ec7776f7c...
2021-07-30 Matthew FernandezCFrmSettings::createLayout: remove now-unnecessary...
2021-07-30 Matthew Fernandezagsetfile: take a const char pointer instead of a mutab...
2021-07-30 Matthew Fernandezcgraph: use a const char pointer for storing input...
2021-07-30 Matthew FernandezchkNum: use a const char pointer for storing input...
2021-07-30 Matthew FernandezMerge branch 'smattr/51C10EB6-96A3-4442-9E10-9CE23E07AD...
2021-07-30 Matthew Fernandezremove conditional inlining of mydist
2021-07-30 Matthew Fernandezremove unused Windows gettxt redirect
2021-07-30 Matthew FernandezMerge branch 'smattr/2A41855C-DA22-4790-B27C-C1FF9B6108...
2021-07-30 Matthew Fernandezinstall Python3 to a known path in Windows CI
2021-07-29 Matthew FernandezMerge branch 'smattr/b672cf7c-7615-4629-b14d-4760b3a76c...
2021-07-28 Matthew Fernandezremove return type from assignable
2021-07-28 Matthew Fernandezremove unnecessary casts of disc->user
2021-07-28 Matthew Fernandezreflow some text in lib/gvpr
2021-07-28 Matthew FernandezxyOf: use size_t for string length
2021-07-28 Matthew FernandezbbOf: use size_t for string length
2021-07-28 Matthew FernandezxyOf: use a C99 bool argument to more strongly indicate...
2021-07-28 Matthew FernandezbbOf: use a C99 bool argument to more strongly indicate...
2021-07-28 Matthew Fernandezremove some unnecessary forward declarations
2021-07-28 Matthew Fernandezremove now-unused vmresize
2021-07-28 Matthew Fernandezremove now-unused vmnewof
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
next