]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-12-24 Matthew Fernandezsmyrna add_camera_to_viewport: remove shadowing of...
2022-12-24 Matthew Fernandezsmyrna new_viewport_camera: remove unused 'view' parameter
2022-12-24 Matthew Fernandezsmyrna: squash some -Wmissing-prototypes warnings
2022-12-24 Matthew Fernandezsymrna: squash -Wunused-parameter warnings in data...
2022-12-24 Matthew Fernandezsmyrna new_attr: remove shadowing of global 'attr'
2022-12-24 Matthew Fernandezsmyrna new_attr_with_ref: remove shadowing of 'attr...
2022-12-24 Matthew Fernandezsmyrna new_attr_ref: remove shadowing of global 'attr'
2022-12-24 Matthew Fernandezsmyrna attr_list_new: remove unused 'g' parameter
2022-12-24 Matthew Fernandezcommon startElement: remove an unnecessary cast
2022-12-24 Matthew Fernandezcgraph: fix comment typo
2022-12-24 Matthew FernandezMerge branch 'smattr/ae4b501f-6c51-4f2c-8ccb-b8f433b868...
2022-12-24 Matthew Fernandezcommon: remove unnecessary parens
2022-12-24 Matthew Fernandezcommon newItem: use cgraph wrapper for allocation
2022-12-24 Matthew Fernandezcommon fillMap: use cgraph wrapper for allocation
2022-12-24 Matthew Fernandezcommon cvtAndAppend: use a more appropriate type for...
2022-12-24 Matthew Fernandezcommon scanEntity: use a more appropriate type for...
2022-12-24 Matthew Fernandezcommon undoClusterEdges: use cgraph wrapper for allocation
2022-12-24 Matthew Fernandezcommon undoClusterEdges: remove shadowing of 'elist...
2022-12-24 Matthew Fernandezcommon gvToggle: squash -Wunused-parameter warning
2022-12-24 Matthew Fernandezcommon late_int: detect and reject int out of range
2022-12-24 Matthew Fernandezcommon new_queue: squash -Wsign-conversion warning
2022-12-24 Matthew Fernandezcommon new_queue: use cgraph wrappers for allocation
2022-12-24 Matthew FernandezMerge branch 'smattr/1b8f5782-a2fc-4215-b3d5-d82c694496...
2022-12-24 Matthew Fernandezdotgen _dot_splines: remove unnecessary dynamic allocat...
2022-12-24 Matthew Fernandezcommon init_job_viewport: remove unnecessary 'junk...
2022-12-24 Matthew Fernandezcommon taper: return 'stroke_t' by value
2022-12-24 Matthew Fernandezgxl2gv: remove unnecessary dynamic allocation of user...
2022-12-24 Matthew Fernandezgv2gxl: remove unnecessary dynamic allocation of state
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
next