]> granicus.if.org Git - graphviz/shortlog
graphviz
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
2022-03-13 Matthew FernandezmakePolyline: remove now-unused 'p0' and 'q0' locals
2022-03-13 Matthew FernandezmakeStraightEdges: remove now-unused 'p' and 'q' locals
2022-03-13 Matthew FernandezaddEdgeLabels: remove unused parameters
2022-03-13 Matthew FernandezmkMaze: remove unused 'doLbls' parameter
2022-03-13 Matthew FernandezmkMaze: abbreviate some open coded 'fmax'
2022-03-13 Matthew FernandezMerge branch 'smattr/275A397A-C582-46E4-BA96-18CE75BABA...
2022-03-13 Matthew FernandezGD plugin: remove repurposing of 'tell' member of I...
2022-03-13 Matthew FernandezGD plugin: fix: zero I/O contexts on creation
2022-03-13 Matthew FernandezMerge branch 'smattr/C10BAFD7-8A61-449E-AD42-00D171808A...
2022-03-13 Matthew FernandezMerge branch 'smattr/DA683A5D-79E9-46FD-B58A-A0DBAAE673...
2022-03-13 Matthew Fernandezgvplugin_install: remove 63-character limit on plugin...
2022-03-12 Matthew Fernandezavoid use of '__builtin_unreachable' in 'UNREACHABLE...
2022-03-12 Matthew FernandezMerge branch 'smattr/CFF10D10-9221-483B-8A24-6716633FE1...
2022-03-12 Matthew Fernandezfix corruption of user shape characteristics during...
2022-03-12 Matthew FernandezMerge branch 'fix-out-of-source-build' into 'main'
2022-03-12 Costa Shulyupinfix out of source build error in lib/expr
2022-03-12 Costa Shulyupinfix out of source build error in lib/common
2022-03-12 Costa Shulyupinfix out of source build error in gvpr
2022-03-12 Costa Shulyupinfix indentation
2022-03-12 Matthew FernandezMerge branch 'smattr/89ad4b85-34bb-4b7e-bf49-ee38124472...
2022-03-12 Matthew Fernandezcore plugin svg_gradstyle: treat angle-based quantities...
2022-03-12 Matthew Fernandezcore plugin svg_rgradstyle: treat 'angle' as a double...
2022-03-12 Matthew Fernandezcore plugin map_output_shape: replace dynamic buffer...
2022-03-12 Matthew Fernandezcore plugin: remove assumptions that pen width fits...
2022-03-12 Matthew Fernandezcore plugin write_xdot: squash a -Wswitch-default warning
2022-03-10 Matthew FernandezMerge branch 'smattr/FCCD7D3F-8164-4BFC-A411-5B8F9643E1...
2022-03-10 Matthew Fernandezlib/glcomp: squash warnings from GTK headers
2022-03-10 Matthew Fernandezstandardize on '$(foo:a=b)' pattern substitution
2022-03-09 Matthew FernandezMerge branch 'gtk' into 'main'
2022-03-09 Costa Shulyupinsquash warnings in gtk headers
2022-03-09 Matthew FernandezMerge branch 'smattr/FF581D5F-7AFA-44C4-A22F-79C660FDB4...
2022-03-09 Matthew Fernandezortho LENGTH: rephras an open coded 'hypot'
2022-03-09 Matthew Fernandezfdpgen dumpstat: rephrase an open coded 'hypot'
2022-03-09 Matthew Fernandezcommit get_gradient_points: rephrase an open coded...
2022-03-09 Matthew Fernandezcommon round_corners: rephrase some open coded 'hypot'
2022-03-09 Matthew Fernandezcommon l2dist: rephrase an open coded 'hypot'
2022-03-09 Matthew Fernandezneatogen dist: rephrase an open coded 'hypot'
2022-03-09 Matthew Fernandezneatogen ideal_distance_avoid_overlap: rephrase an...
2022-03-09 Matthew Fernandezpathplan dist: rephrase an open coded 'hypot'
2022-03-09 Matthew Fernandezpathplan dist_n: rephrase an open coded 'hypot'
2022-03-09 Matthew Fernandeztopfish ddist: rephrase an open coded 'hypot'
2022-03-09 Matthew Fernandezlibmingle force_directed_edge_bundling: rephrase an...
2022-03-09 Matthew Fernandeztclpathplan distance: rephrase an open coded 'hypot'
2022-03-09 Matthew Fernandeztopfish DIST: rephrase an open coded 'hypot'
2022-03-09 Matthew Fernandeztopfish compute_densities: rephrase an open coded ...
2022-03-09 Matthew FernandezMerge branch 'smattr/EB5F6EF3-EB42-4C47-81F5-90ED0C55B9...
2022-03-09 Matthew Fernandeztopfish: remove unmutated 'cur_level'
2022-03-09 Matthew FernandezMerge branch 'smattr/7557D547-EFFB-48E0-BB59-4D61EF4FFB...
2022-03-09 Matthew Fernandezremove Criterion submodule
2022-03-09 Matthew FernandezMerge branch 'smattr/A4158690-8353-4D1F-911E-C66D722F62...
2022-03-07 Matthew Fernandezepsf_emit_body: remove unnecessary parens and make...
2022-03-07 Matthew Fernandezepsf_emit_body: remove local 'c'
2022-03-07 Matthew Fernandezepsf_emit_body: undo a 'strcmp' micro-optimization
2022-03-06 Matthew FernandezMerge branch 'smattr/DCC4171E-CD52-49AB-A824-0FAAA8F3BF...
2022-03-06 Matthew FernandezGD plugin: remove unused 'GD2_RAW'
2022-03-06 Matthew FernandezGD plugin: use a dynamically allocated VRML rendering...
2022-03-06 Matthew FernandezGD plugin: remove unnecessary common/utils.h include
2022-03-06 Matthew FernandezGD plugin: remove commented out globals
2022-03-06 Matthew FernandezMerge branch 'smattr/784EA405-51D5-4078-9EF5-3945503ECD...
2022-03-06 Matthew FernandezDevIL plugin: only save output if image processing...
2022-03-06 Matthew FernandezDevIL plugin: fix comment typo
2022-03-06 Matthew FernandezMerge branch 'smattr/82FF01D9-153B-4619-AAAD-E56F7D2F8C...
2022-03-06 Matthew FernandezWindows unistd.h shim: remove stdint.h types
next