]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-08-06 Matthew FernandezMerge branch 'lefty-build-cleanup' into 'main'
2021-08-06 Matthew Fernandezchangelog entry about improved Xaw/Xmu detection
2021-08-06 David SeifertSimplify `lefty` building
2021-08-04 Matthew FernandezMerge branch 'smattr/ebf3cf31-f820-4853-8bf1-b23127e213...
2021-08-04 Matthew Fernandezexcast: avoid sfprintf in integer-to-string
2021-08-04 Matthew Fernandezexcast: avoid sfprintf in float-to-string
2021-08-04 Matthew FernandezexstringOf: avoid sfprintf in integer-to-string
2021-08-04 Matthew FernandezexstringOf: avoid sfprintf in float-to-string
2021-08-04 Matthew Fernandezeval: avoid sfprintf in integer-to-string dynamic
2021-08-04 Matthew Fernandezeval: avoid sfprintf in integer-to-string static
2021-08-04 Matthew Fernandezeval: avoid sfprintf in float-to-string dynamic
2021-08-04 Matthew Fernandezeval: avoid sfprintf in float-to-string static
2021-08-03 Matthew FernandezMerge branch 'fix-include-warning' into 'main'
2021-08-03 Biswapriyo... plugin/gdiplus: Fix warning with header file name
2021-08-02 Matthew FernandezMerge branch 'smattr/B40D0BFD-1F7E-4DF2-8043-2612346DBE...
2021-08-02 Matthew Fernandezgcalloc: fix: do not abort on calloc(0, x) or calloc...
2021-08-02 Matthew FernandezMerge branch 'smattr/D1A6A66B-15B4-449F-BB71-088F95E126...
2021-08-02 Matthew Fernandezfix an #if _WIN32
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
next