]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-12-24 Matthew Fernandezgraphml2gv: remove unnecessary dynamic allocation of...
2022-12-24 Matthew Fernandezdotgen make_flat_adj_edges: remove unnecessary dynamic...
2022-12-24 Matthew FernandezMerge branch 'smattr/gitlab-1720' into 'main'
2022-12-24 Matthew Fernandezfix reading incorrect input in #1710 test case
2022-12-23 Matthew FernandezMerge branch 'smattr/331f7848-cb40-4753-91cb-c1599c4e30...
2022-12-23 Matthew FernandezStart 7.0.6 development
2022-12-23 Matthew FernandezMerge branch 'smattr/26ab1e3b-7718-4870-a101-5767137531...
2022-12-23 Matthew FernandezStable Release 7.0.5
2022-12-21 Matthew FernandezMerge branch 'smattr/gitlab-2329' into 'main'
2022-12-21 Matthew FernandezCI: disable Cygwin jobs
2022-12-21 Matthew FernandezMerge branch 'smattr/agxbuf-sso' into 'main'
2022-12-21 Matthew Fernandezcgraph agxbuf: make inline strings the default
2022-12-21 Matthew Fernandezcgraph agxbuf: expand usable inline storage
2022-12-21 Matthew Fernandezcgraph agxbuf: support storing short strings inline
2022-12-21 Matthew FernandezCI: suppress -Wmissing-braces in CentOS 7 CMake build
2022-12-21 Matthew Fernandezcgraph agxbuf: remove an open coded 'agxbclear'
2022-12-21 Matthew Fernandezcgraph agxbuf: rearrange 'agxbclear'
2022-12-21 Matthew Fernandezcgraph agxbuf: abstract calculation of the capacity...
2022-12-21 Matthew Fernandezcgraph agxbuf: use an enumerated type for buffer location
2022-12-21 Matthew Fernandezcgraph: use size+capacity for agxbuf instead of a pair...
2022-12-21 Matthew Fernandezgvpr deparse: avoid accessing agxbuf internals
2022-12-21 Matthew Fernandezcgraph: simplify error handling to let 'agxbprint'...
2022-12-21 Matthew Fernandezcgraph: avoid accessing agxbuf internals in the scanner
2022-12-21 Matthew Fernandezcommon protect_rsqb: avoid accessing agxbuf internals
2022-12-21 Matthew Fernandezcommon: fix invalid use of 'memcpy' in 'printTok'
2022-12-21 Matthew Fernandezcommon protect_rsqb: remove an open coded 'agxblen'
2022-12-21 Matthew Fernandezcgraph: remove initial '\0' store to new agxbuf
2022-12-21 Matthew Fernandezcgraph agxblen: de-duplicate some logic that was effect...
2022-12-21 Matthew Fernandezcgraph agxbuf: relocate 'agxblen'
2022-12-21 Matthew Fernandezadd a variant of #2272 test case
2022-12-18 Matthew FernandezMerge branch 'smattr/2ef8644c-67d1-4321-83df-83d7b7cf8d...
2022-12-17 Matthew Fernandezcgraph: remove now unnecessary 'attritem' indirection...
2022-12-17 Matthew Fernandezcgraph: remove unimplemented 'attrmacro' in the grammar
2022-12-14 Matthew FernandezMerge branch 'layout' into 'main'
2022-12-14 Costa Shulyupindoxygen for twopigen
2022-12-14 Costa Shulyupindoxygen for sfdpgen
2022-12-14 Costa Shulyupindoxygen for patchwork
2022-12-14 Costa Shulyupindoxygen for osage
2022-12-14 Costa Shulyupindoxygen for neatogen
2022-12-14 Costa Shulyupindoxygen for fdpgen
2022-12-14 Costa Shulyupindoxygen for circogen
2022-12-14 Costa Shulyupindoxygen for dotgen
2022-12-14 Matthew FernandezMerge branch 'smattr/d26e56b1-b7a2-4e5a-869b-841e0311d4...
2022-12-14 Matthew Fernandezcgraph: pass destructor as a macro parameter instead...
2022-12-14 Matthew FernandezMerge branch 'smattr/gitlab-2325' into 'main'
2022-12-14 Matthew Fernandezcgraph: remove no longer used 'agxbnext'
2022-12-14 Matthew Fernandezcommon parse_style: more tightly scope 'ps_xb'
2022-12-14 Matthew Fernandezcommon parse_style: remove static backing buffer for...
2022-12-14 Matthew Fernandezfix out-of-bounds memory reads with large 'style' strings
2022-12-14 Matthew Fernandezcommon parse_stlye: use a more appropriate type for...
2022-12-14 Matthew Fernandezadd a test case for #2325
2022-12-14 Matthew FernandezMerge branch 'smattr/550b8768-ca04-4379-9b05-291ecd1d9c...
2022-12-11 Matthew Fernandezcgraph: remove no longer used 'agxbstart'
2022-12-11 Matthew Fernandezcommon printTok: remove use of 'agxbstart' to access...
2022-12-11 Matthew FernandezMerge branch 'smattr/900d5d7b-5f27-4dc3-be4b-9934e4be99...
2022-12-11 Matthew Fernandezsparse: fix comment typo
2022-12-11 Matthew Fernandezcgraph: add unit tests for list.h API
2022-12-11 Matthew Fernandezcgraph: fix incorrect shrink-to-fit implementation...
2022-12-11 Matthew Fernandezcgraph: fix incorrect resize-down implementation for...
2022-12-11 Matthew Fernandezgvgen: replace 'gv_stack_t' with generic list for int...
2022-12-11 Matthew Fernandezsparse: replace 'IntStack' with generic list implementation
2022-12-11 Matthew Fernandezcgraph: add push and pop functions to the generic list
2022-12-11 Matthew FernandezMerge branch 'smattr/7522e5d4-990f-4626-90b9-08632f4d55...
2022-12-10 Matthew FernandezCI: hard code platform when running './configure' on...
2022-12-08 Matthew FernandezMerge branch 'smattr/71c7f362-abcc-458d-b5e3-5fc6624fc5...
2022-12-08 Matthew Fernandezprune: fix memory leaks in list destruction
2022-12-08 Matthew Fernandezcgraph: add support for per-element destructors in...
2022-12-08 Matthew FernandezMerge branch 'smattr/b354fca9-3b7d-44bb-b58f-90a35847a3...
2022-12-08 Matthew Fernandezosage layout: remove unnecessary casts
2022-12-08 Matthew Fernandezosage layout: use cgraph wrappers for allocation
2022-12-08 Matthew Fernandezosage: replace clist implementation with generic list
2022-12-08 Matthew Fernandezosage: inline 'initCList' into a C99 initialization
2022-12-08 Matthew FernandezMerge branch 'smattr/2fd01708-69d8-41fe-a59b-d701cf5b5c...
2022-12-06 Matthew Fernandezneatogen: remove some unnecessary parens
2022-12-06 Matthew Fernandezneatogen computeScale: swap 'MIN' for stdlib equivalent
2022-12-06 Matthew Fernandezneatogen computeScaleXY: swap 'MAX' for stdlib equivalent
2022-12-06 Matthew Fernandezneatogen computeScale: use cgraph wrapper for allocation
2022-12-06 Matthew Fernandezneatogen computeScaleXY: use cgraph wrapper for allocation
2022-12-06 Matthew Fernandezneatogen cAdjust: use cgraph wrapper for allocation
2022-12-06 Matthew Fernandezneatogen mkOverlapSet: replace manual array with list...
2022-12-06 Matthew Fernandezneatogen mkOverlapSet: return actual point count in...
2022-12-06 Matthew Fernandezneatogen computeScaleXY: fix memory leak
2022-12-06 Matthew Fernandezneatogen constraint: use 'size_t' to count points
2022-12-06 Matthew Fernandezfdpgen: replace clist implementation with generic list
2022-12-06 Matthew Fernandezfdpgen: inline 'initCList' into a C99 initialization
2022-12-06 Matthew FernandezMerge branch 'smattr/53ae5c5d-ba33-4ab5-b844-dc0d40fc5e...
2022-12-05 Matthew Fernandezcgraph: inline 'bitarray_new' into 'bitarray_new_or_exi...
2022-12-05 Matthew FernandezMerge branch 'smattr/bbedf005-c240-4739-a365-79e0b6b009...
2022-12-04 Matthew Fernandeztwopigen: use an exact comparison when testing against...
2022-12-04 Matthew Fernandeztwopigen: use a 'uint64_t' for infinity sentinel
2022-12-04 Matthew Fernandeztwopigen twopi_init_node_edge: use cgraph wrappers...
2022-12-04 Matthew Fernandeztwopigen getRankseps: use cgraph wrapper for allocation
2022-12-04 Matthew Fernandeztwopigen push: use cgraph wrapper for allocation
2022-12-04 Matthew FernandezMerge branch 'smattr/9a665a71-ab78-4631-aefe-acabc49247...
2022-12-04 Matthew Fernandezcgraph: squash -Wunused-function warnings for list...
2022-12-04 Matthew FernandezMerge branch 'gshklover_simplex' into 'main'
2022-12-04 gregModified dfs_range() in ns.c to prune unmodified sub...
2022-12-04 Matthew FernandezMerge branch 'smattr/50455448-28d0-4b1d-87fe-34700fbdc6...
2022-12-04 Matthew Fernandezprune: use generalized list implementation for nodes...
2022-12-04 Matthew Fernandezprune: use generalized list implementation for attribut...
next