]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-03-26 Matthew Fernandezmove XML validation tests into a separate CI job
2022-03-26 Matthew FernandezMerge branch 'smattr/A0DB9535-2265-4E6C-9389-16058C1BB3...
2022-03-26 Matthew Fernandezsmyrna Init: squash -Wincompatible-pointer-types
2022-03-26 Matthew Fernandezsmyrna cb_mouseclick: remove unused 'g'
2022-03-26 Matthew Fernandezsmyrna on_attrAddBtn_clicked: remove unused 'value'
2022-03-26 Matthew Fernandezsmyrna: remove unused 'gvpr_select'
2022-03-26 Matthew Fernandezsmyrna on_attrAddBtn_clicked: remove unused 'prog'
2022-03-26 Matthew Fernandezsmyrna doApply: remove unused 't'
2022-03-26 Matthew Fernandezcmd/smyrna: remove some unnecessary intermediate buffers
2022-03-26 Matthew Fernandezcmd/smyrna: remove some excess white space
2022-03-26 Matthew Fernandezcmd/smyrna: remove some open coded 'NULL'
2022-03-26 Matthew FernandezCI: install libglade on CentOS 7, enabling lib/glcomp
2022-03-26 Matthew FernandezCMake: enable lib/glcomp
2022-03-26 Matthew Fernandezlib/glcomp: remove gtkglext CFLAGS tweak
2022-03-26 Matthew Fernandezlib/glcomp: remove unnecessary 'static' from some variables
2022-03-26 Matthew Fernandezlib/glcomp: remove unnecessary parens
2022-03-26 Matthew Fernandezlib/glcomp: remove some unnecessary casts
2022-03-26 Matthew Fernandezlib/glcomp: remove some open coded 'NULL'
2022-03-26 Matthew Fernandezlib/glcomp: remove some duplicate #includes
2022-03-26 Matthew Fernandezlib/glcomp: remove some trailing white space
2022-03-26 Matthew Fernandezlib/topfish: missing CMake dependencies
2022-03-26 Matthew Fernandezlib/topfish: fix CMakeLists.txt indentation
2022-03-26 Matthew Fernandezlib/topfish maxmatch: remove unused 'sum_weights'
2022-03-26 Matthew Fernandezremove unused 'HAVE_GTKGLEXT'
2022-03-26 Matthew Fernandezpathfind: remove an unnecessary cast
2022-03-26 Matthew FernandezMerge branch 'smattr/E88122C7-BB84-4919-9B41-D44586D947...
2022-03-26 Matthew FernandezCMake: add cmd/edgepaint compilation
2022-03-26 Matthew FernandezCMake: enable lib/edgepaint compilation
2022-03-26 Matthew Fernandezlib/edgepaint: remove linking against libANN
2022-03-26 Matthew Fernandezlib/edgepaint: remove application of ANN’s CFLAGS
2022-03-26 Matthew FernandezMerge branch 'smattr/71744FB7-FA95-46C5-949E-64F986D858...
2022-03-26 Matthew FernandezgvParseArgs etc: use a clearer idiom for accessing...
2022-03-26 Matthew FernandezgvParseArgs etc: remove tests for 'NULL' members in...
2022-03-26 Matthew Fernandezadd a test case for #2215
2022-03-25 Matthew FernandezMerge branch 'smattr/875065A8-89A1-453D-9A36-2C2A8E259B...
2022-03-25 Matthew Fernandezgvpr: rewrite debug graph processing to use stdio inste...
2022-03-25 Matthew Fernandezgvpr: rewrite debug I/O output to use stdio instead...
2022-03-25 Matthew FernandezMerge branch 'smattr/B24E1807-D40B-483F-8529-60C8EB2E47...
2022-03-25 Matthew Fernandezremove no longer used strings.h detection
2022-03-25 Matthew Fernandezrender.h: remove unused strings.h #include
2022-03-25 Matthew Fernandezpathfind: remove unused strings.h #include
2022-03-25 Matthew Fernandezpathcanon: remove unused 'loop' variable
2022-03-25 Matthew Fernandezpathcanon: remove unnecessary 'errno' save and restore
2022-03-24 Matthew FernandezMerge branch 'smattr/9E1814ED-8451-43CC-A7A1-AAF2BE8EDF...
2022-03-24 Matthew Fernandezccomps: abbreviate an open coded 'gv_strndup'
2022-03-24 Matthew Fernandezcgraph: add a 'strndup' allocation wrapper
2022-03-24 Matthew Fernandezedgepaint: free 'lightness' prior to exit
2022-03-24 Matthew Fernandezedgepaint: replace a 'strdup' with 'gv_strdup'
2022-03-24 Matthew Fernandezcgraph: add a 'strdup' wrapper to the allocation helpers
2022-03-20 Matthew FernandezMerge branch 'smattr/2E1672CD-0A70-45B7-8770-A81BE7638F...
2022-03-20 Matthew Fernandezdot: make a man page note about 'SIGUSR1' effects
2022-03-20 Matthew FernandezselfRightSpace: consistently use a double for calculati...
2022-03-19 Matthew FernandezMerge branch 'smattr/5d0e6877-4a8c-45a9-b1b5-f83e9328ee...
2022-03-19 Matthew Fernandezadd Mingle to the CMake build system
2022-03-19 Matthew FernandezCI: install 'libANN' on macOS
2022-03-19 Matthew FernandezCI: move macOS dependency installation out of line
2022-03-19 Matthew FernandezCI: rearrange macOS step related to Bison
2022-03-19 Matthew FernandezCI: install 'libann-dev' on Ubuntu
2022-03-19 Matthew Fernandeztests: move 'is_cmake' helper into gvtest library
2022-03-19 Matthew Fernandeztests: de-dupe some MinGW detection logic
2022-03-19 Matthew Fernandeztests: move 'is_mingw' helper into gvtest library
2022-03-19 Matthew Fernandezlib/mingle: remove commented out branch
2022-03-19 Matthew Fernandezlib/mingle: squash -Wconstant-logical-operand warnings
2022-03-19 Matthew Fernandezfix: teach mingle '-?' on macOS and Windows
2022-03-19 Matthew FernandezMerge branch 'smattr/5A4AA4D3-3163-49C0-9DF1-A0ADA71E35...
2022-03-19 Matthew FernandezRevert "rewrite indexOf"
2022-03-19 Matthew Fernandezadd a test case for #2211
2022-03-19 Matthew Fernandeztests: abstract the common case for running 'gvpr'
2022-03-19 Matthew FernandezMerge branch 'smattr/106DE02D-AD56-466A-96C1-9D2AC5315D...
2022-03-19 Matthew FernandezprocessTbl: use unsigned shorts for 'r' and 'c' locals
2022-03-19 Matthew Fernandezsize_html_txt: use a C99 bool for 'simple'
2022-03-19 Matthew FernandezinitAnchor: squash C4244 MSVC warning for 'explicit_too...
2022-03-19 Matthew Fernandezhtmlparse.y: remove some unnecessary casts
2022-03-19 Matthew Fernandezhtmlparse.y: consistently treat 'kind' as a 'char'
2022-03-19 Matthew Fernandezemit_end_edge: squash C4244 MSVC warnings for 'nodeInte...
2022-03-19 Matthew Fernandezcheck_control_points: remove a use of int as boolean
2022-03-19 Matthew FernandezMerge branch 'smattr/4C161FEF-32BC-4E3C-8E1C-1976BC9E6E...
2022-03-19 Matthew Fernandezpathcanon: remove 'FS_3D'-guarded code
2022-03-19 Matthew Fernandezremove now-unused 'pathgetlink'
2022-03-19 Matthew Fernandezpathcanon: remove 'flags' argument
2022-03-18 Matthew FernandezMerge branch 'remove-eol-spaces' into 'main'
2022-03-18 Costa Shulyupin2184.dot: remove eol spaces
2022-03-18 Matthew FernandezMerge branch 'smattr/050F6C7D-7BC7-444D-9D6C-99C0762069...
2022-03-18 Matthew Fernandezccomps: replace local allocation wrappers with cgraph...
2022-03-18 Matthew Fernandezcgraph: implement memory allocation wrappers
2022-03-17 Matthew FernandezMerge branch 'truenorth-issue-2184' into 'main'
2022-03-17 Matthew Fernandezparenthesize conditional blocks and clang-format prior... truenorth-issue-2184
2022-03-17 Stephen C NorthAttempt to fix initialization of subgraph attributes...
2022-03-17 Matthew Fernandezadd #2184 test cases
2022-03-13 Matthew FernandezMerge branch 'smattr/BD8C9D81-BF8B-4ED0-8A5F-3611689F01...
2022-03-13 Matthew Fernandezccomps: remove unnecessary parens
2022-03-13 Matthew Fernandezccomps: remove redundant 'fflush'
2022-03-13 Matthew Fernandezccomps process: more tightly scope temporary buffer...
2022-03-13 Matthew Fernandezccomps processClusters: more tightly scope temporary...
2022-03-13 Matthew Fernandezccomps: remove use of long lived 'getBuf' allocation
2022-03-13 Matthew Fernandezccomps: remove parameter to 'split'
2022-03-13 Matthew Fernandezccomps: make all internal variables static
2022-03-13 Matthew FernandezMerge branch 'smattr/ec571e5b-baf1-40a7-add9-416a446bd4...
2022-03-13 Matthew FernandezfinishEdge: remove now-unused 'p' and 'q' parameters
2022-03-13 Matthew FernandezfinishEdge: remove now-unused 'p1' and 'q1' locals
next