]> granicus.if.org Git - graphviz/shortlog
graphviz
2020-06-27 Magnus JacobssonAdd Windows build jobs to GitLab pipeline
2020-06-27 Magnus JacobssonRetarget to Visual Studio 2019 and toolset v142
2020-06-23 Matthew FernandezMerge branch 'F2AA1D9F-EB82-4EB5-8B26-C5765A343AE9...
2020-06-22 Matthew Fernandezswap malloc(n*m) pattern for calloc(n,m)
2020-06-22 Matthew Fernandezremove some now-redundant error handling from a call...
2020-06-22 Matthew Fernandezremove some now-redundant error handling following...
2020-06-22 Matthew Fernandezremove allocation failure check in setPrefix
2020-06-22 Matthew Fernandezuse calloc instead of malloc;memset in zmalloc()
2020-06-22 Matthew Fernandezalso provide a calloc wrapper in lib/common
2020-06-22 Matthew Fernandezremove commented out gmalloc variants
2020-06-22 Matthew Fernandezexit on failure of any of the lib/common malloc wrappers
2020-06-22 Matthew Fernandezrefactor a RALLOC call that can tolerate failure to...
2020-06-22 Matthew Fernandezrefactor calls to NEW that can tolerate failure into...
2020-06-22 Matthew Fernandezrefactor any N_GNEW calls that can tolerate allocation...
2020-06-22 Matthew Fernandezrefactor a GNEW call that can tolerate failure into...
2020-06-22 Matthew Fernandezremove one unused N_NEW wrapper
2020-06-22 Matthew Fernandezremove incorrect commented out use of NEW()
2020-06-22 Matthew FernandezRevert "Merge branch 'master' of ssh://gitlab.com/graph...
2020-06-22 Matthew FernandezMerge branch 'master' of ssh://gitlab.com/graphviz...
2020-06-21 Magnus JacobssonMerge branch 'fix-sh-syntax-error-in-debian-rules'...
2020-06-20 Matthew FernandezMerge branch 'master' of ssh://gitlab.com/graphviz...
2020-06-20 Matthew FernandezMerge branch '461036BD-675E-4AA6-85E2-4381BC03CC99...
2020-06-16 Matthew Fernandezswap malloc(n*m) pattern for calloc(n,m)
2020-06-16 Matthew Fernandezremove some now-redundant error handling from a call...
2020-06-16 Matthew Fernandezremove some now-redundant error handling following...
2020-06-16 Matthew Fernandezremove allocation failure check in setPrefix
2020-06-16 Matthew Fernandezuse calloc instead of malloc;memset in zmalloc()
2020-06-16 Matthew Fernandezalso provide a calloc wrapper in lib/common
2020-06-16 Matthew Fernandezremove commented out gmalloc variants
2020-06-16 Matthew Fernandezexit on failure of any of the lib/common malloc wrappers
2020-06-16 Matthew Fernandezrefactor a RALLOC call that can tolerate failure to...
2020-06-16 Matthew Fernandezrefactor calls to NEW that can tolerate failure into...
2020-06-16 Matthew Fernandezrefactor any N_GNEW calls that can tolerate allocation...
2020-06-16 Matthew Fernandezrefactor a GNEW call that can tolerate failure into...
2020-06-16 Matthew Fernandezremove one unused N_NEW wrapper
2020-06-16 Matthew FernandezMerge branch '7fce6ce6-df5b-4bc3-938e-28db4c30689a...
2020-06-16 Matthew Fernandezremove incorrect commented out use of NEW()
2020-06-15 Matthew FernandezMerge branch 'master' of ssh://gitlab.com/graphviz...
2020-06-15 Magnus JacobssonUpdate CHANGELOG.md
2020-06-15 Magnus JacobssonFix sh syntax error in debian/rules
2020-06-15 Magnus JacobssonMerge branch 'generate-configuration-table' into 'master'
2020-06-15 Magnus JacobssonMerge branch 'add-developers-guide' into 'master'
2020-06-15 Magnus JacobssonMerge branch 'convert-changelog-to-markdown' into ...
2020-06-15 Mark HansenMerge branch '561bf79c-b7dd-4219-8c72-e64b33dc5472...
2020-06-14 Matthew FernandezMerge branch '4d767af9-1ea9-455a-b8bf-c7de2c0f8aed...
2020-06-14 Matthew Fernandezdeallocate memory before exiting mkdefs.c
2020-06-14 Matthew Fernandezremove legacy lib/graph
2020-06-14 Matthew Fernandezremove unused include reference to lib/graph
2020-06-13 Matthew Fernandezunfold groff|ps2pdf build steps into separate recipes
2020-06-13 Matthew Fernandezfix incorrect makefile target for prune manpage PDF
2020-06-13 Matthew Fernandezremove some further suppression of Groff errors in...
2020-06-13 Matthew Fernandezfix empty content in man page PDFs
2020-06-13 Matthew Fernandezmark some static functions as such
2020-06-13 Matthew Fernandezremove internal prototype for unused function printvis
2020-06-13 Matthew Fernandezmore precise definition of vec_new
2020-06-13 Magnus JacobssonAdd generation of compile configuration table to CI
2020-06-13 Magnus JacobssonAdd coloring options
2020-06-13 Magnus JacobssonAdd --short option
2020-06-13 Magnus JacobssonAdd HTML output format
2020-06-13 Magnus JacobssonAdd JSON output
2020-06-13 Magnus JacobssonAdd ci/generate-configuration-table.py
2020-06-13 Magnus JacobssonAdd generation of configure.log to build.sh
2020-06-13 Magnus JacobssonEnsure immediate exit on failure in build.sh
2020-06-13 Magnus JacobssonChange to use bash in build.sh
2020-06-13 Magnus JacobssonAdd ci/extract-configure-log.sh
2020-06-13 Matthew FernandezRevert "Merge branch '13EFFB86-601F-4F93-9FCF-BB3F6E981...
2020-06-13 Matthew FernandezMerge branch '13EFFB86-601F-4F93-9FCF-BB3F6E981794...
2020-06-12 Matthew FernandezMerge branch 'A48431E1-2EF5-44DB-8F6B-7B09F2F7C0E6...
2020-06-12 Matthew FernandezMerge branch '77ae047b-a5d9-481f-8bb4-605d46ec53a0...
2020-06-11 Magnus JacobssonReplace all references to ChangeLog with CHANGELOG.md
2020-06-11 Matthew FernandezMerge branch '86d8b326-d35e-41ea-a9a8-ba0042f7ef1c...
2020-06-11 Magnus JacobssonAdd DEVELOPERS.md with release instructions
2020-06-10 Matthew Fernandezremove unused agutil
2020-06-09 Matthew Fernandezfix segfault when node fusing encounters the end of...
2020-06-08 Matthew FernandezMerge branch 'master' of ssh://gitlab.com/graphviz...
2020-06-08 Mark HansenMerge branch 'ndotguide' into 'master'
2020-06-08 Mark HansenMerge branch 'delete-commented' into 'master'
2020-06-08 Mark HansenRemove ndotguide.tex
2020-06-08 Mark HansenDelete commented out code, fixes an HTML warning
2020-06-07 Matthew Fernandezfix: anticipate duplicate nodes in UF_union()
2020-06-07 Magnus JacobssonMerge branch 'fix-test-reports-missing-in-ci' into...
2020-06-07 Magnus JacobssonCorrect path to test report (now really)
2020-06-07 Magnus JacobssonMerge branch 'fix-test-reports-missing-in-ci' into...
2020-06-07 Magnus JacobssonCorrect path to test report
2020-06-07 Mark HansenMerge branch 'font-ol' into 'master'
2020-06-07 Mark HansenMerge branch 'it' into 'master'
2020-06-07 Mark HansenFix error, not legal to have <ol> inside <font>
2020-06-07 Mark HansenMerge branch 'caption' into 'master'
2020-06-07 Mark HansenMerge branch 't' into 'master'
2020-06-07 Mark HansenMerge branch 'lte' into 'master'
2020-06-07 Mark HansenReplace <it> with <i>
2020-06-07 Mark HansenMove caption to top of table.
2020-06-07 Mark HansenReplace <t> with <code>
2020-06-07 Mark HansenMerge branch 'escape-gt' into 'master'
2020-06-07 Mark HansenEscape all <= in HTML context
2020-06-07 Mark HansenMerge branch 'lt' into 'master'
2020-06-07 Mark HansenEscape some more angle brackets
2020-06-07 Mark HansenEscape all "<"s that are not part of an HTML tag
2020-06-07 Mark HansenMerge branch 'close-td' into 'master'
2020-06-07 Mark HansenMerge branch 'spacer' into 'master'
next