]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-12-24 Matthew Fernandezsmyrna set_combobox_widget: remove no-op casts
2022-12-24 Matthew Fernandezsmyrna: remove unused 'nodesize'
2022-12-24 Matthew Fernandezsmyrna appmouse_up: remove no-op branches
2022-12-24 Matthew Fernandezsmyrna: remove unused 'prevX', 'prevY'
2022-12-24 Matthew Fernandezgvedit: remove unused 'initFiles'
2022-12-24 Matthew Fernandezsmyrna: remove disabled test mode code
2022-12-24 Matthew Fernandezsmyrna: remove unused top view user mode constants
2022-12-24 Matthew Fernandezsmyrna: remove unused 'DEFAULT_FISHEYE_MAGNIFIER_RADIUS'
2022-12-24 Matthew Fernandezsmyrna: remove unused magnifier constants
2022-12-24 Matthew FernandezMerge branch 'smattr/0ecb9860-22d9-40d2-9f38-d0e434414c...
2022-12-24 Matthew Fernandezsmyrna: remove unused 'defaultnodeshape'
2022-12-24 Matthew Fernandezsmyrna: remove unused 'filtered_attr_list'
2022-12-24 Matthew Fernandezsmyrna: remove unused 'magnifier'
2022-12-24 Matthew Fernandezsmyrna: remove unused 'fisheye_magnifier'
2022-12-24 Matthew Fernandezsmyrna: remove unused 'FontSize'
2022-12-24 Matthew Fernandezsmyrna: remove duplicate 'defaultmagnifierwidth' retrieval
2022-12-24 Matthew Fernandezsmyrna: remove unused 'topviewusermode'
2022-12-24 Matthew Fernandezsmyrna: remove unused 'edgerendertype'
2022-12-24 Matthew Fernandezsmyrna set_viewport_settings_from_template: remove...
2022-12-24 Matthew Fernandezsmyrna get_attribute_value: remove shadowing of 'view...
2022-12-24 Matthew Fernandezsmyrna close_graph: remove shadowing of 'view' global
2022-12-24 Matthew Fernandezsmyrna clear_viewport: remove shadowing of 'view' global
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...
next