]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-01-23 Matthew Fernandezremove micro-optimizations in HTML lexer
2021-01-23 Matthew Fernandezfix incorrect parsing of ALIGN attribute in a <BR>...
2021-01-23 Matthew Fernandeztest case for #1913
2021-01-23 Matthew Fernandezremove a Vim modeline
2021-01-23 Matthew Fernandezuse libc limit constants instead of defining our own
2021-01-23 Matthew Fernandezremove a legacy RCS tag
2021-01-23 Matthew FernandezMerge branch 'smattr/E2228C5B-49AF-464B-9869-7F2D29F459...
2021-01-23 Matthew Fernandezremove the use of NIL and friends
2021-01-23 Matthew FernandezMerge branch 'smattr/3fd88959-c0fa-43fa-b8d0-1a39ff9cfa...
2021-01-23 Matthew Fernandezremove some unnecessary bracketing
2021-01-23 Matthew Fernandezremove some unnecessary casts
2021-01-23 Matthew Fernandezremove a Vim modeline comment
2021-01-23 Matthew Fernandezturn ISEDGE macro into a function
2021-01-23 Matthew Fernandezfix a comment typo
2021-01-23 Matthew Fernandezremove a RCS marker
2021-01-23 Matthew FernandezMerge branch 'smattr/36c9e35e-ec5c-4cf3-add5-51e394840f...
2021-01-23 Matthew Fernandezremove an dead store
2021-01-23 Matthew Fernandezremove some use of the NIL macro
2021-01-23 Matthew Fernandezremove an unnecessary intermediate buffer
2021-01-23 Matthew Fernandezremove commented out code
2021-01-23 Matthew Fernandezremove unused macros
2021-01-23 Matthew Fernandezremove micro-optimization in streq()
2021-01-23 Matthew Fernandezremove some unnecessary bracketing
2021-01-23 Matthew Fernandezremove some unnecessary casts
2021-01-23 Matthew FernandezMerge branch 'smattr/62f363ec-36df-4415-9029-91da24a612...
2021-01-23 Matthew Fernandezstop disabling assertions in libcgraph when DEBUG is...
2021-01-23 Matthew FernandezMerge branch 'smattr/3e8082b9-bc17-4b27-968e-caa712091d...
2021-01-23 Matthew FernandezVPSC: uniformly treat objects as structs that need...
2021-01-23 Matthew Fernandezremove a manual allocation
2021-01-23 Matthew Fernandezremove some useless code
2021-01-23 Matthew Fernandezuse empty() to check size() against 0 in VPSC
2021-01-23 Matthew Fernandezremove unnecessary extern C
2021-01-23 Matthew Fernandezremove some unused using declarations
2021-01-23 Matthew Fernandezremove unnecessary explicit void in VPSC
2021-01-23 Matthew Fernandezremove Vim modeline comments in VPSC
2021-01-23 Matthew Fernandezuse #pragma once guards in VPSC
2021-01-23 Matthew Fernandezupdate Adaptagrams URLs
2021-01-23 Matthew Fernandezremove VPSC RCS markers
2021-01-23 Matthew FernandezMerge branch 'smattr/A7F35B6D-9CED-4C89-B438-AE0CC4ECD4...
2021-01-23 Matthew Fernandezremove an unnecessary destructor
2021-01-23 Matthew Fernandezremove unused BadIterator exception
2021-01-23 Matthew Fernandezremove unused Overflow exception
2021-01-23 Matthew Fernandezremove unused OutOfMemory exception
2021-01-23 Matthew Fernandezremove undefined class
2021-01-23 Matthew FernandezMerge branch 'smattr/c8469035-634e-4199-bca6-86971c094e...
2021-01-23 Matthew Fernandezabbreviate some comparisons against boolean literals
2021-01-23 Matthew Fernandezremove unnecessary open coding of NULL
2021-01-23 Matthew Fernandezremove some unnecessary bracketing
2021-01-23 Matthew Fernandezremove an unnecessary prototype
2021-01-23 Matthew Fernandezremove unused INCIDENT macro
2021-01-23 Matthew Fernandezremove a now-unused jump buffer
2021-01-23 Matthew Fernandezremove use of longjmp() in update()
2021-01-23 Matthew Fernandezanticipate a non-zero return value from update()
2021-01-23 Matthew Fernandezadd a return value to update()
2021-01-23 Matthew Fernandezremove use of longjmp() in add_tree_edge()
2021-01-23 Matthew Fernandezanticipate add_tree_edge() returning non-zero
2021-01-23 Matthew Fernandezadd a return value to add_tree_edge()
2021-01-23 Matthew Fernandezanticipate merge_trees() returning NULL to indicate...
2021-01-23 Matthew Fernandezanticipate tight_subtree_search() returning a negative...
2021-01-23 Matthew Fernandezanticipate find_tight_subtree() returning NULL
2021-01-23 Matthew Fernandezanticipate return codes from feasible_tree other than...
2021-01-23 Matthew Fernandezinclude advice to disable assertions in a profiling...
2021-01-23 Matthew FernandezMerge branch 'smattr/4b9b767b-5a9a-44d6-9ea4-a434951fa7...
2021-01-23 Matthew Fernandezfix: drop Qt4 qmake support
2021-01-23 Matthew FernandezMerge branch 'smattr/D4AF680D-21E8-413F-9F38-CF85B7818E...
2021-01-23 Matthew Fernandezremove unused typegraph script
2021-01-23 Matthew Fernandezremove unused Makeargs
2021-01-23 Matthew FernandezMerge branch 'remve-unused-Agglomerative_Ink_Bundling_a...
2021-01-23 Matthew FernandezMerge branch 'smattr/C3CD4BF2-D5D6-4E62-A4BC-96C3E62711...
2021-01-23 Matthew Fernandezremove Tito metadata
2021-01-23 Matthew FernandezMerge branch 'smattr/2d31215e-d6d1-4ac9-9f12-03a74e2d33...
2021-01-23 Matthew Fernandezremove unnecessary casts of make_label() argument
2021-01-23 Matthew Fernandezfix memory leak in label construction
2021-01-23 Matthew FernandezMerge branch 'smattr/47A158E5-FA26-4B4C-8E27-A9024E1988...
2021-01-23 Matthew Fernandezremove CentOS 6 from CI
2021-01-23 Matthew FernandezMerge branch 'dotguide-fix' into 'master'
2021-01-19 Matthew FernandezMerge branch 'development-release-2.46.1-dev' into...
2021-01-18 Magnus JacobssonStart 2.46.1~dev development series
2021-01-18 Magnus JacobssonMerge branch 'stable-release-2.46.0' into 'master' 2.46.0
2021-01-18 Magnus JacobssonStable Release 2.46.0
2021-01-16 Magnus JacobssonRemove commented out collection = 'stable'
2021-01-15 Matthew FernandezMerge branch 'smattr/2A611047-3870-44E3-86E9-D20FFD2141...
2021-01-13 Rob HartCheck for empty strings in tp and hp.
2021-01-13 Rob HartAdd regression test
2021-01-13 Matthew FernandezMerge branch 'smattr/50D4C953-08DB-4F48-97AF-17EAE74005...
2021-01-12 Matthew Fernandezfix repeated agmemreads failing
2021-01-12 Matthew Fernandeztest case for #1910
2021-01-12 Matthew FernandezMerge branch 'smattr/48e9426c-8dbf-4ae9-8bf0-1f39f4608a...
2021-01-09 Matthew Fernandezrevert changes to add non-local names to internal map
2021-01-09 Matthew Fernandezadd a test case for #1909
2021-01-09 Matthew Fernandezadd a test case for #1876
2021-01-09 Matthew Fernandezadd a test case for #1877
2021-01-09 Ed Jfix minor dotguide.pdf mistake
2021-01-09 Matthew Fernandezfix: require exactly \d+.\d+.\d+ for a release version
2021-01-09 Matthew Fernandezfix: handle --version not being passed to deployment...
2021-01-09 Matthew FernandezMerge branch 'smattr/F5C5A183-1A9A-4363-8DBB-331CC44CDB...
2020-12-20 Matthew Fernandezrewrite deployment CI task to create releases on Gitlab
2020-12-20 Matthew Fernandezfix doc typo
2020-12-10 Matthew FernandezMerge branch 'master' into 'master'
2020-12-06 Magnus JacobssonMerge branch 'add-ubuntu-20.10-builds' into 'master'
next