]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-06-25 Matthew Fernandezfix integer overflow in ordering function
2022-06-25 Matthew FernandezCI: include a stack trace on UBSan failures
2022-06-25 Matthew FernandezCI: manage ASan, UBSan enabling through env instead...
2022-06-23 Matthew FernandezMerge branch 'smattr/gitlab-827' into 'main'
2022-06-23 Matthew Fernandezfix: anticipate non-normal edges during path construction
2022-06-23 Matthew Fernandezbeginpath: remove an unnecessary cast
2022-06-23 Matthew Fernandezendpath: remove parens and dereferences of function...
2022-06-23 Matthew Fernandezbeginpath: remove parens and dereferences of function...
2022-06-23 Matthew Fernandezmake_regular_edge: remove some unnecessary parens
2022-06-23 Matthew Fernandezadd a test case for b15.gv crash
2022-06-22 Matthew FernandezMerge branch 'smattr/gitlab-1285' into 'main'
2022-06-22 Matthew Fernandezfix: use '-module -avoid-version' when compiling TCL...
2022-06-22 Matthew FernandezMerge branch 'smattr/gitlab-146' into 'main'
2022-06-22 Matthew Fernandezfix: in SVG output, set opacity 0 for text with 0 alpha...
2022-06-22 Matthew Fernandezadd a test case for lacking transparency in SVG text
2022-06-22 Matthew FernandezMerge branch 'smattr/gitlab-1979' into 'main'
2022-06-22 Matthew Fernandezfix: include Windows links in deployment-produced JSON
2022-06-22 Matthew FernandezCI: abbreviate chmod during deployment
2022-06-22 Matthew FernandezMerge branch 'smattr/3e19ec8a-a29e-485f-b185-64f7fb4063...
2022-06-19 Matthew Fernandezdefault_pencolor: use 'size_t' when representing the...
2022-06-19 Matthew Fernandezdefault_pencolor: fix comment typo
2022-06-19 Matthew Fernandezemit_xdot: squash a -Wswitch-default warning
2022-06-19 Matthew FernandezselectedLayer: rephrase a switch into if-else
2022-06-19 Matthew Fernandezcommon: squash 2 -Wundef compiler warnings
2022-06-19 Matthew Fernandezavoid dynamic allocation of token buffer during style...
2022-06-18 Magnus JacobssonMerge branch 'smattr/20D1B54B-E878-4154-B54F-D1EC764E5F...
2022-06-18 Matthew Fernandezlabel: remove unused 'METHODS'
2022-06-18 Matthew Fernandezlabel: remove unused 'ListNode_t'
2022-06-18 Matthew Fernandezlabel: remove unused 'RTree' timing members
2022-06-18 Matthew Fernandezlabel: remove unused 'rtp' parameter to 'RTreeNewIndex'
2022-06-18 Matthew Fernandezlabel: remove unused 'rtp' parameter to 'RTreeNewNode'
2022-06-18 Matthew Fernandezlabel: remove unused 'RTree' statistics
2022-06-18 Matthew Fernandezlabel: remove unused 'RTree.Deleting'
2022-06-18 Matthew Fernandezlabel: remove unused 'RTree.*LeafCount' tracking
2022-06-18 Matthew Fernandezlabel: remove now unused 'RTreeFreeNode'
2022-06-18 Matthew Fernandezlabel: remove unused 'RTreeDelete'
2022-06-16 Matthew FernandezMerge branch 'smattr/159E7054-9634-48DB-B9A0-C3F5FBCD83...
2022-06-16 Matthew FernandezCI: remove Fedora 34 jobs
2022-06-11 Matthew FernandezMerge branch 'smattr/DEF0F23B-6793-42AC-9A16-B619D1F3CC...
2022-06-11 Matthew FernandezCI: add Fedora 36 jobs
2022-06-11 Matthew FernandezCI: remove Docker comments that appeared orphaned from...
2022-06-11 Matthew FernandezMerge branch 'fix-14' into 'main'
2022-06-11 Costa Shulyupinfix ortho: add epsilon to floating point comparison
2022-06-11 Costa Shulyupinfix vcmpid and hcmpid with float_cmp
2022-06-11 Costa Shulyupindfp_cmp - double floating point three-way comparison
2022-06-11 Matthew FernandezMerge branch 'smattr/gitlab-2246' into 'main'
2022-06-08 Matthew Fernandezgvcolor: fix: link -lm
2022-06-08 Matthew Fernandezxdot: take a double instead of a float parameter in...
2022-06-08 Matthew FernandezCMake: link -lm globally on Unix instead of fine-grained
2022-06-05 Matthew FernandezMerge branch 'smattr/DBFE7206-E60E-4B98-8B49-0B4F51AC2B...
2022-06-05 Matthew FernandezRevert "API BREAK: change 'Agiodisc_t' output function...
2022-06-05 Matthew FernandezRevert "common: remove “slimey” comment"
2022-06-05 Matthew FernandezRevert "common: inline and remove 'printstring'"
2022-06-05 Matthew FernandezRevert "common: inline and remove 'printint'"
2022-06-05 Matthew FernandezRevert "common: inline and remove 'printdouble'"
2022-06-05 Matthew FernandezRevert "common: fuse adjacent 'print' calls"
2022-06-05 Matthew FernandezRevert "common: inline and remove 'agputs'"
2022-06-04 Matthew FernandezMerge branch 'smattr/293EA9CE-1621-4467-B751-1ECF9AF719...
2022-06-04 Matthew Fernandezcommon: squash spurious -Wconversion warnings in 'new_v...
2022-06-04 Matthew FernandezMerge branch 'smattr/9C9FEE40-4CE7-4250-A1BC-BE5185A4AC...
2022-06-04 Matthew Fernandezsmyrna: squash some -Wfloat-conversion warnings
2022-06-04 Matthew Fernandezsmyrna: mark 'copy_attr' static
2022-06-04 Matthew Fernandezsmyrna: remove unused return value of 'cb_game_mode'
2022-06-04 Matthew Fernandezsmyrna: propagate and remove 'fullscreen' parameter...
2022-06-04 Matthew Fernandezsmyrna: remove unused parameter to 'cb_glutinit'
2022-06-04 Matthew Fernandezsmyrna: squash -Wunused-parameter warnings for GLUT...
2022-06-04 Matthew FernandezMerge branch 'smattr/1175FE55-FCE5-4173-B59E-6C30DFBE6A...
2022-06-04 Matthew Fernandezsparse: remove 'transpose' parameter from 'SparseMatrix...
2022-06-04 Matthew FernandezMerge branch 'smattr/ED48F907-F75B-4B57-B10D-B9C95033FD...
2022-06-04 Matthew Fernandezbcomps: replace unchecked allocations with alloc helpers
2022-06-04 Matthew FernandezMerge branch 'smattr/2095BD9E-3E7D-4BD9-BC12-1B5EA3B75D...
2022-06-04 Matthew Fernandezdotgen: squash -Wsign-conversion warnings in 'medians'
2022-06-04 Matthew FernandezMerge branch 'smattr/51D1DF21-4D0E-4E0F-9E2A-3E9F3CA0D5...
2022-06-04 Matthew Fernandezsparse: remove support for three-way multiplication...
2022-05-29 Magnus JacobssonMerge branch 'start-4.0.1-dev' into 'main'
2022-05-29 Magnus JacobssonStart 4.0.1 development
2022-05-29 Magnus JacobssonMerge branch 'stable-release-4.0.0' into 'main' 4.0.0
2022-05-29 Magnus JacobssonStable Release 4.0.0
2022-05-28 Matthew FernandezMerge branch 'smattr/BCE20F0D-9459-499B-A828-5DD50E5827...
2022-05-28 Matthew Fernandezsparse: remove 'weight' from 'QuadTree_new_from_point_list'
2022-05-28 Matthew Fernandezsfdpgen: remove unused 'node_weights' from 'spring_maxe...
2022-05-28 Matthew Fernandezsfdpgen: remove unused 'node_weights' from 'spring_elec...
2022-05-28 Matthew Fernandezsfdpgen: remove unused 'node_weights' from 'spring_elec...
2022-05-28 Matthew Fernandezsfdpgen: remove unused 'node_weights' from 'spring_elec...
2022-05-28 Matthew Fernandezsfdpgen: remove always-false 'use_node_weights'
2022-05-28 Matthew Fernandezsfdpgen: remove 'node_weights' from 'spring_electrical_...
2022-05-28 Matthew Fernandezsfdpgen: remove 'node_weights' from 'SpringSmoother_smooth'
2022-05-28 Matthew Fernandezsfdpgen: remove 'node_weights' from 'post_process_smoot...
2022-05-28 Matthew Fernandezsfdpgen: remove 'node_weights' from 'Multilevel_new'
2022-05-28 Matthew Fernandezsparse: remove 'node_weights' from 'multilevel_spring_e...
2022-05-27 Matthew FernandezMerge branch 'trapezoidation' into 'main'
2022-05-27 Costa Shulyupincomment about theory and origins of trap.h
2022-05-27 Costa Shulyupincomment about theory and origins of trapezoid.c
2022-05-27 Matthew FernandezMerge branch 'smattr/C8308E84-5819-47FC-B5A1-2C8A9A0D4B...
2022-05-27 Matthew Fernandezdotgen: remove shadowing of 'n' in 'build_ranks'
2022-05-27 Matthew FernandezMerge branch 'smattr/1CFC93CE-61B4-4BC3-AFD5-CE4AD8428B...
2022-05-27 Matthew Fernandezupgrade Pylint
2022-05-27 Matthew FernandezMerge branch 'smattr/2B028903-89AB-434A-9AC9-F7D4D737A1...
2022-05-27 Matthew Fernandezsparse: remove incorrect comment in 'SparseMatrix_delete'
2022-05-27 Matthew Fernandezsparse: take 'jcn' as a value instead of pointer
next