]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-10-27 Matthew FernandezMerge branch 'smattr/05940714-391D-4CCB-B123-D66833B684...
2021-10-27 Matthew Fernandezlib/osage: replace header guards with more modern ...
2021-10-27 Matthew Fernandezlib/patchwork: replace header guards with more modern...
2021-10-27 Matthew Fernandezlib/circogen: replace header guards with more modern...
2021-10-27 Matthew Fernandezlib/pack: replace header guards with more modern #pragm...
2021-10-27 Matthew Fernandezlib/sfio: replace header guards with more modern #pragm...
2021-10-23 Matthew FernandezMerge branch 'smattr/C09D7FA6-FBC0-46C6-B075-00B8D711B6...
2021-10-23 Matthew FernandezMove back to 2.49 development series
2021-10-23 Matthew FernandezMerge branch 'smattr/62684DF4-6792-40B2-9F0A-284D37A20C... 2.49.3
2021-10-22 Matthew FernandezStable Release 2.49.3
2021-10-22 Matthew FernandezMerge branch 'smattr/DFB31939-0643-445A-9E1E-77D6C7E20D...
2021-10-22 Matthew Fernandezsmyrna: remove unused 'bdzBottom'
2021-10-22 Matthew Fernandezsmyrna: remove unused 'bdzTop'
2021-10-22 Matthew Fernandezsmyrna: remove unused 'rndNodeColor'
2021-10-22 Matthew Fernandezsmyrna: remove unused 'rndEdgeColor'
2021-10-22 Matthew Fernandezsmyrna: remove unused 'texture'
2021-10-22 Matthew Fernandezsmyrna: remove unused 'GLDepth'
2021-10-22 Matthew Fernandezsmyrna: remove unused 'selected_camera'
2021-10-22 Matthew Fernandezsmyrna: remove unused 'node_data_attribute*'
2021-10-22 Matthew Fernandezsmyrna: remove unused 'SignalBlock'
2021-10-22 Matthew Fernandezsmyrna: remove unused 'dfltViewType'
2021-10-21 Magnus JacobssonMerge branch 'add-ubuntu21.10-to-ci' into 'main'
2021-10-21 Magnus JacobssonCI: change lint_pylint job to run on Ubuntu 21.10
2021-10-21 Magnus JacobssonCI: change out-of-source-build job to run on Ubuntu...
2021-10-21 Magnus JacobssonCI: add ubuntu21.10-cmake-ASan-test-including-ctest job
2021-10-21 Magnus JacobssonCI: add ubuntu21-10-cmake-test job
2021-10-21 Magnus JacobssonCI: add ubuntu21-10-test job
2021-10-21 Magnus JacobssonCI: add ubuntu21-10-cmake-ASan-build-for-ctest job
2021-10-21 Magnus JacobssonCI: add ubuntu21-10-cmake-minimal-build job
2021-10-21 Magnus JacobssonCI: add ubuntu21-10-cmake-build job
2021-10-21 Magnus JacobssonCI: add ubuntu21-10-static-build job
2021-10-21 Magnus JacobssonCI: add ubuntu21-10-build job
2021-10-21 Magnus JacobssonCI: docker_push_ubuntu-21.10 job
2021-10-21 Magnus JacobssonCI: docker_build_ubuntu-21.10 job
2021-10-21 Magnus Jacobssonadd Ubuntu 21.10 Dockerfile
2021-10-21 Magnus Jacobssonsfio: correct misleading indentation in SFnputc macro...
2021-10-21 Magnus Jacobssonsfio: correct misleading indentation in REINIT macro...
2021-10-21 Magnus Jacobssonsfio: correct misleading indentation in GETDISCF macro...
2021-10-21 Matthew FernandezMerge branch 'smattr/F9A1F77A-337F-4D1D-ACB4-5C84B7B845...
2021-10-21 Matthew Fernandeztools: remove some extern "C" marks
2021-10-21 Matthew Fernandeztools: replace header guards with more modern #pragma...
2021-10-21 Matthew Fernandezgvmap: replace header guards with more modern #pragma...
2021-10-21 Matthew FernandezMerge branch 'smattr/C26626B6-F4E6-4462-9B6E-F8C633E21A...
2021-10-20 Matthew Fernandezsmyrna: remove unused 'frame_length' field
2021-10-20 Matthew Fernandezsmyrna: remove unused 'dfltEngine' field
2021-10-20 Matthew Fernandezsmyrna: remove unused 'consoleText' field
2021-10-20 Matthew Fernandezsmyrna: remove unused 'FontSizeConst' field
2021-10-20 Matthew Fernandezsmyrna: remove unused 'visiblenodecount' field
2021-10-20 Matthew Fernandezsmyrna: remove unused 'glade_file' field
2021-10-20 Matthew Fernandezsmyrna: remove unused 'attr_file' field
2021-10-20 Matthew Fernandezsmyrna: remove unused 'flush' field
2021-10-20 Matthew Fernandezsmyrna: remove unused 'scripts' array field
2021-10-20 Matthew Fernandezsmyrna: remove unused 'nodeshape' field and 'node_shape...
2021-10-20 Matthew Fernandezsmyrna: remove unused 'nodesizewithdegree' field
2021-10-20 Matthew FernandezMerge branch 'smattr/2F81BBCF-85DE-4DC9-B683-3F4784A7DD...
2021-10-20 Matthew Fernandezlib/cgraph: replace header guards with more modern...
2021-10-20 Matthew FernandezMerge branch 'smattr/A172EA51-A44B-4BCE-9390-72176966B5...
2021-10-20 Matthew Fernandezlib/glcomp: replace header guards with more modern...
2021-10-20 Matthew Fernandezlib/xdot: replace header guards with more modern #pragm...
2021-10-20 Matthew Fernandezlib/twopigen: replace header guards with more modern...
2021-10-20 Matthew FernandezMerge branch 'smattr/E696CB4B-4EC4-479D-8073-C970EEF14E...
2021-10-19 Matthew FernandezCMake: only pass 'YY_NO_UNISTD_H' to Flex when unistd...
2021-10-19 Matthew FernandezMerge branch 'smattr/1737da18-1462-4672-ae09-c19621653f...
2021-10-19 Matthew Fernandezextokens: fix missing NUL terminator append in GVPR...
2021-10-19 Matthew Fernandezexsplit: fix missing NUL terminator append in GVPR...
2021-10-19 Matthew Fernandezadd a test case for a GVPR bug
2021-10-17 Matthew FernandezMerge branch 'Warray-param' into 'main'
2021-10-17 Nehal J WaniMatch function signature in definition with declaration
2021-10-16 Matthew FernandezMerge branch 'mingw64_cleanup_ifdef_gts' into 'main'
2021-10-16 Matthew Fernandezrealign a 'HAVE_GTS' check with 'ifdef' style
2021-10-16 Primhill ComputersUnify usage of preprocessor constant HAVE_GTS.
2021-10-16 Matthew FernandezMerge branch 'smattr/264284AF-9FAA-4FDC-9985-6158D1454C...
2021-10-16 Matthew Fernandezplugin/: replace header guards with more modern #pragma...
2021-10-16 Matthew FernandezMerge branch 'smattr/652F0EAF-FDBE-4189-83D8-EE850C9786...
2021-10-16 Matthew FernandezUG_graph: use a C99 bool for 'removed'
2021-10-16 Matthew Fernandezdelaunay.c: remove some unnecessary brackets
2021-10-16 Matthew Fernandezdelaunay.c: reflow some unnecessarily wrapped lines
2021-10-16 Matthew Fernandezdelaunay.c: remove some unnecessary casts
2021-10-16 Matthew Fernandezupdate legacy 'qsort_r' comment
2021-10-16 Matthew FernandezMerge branch 'smattr/0A848998-1291-43E8-8525-5A355EC8AD...
2021-10-16 Matthew FernandezMove back to 2.49 development series
2021-10-16 Matthew FernandezMerge branch 'smattr/AB9C539E-363F-4BFC-89A2-4C432B9E71... 2.49.2
2021-10-16 Matthew FernandezStable Release 2.49.2
2021-10-16 Matthew FernandezMerge branch 'smattr/238e3b6b-eb20-441a-a609-79496e66c3...
2021-10-16 Matthew Fernandezgv2gxl: remove duplicate XML escaping functionality
2021-10-15 Matthew FernandezMerge branch 'smattr/93788a5c-6268-4813-8ab7-7bf81636d5...
2021-10-15 Matthew FernandezSF_UNBOUND: define as a 'size_t' instead of casting...
2021-10-15 Matthew Fernandezprint: squash a -Wsign-compare warning
2021-10-15 Matthew Fernandezprint: remove variable shadowing of 'expr' global
2021-10-15 Matthew Fernandezprints: remove variable shadowing of 'expr' global
2021-10-15 Matthew Fernandezgetdyn: remove variable shadowing of 'expr' global
2021-10-15 Matthew Fernandezevaldyn: remove variable shadowing of 'expr' global
2021-10-15 Matthew Fernandezexerror/exwarn: allow GNU-compatible compilers to detec...
2021-10-15 Matthew Fernandezfix misuse of 'exerror'
2021-10-15 Matthew Fernandezderef: remove unnecessary 'break' statements
2021-10-14 Matthew FernandezMerge branch 'smattr/63959121-2587-4D2B-82E1-87E5132AC0...
2021-10-14 Matthew Fernandezlib/cdt: replace header guards with more modern #pragma...
2021-10-14 Matthew FernandezMerge branch 'smattr/CA6A6F72-A9FA-4694-9BE4-52D0EA99C1...
2021-10-14 Matthew Fernandezlib/gvpr: replace header guards with more modern #pragm...
2021-10-14 Matthew FernandezMerge branch 'smattr/BD47AC77-0B88-41A8-8983-2D057C6598...
next