]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-08-10 Matthew Fernandezxdot: fuse adjacent 'print' calls
2022-08-10 Matthew Fernandezxdot: inline and specialize 'printInt'
2022-08-10 Matthew Fernandezxdot: pass around a printf-like callback instead of...
2022-08-10 Matthew Fernandezxdot printAlign: squash -Wswitch-default warning
2022-08-10 Matthew Fernandezxdot parseXDotFOn: squash -Wsign-compare warning
2022-08-10 Matthew Fernandezxdot parseString: squash -Wconversion warings
2022-08-10 Matthew Fernandezxdot parsePolyline: squash -Wconversion warning
2022-08-10 Matthew FernandezMerge branch 'smattr/b9770144-a277-4aac-8c6c-16d7b2b42a...
2022-08-10 Matthew Fernandezgvpr parseProg: squash -Wswitch-default warning
2022-08-10 Matthew Fernandezgvpr parseCase: squash -Wswitch-default warning
2022-08-10 Matthew Fernandezgvpr: cast values when calling 'endBracket'
2022-08-10 Matthew Fernandezgvpr: cast values when calling endString
2022-08-08 Matthew FernandezMerge branch 'smattr/3a899209-8743-447d-99f9-2c4a3a1452...
2022-08-08 Matthew Fernandezreplace NULL-hinted agxbuf usage with zero initialization
2022-08-08 Matthew Fernandezcgraph: rename 'agxbuf.dyna' and flip its polarity
2022-08-08 Matthew Fernandezcgraph agxbput_n: take an early exit when input string...
2022-08-08 Matthew Fernandezcgraph: when an agxbuf to be expanded has 0 size, expan...
2022-08-08 Matthew FernandezMerge branch 'smattr/2BE494E7-8D54-4DBE-BAED-2190AF4885...
2022-08-08 Matthew Fernandezremove dotty, lefty, lneato
2022-08-08 Matthew Fernandezremove legacy Dotty, Lefty, Lneato references from...
2022-08-07 Matthew Fernandezgvpr endString: squash -Wconversion warning
2022-08-07 Matthew Fernandezgvpr parseID: squash -Wconversion warnings
2022-08-07 Matthew Fernandezgvpr pop: remove 'delete' parameter that is always...
2022-08-07 Matthew Fernandezgvpr freef: squash -Wunused-parameter warnings
2022-08-07 Matthew Fernandezgvpr makef: squash -Wunused-parameter warnings
2022-08-06 Matthew FernandezMerge branch 'smattr/03db530d-2fe9-47e3-b566-bda45c2928...
2022-08-06 Matthew Fernandezexpr: remove unused parameters from 'Exdisc_t.matchf'
2022-08-06 Matthew Fernandezexpr: remove unused parameters from 'Exdisc_t.setf'
2022-08-06 Matthew Fernandezexpr: remove dereferencing and parens around calling...
2022-08-06 Matthew Fernandezexpr: remove unused parameters from 'Exdisc_t.keyf'
2022-08-06 Matthew Fernandezexpr: remove dereferencing and parens around calling...
2022-08-06 Matthew Fernandezexpr: remove dereferencing and parens around calling...
2022-08-06 Matthew Fernandezexpr: remove unused 'pg' parameter from 'Exdisc_t.typename'
2022-08-06 Matthew Fernandezexpr: remove dereferencing and parens around calling...
2022-08-06 Matthew Fernandezexpr: remove unused parameters from 'Exdisc_t.binaryf'
2022-08-06 Matthew Fernandezexpr: remove dereferencing and parens around calling...
2022-08-06 Matthew Fernandezexpr: remove unused parameters from 'Exdisc_t.convertf'
2022-08-06 Matthew Fernandezexpr: remove dereferencing and parens around calling...
2022-08-06 Matthew Fernandezexpr: remove further unused parameters from 'Exdisc_t...
2022-08-06 Matthew Fernandezexpr: remove now unused 'disc' parameter from 'Exdisc_t...
2022-08-06 Matthew Fernandezexpr: replace 'exdump' SFIO buffer with an 'agxbuf'
2022-08-06 Matthew Fernandezexpr: inline private state into 'Excc_t'
2022-08-06 Matthew Fernandezexpr: move 'Excc_t', 'Exccdisc_t' into excc.c
2022-08-06 Matthew Fernandezexpr: make 'exccopen', 'exccclose' static
2022-08-06 Matthew Fernandezexpr gen: remove dereferencing and parens on function...
2022-08-06 Matthew Fernandezexpr exccopen: only pass SFIO stream to callback
2022-08-06 Matthew FernandezMerge branch 'smattr/173D0FC2-B18B-4FFB-B2E6-6272F7273A...
2022-08-06 Matthew Fernandezccomps: remove 'N_NEW' that was only used in one place
2022-08-06 Matthew FernandezPango plugin: remove unused 'NEW'
2022-08-06 Matthew FernandezPango plugin gv_get_ps_fontlist: postpone 'family_name...
2022-08-06 Matthew FernandezPango plugin get_font_mapping: fix unchecked allocation
2022-08-06 Matthew FernandezPango plugin gv_get_ps_fontlist: fix unchecked allocation
2022-08-06 Matthew Fernandezcommon genEllipticPath: fix unchecked allocation
2022-08-06 Matthew Fernandezcommon moveTo: fix unchecked allocation
2022-08-06 Matthew Fernandezgml2gv nameOf: fix unchecked allocation
2022-08-06 Matthew Fernandezgvgen makeTreeGen: fix unchecked allocation
2022-08-06 Matthew Fernandezgvgen getCnt: fix unchecked allocation
2022-08-06 Matthew Fernandezgvgen mkTree: fix unchecked allocations
2022-08-06 Matthew Fernandezgvgen makeTetrix: fix unchecked allocations
2022-08-06 Matthew Fernandezgvgen makeSierpinski: fix unchecked allocations
2022-08-06 Matthew FernandezMerge branch 'smattr/dcb7bc23-5914-43ae-94d5-0003feef06...
2022-08-06 Matthew Fernandezgvpr endString: squash a -Wconversion waning
2022-08-06 Matthew Fernandezgvpr parseID: simplify loop
2022-08-06 Matthew Fernandezgvpr readc: cast to squash -Wconversion warnings
2022-08-06 Matthew Fernandezgvpr: represent binding count as a size_t
2022-08-06 Matthew Fernandezgvpr tvtypeToStr: take a long long instead of int
2022-08-06 Matthew Fernandezgvpr binary: remove unnecessary parens
2022-08-06 Matthew Fernandezgvpr binary: use local types that corresponds to the...
2022-08-06 Matthew Fernandezgvpr validTVT: remove unnecessary parens
2022-08-06 Matthew Fernandezgvpr validTVT: return a more appropriate type
2022-08-06 Matthew Fernandezgvpr validTVT: take a long long instead of int
2022-08-06 Matthew Fernandezgvpr setval: use a local type that corresponds to the...
2022-08-05 Matthew FernandezMerge branch 'smattr/91ab2290-e3c6-4966-93b8-b1d10a1297...
2022-08-05 Matthew Fernandezneatogen printvis: remove unnecessary casts
2022-08-05 Matthew Fernandezpathplan compVis: remove always-0 parameter
2022-08-05 Matthew Fernandezpathplan Pobspath: squash a -Wconversion warning
2022-08-05 Matthew Fernandezpathplan Pobspath: replace an unchecked array 'malloc...
2022-08-05 Matthew Fernandezpathplan Pobsopen: call 'calloc' instead of 'malloc...
2022-08-05 Matthew Fernandezpathplan Pobsopen: use a 'size_t' when calling 'malloc'
2022-08-05 Matthew Fernandezpathplan Pobsopen: use a 'size_t' when counting objects
2022-08-05 Matthew Fernandezpathplan Pobsopen: fix unchecked allocation failures
2022-08-05 Matthew Fernandezpathplan: remove 'mymalloc' wrapper
2022-08-04 Matthew FernandezMerge branch 'smattr/b76f3f9f-2903-4d65-bbfd-8ce53a769f...
2022-08-04 Matthew Fernandezsfdpgen SparseStressMajorizationSmoother_new: remove...
2022-08-04 Matthew Fernandezsfdpgen SparseStressMajorizationSmoother_new: remove...
2022-08-04 Matthew Fernandezgvmap makeMap: remove now unused 'flag' local
2022-08-04 Matthew Fernandezgvmap make_map_from_rectangle_groups: remove now unused...
2022-08-04 Matthew Fernandezgvmap make_map_internal: remove 'flag' parameter
2022-08-04 Matthew Fernandezsparse QuadTree_get_nearest: remove 'flag' parameter
2022-08-04 Matthew Fernandezsparse QuadTree_get_nearest_internal: remove 'flag...
2022-08-04 Matthew Fernandezsfdpgen: remove unnecessary casts of 'Operator.data...
2022-08-04 Matthew Fernandezsfdpgen SparseMatrix_solve: remove 'flag' parameter
2022-08-04 Matthew Fernandezsfdpgen SparseMatrix_solve: remove unused Jacobi matrix...
2022-08-04 Matthew Fernandezneatogen constrained_majorization_vpsc: s/fabs/fabsf...
2022-08-04 Matthew Fernandezneatogen stress_majorization_cola: remove unused 'nedge...
2022-08-04 Matthew Fernandezneatogen tweakEnd: remove unused 'pl' parameter
2022-08-04 Matthew Fernandezneatogen addTriEdge: remove unused 'd' parameter
2022-08-03 Matthew FernandezMerge branch 'point-test-doc' into 'main'
2022-08-03 Costa Shulyupinpointset: doxygen comments
2022-08-03 Matthew FernandezMerge branch 'partition-doc' into 'main'
next