]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-08-07 Magnus Jacobssonadd a CHANGELOG entry for the new C++ API
2021-08-07 Magnus Jacobssonstep minor release version
2021-08-07 Magnus Jacobssonadd test of GVLayout render throwing an exception for...
2021-08-07 Magnus Jacobssonadd test of GVLayout render creating a GVRenderData...
2021-08-07 Magnus Jacobssonadd render method to GVLayout that returns a GVRenderDa...
2021-08-07 Magnus Jacobssonadd a GVRenderData class
2021-08-07 Magnus Jacobssonadd test of multiple GVLayout constructions of the...
2021-08-07 Magnus Jacobssonadd test of multiple GVLayout constructions of differen...
2021-08-07 Magnus Jacobssonadd test of GVLayout move construction
2021-08-07 Magnus Jacobssonadd test of GVLayout move assignment
2021-08-07 Magnus Jacobssonadd test of GVLayout construction throwing an exception...
2021-08-07 Magnus Jacobssonadd test of GVLayout construction using built-in plugins
2021-08-07 Magnus Jacobssonadd test of GVLayout construction using on-demand loade...
2021-08-07 Magnus Jacobssonadd a GVLayout class with construction from AGraph...
2021-08-07 Magnus Jacobssonadd test of GVContext move assignment
2021-08-07 Magnus Jacobssonadd test of GVContext move construction
2021-08-07 Magnus Jacobssonadd test of GVContext construction without built-in...
2021-08-07 Magnus Jacobssonconfigure the dot layout plugin for use pre-installation
2021-08-07 Magnus Jacobssonarchive the just-built dot program in the Ubuntu 21...
2021-08-07 Magnus Jacobssonadd test of GVContext construction with built-in plugins
2021-08-07 Magnus Jacobssonadd a new gvc++ library with a very basic GVContext...
2021-08-07 Magnus Jacobssonadd test of Agraph move assignment
2021-08-07 Magnus Jacobssonadd test of Agraph move construction
2021-08-07 Magnus Jacobssonadd test of Agraph construction throwing an exception...
2021-08-07 Magnus Jacobssonadd test of Agraph construction throwing an exception...
2021-08-07 Magnus Jacobssonadd test of Agraph construction from DOT source
2021-08-07 Magnus Jacobssonenable building the C++ API in CI in Windows CMake...
2021-08-07 Magnus Jacobssonenable building the C++ API in CI in macOS CMake builds
2021-08-07 Magnus Jacobssonenable building the C++ API in CI in Ubuntu 21.04 CMake...
2021-08-07 Magnus Jacobssonadd a new cgraph++ library with a very basic AGraph...
2021-08-07 Magnus Jacobssonrun ctest before installing packages in CI
2021-08-07 Magnus Jacobssonadd JUnit test reports from C++ tests to artifacts
2021-08-07 Magnus Jacobsson[nfc] add dependency to the gvc library for all tests
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
next